paypal-nvp-api
Advanced tools
Comparing version 1.2.2 to 1.2.21
{ | ||
"version": "1.2.2", | ||
"version": "1.2.21", | ||
"name": "paypal-nvp-api", | ||
@@ -26,5 +26,5 @@ "description": "Node.js wrapper for the Paypal Name-Value Pair — NVP ", | ||
"dependencies": { | ||
"bellajs": "^5.4.15", | ||
"promise-wtf": "^1.1.0", | ||
"request": "^2.75.0" | ||
"bellajs": "5.*.*", | ||
"promise-wtf": "1.*.*", | ||
"request": "2.*.*" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -7,3 +7,3 @@ # paypal-nvp-api | ||
[![Coverage Status](https://coveralls.io/repos/github/ndaidong/paypal-nvp-api/badge.svg?branch=master)](https://coveralls.io/github/ndaidong/paypal-nvp-api?branch=master) | ||
[![Dependency Status](https://www.versioneye.com/user/projects/56724dcc107997003000067d/badge.svg?style=flat)](https://www.versioneye.com/user/projects/56724dcc107997003000067d) | ||
[![Dependency Status](https://www.versioneye.com/user/projects/57e8dfc2bd6fa600512e3a87/badge.svg?style=flat)](https://www.versioneye.com/user/projects/57e8dfc2bd6fa600512e3a87) | ||
[![Known Vulnerabilities](https://snyk.io/test/npm/paypal-nvp-api/badge.svg)](https://snyk.io/test/npm/paypal-nvp-api) | ||
@@ -10,0 +10,0 @@ |
13956
Updatedbellajs@5.*.*
Updatedpromise-wtf@1.*.*
Updatedrequest@2.*.*