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

effector-vue

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effector-vue - npm Package Compare versions

Comparing version 21.0.1 to 21.0.2

12

package.json
{
"name": "effector-vue",
"version": "21.0.1",
"version": "21.0.2",
"description": "Vue bindings for effector",
"main": "effector-vue.cjs.js",
"module": "effector-vue.mjs",
"exports": {
".": {
"require": "./effector-vue.cjs.js",
"default": "./effector-vue.mjs"
},
"./compat": "./compat.js",
"./effector-vue.umd": "./effector-react.umd.js"
},
"umd:main": "effector-vue.umd.js",

@@ -12,3 +20,3 @@ "jsnext:main": "effector-vue.mjs",

"vue": "*",
"effector": "*"
"effector": "^21.0.2"
},

@@ -15,0 +23,0 @@ "files": [

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