pouchdb-adapter-memory
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "pouchdb-adapter-memory", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "PouchDB adapter using in-memory as its data store.", | ||
@@ -17,8 +17,8 @@ "main": "./lib/index.js", | ||
"js-extend": "1.0.1", | ||
"memdown": "1.1.2", | ||
"pouchdb-adapter-leveldb-core": "6.0.0" | ||
"memdown": "1.2.0", | ||
"pouchdb-adapter-leveldb-core": "6.0.1" | ||
}, | ||
"peerDependencies": { | ||
"pouchdb-core": "6.0.0" | ||
"pouchdb-core": "6.0.1" | ||
} | ||
} |
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
+ Addeddouble-ended-queue@2.1.0-0(transitive)
+ Addedlevel-codec@6.2.0(transitive)
+ Addedmemdown@1.2.0(transitive)
+ Addedpouchdb-adapter-leveldb-core@6.0.1(transitive)
+ Addedpouchdb-adapter-utils@6.0.1(transitive)
+ Addedpouchdb-binary-utils@6.0.1(transitive)
+ Addedpouchdb-collections@6.0.1(transitive)
+ Addedpouchdb-core@6.0.1(transitive)
+ Addedpouchdb-errors@6.0.1(transitive)
+ Addedpouchdb-json@6.0.1(transitive)
+ Addedpouchdb-md5@6.0.1(transitive)
+ Addedpouchdb-merge@6.0.1(transitive)
+ Addedpouchdb-promise@6.0.1(transitive)
+ Addedpouchdb-utils@6.0.1(transitive)
+ Addedsublevel-pouchdb@6.0.1(transitive)
- Removeddouble-ended-queue@2.0.0-0(transitive)
- Removedmemdown@1.1.2(transitive)
- Removedpouchdb-adapter-leveldb-core@6.0.0(transitive)
- Removedpouchdb-adapter-utils@6.0.0(transitive)
- Removedpouchdb-binary-utils@6.0.0(transitive)
- Removedpouchdb-collections@6.0.0(transitive)
- Removedpouchdb-core@6.0.0(transitive)
- Removedpouchdb-errors@6.0.0(transitive)
- Removedpouchdb-json@6.0.0(transitive)
- Removedpouchdb-md5@6.0.0(transitive)
- Removedpouchdb-merge@6.0.0(transitive)
- Removedpouchdb-promise@6.0.0(transitive)
- Removedpouchdb-utils@6.0.0(transitive)
- Removedsublevel-pouchdb@6.0.0(transitive)
Updatedmemdown@1.2.0