Socket
Socket
Sign inDemoInstall

fast-json-stringify

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-json-stringify - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

.travis.yml

2

package.json
{
"name": "fast-json-stringify",
"version": "0.1.0",
"version": "0.1.1",
"description": "Stringify your JSON at max speed",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# fast-json-stringify
# fast-json-stringify  [![Build Status](https://travis-ci.org/mcollina/fast-json-stringify.svg)](https://travis-ci.org/mcollina/fast-json-stringify)

@@ -49,7 +49,7 @@ __fast-json-stringify__ is x5 faster than `JSON.stringify()`.

* `integer'
* `number'
* `array'
* `object'
* `null'
* `'integer'`
* `'number'`
* `'array'`
* `'object'`
* `'null'`

@@ -59,4 +59,8 @@ And nested ones, too.

## Acknowledgements
This project was kindly sponsored by [nearForm](http://nearform.com).
## License
MIT
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc