Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@busybox/babel-preset

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@busybox/babel-preset - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

15

CHANGELOG.md

@@ -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 @@

16

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc