Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pouchdb-core

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-core - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

2

lib/index.es.js

@@ -1432,3 +1432,3 @@ import { Map } from 'pouchdb-collections';

// managed automatically by set-version.js
var version = "7.1.0";
var version = "7.1.1";

@@ -1435,0 +1435,0 @@ // TODO: remove from pouchdb-core (breaking)

@@ -1436,3 +1436,3 @@ 'use strict';

// managed automatically by set-version.js
var version = "7.1.0";
var version = "7.1.1";

@@ -1439,0 +1439,0 @@ // TODO: remove from pouchdb-core (breaking)

{
"name": "pouchdb-core",
"version": "7.1.0",
"version": "7.1.1",
"description": "The core of PouchDB as a standalone package.",

@@ -14,8 +14,8 @@ "main": "./lib/index.js",

"inherits": "2.0.3",
"pouchdb-changes-filter": "7.1.0",
"pouchdb-collections": "7.1.0",
"pouchdb-errors": "7.1.0",
"pouchdb-fetch": "7.1.0",
"pouchdb-merge": "7.1.0",
"pouchdb-utils": "7.1.0"
"pouchdb-changes-filter": "7.1.1",
"pouchdb-collections": "7.1.1",
"pouchdb-errors": "7.1.1",
"pouchdb-fetch": "7.1.1",
"pouchdb-merge": "7.1.1",
"pouchdb-utils": "7.1.1"
},

@@ -22,0 +22,0 @@ "module": "./lib/index.es.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc