@paypal/payouts-sdk
Advanced tools
Comparing version
@@ -0,1 +1,4 @@ | ||
### 1.1.1 (2021-09-21) | ||
* Updated PayPalHttp package from version 1.0.0 -> 1.0.1 | ||
### 1.1.0 (2021-02-19) | ||
@@ -2,0 +5,0 @@ |
@@ -28,3 +28,3 @@ 'use strict'; | ||
req.headers["sdk_name"] = "Payouts SDK"; | ||
req.headers["sdk_version"] = "1.1.0"; | ||
req.headers["sdk_version"] = "1.1.1"; | ||
req.headers["sdk_tech_stack"] = "NodeJS " + process.version; | ||
@@ -31,0 +31,0 @@ req.headers["api_integration_type"] = "PAYPALSDK"; |
{ | ||
"name": "@paypal/payouts-sdk", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "NodeJS SDK for PayPal Payouts APIs", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@paypal/paypalhttp": "^1.0.0" | ||
"@paypal/paypalhttp": "^1.0.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
49159
0.17%1
Infinity%Updated