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

jsonapi-validator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonapi-validator - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

11

package.json
{
"name": "jsonapi-validator",
"version": "2.1.0",
"version": "2.1.1",
"description": "JSON API validation module.",

@@ -32,6 +32,6 @@ "main": "lib/validator.js",

"coveralls": "^2.11.9",
"eslint": "3.0.0",
"eslint": "^2.13.1 <3",
"ghooks": "^1.2.4",
"istanbul": "^0.4.4",
"nodeunit": "^0.9.1"
"nodeunit": "^0.10.2"
},

@@ -46,4 +46,7 @@ "config": {

"ajv": "^4.1.3",
"yargs": "4.8.0"
"yargs": "^5.0.0"
},
"engines": {
"node": ">=0.12"
}
}
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