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

effector-vue

Package Overview
Dependencies
Maintainers
2
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 0.18.0 to 0.18.1

effector-vue.bundle.js

55

package.json
{
"name": "effector-vue",
"version": "0.18.0",
"version": "0.18.1",
"description": "Vue bindings for effector",

@@ -9,8 +9,4 @@ "main": "effector-vue.cjs.js",

"typings": "index.d.ts",
"scripts": {},
"author": "Zero Bias",
"license": "MIT",
"devDependencies": {},
"dependencies": {
"effector": "^0.18.0"
"effector": "^0.18.1"
},

@@ -20,31 +16,17 @@ "peerDependencies": {

},
"maintainers": [
{
"name": "Zero Bias",
"email": "ribkatt@gmail.com"
},
{
"name": "goodmind",
"email": "andwebar@gmail.com"
}
],
"sideEffects": false,
"files": [
"README.md",
"LICENSE",
"index.d.ts",
"index.js.flow",
"effector-vue.es.js",
"effector-vue.cjs.js",
"effector-vue.bundle.js",
"effector-vue.es.js.map",
"effector-vue.cjs.js.map",
"effector-vue.bundle.js.map",
"effector-vue.cjs.js.flow",
"effector-vue.es.js.flow",
"index.d.ts",
"index.js.flow"
"effector-vue.bundle.js.flow"
],
"repository": "https://github.com/zerobias/effector",
"homepage": "https://zerobias.github.io/effector/",
"engines": {
"node": ">=6.0.0"
},
"bugs": "https://github.com/zerobias/effector/issues",
"keywords": [

@@ -63,3 +45,24 @@ "data",

"vue"
]
],
"author": "Zero Bias",
"maintainers": [
{
"name": "Zero Bias",
"email": "ribkatt@gmail.com"
},
{
"name": "goodmind",
"email": "andwebar@gmail.com"
}
],
"sideEffects": false,
"license": "MIT",
"devDependencies": {},
"scripts": {},
"repository": "https://github.com/zerobias/effector",
"bugs": "https://github.com/zerobias/effector/issues",
"homepage": "https://zerobias.github.io/effector",
"engines": {
"node": ">=6.0.0"
}
}

Sorry, the diff of this file is not supported yet

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