Comparing version 4.6.2 to 4.6.3
{ | ||
"name": "arc-lib", | ||
"version": "4.6.2", | ||
"version": "4.6.3", | ||
"description": "ARC", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"publishPatch": "npm version patch && npm publish" | ||
"publishPatch": "npm version patch && npm publish", | ||
"publishMinor": "npm version patch && npm publish" | ||
}, | ||
@@ -22,3 +23,3 @@ "repository": { | ||
"dependencies": { | ||
"arc-array": "4.2.0", | ||
"arc-array": "4.3.0", | ||
"arc-check": "1.2.0", | ||
@@ -25,0 +26,0 @@ "arc-date": "2.1.3", |
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
2643
+ Addedarc-array@4.3.0(transitive)
- Removedarc-array@4.2.0(transitive)
Updatedarc-array@4.3.0