All es6-module-transpiler versions

es6-module-transpiler @0.5.1

Apache-2.0
License
No
Install Scripts
5
Dependencies
1
Dev Dependencies
20.3 KB
Package Size
Published

es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.

Maintainers

eventualbuddhatboytsquare

Keywords

es6moduletranspileamdcommonjs

Dependencies (5)

PackageConstraintRegistry Status
mkdirp ^0.5.0 auto_approved
recast ^0.5.17 auto_approved
esprima git://github.com/thomasboyt/esprima#4be906f1abcbb auto_approved
ast-util ^0.1.2 auto_approved
posix-getopt ^1.0.0 auto_approved

Dev Dependencies (1)

PackageConstraintRegistry Status
example-runner ^0.1.0 Not imported

Transitive Dependency Tree

11 transitive deps max depth 3
  ├─ ast-util ^0.1.2 → 0.1.2
  ├─ esprima git://github.com/thomasboyt/esprima#4be906f1abcbb
  ├─ mkdirp ^0.5.0 → 0.5.6
  ├─ posix-getopt ^1.0.0 → 1.2.1
├─ recast ^0.5.17 → 0.5.27
  ├─ ast-types ^0.3.26 → 0.3.38
  ├─ ast-types ~0.3.35 → 0.3.38
  ├─ cls ~0.1.3 → 0.1.5
  ├─ esprima git+https://github.com/ariya/esprima.git#harmony
  ├─ minimist ^1.2.6 → 1.2.8
  ├─ private ^0.1.3 → 0.1.8
  ├─ private ~0.1.4 → 0.1.8
├─ source-map 0.1.32 → 0.1.32
  ├─ amdefine >=0.0.4 → 1.0.1
  ├─ private ~0.1.2 → 0.1.8

Changes from v0.4.0

Dependency Changes

ChangePackageVersion
added mkdirp ^0.5.0
added recast ^0.5.17
added esprima git://github.com/thomasboyt/esprima#4be906f1abcbb
added ast-util ^0.1.2
added posix-getopt ^1.0.0
removed through ~2.3.4
removed optimist ~0.3.5

Script Changes

+ test-bundle+ test-commonjs - prepublish

License Changed

none → Apache 2

File Changes

19 added 4 removed 4 modified size delta: -189.4 KB

Commit: a30987d51c98 Browse source

Published to npm: