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

es6-module-transpiler-rewrite

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-module-transpiler-rewrite - npm Package Versions

0.3.1

Diff

Changelog

Source

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

  • Use a working commit for Esprima
tboyt
published 0.3.0 •

Changelog

Source

v0.3.0 <span class="release-date">(2013-10-16)</span>

This is a major, breaking version. See TRANSITION.md for information on upgrading your code.

  • Rewrote the transpiler using Esprima
  • Support default exports and named exports in the same module
    • Default export now exports to moduleObject.default, see TRANSITION.md for details
  • Fixed multiline export parsing
  • Added support for module keyword (i.e. module foo from "foo")
  • Added support for import "foo"; form
  • fixed the --anonymous flag with the CLI for recursive transpiling (#20)
  • Removed relative pathing for AMD resolution & direct CoffeeScript transpilation (see TRANSITION.md)
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