@cortec/polka
Advanced tools
Comparing version 1.9.1 to 1.9.2
@@ -24,2 +24,5 @@ "use strict"; | ||
} | ||
else if (typeof data === 'string') { | ||
type = type || 'text/plain;charset=utf-8'; | ||
} | ||
else { | ||
@@ -26,0 +29,0 @@ data = data || node_http_1.STATUS_CODES[code]; |
{ | ||
"name": "@cortec/polka", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"description": "<description>", | ||
@@ -50,3 +50,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "2f32101fd9b37aab91febc082ae7271658e906fa" | ||
"gitHead": "994c2d7ed2754a1cf2a37ab90e6534c2e98a8177" | ||
} |
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
56505
1090