datastore-level
Advanced tools
Comparing version 0.14.1 to 1.0.0
@@ -0,1 +1,6 @@ | ||
<a name="1.0.0"></a> | ||
# [1.0.0](https://github.com/ipfs/js-datastore-level/compare/v0.14.1...v1.0.0) (2020-04-28) | ||
<a name="0.14.1"></a> | ||
@@ -2,0 +7,0 @@ ## [0.14.1](https://github.com/ipfs/js-datastore-level/compare/v0.14.0...v0.14.1) (2020-01-14) |
{ | ||
"name": "datastore-level", | ||
"version": "0.14.1", | ||
"version": "1.0.0", | ||
"description": "Datastore implementation with level(up|down) backend", | ||
@@ -40,3 +40,3 @@ "leadMaintainer": "Pedro Teixeira <pedro@protocol.ai>", | ||
"dependencies": { | ||
"datastore-core": "~0.7.0", | ||
"datastore-core": "^1.0.0", | ||
"interface-datastore": "^0.8.0", | ||
@@ -46,5 +46,5 @@ "level": "^5.0.1" | ||
"devDependencies": { | ||
"aegir": "^20.4.1", | ||
"aegir": "^21.9.0", | ||
"chai": "^4.2.0", | ||
"cids": "~0.7.1", | ||
"cids": "^0.8.0", | ||
"dirty-chai": "^2.0.1", | ||
@@ -55,15 +55,17 @@ "level-mem": "^5.0.1", | ||
"contributors": [ | ||
"Alan Shaw <alan.shaw@protocol.ai>", | ||
"Carson Farmer <carson.farmer@gmail.com>", | ||
"David Dias <daviddias.p@gmail.com>", | ||
"achingbrain <alex@achingbrain.net>", | ||
"Friedel Ziegelmayer <dignifiedquire@gmail.com>", | ||
"Jacob Heun <jacobheun@gmail.com>", | ||
"Alan Shaw <alan.shaw@protocol.ai>", | ||
"Pedro Teixeira <i@pgte.me>", | ||
"Carson Farmer <carson.farmer@gmail.com>", | ||
"Victor Bjelkholm <victorbjelkholm@gmail.com>", | ||
"Hector Sanjuan <code@hector.link>", | ||
"Hugo Dias <hugomrdias@gmail.com>", | ||
"Jan Klosinski <vanjan@protonmail.com>", | ||
"Pedro Teixeira <i@pgte.me>", | ||
"Richard Schneider <makaretu@gmail.com>", | ||
"Rod Vagg <rod@vagg.org>", | ||
"Vasco Santos <vasco.santos@moxy.studio>", | ||
"Victor Bjelkholm <victorbjelkholm@gmail.com>", | ||
"achingbrain <alex@achingbrain.net>" | ||
"Vasco Santos <vasco.santos@moxy.studio>" | ||
] | ||
} |
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
101758
39
0
+ Addedany-signal@1.2.0(transitive)
+ Addeddatastore-core@1.1.0(transitive)
+ Addedfast-fifo@1.3.2(transitive)
+ Addedinterface-datastore@1.0.4(transitive)
+ Addedipfs-utils@2.4.0(transitive)
+ Addedit-all@1.0.6(transitive)
+ Addedit-drain@1.0.5(transitive)
+ Addedit-glob@0.0.8(transitive)
+ Addedit-to-stream@0.1.2(transitive)
+ Addedp-defer@3.0.0(transitive)
+ Addedp-fifo@1.0.0(transitive)
- Removeddatastore-core@0.7.0(transitive)
- Removederr-code@1.1.2(transitive)
- Removedinterface-datastore@0.7.0(transitive)
- Removeduuid@3.4.0(transitive)
Updateddatastore-core@^1.0.0