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

@composite-fetcher/with-caching

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@composite-fetcher/with-caching - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

27

package.json
{
"name": "@composite-fetcher/with-caching",
"description": "withCaching is a simple fetcher core plugin to manage request caching with different drivers",
"version": "0.1.1",
"version": "0.1.2",
"author": "Teofanis Papadopulos",

@@ -21,2 +21,25 @@ "type": "module",

},
"keywords": [
"caching",
"http-cache",
"fetch-cache",
"request-cache",
"response-cache",
"storage",
"session-storage",
"local-storage",
"memory-cache",
"ttl",
"cache-control",
"http-caching",
"plugin",
"fetch-plugin",
"api-cache",
"web-cache",
"composite-fetcher",
"plugin",
"fetch-plugin",
"with-caching",
"withCaching"
],
"devDependencies": {

@@ -34,3 +57,3 @@ "@types/isomorphic-fetch": "^0.0.36",

"dependencies": {
"@composite-fetcher/core": "^0.1.5"
"@composite-fetcher/core": "^0.1.6"
},

@@ -37,0 +60,0 @@ "scripts": {

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