pouchdb-checkpointer
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "pouchdb-checkpointer", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "PouchDB tool to write a checkpoint, e.g. during replication.", | ||
@@ -10,12 +10,13 @@ "main": "./lib/index.js", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./src/index.js", | ||
"jsnext:main": "./lib/index.es.js", | ||
"dependencies": { | ||
"pouchdb-collate": "6.1.2", | ||
"pouchdb-promise": "6.1.2", | ||
"pouchdb-utils": "6.1.2" | ||
}, | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"dependencies": { | ||
"pouchdb-collate": "6.1.1", | ||
"pouchdb-promise": "6.1.1", | ||
"pouchdb-utils": "6.1.1" | ||
} | ||
"dist", | ||
"tonic-example.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
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
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
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
26348
+ Addedpouchdb-collate@6.1.2(transitive)
+ Addedpouchdb-collections@6.1.2(transitive)
+ Addedpouchdb-errors@6.1.2(transitive)
+ Addedpouchdb-promise@6.1.2(transitive)
+ Addedpouchdb-utils@6.1.2(transitive)
- Removedpouchdb-collate@6.1.1(transitive)
- Removedpouchdb-collections@6.1.1(transitive)
- Removedpouchdb-errors@6.1.1(transitive)
- Removedpouchdb-promise@6.1.1(transitive)
- Removedpouchdb-utils@6.1.1(transitive)
Updatedpouchdb-collate@6.1.2
Updatedpouchdb-promise@6.1.2
Updatedpouchdb-utils@6.1.2