gulp-sourcemaps
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -104,2 +104,3 @@ 'use strict'; | ||
sourceMap.file = file.relative; | ||
file.sourceMap = sourceMap; | ||
@@ -106,0 +107,0 @@ |
{ | ||
"name": "gulp-sourcemaps", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Source map support for Gulp.js", | ||
@@ -5,0 +5,0 @@ "homepage": "http://github.com/floridoo/gulp-sourcemaps", |
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
14476
190