Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "mpwrapper", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Monkey Patch Wrapper that support multiple wrapping and unwrapping", | ||
@@ -14,4 +14,4 @@ "main": "build/src/index.js", | ||
"lint:fix": "gts fix", | ||
"postinstall": "npm run compile", | ||
"precompile": "tsc --version", | ||
"prepare": "npm run compile", | ||
"start": "webpack-dev-server -d --progress --colors --port 8091 --config webpack.config.js --no-inline --host 0.0.0.0 --content-base example", | ||
@@ -18,0 +18,0 @@ "start:node": "node example/node.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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
22421