pouchdb-adapter-memory
Advanced tools
Comparing version 7.0.0 to 7.1.0
{ | ||
"name": "pouchdb-adapter-memory", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "PouchDB adapter using in-memory as its data store.", | ||
@@ -13,4 +13,4 @@ "main": "./lib/index.js", | ||
"memdown": "1.2.4", | ||
"pouchdb-adapter-leveldb-core": "7.0.0", | ||
"pouchdb-utils": "7.0.0" | ||
"pouchdb-adapter-leveldb-core": "7.1.0", | ||
"pouchdb-utils": "7.1.0" | ||
}, | ||
@@ -17,0 +17,0 @@ "module": "./lib/index.es.js", |
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
+ Addedabstract-leveldown@6.0.3(transitive)
+ Addeddeferred-leveldown@5.0.1(transitive)
+ Addedlevel-codec@9.0.1(transitive)
+ Addedlevel-concat-iterator@2.0.1(transitive)
+ Addedlevel-iterator-stream@4.0.2(transitive)
+ Addedlevelup@4.0.2(transitive)
+ Addedpouchdb-adapter-leveldb-core@7.1.0(transitive)
+ Addedpouchdb-adapter-utils@7.1.0(transitive)
+ Addedpouchdb-binary-utils@7.1.0(transitive)
+ Addedpouchdb-collections@7.1.0(transitive)
+ Addedpouchdb-errors@7.1.0(transitive)
+ Addedpouchdb-json@7.1.0(transitive)
+ Addedpouchdb-md5@7.1.0(transitive)
+ Addedpouchdb-merge@7.1.0(transitive)
+ Addedpouchdb-utils@7.1.0(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedsublevel-pouchdb@7.1.0(transitive)
+ Addedthrough2@3.0.1(transitive)
- Removedabstract-leveldown@5.0.0(transitive)
- Removeddeferred-leveldown@4.0.2(transitive)
- Removedisarray@1.0.0(transitive)
- Removedlevel-codec@7.0.1(transitive)
- Removedlevel-iterator-stream@2.0.3(transitive)
- Removedlevelup@3.0.1(transitive)
- Removedpouchdb-adapter-leveldb-core@7.0.0(transitive)
- Removedpouchdb-adapter-utils@7.0.0(transitive)
- Removedpouchdb-binary-utils@7.0.0(transitive)
- Removedpouchdb-collections@7.0.0(transitive)
- Removedpouchdb-errors@7.0.0(transitive)
- Removedpouchdb-json@7.0.0(transitive)
- Removedpouchdb-md5@7.0.0(transitive)
- Removedpouchdb-merge@7.0.0(transitive)
- Removedpouchdb-utils@7.0.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedsublevel-pouchdb@7.0.0(transitive)
- Removedthrough2@2.0.3(transitive)
Updatedpouchdb-utils@7.1.0