Socket
Socket
Sign inDemoInstall

ajv

Package Overview
Dependencies
68
Maintainers
1
Versions
351
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

10

package.json
{
"name": "ajv",
"version": "0.0.4",
"version": "0.0.5",
"description": "Another JSON schema Validator",
"main": "lib/jv.js",
"main": "lib/ajv.js",
"scripts": {

@@ -11,3 +11,3 @@ "test": "./node_modules/.bin/mocha --reporter=spec spec/*.spec.js"

"type": "git",
"url": "https://github.com/epoberezkin/jv.git"
"url": "https://github.com/epoberezkin/ajv.git"
},

@@ -22,5 +22,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/epoberezkin/jv/issues"
"url": "https://github.com/epoberezkin/ajv/issues"
},
"homepage": "https://github.com/epoberezkin/jv",
"homepage": "https://github.com/epoberezkin/ajv",
"dependencies": {

@@ -27,0 +27,0 @@ "dot": "^1.0.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc