Socket
Socket
Sign inDemoInstall

@stoplight/json

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/json - npm Package Compare versions

Comparing version 3.21.1 to 3.21.3

index.cjs.js

5

package.json
{
"name": "@stoplight/json",
"version": "3.21.1",
"version": "3.21.3",
"description": "Useful functions when working with JSON.",

@@ -12,3 +12,2 @@ "keywords": [

],
"main": "index.js",
"sideEffects": false,

@@ -35,3 +34,5 @@ "files": [

},
"main": "index.cjs.js",
"module": "index.es.js",
"typings": "index.d.ts"
}
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