New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

broccoli-es6modules

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-es6modules - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "broccoli-es6modules",
"version": "1.0.0",
"version": "1.0.1",
"description": "An es6 module transpiler & concatenator for broccoli.",

@@ -15,3 +15,3 @@ "main": "index.js",

"broccoli-kitchen-sink-helpers": "^0.2.7",
"esperanto": "^0.7.2",
"esperanto": "^0.7.3",
"mkdirp": "^0.5.0",

@@ -18,0 +18,0 @@ "rsvp": "^3.0.16",

#broccoli-es6modules
[![Dependency Status](https://david-dm.org/ember-cli/broccoli-es6modules.svg)](https://david-dm.org/ember-cli/broccoli-es6modules)
[![devDependency Status](https://david-dm.org/ember-cli/broccoli-es6modules/dev-status.svg)](https://david-dm.org/ember-cli/broccoli-es6modules#info=devDependencies)
ES6Modules is a broccoli filter that transpiles source code in a

@@ -4,0 +7,0 @@ project from ES6 modules to ES5 modules in AMD, CJS, or UMD styles.

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