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

jsonpolice

Package Overview
Dependencies
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonpolice - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

7

package.json
{
"name": "jsonpolice",
"version": "11.0.1",
"version": "11.0.2",
"description": "JSON Schema parser and validator",

@@ -8,4 +8,3 @@ "type": "module",

".": "./dist/index.js",
"./dist/*.js": "./dist/*.js",
"./*.js": "./dist/*.js"
"./dist/*.js": "./dist/*.js"
},

@@ -72,3 +71,3 @@ "types": "./dist/index.d.ts",

"dependencies": {
"jsonref": "^8.0.7",
"jsonref": "^8.0.8",
"lodash": "^4.17.21"

@@ -75,0 +74,0 @@ },

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