Comparing version 3.0.0-canary-20240430091548.cf33af4d41a6665a4bca713d5229a0e1fadc7903 to 3.0.0-canary-20240430170454.dcdd4ce3b3d79b8e846df7c92a559a334ab5b7e2
@@ -20,3 +20,3 @@ 'use strict'; | ||
aliasLength, | ||
cache: cachePolicy === "no-cache" || cachePolicy === "no-store" || cachePolicy === "reload" ? new index.Cache(void 0, { maxAge: 100 }) : cache, | ||
cache: cachePolicy === "no-cache" || cachePolicy === "no-store" || cachePolicy === "reload" ? new index.Cache(void 0, { maxAge: Infinity }) : cache, | ||
cacheOptions: { | ||
@@ -23,0 +23,0 @@ includeExpired: cachePolicy === "default" || cachePolicy === "force-cache" || cachePolicy === "only-if-cached" |
{ | ||
"name": "gqty", | ||
"version": "3.0.0-canary-20240430091548.cf33af4d41a6665a4bca713d5229a0e1fadc7903", | ||
"version": "3.0.0-canary-20240430170454.dcdd4ce3b3d79b8e846df7c92a559a334ab5b7e2", | ||
"description": "gqty client without queries", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
Sorry, the diff of this file is not supported yet
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
278381