pouchdb-utils
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "pouchdb-utils", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Unassorted utilities used by PouchDB.", | ||
@@ -10,15 +10,6 @@ "main": "./lib/index.js", | ||
"repository": "https://github.com/pouchdb/pouchdb", | ||
"jsnext:main": "./src/index.js", | ||
"files": [ | ||
"lib", | ||
"src" | ||
], | ||
"jsnext:main": "./lib/index.es.js", | ||
"browser": { | ||
"./lib/index.js": "./lib/index-browser.js", | ||
"./src/cloneBinaryObject.js": "./src/cloneBinaryObject-browser.js", | ||
"./src/env/hasLocalStorage.js": "./src/env/hasLocalStorage-browser.js", | ||
"./src/env/isChromeApp.js": "./src/env/isChromeApp-browser.js", | ||
"./src/explainError.js": "./src/explainError-browser.js", | ||
"./src/isBinaryObject.js": "./src/isBinaryObject-browser.js", | ||
"./src/nextTick.js": "./src/nextTick-browser.js" | ||
"./lib/index.es.js": "./lib/index-browser.es.js" | ||
}, | ||
@@ -31,6 +22,11 @@ "dependencies": { | ||
"inherits": "2.0.3", | ||
"pouchdb-collections": "6.1.1", | ||
"pouchdb-errors": "6.1.1", | ||
"pouchdb-promise": "6.1.1" | ||
} | ||
"pouchdb-collections": "6.1.2", | ||
"pouchdb-errors": "6.1.2", | ||
"pouchdb-promise": "6.1.2" | ||
}, | ||
"files": [ | ||
"lib", | ||
"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
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
100921
2910
0
7
+ Addedpouchdb-collections@6.1.2(transitive)
+ Addedpouchdb-errors@6.1.2(transitive)
+ Addedpouchdb-promise@6.1.2(transitive)
- Removedpouchdb-collections@6.1.1(transitive)
- Removedpouchdb-errors@6.1.1(transitive)
- Removedpouchdb-promise@6.1.1(transitive)
Updatedpouchdb-collections@6.1.2
Updatedpouchdb-errors@6.1.2
Updatedpouchdb-promise@6.1.2