paypal-rest-api
Advanced tools
Comparing version 0.0.46 to 0.0.47
@@ -35,3 +35,3 @@ "use strict"; | ||
if (this.model.id) { | ||
return this; | ||
throw new Error("Model has id"); | ||
} | ||
@@ -38,0 +38,0 @@ options.body = this.model; |
{ | ||
"name": "paypal-rest-api", | ||
"version": "0.0.46", | ||
"version": "0.0.47", | ||
"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
137161