@talend/utils
Advanced tools
Comparing version 2.2.0 to 2.3.0
# @talend/utils | ||
## 2.3.0 | ||
### Minor Changes | ||
- 47b758112: feat(ARCH-482): use React 17 internally and extend react peer dep version | ||
## 2.2.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@talend/utils", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Various utilities", | ||
@@ -15,4 +15,4 @@ "main": "lib/index.js", | ||
"build:lib": "talend-scripts build:ts:lib", | ||
"lint:es": "talend-scripts lint:es --format json -o eslint-report.json", | ||
"test": "cross-env TZ=Europe/Paris talend-scripts test --silent", | ||
"lint:es": "talend-scripts lint:es", | ||
"test": "cross-env TZ=Europe/Paris talend-scripts test", | ||
"test:cov": "cross-env TZ=Europe/Paris talend-scripts test --coverage --silent", | ||
@@ -24,5 +24,4 @@ "test:noisy": "cross-env TZ=Europe/Paris talend-scripts test", | ||
"devDependencies": { | ||
"@talend/scripts-core": "^11.5.1", | ||
"@talend/scripts-preset-react-lib": "^9.11.2", | ||
"@typescript-eslint/parser": "^4.33.0", | ||
"@talend/scripts-core": "^11.7.1", | ||
"@talend/scripts-preset-react-lib": "^11.0.3", | ||
"cross-env": "^7.0.3" | ||
@@ -29,0 +28,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3
64293
35