pnp-webpack-plugin
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -39,3 +39,3 @@ let pnp; | ||
return sourceInformation.packageLocation; | ||
return sourceInformation.packageLocation.replace(/\/?$/, `/`); | ||
} | ||
@@ -42,0 +42,0 @@ |
{ | ||
"name":"pnp-webpack-plugin", | ||
"version":"1.0.1", | ||
"name": "pnp-webpack-plugin", | ||
"version": "1.0.2", | ||
"description": "plug'n'play resolver for Webpack", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
5968