datastore-level
Advanced tools
Comparing version 10.1.3 to 10.1.4
{ | ||
"name": "datastore-level", | ||
"version": "10.1.3", | ||
"version": "10.1.4", | ||
"description": "Datastore implementation with level(up|down) backend", | ||
@@ -24,6 +24,2 @@ "author": "Friedel Ziegelmayer<dignifiedquire@gmail.com>", | ||
], | ||
"engines": { | ||
"node": ">=16.0.0", | ||
"npm": ">=7.0.0" | ||
}, | ||
"type": "module", | ||
@@ -162,6 +158,3 @@ "types": "./dist/src/index.d.ts", | ||
"memory-level": "^1.0.0" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
10
141070
904