@react-dev-env/clean-source-maps-plugin
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "@react-dev-env/clean-source-maps-plugin", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Webpack Plugin: Removes source maps after they have been generated", | ||
@@ -31,8 +31,6 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^13.1.8", | ||
"@types/rimraf": "^2.0.3", | ||
"@types/webpack": "^4.41.2", | ||
"typescript": "^3.7.5" | ||
"@types/webpack": "^4.41.2" | ||
}, | ||
"gitHead": "c2dfa51de5d9a72557aa3b66e8dde62e99d1796f" | ||
"gitHead": "44528e7f390355048390fef1f5131addefa44a37" | ||
} |
Sorry, the diff of this file is not supported yet
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
2
3893