datastore-level
Advanced tools
Comparing version 3.0.0 to 4.0.0
@@ -0,1 +1,15 @@ | ||
# [4.0.0](https://github.com/ipfs/js-datastore-level/compare/v3.0.0...v4.0.0) (2021-01-29) | ||
### chore | ||
* **deps:** bump level from 5.0.1 to 6.0.1 ([#31](https://github.com/ipfs/js-datastore-level/issues/31)) ([06853bd](https://github.com/ipfs/js-datastore-level/commit/06853bd389f1f0c8cd00d12219040a903ed48633)) | ||
### BREAKING CHANGES | ||
* **deps:** requires an upgrade to existing datastores created in the browser with level-js@4 or below | ||
# [3.0.0](https://github.com/ipfs/js-datastore-level/compare/v2.0.0...v3.0.0) (2021-01-22) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "datastore-level", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "Datastore implementation with level(up|down) backend", | ||
@@ -47,3 +47,3 @@ "leadMaintainer": "Pedro Teixeira <pedro@protocol.ai>", | ||
"interface-datastore": "^3.0.3", | ||
"level": "^5.0.1" | ||
"level": "^6.0.1" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
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
21007
+ Addedimmediate@3.3.0(transitive)
+ Addedlevel@6.0.1(transitive)
+ Addedlevel-js@5.0.2(transitive)
- Removedabstract-leveldown@6.0.36.3.0(transitive)
- Removedimmediate@3.2.3(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedlevel@5.0.1(transitive)
- Removedlevel-js@4.0.2(transitive)
- Removedopencollective-postinstall@2.0.3(transitive)
- Removedtypedarray-to-buffer@3.1.5(transitive)
Updatedlevel@^6.0.1