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 3.3.0 to 3.4.0

9

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

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

"scripts": {
"postinstall": "typings install",
"prebuild": "rimraf dist",

@@ -41,2 +40,3 @@ "build": "tsc",

"devDependencies": {
"@types/lodash": "4.14.37",
"chai": "3.5.0",

@@ -53,4 +53,3 @@ "chai-as-promised": "5.3.0",

"semantic-release": "^4.3.5",
"typescript": "2.0.3",
"typings": "1.4.0"
"typescript": "2.0.3"
},

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

"dependencies": {
"jsonref": "^3.3.1",
"jsonref": "^3.4.0",
"lodash": "^4.5.1"
}
}
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