pouchdb-core
Advanced tools
Comparing version 6.2.1-prerelease to 6.3.0
@@ -1419,3 +1419,3 @@ import { adapterFun, assign, bulkGetShim, clone, guardedConsole, hasLocalStorage, invalidIdError, isRemote, listenerCount, nextTick, once, pick, rev, upsert } from 'pouchdb-utils'; | ||
// managed automatically by set-version.js | ||
var version = "6.2.1-prerelease"; | ||
var version = "6.3.0"; | ||
@@ -1422,0 +1422,0 @@ // TODO: remove from pouchdb-core (breaking) |
@@ -1423,3 +1423,3 @@ 'use strict'; | ||
// managed automatically by set-version.js | ||
var version = "6.2.1-prerelease"; | ||
var version = "6.3.0"; | ||
@@ -1426,0 +1426,0 @@ // TODO: remove from pouchdb-core (breaking) |
{ | ||
"name": "pouchdb-core", | ||
"version": "6.2.1-prerelease", | ||
"version": "6.3.0", | ||
"description": "The core of PouchDB as a standalone package.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
// managed automatically by set-version.js | ||
export default "6.2.1-prerelease"; | ||
export default "6.3.0"; |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
130919