@rjsf/validator-ajv6
Advanced tools
Comparing version 5.13.3 to 5.13.4
{ | ||
"name": "@rjsf/validator-ajv6", | ||
"version": "5.13.3", | ||
"version": "5.13.4", | ||
"main": "dist/index.js", | ||
@@ -31,4 +31,3 @@ "module": "lib/index.js", | ||
"{src,test}/**/*.ts?(x)": [ | ||
"eslint --fix", | ||
"prettier --write" | ||
"eslint --fix" | ||
] | ||
@@ -51,3 +50,3 @@ }, | ||
"@babel/preset-typescript": "^7.22.15", | ||
"@rjsf/utils": "^5.13.3", | ||
"@rjsf/utils": "^5.13.4", | ||
"@types/json-schema": "^7.0.12", | ||
@@ -85,3 +84,3 @@ "@types/lodash": "^4.14.198", | ||
"license": "Apache-2.0", | ||
"gitHead": "e00648782c16d4c8857c113a7f13c1ba3b593982" | ||
"gitHead": "455e15cec74e9aa6ae15a182490d43771d26ccf9" | ||
} |
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
101150