json-text-sequence

Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequence

MIT License

Downloads
295.3K
Stars
15
Committers
1
json-text-sequence - v3.0.0

Published by hildjj 3 days ago

What's Changed

Full Changelog: https://github.com/hildjj/json-text-sequence/compare/v2.0.2...v3.0.0

json-text-sequence - Override depdendencies Latest Release

Published by hildjj over 1 year ago

Make sure audit report is clean.

json-text-sequence - Update dependencies

Published by hildjj over 1 year ago

Updated all dependencies. There are a few dev dependencies that still pull in old versions of semver, which are still being tracked.

json-text-sequence - ESM

Published by hildjj over 1 year ago

Moved to ES6 modules. Finished deprecation of old parse and generate functions.

json-text-sequence - Update dependencies

Published by hildjj over 2 years ago

Update dependencies, bring lint up to date.

json-text-sequence - Add typescript types

Published by hildjj about 3 years ago

This is only a major version because I modified the "engines" in package.json to make it clear that I'm not testing on node 10 anymore.

json-text-sequence -

Published by hildjj over 3 years ago

Removed coffeescript, brought everything up to 2021 standards.