pouchdb-core
Advanced tools
Comparing version 5.4.0 to 5.4.1
@@ -1514,3 +1514,3 @@ 'use strict'; | ||
// managed automatically by set-version.js | ||
var version = "5.4.0"; | ||
var version = "5.4.1"; | ||
@@ -1517,0 +1517,0 @@ PouchDB.version = version; |
@@ -1514,3 +1514,3 @@ 'use strict'; | ||
// managed automatically by set-version.js | ||
var version = "5.4.0"; | ||
var version = "5.4.1"; | ||
@@ -1517,0 +1517,0 @@ PouchDB.version = version; |
{ | ||
"name": "pouchdb-core", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "The core of PouchDB as a standalone package.", | ||
@@ -22,6 +22,6 @@ "main": "./lib/index.js", | ||
"pouchdb-collections": "1.0.1", | ||
"pouchdb-errors": "5.4.0", | ||
"pouchdb-merge": "5.4.0", | ||
"pouchdb-promise": "5.4.0", | ||
"pouchdb-utils": "5.4.0", | ||
"pouchdb-errors": "5.4.1", | ||
"pouchdb-merge": "5.4.1", | ||
"pouchdb-promise": "5.4.1", | ||
"pouchdb-utils": "5.4.1", | ||
"scope-eval": "0.0.3" | ||
@@ -28,0 +28,0 @@ }, |
// managed automatically by set-version.js | ||
export default "5.4.0"; | ||
export default "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
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
2
+ Addedpouchdb-binary-utils@5.4.1(transitive)
+ Addedpouchdb-errors@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-binary-utils@5.4.0(transitive)
- Removedpouchdb-errors@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)
Updatedpouchdb-errors@5.4.1
Updatedpouchdb-merge@5.4.1
Updatedpouchdb-promise@5.4.1
Updatedpouchdb-utils@5.4.1