gulp-jsmodule
Advanced tools
Comparing version 0.0.2 to 0.0.3
var through = require('through'), | ||
jsmodule = require('./jsmodule'), | ||
path = require('path'); | ||
path = require('path'), | ||
fs = require('fs'); | ||
@@ -5,0 +6,0 @@ /** |
{ | ||
"name": "gulp-jsmodule", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Gulp plugin for reconciling AMD dependency trees in JavaScript projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
473
33432
1