Socket
Socket
Sign inDemoInstall

@fastify/fast-json-stringify-compiler

Package Overview
Dependencies
Maintainers
17
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastify/fast-json-stringify-compiler - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

10

package.json
{
"name": "@fastify/fast-json-stringify-compiler",
"description": "Build and manage the fast-json-stringify instances for the fastify framework",
"version": "1.0.0",
"version": "2.0.0",
"main": "index.js",

@@ -25,6 +25,6 @@ "types": "index.d.ts",

"devDependencies": {
"fastify": "^3.25.3",
"standard": "^16.0.4",
"tap": "^15.1.6",
"tsd": "^0.19.1"
"fastify": "^4.0.0-rc.2",
"standard": "^17.0.0",
"tap": "^16.0.0",
"tsd": "^0.20.0"
},

@@ -31,0 +31,0 @@ "dependencies": {

@@ -11,5 +11,6 @@ # @fastify/fast-json-stringify-compiler

| `@fastify/fast-json-stringify-compiler` | `fast-json-stringify` | Default in `fastify` |
|----------------------------------------:|----------------------:|---------------------:|
| v1.x | v3.x | ^4.x |
| `@fastify/fast-json-stringify-compiler` | `fast-json-stringify` | Supported `fastify` |
|----------------------------------------:|----------------------:|--------------------:|
| v1.x | v3.x | ^3.x |
| v2.x | v3.x | ^4.x |

@@ -16,0 +17,0 @@ ### fast-json-stringify Configuration

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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