Comparing version 0.6.10 to 0.6.11
{ | ||
"name": "esperanto", | ||
"description": "An easier way to convert ES6 modules to AMD and CommonJS", | ||
"version": "0.6.10", | ||
"version": "0.6.11", | ||
"author": "Rich Harris", | ||
@@ -12,7 +12,8 @@ "repository": "https://github.com/esperantojs/esperanto", | ||
"estraverse": "^1.9.0", | ||
"magic-string": "^0.3.0", | ||
"magic-string": "^0.4.2", | ||
"minimist": "^1.1.0", | ||
"sander": "^0.2.1" | ||
}, | ||
"main": "esperanto.js", | ||
"main": "dist/esperanto.js", | ||
"jsnext:main": "src/esperanto.js", | ||
"bin": { | ||
@@ -19,0 +20,0 @@ "esperanto": "./bin/index.js" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
145348
9
4302
+ Addedmagic-string@0.4.9(transitive)
+ Addedvlq@0.2.3(transitive)
- Removedmagic-string@0.3.1(transitive)
- Removedvlq@0.1.0(transitive)
Updatedmagic-string@^0.4.2