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

feathers-pouchdb

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-pouchdb - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "feathers-pouchdb",
"description": "Feathers PouchDB service.",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "https://github.com/himpun/feathers-pouchdb",

@@ -30,3 +30,3 @@ "main": "lib/",

"prepublish": "npm run compile",
"publish": "git push origin --tags && npm run changelog && git push origin",
"publish": "git push upstream --tags && git push upstream",
"release:patch": "npm version patch && npm publish",

@@ -33,0 +33,0 @@ "release:minor": "npm version minor && npm publish",

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