Cson

Latest version: v0.8

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

3.0.0

- Every function now also supports callbacks (2nd or 3rd argument)
- Errors will now always maintain their stacks where possible
- Simplified some aliases (b/c break)
- Changed `stringify` to now accept the arguments you would expect `stringify(data, replacer, indent)`
- Changed `parse` to delegate to `parseCSONString` instead of `parseString`
- Changed `load` to delegate to `parseCSONFile` instead of `parseFile`
- Removed `require` (it use to delegate to `requireFile`)
- Updated dependencies

2.0.0

- API has been rewritten to be more robust and simple
- CSON data is now parsed and stringified with the [cson-parser](https://www.npmjs.com/package/cson-parser) package
- CLI now supports stdin input
- Node v0.11 and IO.js support

1.6.2

- Updated dependencies

1.6.1

- Updated dependencies

1.6.0

- Updated dependencies
- Fixed error handling in certain conditions

1.5.0

- Updated dependencies

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.