🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

vue-persistent-storage-manager

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-persistent-storage-manager - npm Package Compare versions

Comparing version

to
3.0.15

16

package.json
{
"name": "vue-persistent-storage-manager",
"type": "module",
"version": "3.0.14",
"version": "3.0.15",
"private": false,

@@ -40,15 +40,15 @@ "description": "Vue plugin that wraps the StorageManager API and provides the state of the persistent-storage permission alongside a storage estimate.",

"peerDependencies": {
"vue": "^2.0.0"
"vue": "2.0.0"
},
"devDependencies": {
"@vue/test-utils": "1.3.6",
"bundlesize2": "0.0.32",
"bundlesize2": "0.0.35",
"flush-promises": "1.0.2",
"jsdom": "26.0.0",
"typescript": "5.7.3",
"vite": "6.0.11",
"jsdom": "26.1.0",
"typescript": "5.8.3",
"vite": "6.3.5",
"vue": "2.7.16",
"vue-template-compiler": "2.7.16",
"@yeger/tsconfig": "2.0.9",
"vite-plugin-lib": "2.1.5"
"@yeger/tsconfig": "2.1.1",
"vite-plugin-lib": "3.0.1"
},

@@ -55,0 +55,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet