Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nuxt-cache-ssr

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-cache-ssr - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

dist/module.json

@@ -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',

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc