@webpack-server-kit/core
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@webpack-server-kit/core", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Plutonist <p@vecsight.com> (http://impl.moe))", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
"keywords": ["webpack", "server", "hot-reload"], | ||
"keywords": [ | ||
"webpack", | ||
"server", | ||
"hot-reload" | ||
], | ||
"homepage": "https://github.com/wspl/webpack-server-kit", | ||
@@ -18,6 +22,8 @@ "repository": { | ||
"test": "mocha --require ts-node/register test/**/*.ts", | ||
"install": "tsc" | ||
"build": "rimraf ./lib && tsc", | ||
"release": "npm run build && npm publish --tag alpha --access public" | ||
}, | ||
"devDependencies": { | ||
"@types/chai": "^4.1.7", | ||
"@types/memory-fs": "^0.3.2", | ||
"@types/mime": "^2.0.1", | ||
@@ -28,5 +34,5 @@ "@types/mocha": "^5.2.6", | ||
"@types/webpack": "^4.4.25", | ||
"@types/memory-fs": "^0.3.2", | ||
"chai": "^4.2.0", | ||
"mocha": "^6.0.2", | ||
"rimraf": "^2.6.3", | ||
"supertest": "^3.4.2", | ||
@@ -33,0 +39,0 @@ "ts-node": "^8.0.2", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
90036
22
499
0
13
1