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 8.2.0 to 8.2.1

30

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

@@ -50,25 +50,25 @@ "main": "dist/index.js",

"devDependencies": {
"@commitlint/config-conventional": "^9.1.2",
"@types/chai": "^4.2.12",
"@commitlint/config-conventional": "^11.0.0",
"@types/chai": "^4.2.14",
"@types/chai-as-promised": "^7.1.3",
"@types/chai-spies": "^1.0.2",
"@types/mocha": "^8.0.3",
"@types/node": "^14.6.2",
"chai": "^4.2.0",
"@types/chai-spies": "^1.0.3",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.25",
"chai": "^4.3.0",
"chai-as-promised": "^7.1.1",
"chai-spies": "^1.0.0",
"commitizen": "^4.2.1",
"commitlint": "^9.1.2",
"commitizen": "^4.2.3",
"commitlint": "^11.0.0",
"coveralls": "^3.1.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^4.2.5",
"mocha": "^8.1.3",
"mochawesome": "^6.1.1",
"husky": "^5.0.9",
"mocha": "^8.2.1",
"mochawesome": "^6.2.1",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"semantic-release": "^17.1.1",
"typescript": "^4.0.2"
"semantic-release": "^17.3.8",
"typescript": "^4.1.3"
},
"dependencies": {
"jsonref": "^5.3.0",
"jsonref": "^6.0.0",
"lodash": "^4.17.20"

@@ -75,0 +75,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