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.27 to 0.0.28

5

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

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

"reinstall": "rimraf node_modules package-lock.json && npm install",
"start": "ts-node ./test/server.ts"
"start": "ts-node -r dotenv/config ./test/server.ts"
},

@@ -56,2 +56,3 @@ "dependencies": {

"dotenv": "^4.0.0",
"glue": "^4.2.0",
"good": "^7.2.0",

@@ -58,0 +59,0 @@ "good-console": "^6.4.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