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

jsonpolice

Package Overview
Dependencies
Maintainers
1
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 5.2.2 to 6.0.0

12

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

@@ -41,3 +41,3 @@ "main": "dist/index.js",

"devDependencies": {
"@types/lodash": "4.14.63",
"@types/lodash": "4.14.64",
"chai": "3.5.0",

@@ -51,6 +51,6 @@ "chai-as-promised": "6.0.0",

"mocha": "3.3.0",
"nyc": "10.2.0",
"nyc": "10.3.2",
"rimraf": "2.6.1",
"semantic-release": "^6.3.2",
"typescript": "2.3.1"
"semantic-release": "^6.3.6",
"typescript": "2.3.2"
},

@@ -63,5 +63,5 @@ "config": {

"dependencies": {
"jsonref": "^3.5.2",
"jsonref": "^4.0.0",
"lodash": "^4.17.4"
}
}
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