@rjsf/validator-ajv6
Advanced tools
Comparing version 5.7.3 to 5.8.0
{ | ||
"name": "@rjsf/validator-ajv6", | ||
"version": "5.7.3", | ||
"version": "5.8.0", | ||
"main": "dist/index.js", | ||
@@ -39,14 +39,15 @@ "module": "dist/validator-ajv6.esm.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.21.8", | ||
"@babel/core": "^7.22.1", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
"@babel/plugin-proposal-optional-chaining": "^7.21.0", | ||
"@babel/plugin-transform-modules-commonjs": "^7.21.5", | ||
"@babel/plugin-transform-react-jsx": "^7.21.5", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/preset-react": "^7.18.6", | ||
"@rjsf/utils": "^5.7.3", | ||
"@babel/plugin-transform-react-jsx": "^7.22.3", | ||
"@babel/preset-env": "^7.22.4", | ||
"@babel/preset-react": "^7.22.3", | ||
"@rjsf/utils": "^5.8.0", | ||
"@types/jest-expect-message": "^1.1.0", | ||
"@types/json-schema": "^7.0.11", | ||
"@types/lodash": "^4.14.194", | ||
"@types/json-schema": "^7.0.12", | ||
"@types/lodash": "^4.14.195", | ||
"dts-cli": "^1.6.3", | ||
"eslint": "^8.41.0", | ||
"eslint": "^8.42.0", | ||
"jest-expect-message": "^1.1.3", | ||
@@ -76,3 +77,3 @@ "rimraf": "^5.0.1" | ||
"license": "Apache-2.0", | ||
"gitHead": "9d1a4389e5d759681f878717629337c92173f95d" | ||
"gitHead": "a5d6f031b2cf8ff065ddb34e27cd2ef6f2beda7e" | ||
} |
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
137408
15