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

hapi-paypal

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-paypal - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

4

package.json
{
"name": "hapi-paypal",
"version": "0.0.11",
"version": "0.0.12",
"description": "A hapi plugin to interface with PayPal Rest API's and webhooks.",

@@ -30,3 +30,3 @@ "license": "MIT",

"release:quick": "npm test && npm run build && git add -A && git commit -m 'Quick Release Patch' && npm version patch && git push --tags",
"postversion": "npm publish && git push --tags",
"postversion": "npm publish && git push && git push --tags",
"reinstall": "rimraf node_modules package-lock.json && npm install",

@@ -33,0 +33,0 @@ "start": "ts-node ./test/server.ts"

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