apollo-server-caching
Advanced tools
Comparing version 2.0.0-rc.5 to 2.0.0-rc.6
{ | ||
"name": "apollo-server-caching", | ||
"version": "2.0.0-rc.5", | ||
"version": "2.0.0-rc.6", | ||
"author": "opensource@apollographql.com", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"scripts": { | ||
"clean": "rm -rf lib", | ||
"clean": "rm -rf dist", | ||
"compile": "tsc", | ||
@@ -18,0 +18,0 @@ "prepublish": "npm run clean && npm run compile" |
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
7940