Sign In

@tanstack/vue-store

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/vue-store - npm Package Compare versions

Comparing version
0.7.0
to
0.7.1
+5
-4
package.json
{
"name": "@tanstack/vue-store",
"version": "0.7.0",
"version": "0.7.1",
"description": "Framework agnostic type-safe store w/ reactive framework adapters",

@@ -46,8 +46,9 @@ "author": "Tanner Linsley",

"vue-demi": "^0.14.10",
"@tanstack/store": "0.7.0"
"@tanstack/store": "0.7.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"@testing-library/vue": "^8.1.0",
"@vitejs/plugin-vue": "^5.2.4",
"@vue/composition-api": "^1.7.2",
"vue": "^3.5.13",
"vue": "^3.5.14",
"vue2": "npm:vue@2.6",

@@ -54,0 +55,0 @@ "vue2.7": "npm:vue@2.7"