vinyl-sourcemap
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "vinyl-sourcemap", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Add sourcemaps to vinyl files, extracted from gulp-sourcemaps by Florian Reiterer (https://github.com/floridoo/gulp-sourcemaps)", | ||
@@ -22,3 +22,2 @@ "main": "index.js", | ||
"mocha": "^3.2.0", | ||
"strip-bom": "^2.0.0", | ||
"vinyl-fs": "^2.4.3" | ||
@@ -34,2 +33,3 @@ }, | ||
"source-map": "^0.5.6", | ||
"strip-bom": "^2.0.0", | ||
"through2": "^2.0.1", | ||
@@ -36,0 +36,0 @@ "vinyl": "^1.2.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5
10
+ Addedstrip-bom@^2.0.0
+ Addedis-utf8@0.2.1(transitive)
+ Addedstrip-bom@2.0.0(transitive)