pouchdb-adapter-memory
Advanced tools
Comparing version 5.4.0 to 5.4.1
{ | ||
"name": "pouchdb-adapter-memory", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "PouchDB adapter using in-memory as its data store.", | ||
@@ -18,4 +18,4 @@ "main": "./lib/index.js", | ||
"memdown": "1.1.2", | ||
"pouchdb-adapter-leveldb-core": "5.4.0" | ||
"pouchdb-adapter-leveldb-core": "5.4.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
+ Addedpouchdb-adapter-leveldb-core@5.4.1(transitive)
+ Addedpouchdb-adapter-utils@5.4.1(transitive)
+ Addedpouchdb-binary-utils@5.4.1(transitive)
+ Addedpouchdb-errors@5.4.1(transitive)
+ Addedpouchdb-json@5.4.1(transitive)
+ Addedpouchdb-md5@5.4.1(transitive)
+ Addedpouchdb-merge@5.4.1(transitive)
+ Addedpouchdb-promise@5.4.1(transitive)
+ Addedpouchdb-utils@5.4.1(transitive)
- Removedpouchdb-adapter-leveldb-core@5.4.0(transitive)
- Removedpouchdb-adapter-utils@5.4.0(transitive)
- Removedpouchdb-binary-utils@5.4.0(transitive)
- Removedpouchdb-errors@5.4.0(transitive)
- Removedpouchdb-json@5.4.0(transitive)
- Removedpouchdb-md5@5.4.0(transitive)
- Removedpouchdb-merge@5.4.0(transitive)
- Removedpouchdb-promise@5.4.0(transitive)
- Removedpouchdb-utils@5.4.0(transitive)