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 1.5.1 to 1.5.2

test/clean-cache.test.js

6

index.js

@@ -805,9 +805,5 @@ 'use strict'

ajv.compile(schema)
if (externalSchema) {
Object.keys(externalSchema).forEach(key => {
ajv.removeSchema(key)
})
}
ajv.removeSchema()
}
module.exports = build
{
"name": "fast-json-stringify",
"version": "1.5.1",
"version": "1.5.2",
"description": "Stringify your JSON at max speed",

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

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