@subql/apollo-links
Advanced tools
Comparing version 1.1.1-1 to 1.2.0
{ | ||
"name": "@subql/apollo-links", | ||
"version": "1.1.1-1", | ||
"version": "1.2.0", | ||
"description": "SubQuery Network - graphql links", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
}, | ||
"stableVersion": "1.1.1-0" | ||
"stableVersion": "1.2.0" | ||
} |
@@ -89,4 +89,2 @@ # @subql/apollo-links | ||
logger: console, // or any other custom logger | ||
cacheEnabled: true, // default is true | ||
ttl: 43200000, // default is 1 day | ||
}; | ||
@@ -93,0 +91,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
212378
133