@rjsf/validator-ajv8
Advanced tools
Comparing version 5.15.1 to 5.16.0
{ | ||
"name": "@rjsf/validator-ajv8", | ||
"version": "5.15.1", | ||
"version": "5.16.0", | ||
"main": "dist/index.js", | ||
@@ -45,19 +45,19 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.17", | ||
"@babel/core": "^7.23.7", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-proposal-optional-chaining": "^7.21.0", | ||
"@babel/preset-env": "^7.22.15", | ||
"@babel/preset-react": "^7.22.15", | ||
"@babel/preset-typescript": "^7.22.15", | ||
"@rjsf/utils": "^5.15.1", | ||
"@types/jest": "^29.5.7", | ||
"@types/json-schema": "^7.0.12", | ||
"@types/lodash": "^4.14.198", | ||
"babel-jest": "^29.6.4", | ||
"@babel/preset-env": "^7.23.7", | ||
"@babel/preset-react": "^7.23.3", | ||
"@babel/preset-typescript": "^7.23.3", | ||
"@rjsf/utils": "^5.16.0", | ||
"@types/jest": "^29.5.11", | ||
"@types/json-schema": "^7.0.15", | ||
"@types/lodash": "^4.14.202", | ||
"babel-jest": "^29.7.0", | ||
"esbuild": "^0.18.20", | ||
"eslint": "^8.48.0", | ||
"jest": "^29.6.4", | ||
"jest-environment-jsdom": "^29.6.4", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.29.0", | ||
"eslint": "^8.56.0", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^3.29.4", | ||
"typescript": "^4.9.5" | ||
@@ -86,3 +86,3 @@ }, | ||
"license": "Apache-2.0", | ||
"gitHead": "61dc9b87f52de3402dd369d11a7eb931d666bb6e" | ||
"gitHead": "c7ed12043fdd91bc1344ffd7c9404deac31374a7" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
316596