New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 7.0.0 to 7.0.1

23

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

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

"files": [
"dist",
"dist/**/*.js",
"dist/**/*.ts",
"README.md",

@@ -42,5 +43,5 @@ "LICENSE"

"devDependencies": {
"@types/lodash": "4.14.64",
"chai": "3.5.0",
"chai-as-promised": "6.0.0",
"@types/lodash": "4.14.74",
"chai": "4.1.2",
"chai-as-promised": "7.1.1",
"chai-spies": "0.7.1",

@@ -50,8 +51,8 @@ "commitizen": "2.9.6",

"cz-conventional-changelog": "2.0.0",
"husky": "0.13.3",
"mocha": "3.3.0",
"nyc": "10.3.2",
"husky": "0.14.3",
"mocha": "3.5.0",
"nyc": "11.2.1",
"rimraf": "2.6.1",
"semantic-release": "^6.3.6",
"typescript": "2.3.2"
"semantic-release": "^7.0.2",
"typescript": "2.5.2"
},

@@ -64,5 +65,5 @@ "config": {

"dependencies": {
"jsonref": "^4.0.0",
"jsonref": "^4.0.1",
"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