@finos/babel-preset-legend-studio
Advanced tools
Comparing version 0.0.26 to 0.0.27
# @finos/babel-preset-legend-studio | ||
## 0.0.27 | ||
## 0.0.26 | ||
@@ -4,0 +6,0 @@ |
{ | ||
"name": "@finos/babel-preset-legend-studio", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "Legend Studio Babel preset", | ||
@@ -29,11 +29,12 @@ "keywords": [ | ||
"lint:js": "cross-env NODE_ENV=production eslint --cache --cache-location ./build/.eslintcache --report-unused-disable-directives --parser-options=requireConfigFile:false \"./*.{mjs,cjs,js}\"", | ||
"publish:prepare": "node ../../scripts/release/preparePublishContent.js" | ||
"publish:prepare": "node ../../scripts/release/preparePublishContent.js", | ||
"publish:snapshot": "node ../../scripts/release/publishDevSnapshot.js" | ||
}, | ||
"dependencies": { | ||
"@babel/core": "7.15.5", | ||
"@babel/core": "7.15.8", | ||
"@babel/helper-plugin-utils": "7.14.5", | ||
"@babel/plugin-proposal-class-properties": "7.14.5", | ||
"@babel/plugin-transform-runtime": "7.15.0", | ||
"@babel/plugin-transform-typescript": "7.15.4", | ||
"@babel/preset-env": "7.15.6", | ||
"@babel/plugin-transform-runtime": "7.15.8", | ||
"@babel/plugin-transform-typescript": "7.15.8", | ||
"@babel/preset-env": "7.15.8", | ||
"@babel/preset-react": "7.14.5", | ||
@@ -46,5 +47,5 @@ "@babel/preset-typescript": "7.15.0", | ||
"cross-env": "7.0.3", | ||
"eslint": "7.32.0", | ||
"eslint": "8.0.0", | ||
"rimraf": "3.0.2", | ||
"typescript": "4.4.3" | ||
"typescript": "4.4.4" | ||
}, | ||
@@ -51,0 +52,0 @@ "peerDependencies": { |
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
19587
+ Added@babel/core@7.15.8(transitive)
+ Added@babel/plugin-transform-runtime@7.15.8(transitive)
+ Added@babel/plugin-transform-typescript@7.15.8(transitive)
+ Added@babel/preset-env@7.15.8(transitive)
- Removed@babel/core@7.15.5(transitive)
- Removed@babel/plugin-transform-runtime@7.15.0(transitive)
- Removed@babel/plugin-transform-typescript@7.15.4(transitive)
- Removed@babel/preset-env@7.15.6(transitive)
Updated@babel/core@7.15.8
Updated@babel/preset-env@7.15.8