Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "iox", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "lib/iox.js", | ||
@@ -9,3 +9,3 @@ "repository": "git@github.com:pokle/iox.git", | ||
"scripts": { | ||
"build": "babel src -d lib", | ||
"build": "rm -rf lib && babel src -d lib", | ||
"test": "jest --coverage" | ||
@@ -12,0 +12,0 @@ }, |
@@ -50,3 +50,4 @@ # iox | ||
``` | ||
npm test | ||
npm test | ||
npm run build | ||
npm version major | minor | patch... | ||
@@ -53,0 +54,0 @@ git push |
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
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
8647
55
0