@relaypro/sdk
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -33,3 +33,3 @@ "use strict"; | ||
else { | ||
return `qa`; | ||
return `pro`; | ||
} | ||
@@ -36,0 +36,0 @@ } |
{ | ||
"name": "@relaypro/sdk", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "Workflow SDK Relay on Node.js", | ||
@@ -12,3 +12,3 @@ "license": "MIT", | ||
], | ||
"homepage": "https://api-docs.relaypro.com", | ||
"homepage": "https://developer.relaypro.com", | ||
"bugs": "https://github.com/relaypro/relay-js/issues", | ||
@@ -15,0 +15,0 @@ "main": "dist/index.js", |
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
88452