Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "wonka", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Phil Pluckthun <phil@kitten.sh>", | ||
@@ -13,2 +13,3 @@ "source": "./src/index.js", | ||
"lib/js", | ||
"dist", | ||
"docs/*.md", | ||
@@ -19,3 +20,5 @@ "*.md", | ||
"scripts": { | ||
"clean": "bsb -clean-world", | ||
"clean:bs": "bsb -clean-world", | ||
"clean:dist": "rimraf dist", | ||
"clean": "run-p clean:bs clean:dist", | ||
"build": "bsb -make-world", | ||
@@ -54,3 +57,4 @@ "watch": "bsb -make-world -w", | ||
"microbundle": "^0.9.0", | ||
"npm-run-all": "^4.1.2" | ||
"npm-run-all": "^4.1.5", | ||
"rimraf": "^2.6.3" | ||
}, | ||
@@ -57,0 +61,0 @@ "jest": { |
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
552244
31
8660
7