Comparing version 0.4.2 to 0.4.3
@@ -5,6 +5,6 @@ (function () { | ||
var path__default = require('path'); | ||
var sander__default = require('sander'); | ||
var acorn__default = require('acorn'); | ||
var MagicString__default = require('magic-string'); | ||
var path__default = require('path'); | ||
var sander__default = require('sander'); | ||
var estraverse__default = require('estraverse'); | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "esperanto", | ||
"description": "An easier way to convert ES6 modules to AMD and CommonJS", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"author": "Rich Harris", | ||
@@ -31,2 +31,3 @@ "repository": "https://github.com/rich-harris/esperanto", | ||
"esperanto.js", | ||
"bin/*", | ||
"README.md" | ||
@@ -33,0 +34,0 @@ ], |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
67102
7
1863
2