pouchdb-core
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -1557,3 +1557,3 @@ import { Map } from 'pouchdb-collections'; | ||
// managed automatically by set-version.js | ||
var version = "8.0.0"; | ||
var version = "8.0.1"; | ||
@@ -1560,0 +1560,0 @@ // TODO: remove from pouchdb-core (breaking) |
@@ -1561,3 +1561,3 @@ 'use strict'; | ||
// managed automatically by set-version.js | ||
var version = "8.0.0"; | ||
var version = "8.0.1"; | ||
@@ -1564,0 +1564,0 @@ // TODO: remove from pouchdb-core (breaking) |
{ | ||
"name": "pouchdb-core", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "The core of PouchDB as a standalone package.", | ||
@@ -16,8 +16,8 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"pouchdb-changes-filter": "8.0.0", | ||
"pouchdb-collections": "8.0.0", | ||
"pouchdb-errors": "8.0.0", | ||
"pouchdb-fetch": "8.0.0", | ||
"pouchdb-merge": "8.0.0", | ||
"pouchdb-utils": "8.0.0", | ||
"pouchdb-changes-filter": "8.0.1", | ||
"pouchdb-collections": "8.0.1", | ||
"pouchdb-errors": "8.0.1", | ||
"pouchdb-fetch": "8.0.1", | ||
"pouchdb-merge": "8.0.1", | ||
"pouchdb-utils": "8.0.1", | ||
"uuid": "8.3.2" | ||
@@ -24,0 +24,0 @@ }, |
+ Addedpouchdb-binary-utils@8.0.1(transitive)
+ Addedpouchdb-changes-filter@8.0.1(transitive)
+ Addedpouchdb-collate@8.0.1(transitive)
+ Addedpouchdb-collections@8.0.1(transitive)
+ Addedpouchdb-errors@8.0.1(transitive)
+ Addedpouchdb-fetch@8.0.1(transitive)
+ Addedpouchdb-md5@8.0.1(transitive)
+ Addedpouchdb-merge@8.0.1(transitive)
+ Addedpouchdb-selector-core@8.0.1(transitive)
+ Addedpouchdb-utils@8.0.1(transitive)
- Removedpouchdb-binary-utils@8.0.0(transitive)
- Removedpouchdb-changes-filter@8.0.0(transitive)
- Removedpouchdb-collate@8.0.0(transitive)
- Removedpouchdb-collections@8.0.0(transitive)
- Removedpouchdb-errors@8.0.0(transitive)
- Removedpouchdb-fetch@8.0.0(transitive)
- Removedpouchdb-md5@8.0.0(transitive)
- Removedpouchdb-merge@8.0.0(transitive)
- Removedpouchdb-selector-core@8.0.0(transitive)
- Removedpouchdb-utils@8.0.0(transitive)
Updatedpouchdb-changes-filter@8.0.1
Updatedpouchdb-collections@8.0.1
Updatedpouchdb-errors@8.0.1
Updatedpouchdb-fetch@8.0.1
Updatedpouchdb-merge@8.0.1
Updatedpouchdb-utils@8.0.1