Comparing version 1.0.0-alpha1 to 1.0.0-alpha2
{ | ||
"name": "roc", | ||
"version": "1.0.0-alpha1", | ||
"version": "1.0.0-alpha2", | ||
"description": "CLI for the Roc ecosystem", | ||
@@ -10,3 +10,3 @@ "main": "./lib/index.js", | ||
"build": "babel src --out-dir lib --source-maps", | ||
"clean": "rimraf lib", | ||
"clean": "rimraf lib docs", | ||
"test": "npm run lint", | ||
@@ -45,2 +45,5 @@ "lint": "eslint .", | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -47,0 +50,0 @@ "roc" |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
56771
25
503