fergies-inverted-index
Advanced tools
Comparing version 10.0.2 to 10.0.3
{ | ||
"name": "fergies-inverted-index", | ||
"version": "10.0.2", | ||
"version": "10.0.3", | ||
"description": "An inverted index that allows javascript objects to be easily serialised and retrieved using promises and map-reduce", | ||
@@ -10,2 +10,3 @@ "main": "src/main.js", | ||
"level": "^7.0.1", | ||
"levelup": "^5.1.1", | ||
"traverse": "^0.6.6" | ||
@@ -12,0 +13,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
190629
5
+ Addedlevelup@^5.1.1