Comparing version 0.3.0 to 1.0.0
@@ -6,3 +6,3 @@ { | ||
"description": "A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.", | ||
"version": "0.3.0", | ||
"version": "1.0.0", | ||
"main": "index.js", | ||
@@ -14,3 +14,2 @@ "url": "https://github.com/joshjung/hash-array", | ||
"dependencies": { | ||
"debug": "^1.0.4", | ||
"jclass": "^1.0.1" | ||
@@ -17,0 +16,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
63221
- Removeddebug@^1.0.4
- Removeddebug@1.0.5(transitive)
- Removedms@2.0.0(transitive)