Socket
Socket
Sign inDemoInstall

ember-cli-babel

Package Overview
Dependencies
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-babel - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

1

index.js

@@ -37,2 +37,3 @@ var checker = require('ember-cli-version-checker');

if (name !== 'vendor') { return; }
if (!this.shouldIncludePolyfill()) { return; }

@@ -39,0 +40,0 @@ // Find babel-core's browser polyfill and use its directory as our vendor tree

2

package.json
{
"name": "ember-cli-babel",
"version": "5.1.2",
"version": "5.1.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "keywords": [

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