Socket
Socket
Sign inDemoInstall

fast-json-stringify

Package Overview
Dependencies
Maintainers
2
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.8.0 to 0.8.1

test/basic.test.js

2

index.js
'use strict'
function build (schema) {
/*eslint no-new-func: "off"*/
/* eslint no-new-func: "off" */
var code = `

@@ -6,0 +6,0 @@ 'use strict'

{
"name": "fast-json-stringify",
"version": "0.8.0",
"version": "0.8.1",
"description": "Stringify your JSON at max speed",
"main": "index.js",
"scripts": {
"test": "standard && tap test.js"
"test": "standard && tap test/*.test.js"
},

@@ -28,8 +28,7 @@ "precommit": "test",

"benchmark": "^2.1.1",
"fast-safe-stringify": "^1.0.9",
"is-my-json-valid": "^2.13.1",
"is-my-json-valid": "^2.14.0",
"pre-commit": "^1.1.3",
"standard": "^7.1.2",
"tap": "^6.2.0"
"standard": "^8.2.0",
"tap": "^7.1.2"
}
}
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