Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ardatan/fast-json-stringify

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ardatan/fast-json-stringify - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

8

lib/validator.js

@@ -17,10 +17,2 @@ 'use strict'

}));
this.ajv.addKeyword({
keyword: 'fjs_type',
type: 'object',
errors: false,
validate: (type, date) => {
return date instanceof Date
}
})
}

@@ -27,0 +19,0 @@

2

package.json
{
"name": "@ardatan/fast-json-stringify",
"version": "0.0.5",
"version": "0.0.6",
"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