Socket
Socket
Sign inDemoInstall

@rjsf/validator-ajv8

Package Overview
Dependencies
24
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.6.0 to 5.6.2

19

package.json
{
"name": "@rjsf/validator-ajv8",
"version": "5.6.0",
"version": "5.6.2",
"main": "dist/index.js",

@@ -21,3 +21,4 @@ "module": "dist/validator-ajv8.esm.js",

"precommit": "lint-staged",
"test": "dts test"
"test": "dts test",
"bump-packages": "npm update --save --lockfile-version 2"
},

@@ -33,7 +34,7 @@ "lint-staged": {

"ajv-formats": "^2.1.1",
"lodash": "^4.17.15",
"lodash-es": "^4.17.15"
"lodash": "^4.17.21",
"lodash-es": "^4.17.21"
},
"peerDependencies": {
"@rjsf/utils": "^5.0.0"
"@rjsf/utils": "5.6.x"
},

@@ -47,6 +48,6 @@ "devDependencies": {

"@babel/preset-react": "^7.18.6",
"@rjsf/utils": "^5.6.0",
"@rjsf/utils": "^5.6.2",
"@types/jest-expect-message": "^1.1.0",
"@types/json-schema": "^7.0.9",
"@types/lodash": "^4.14.192",
"@types/json-schema": "^7.0.11",
"@types/lodash": "^4.14.194",
"dts-cli": "^1.6.3",

@@ -78,3 +79,3 @@ "eslint": "^8.38.0",

"license": "Apache-2.0",
"gitHead": "1caa67c7dcafa76eecf938c7668b9ee799d34789"
"gitHead": "efe9d2b6a447569b1090b5eddc4b9b23dc5b2df8"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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