@busybox/babel-preset
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -6,2 +6,17 @@ # Change Log | ||
## [1.1.10](https://github.com/davidNHK/busybox/compare/@busybox/babel-preset@1.1.9...@busybox/babel-preset@1.1.10) (2021-08-15) | ||
### Bug Fixes | ||
* **deps:** update babel monorepo to v7.15.0 ([842d172](https://github.com/davidNHK/busybox/commit/842d172482c1fd10f49a725304029e89bbdc477e)) | ||
* **deps:** update dependency @babel/core to v7.14.6 ([91583ae](https://github.com/davidNHK/busybox/commit/91583ae7c1777d5230e95900d20553fb42af15e3)) | ||
* **deps:** update dependency @babel/preset-env to v7.14.7 ([43aa09f](https://github.com/davidNHK/busybox/commit/43aa09f2c7e9fbfa005da0ada2a27db6eb75fad8)) | ||
* **deps:** update dependency @babel/preset-env to v7.14.9 ([e729503](https://github.com/davidNHK/busybox/commit/e729503bb4aed93aebed77d854e4284e154f2e75)) | ||
* **deps:** update dependency @spotify/web-scripts-utils to v11 ([7c17382](https://github.com/davidNHK/busybox/commit/7c173826ab41dc50b93f420e21d0e8428505921d)) | ||
## [1.1.9](https://github.com/davidNHK/busybox/compare/@busybox/babel-preset@1.1.8...@busybox/babel-preset@1.1.9) (2021-06-13) | ||
@@ -8,0 +23,0 @@ |
{ | ||
"dependencies": { | ||
"@babel/core": "7.14.5", | ||
"@babel/core": "7.15.0", | ||
"@babel/plugin-proposal-decorators": "7.14.5", | ||
"@babel/plugin-transform-runtime": "7.14.5", | ||
"@babel/preset-env": "7.14.5", | ||
"@babel/preset-typescript": "7.14.5", | ||
"@spotify/web-scripts-utils": "10.0.0", | ||
"@babel/plugin-transform-runtime": "7.15.0", | ||
"@babel/preset-env": "7.15.0", | ||
"@babel/preset-typescript": "7.15.0", | ||
"@spotify/web-scripts-utils": "11.0.0", | ||
"babel-plugin-transform-typescript-metadata": "0.3.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.14.5" | ||
"@babel/cli": "7.14.8" | ||
}, | ||
@@ -36,4 +36,4 @@ "engines": { | ||
}, | ||
"version": "1.1.9", | ||
"gitHead": "2334c886e070e9b74d3b22b664ca7765ce0c20d6" | ||
"version": "1.1.10", | ||
"gitHead": "78a0f64a49da7f48053995723912cc254c9f4e06" | ||
} |
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
7647
+ Added@babel/core@7.15.0(transitive)
+ Added@babel/plugin-transform-runtime@7.15.0(transitive)
+ Added@babel/preset-env@7.15.0(transitive)
+ Added@babel/preset-typescript@7.15.0(transitive)
+ Added@spotify/web-scripts-utils@11.0.0(transitive)
- Removed@babel/core@7.14.5(transitive)
- Removed@babel/plugin-transform-runtime@7.14.5(transitive)
- Removed@babel/preset-env@7.14.5(transitive)
- Removed@babel/preset-typescript@7.14.5(transitive)
- Removed@spotify/web-scripts-utils@10.0.0(transitive)
Updated@babel/core@7.15.0
Updated@babel/preset-env@7.15.0