paypal-rest-api
Advanced tools
Comparing version 0.0.18 to 0.0.19
@@ -8,2 +8,3 @@ "use strict"; | ||
"Content-Type": joi.string().default("application/json"), | ||
"PayPal-Partner-Attribution-Id": joi.string().default("nodejs-paypal-rest-api"), | ||
}); | ||
@@ -10,0 +11,0 @@ exports.defaultRequestOptionsSchema = joi.object({ |
{ | ||
"name": "paypal-rest-api", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "A typescript module for integrating with PayPal REST APIs.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
127984
2706