🚀 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
115
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.8

14

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

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

"homepage": "https://github.com/DerYeger/yeger/tree/main/packages/vue-persistent-storage-manager",
"repository": "github:DerYeger/yeger",
"repository": {
"type": "git",
"url": "git+https://github.com/DerYeger/yeger.git",
"directory": "packages/vue-persistent-storage-manager"
},
"bugs": {

@@ -45,7 +49,7 @@ "url": "https://github.com/DerYeger/yeger/issues"

"typescript": "5.3.3",
"vite": "5.1.0",
"vite": "5.1.3",
"vue": "2.7.16",
"vue-template-compiler": "2.7.16",
"@yeger/tsconfig": "2.0.4",
"vite-plugin-lib": "2.0.7"
"@yeger/tsconfig": "2.0.5",
"vite-plugin-lib": "2.0.8"
},

@@ -52,0 +56,0 @@ "publishConfig": {