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

pouchdb-md5

Package Overview
Dependencies
Maintainers
9
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-md5 - npm Package Compare versions

Comparing version 7.2.2 to 7.3.0

12

package.json
{
"name": "pouchdb-md5",
"version": "7.2.2",
"version": "7.3.0",
"description": "PouchDB utilities for calculating MD5 checksums.",

@@ -9,3 +9,7 @@ "main": "./lib/index.js",

"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/pouchdb-md5"
},
"jsnext:main": "./lib/index.es.js",

@@ -17,4 +21,4 @@ "browser": {

"dependencies": {
"pouchdb-binary-utils": "7.2.2",
"spark-md5": "3.0.1"
"pouchdb-binary-utils": "7.3.0",
"spark-md5": "3.0.2"
},

@@ -21,0 +25,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