@talend/json-schema-form-core
Advanced tools
Comparing version 1.0.2 to 1.0.3
# @talend/json-schema-form-core | ||
## 1.0.3 | ||
### Patch Changes | ||
- 667cd0a50: chore: upgrade dependencies and align @talend scoped packages to latest | ||
## 1.0.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@talend/json-schema-form-core", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.", | ||
@@ -44,19 +44,19 @@ "main": "dist/index.js", | ||
"@talend/scripts-core": "^11.0.1", | ||
"@talend/scripts-preset-react-lib": "^9.9.1", | ||
"@types/chai": "^3.4.34", | ||
"@types/mocha": "^2.2.33", | ||
"@types/node": "^6.0.42", | ||
"chai": "^4.3.0", | ||
"karma": "^6.3.0", | ||
"@talend/scripts-preset-react-lib": "^9.9.2", | ||
"@types/chai": "^3.5.2", | ||
"@types/mocha": "^2.2.48", | ||
"@types/node": "^6.14.13", | ||
"chai": "^4.3.4", | ||
"karma": "^6.3.4", | ||
"karma-chai-sinon": "^0.1.5", | ||
"karma-coverage": "^2.0.1", | ||
"karma-coverage": "^2.0.3", | ||
"karma-mocha": "^2.0.1", | ||
"mocha": "^9.0.0", | ||
"sinon": "^11.0.0", | ||
"mocha": "^9.1.2", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"json-refs": "^2.1.6", | ||
"rimraf": "^2.6.2" | ||
"json-refs": "^2.1.7", | ||
"rimraf": "^2.7.1" | ||
}, | ||
"dependencies": { | ||
"objectpath": "^1.2.1", | ||
"objectpath": "^1.2.2", | ||
"tv4": "^1.3.0" | ||
@@ -63,0 +63,0 @@ }, |
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
1601288
Updatedobjectpath@^1.2.2