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

paypal-nvp-api

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paypal-nvp-api - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

3

package.json
{
"version": "0.1.21",
"version": "0.1.22",
"name": "paypal-nvp-api",

@@ -20,2 +20,3 @@ "description": "Node.js wrapper for the Paypal Name-Value Pair — NVP ",

"bellajs": "latest",
"bluebird": "latest",
"request": "latest"

@@ -22,0 +23,0 @@ },

@@ -10,2 +10,3 @@ /**

var bella = require('bellajs');
var Promise = require('bluebird');
var request = require('request');

@@ -12,0 +13,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