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

@serwist/expiration

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serwist/expiration - npm Package Compare versions

Comparing version 9.0.0-preview.15 to 9.0.0-preview.16

6

package.json
{
"name": "@serwist/expiration",
"version": "9.0.0-preview.15",
"version": "9.0.0-preview.16",
"type": "module",

@@ -33,3 +33,3 @@ "description": "A module that expires cached responses based on age or maximum number of entries.",

"idb": "8.0.0",
"@serwist/core": "9.0.0-preview.15"
"@serwist/core": "9.0.0-preview.16"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"typescript": "5.5.0-dev.20240323",
"@serwist/constants": "9.0.0-preview.15"
"@serwist/constants": "9.0.0-preview.16"
},

@@ -42,0 +42,0 @@ "peerDependencies": {

@@ -137,3 +137,3 @@ /*

}
/**

@@ -140,0 +140,0 @@ * Updates the timestamp for the given URL, allowing it to be correctly

@@ -28,3 +28,3 @@ /*

* entry was last fetched or when it was last used.
*
*
* @default "last-fetched"

@@ -31,0 +31,0 @@ */

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