js-fetch-api
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -43,3 +43,3 @@ /// <reference types="react" /> | ||
headers?: any | ||
status: number, | ||
status?: number, | ||
payload: T | ||
@@ -46,0 +46,0 @@ } |
@@ -5,3 +5,3 @@ { | ||
"main": "lib/index.js", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "scripts": { |
@@ -43,3 +43,3 @@ /// <reference types="react" /> | ||
headers?: any | ||
status: number, | ||
status?: number, | ||
payload: T | ||
@@ -46,0 +46,0 @@ } |
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
128584