New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pouchdb-core

Package Overview
Dependencies
Maintainers
9
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 8.0.0 to 8.0.1

2

lib/index.es.js

@@ -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 @@ },

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