cubekit-castle
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cubekit-castle", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"clean": "rimraf lib dist", | ||
"build": "babel src --out-dir lib --optional=es7.decorators,es7.classProperties", | ||
"test": "node ./node_modules/karma/bin/karma start --single-run --no-auto-watch karma.config.js" | ||
"test": "node ./node_modules/karma/bin/karma start --single-run --no-auto-watch karma.config.js", | ||
"prepublish": "npm run test && npm run clean && npm run build" | ||
}, | ||
@@ -10,0 +12,0 @@ "repository": { |
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
73933
0