@obelisk/client
Advanced tools
Comparing version 2.0.0-alpha.0 to 2.0.0-alpha.1
@@ -76,2 +76,5 @@ "use strict"; | ||
method: 'put', | ||
headers: { | ||
'Content-Type': 'application/json' | ||
}, | ||
body | ||
@@ -78,0 +81,0 @@ }; |
{ | ||
"name": "@obelisk/client", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0-alpha.1", | ||
"description": "Typescript client to interact with Obelisk on a higher level than with regular ReST API calls.", | ||
@@ -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
74774
1945