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

es6-module-transpiler

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-module-transpiler - npm Package Versions

234

0.10.0

Diff

eventualbuddha
published 0.3.7 •

eventualbuddha
published 0.9.6 •

eventualbuddha
published 0.9.5 •

Changelog

Source

v0.9.5 <span class="release-date">(2014-11-14)</span>

  • Fix source maps to include directory names as well as file names.
eventualbuddha
published 0.9.4 •

Changelog

Source

v0.9.4 <span class="release-date">(2014-11-14)</span>

  • Fix re-exporting module objects created by namespace imports (e.g. import * as foo from 'foo'; export { foo }).
eventualbuddha
published 0.9.3 •

Changelog

Source

v0.9.3 <span class="release-date">(2014-11-03)</span>

  • Fix bundle format support for named exports of class declarations.
eventualbuddha
published 0.9.2 •

Changelog

Source

v0.9.2 <span class="release-date">(2014-11-03)</span>

  • Add support for exporting ES6 class declarations and expressions.
eventualbuddha
published 0.9.1 •

Changelog

Source

v0.9.1 <span class="release-date">(2014-11-03)</span>

  • Clarify README to indicate that ES6 module syntax is now stable.
  • Add Container#transform to get transformed code without writing to the file system.
eventualbuddha
published 0.9.0 •

Changelog

Source

v0.9.0 <span class="release-date">(2014-10-22)</span>

  • Add support for namespace imports (e.g. import * as foo from 'foo').
eventualbuddha
published 0.8.3 •

Changelog

Source

v0.8.3 <span class="release-date">(2014-10-17)</span>

  • Fixed internal helper mkdirpSync that could cause Container#write to fail on some machines.
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