Socket
Socket
Sign inDemoInstall

ajv

Package Overview
Dependencies
Maintainers
2
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ajv - npm Package Compare versions

Comparing version 8.0.3 to 8.0.4

.runkit_example.js

21

package.json
{
"name": "ajv",
"version": "8.0.3",
"version": "8.0.4",
"description": "Another JSON Schema Validator",

@@ -8,6 +8,4 @@ "main": "dist/ajv.js",

"files": [
"lib/",
"dist/",
"scripts/",
".tonic_example.js"
".runkit_example.js"
],

@@ -45,6 +43,3 @@ "scripts": {

},
"repository": {
"type": "git",
"url": "https://github.com/ajv-validator/ajv.git"
},
"repository": "ajv-validator/ajv",
"keywords": [

@@ -62,7 +57,5 @@ "JSON",

"license": "MIT",
"bugs": {
"url": "https://github.com/ajv-validator/ajv/issues"
},
"homepage": "https://github.com/ajv-validator/ajv",
"tonicExampleFilename": ".tonic_example.js",
"bugs": "https://github.com/ajv-validator/ajv/issues",
"homepage": "https://ajv.js.org",
"runkitExampleFilename": ".runkit_example.js",
"dependencies": {

@@ -92,3 +85,3 @@ "fast-deep-equal": "^3.1.1",

"glob": "^7.0.0",
"husky": "^5.0.9",
"husky": "^6.0.0",
"if-node-version": "^1.0.0",

@@ -95,0 +88,0 @@ "jimp": "^0.16.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