Socket
Socket
Sign inDemoInstall

@nanostores/vue

Package Overview
Dependencies
30
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.5 to 0.6.0

use-store/set-production.ts

10

package.json
{
"name": "@nanostores/vue",
"version": "0.5.5",
"version": "0.6.0",
"description": "Vue integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores",

@@ -11,3 +11,3 @@ "keywords": [

],
"author": "Eduard Aksamitov <e@edaks.co>",
"author": "Eduard Aksamitov <e@euaaaio.ru>",
"license": "MIT",

@@ -24,7 +24,7 @@ "repository": "nanostores/vue",

"engines": {
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
"node": "^14.0.0 || ^16.0.0 || >=18.0.0"
},
"peerDependencies": {
"@vue/devtools-api": ">=6.0.2",
"nanostores": ">=0.5.10",
"@vue/devtools-api": ">=6.1.4",
"nanostores": ">=0.6.0",
"vue": ">=3.2.30"

@@ -31,0 +31,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc