Socket
Socket
Sign inDemoInstall

ember-cli-babel

Package Overview
Dependencies
26
Maintainers
5
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.18.0 to 7.19.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## v7.19.0 (2020-03-29)
#### :rocket: Enhancement
* [#330](https://github.com/babel/ember-cli-babel/pull/330) Update @babel package to latest (generally 7.9.0) ([@jamescdavis](https://github.com/jamescdavis))
#### Committers: 1
- James C. Davis ([@jamescdavis](https://github.com/jamescdavis))
## v7.18.0 (2020-02-13)

@@ -2,0 +10,0 @@

18

package.json
{
"name": "ember-cli-babel",
"version": "7.18.0",
"version": "7.19.0",
"description": "Ember CLI addon for Babel",

@@ -43,12 +43,12 @@ "keywords": [

"dependencies": {
"@babel/core": "^7.8.4",
"@babel/helper-compilation-targets": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/helper-compilation-targets": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.8.3",
"@babel/plugin-transform-modules-amd": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/plugin-transform-typescript": "^7.8.3",
"@babel/polyfill": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/runtime": "^7.8.4",
"@babel/plugin-transform-modules-amd": "^7.9.0",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/plugin-transform-typescript": "^7.9.0",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.9.0",
"@babel/runtime": "^7.9.0",
"amd-name-resolver": "^1.2.1",

@@ -55,0 +55,0 @@ "babel-plugin-debug-macros": "^0.3.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc