You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@flopflip/cache

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flopflip/cache - npm Package Compare versions

Comparing version

to
15.0.1

12

package.json
{
"name": "@flopflip/cache",
"version": "15.0.0",
"version": "15.0.1",
"description": "Caching for flipflop adapters",

@@ -47,9 +47,9 @@ "sideEffects": false,

"dependencies": {
"@flopflip/localstorage-cache": "15.0.0",
"@flopflip/sessionstorage-cache": "15.0.0",
"@flopflip/types": "15.0.0"
"@flopflip/localstorage-cache": "15.0.1",
"@flopflip/sessionstorage-cache": "15.0.1",
"@flopflip/types": "15.0.1"
},
"devDependencies": {
"tsup": "8.4.0",
"@flopflip/tsconfig": "15.0.0"
"tsup": "8.5.0",
"@flopflip/tsconfig": "15.0.1"
},

@@ -56,0 +56,0 @@ "scripts": {