@rjsf/validator-ajv6
Advanced tools
Comparing version 5.13.0 to 5.13.1
{ | ||
"name": "@rjsf/validator-ajv6", | ||
"version": "5.13.0", | ||
"version": "5.13.1", | ||
"main": "dist/index.js", | ||
@@ -44,18 +44,18 @@ "module": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.9", | ||
"@babel/core": "^7.22.17", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-proposal-optional-chaining": "^7.21.0", | ||
"@babel/preset-env": "^7.22.9", | ||
"@babel/preset-react": "^7.22.5", | ||
"@babel/preset-typescript": "^7.22.5", | ||
"@rjsf/utils": "^5.13.0", | ||
"@babel/preset-env": "^7.22.15", | ||
"@babel/preset-react": "^7.22.15", | ||
"@babel/preset-typescript": "^7.22.15", | ||
"@rjsf/utils": "^5.13.1", | ||
"@types/json-schema": "^7.0.12", | ||
"@types/lodash": "^4.14.196", | ||
"babel-jest": "^29.6.2", | ||
"esbuild": "^0.18.19", | ||
"eslint": "^8.46.0", | ||
"jest": "^29.6.2", | ||
"jest-environment-jsdom": "^29.6.1", | ||
"@types/lodash": "^4.14.198", | ||
"babel-jest": "^29.6.4", | ||
"esbuild": "^0.18.20", | ||
"eslint": "^8.48.0", | ||
"jest": "^29.6.4", | ||
"jest-environment-jsdom": "^29.6.4", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.27.2", | ||
"rollup": "^3.29.0", | ||
"typescript": "^4.9.5" | ||
@@ -84,3 +84,3 @@ }, | ||
"license": "Apache-2.0", | ||
"gitHead": "588b1c063095f75278585838cbca9b20252e13c9" | ||
"gitHead": "a8039b4b7b872606a14e28885ba4e7faea9e2bfa" | ||
} |
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
101176