pouchdb-adapter-localstorage
Advanced tools
Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "pouchdb-adapter-localstorage", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "PouchDB adapter using LocalStorage as its data store.", | ||
@@ -18,7 +18,7 @@ "main": "./lib/index.js", | ||
"localstorage-down": "0.6.6", | ||
"pouchdb-adapter-leveldb-core": "6.0.2" | ||
"pouchdb-adapter-leveldb-core": "6.0.3" | ||
}, | ||
"peerDependencies": { | ||
"pouchdb-core": "6.0.2" | ||
"pouchdb-core": "6.0.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
105535
3120
2
1
+ Addedpouchdb-adapter-leveldb-core@6.0.3(transitive)
+ Addedpouchdb-adapter-utils@6.0.3(transitive)
+ Addedpouchdb-binary-utils@6.0.3(transitive)
+ Addedpouchdb-collections@6.0.3(transitive)
+ Addedpouchdb-core@6.0.3(transitive)
+ Addedpouchdb-errors@6.0.3(transitive)
+ Addedpouchdb-json@6.0.3(transitive)
+ Addedpouchdb-md5@6.0.3(transitive)
+ Addedpouchdb-merge@6.0.3(transitive)
+ Addedpouchdb-promise@6.0.3(transitive)
+ Addedpouchdb-utils@6.0.3(transitive)
+ Addedpull-stream@3.4.5(transitive)
+ Addedsublevel-pouchdb@6.0.3(transitive)
- Removedpouchdb-adapter-leveldb-core@6.0.2(transitive)
- Removedpouchdb-adapter-utils@6.0.2(transitive)
- Removedpouchdb-binary-utils@6.0.2(transitive)
- Removedpouchdb-collections@6.0.2(transitive)
- Removedpouchdb-core@6.0.2(transitive)
- Removedpouchdb-errors@6.0.2(transitive)
- Removedpouchdb-json@6.0.2(transitive)
- Removedpouchdb-md5@6.0.2(transitive)
- Removedpouchdb-merge@6.0.2(transitive)
- Removedpouchdb-promise@6.0.2(transitive)
- Removedpouchdb-utils@6.0.2(transitive)
- Removedpull-stream@3.4.4(transitive)
- Removedsublevel-pouchdb@6.0.2(transitive)