@workbench-stack/core
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@workbench-stack/core", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Workbench core for higher packages to depend on", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "mocha ./lib/index.test.js", | ||
"prepublish": "npm run build", | ||
@@ -26,4 +25,3 @@ "build": "npm run build:clean && npm run build:lib", | ||
"rimraf": "^2.6.1", | ||
"webpack": "^2.3.3", | ||
"webpack-node-externals": "^1.5.4" | ||
"webpack": "^2.3.3" | ||
}, | ||
@@ -30,0 +28,0 @@ "dependencies": {}, |
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
7
6258