@bss-sbc/shopify-api-fetcher
Advanced tools
Comparing version 1.0.0 to 1.0.1
export {}; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RequestInfo, RequestInit, Response } from 'node-fetch'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { Response } from 'node-fetch'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export type LEAKY_RATE = 2 | 4; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare function nextTick(): Promise<unknown>; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@bss-sbc/shopify-api-fetcher", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -52,4 +52,4 @@ # Shopify API Fetcher | ||
- [x] REST | ||
- [] GraphQL | ||
- [] Time-to-live option | ||
- [] | ||
- [ ] GraphQL | ||
- [ ] Time-to-live option | ||
- [ ] (Updating) |
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
16189