Comparing version 0.2.0 to 0.2.1
@@ -95,3 +95,3 @@ "use strict"; | ||
const { status, headers } = response | ||
const responseContentType = headers.get("Content-Type") | ||
const responseContentType = headers.get("Content-Type") || "" | ||
@@ -98,0 +98,0 @@ let data |
{ | ||
"name": "@chnn/oats", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -5,0 +5,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
38994