nuxt-cache-ssr
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.0.1" | ||
"version": "1.0.2" | ||
} |
{ | ||
"name": "nuxt-cache-ssr", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -38,3 +38,20 @@ "type": "module", | ||
"nuxt": "^3.0.0-rc.12" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:bhaskarGyan/nuxt-cache-ssr.git" | ||
}, | ||
"keywords": [ | ||
"nuxt", | ||
"nuxt3", | ||
"ssr", | ||
"cache", | ||
"redis", | ||
"vue3", | ||
"spa" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/bhaskarGyan/nuxt-cache-ssr/issues" | ||
}, | ||
"homepage": "https://github.com/bhaskarGyan/nuxt-cache-ssr#readme" | ||
} |
@@ -24,3 +24,2 @@ # nuxt-cache-ssr | ||
// these are prefixes of pages that need to be cached | ||
// if you want to cache all pages, just include '/' | ||
'/page1', | ||
@@ -27,0 +26,0 @@ '/page2', |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6014
0
0
0
40