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

vike-vue-query

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vike-vue-query - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

dist/+config.js

@@ -5,3 +5,3 @@ export { config as default };

require: {
'vike-vue': '>=0.7.0',
'vike-vue': '^0.7.0 || ^0.8.0',
},

@@ -8,0 +8,0 @@ passToClient: ['_vueQueryInitialState'],

{
"name": "vike-vue-query",
"version": "0.1.3",
"version": "0.1.4",
"description": "",

@@ -39,5 +39,5 @@ "main": "./dist/+config.js",

"peerDependencies": {
"@tanstack/vue-query": ">=5.0.0",
"vike-vue": ">=0.7.0",
"vue": ">=3.0.0"
"@tanstack/vue-query": "^5.0.0",
"vike-vue": "^0.7.0 || ^0.8.0 ",
"vue": "^3.0.0"
},

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

"vike": "^0.4.195",
"vike-vue": "^0.8.4",
"vike-vue": "^0.8.5",
"vue": "^3.4.36",

@@ -53,0 +53,0 @@ "vue-tsc": "^2.0.13"

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