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

babel-plugin-ember-modules-api-polyfill

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-ember-modules-api-polyfill - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## v3.2.0 (2020-10-02)
#### :rocket: Enhancement
* [#141](https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/141) Update ember-rfc176-data to add Helper Manager APIs. ([@rwjblue](https://github.com/rwjblue))
#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
## v3.1.1 (2020-07-31)

@@ -2,0 +11,0 @@

20

package.json
{
"name": "babel-plugin-ember-modules-api-polyfill",
"version": "3.1.1",
"version": "3.2.0",
"description": "Polyfill for Ember JS API.",

@@ -31,17 +31,17 @@ "keywords": [

"dependencies": {
"ember-rfc176-data": "^0.3.15"
"ember-rfc176-data": "^0.3.16"
},
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/core": "^7.11.6",
"@babel/plugin-transform-typescript": "^7.11.0",
"@babel/preset-env": "^7.11.5",
"babel-core": "^6.25.0",
"eslint": "^7.3.1",
"eslint-config-prettier": "^6.11.0",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^24.9.0",
"prettier": "^2.0.5",
"release-it": "^13.6.4",
"release-it-lerna-changelog": "^2.3.0"
"prettier": "^2.1.2",
"release-it": "^13.7.0",
"release-it-lerna-changelog": "^2.4.0"
},

@@ -48,0 +48,0 @@ "engines": {

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