pouchdb-adapter-websql-core
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "pouchdb-adapter-websql-core", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Underlying adapter code for WebSQL and SQLite-based PouchDB adapters.", | ||
@@ -10,16 +10,17 @@ "main": "./lib/index.js", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./src/index.js", | ||
"jsnext:main": "./lib/index.es.js", | ||
"dependencies": { | ||
"pouchdb-adapter-utils": "6.1.2", | ||
"pouchdb-binary-utils": "6.1.2", | ||
"pouchdb-collections": "6.1.2", | ||
"pouchdb-errors": "6.1.2", | ||
"pouchdb-json": "6.1.2", | ||
"pouchdb-merge": "6.1.2", | ||
"pouchdb-utils": "6.1.2" | ||
}, | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"dependencies": { | ||
"pouchdb-adapter-utils": "6.1.1", | ||
"pouchdb-binary-utils": "6.1.1", | ||
"pouchdb-collections": "6.1.1", | ||
"pouchdb-errors": "6.1.1", | ||
"pouchdb-json": "6.1.1", | ||
"pouchdb-merge": "6.1.1", | ||
"pouchdb-utils": "6.1.1" | ||
} | ||
"dist", | ||
"tonic-example.js" | ||
] | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
112069
5
2885
+ Addedpouchdb-adapter-utils@6.1.2(transitive)
+ Addedpouchdb-binary-utils@6.1.2(transitive)
+ Addedpouchdb-collections@6.1.2(transitive)
+ Addedpouchdb-errors@6.1.2(transitive)
+ Addedpouchdb-json@6.1.2(transitive)
+ Addedpouchdb-md5@6.1.2(transitive)
+ Addedpouchdb-merge@6.1.2(transitive)
+ Addedpouchdb-promise@6.1.2(transitive)
+ Addedpouchdb-utils@6.1.2(transitive)
- Removedpouchdb-adapter-utils@6.1.1(transitive)
- Removedpouchdb-binary-utils@6.1.1(transitive)
- Removedpouchdb-collections@6.1.1(transitive)
- Removedpouchdb-errors@6.1.1(transitive)
- Removedpouchdb-json@6.1.1(transitive)
- Removedpouchdb-md5@6.1.1(transitive)
- Removedpouchdb-merge@6.1.1(transitive)
- Removedpouchdb-promise@6.1.1(transitive)
- Removedpouchdb-utils@6.1.1(transitive)
Updatedpouchdb-adapter-utils@6.1.2
Updatedpouchdb-binary-utils@6.1.2
Updatedpouchdb-collections@6.1.2
Updatedpouchdb-errors@6.1.2
Updatedpouchdb-json@6.1.2
Updatedpouchdb-merge@6.1.2
Updatedpouchdb-utils@6.1.2