trinity-v2-client
Advanced tools
Comparing version 0.36.0 to 0.37.0
@@ -54,3 +54,3 @@ 'use strict'; | ||
var includePrefix = baseUrl.includes('http://') || baseUrl.includes('https://'); | ||
return includePrefix ? 'include' : 'same-origin'; | ||
return 'include'; | ||
} | ||
@@ -57,0 +57,0 @@ }]); |
{ | ||
"name": "trinity-v2-client", | ||
"version": "0.36.0", | ||
"version": "0.37.0", | ||
"description": "Trinity2 API client library. Work on browser and server.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
101000
58