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.15 to 0.0.16

8

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

@@ -36,3 +36,4 @@ "license": "MIT",

"joi": "^10.6.0",
"paypal-rest-sdk": "^1.7.1"
"paypal-rest-sdk": "^1.7.1",
"@types/paypal-rest-sdk": "^1.7.0"
},

@@ -48,4 +49,3 @@ "peerDependencies": {

"@types/mongoose": "^4.7.19",
"@types/node": "^7.0.39",
"@types/paypal-rest-sdk": "^1.7.0",
"@types/node": "^8.0.17",
"@types/sinon": "^2.3.3",

@@ -52,0 +52,0 @@ "@types/superagent": "^3.5.3",

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