webpack-sources
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -124,3 +124,3 @@ /* | ||
} else { | ||
finalStr = before + repl[2]; | ||
finalStr += before + repl[2]; | ||
str = ""; | ||
@@ -127,0 +127,0 @@ removeChars = end - newCurrentIndex; |
{ | ||
"name": "webpack-sources", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Source code handling classes for webpack", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
27506