New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bs-effector-react

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs-effector-react - npm Package Compare versions

Comparing version 0.18.0 to 0.18.1

42

package.json
{
"name": "bs-effector-react",
"version": "0.18.0",
"version": "0.18.1",
"description": "Reason bindings for effector-react",
"author": "Zero Bias",
"license": "MIT",
"devDependencies": {},
"dependencies": {
"effector": "*"
"effector": "^0.18.1"
},

@@ -14,15 +11,7 @@ "peerDependencies": {

},
"maintainers": [
{
"name": "Zero Bias",
"email": "ribkatt@gmail.com"
},
{
"name": "goodmind",
"email": "andwebar@gmail.com"
}
],
"files": [
"src/EffectorReact.re",
"bsconfig.json"
"bsconfig.json",
"LICENSE",
"README.md"
],

@@ -46,4 +35,23 @@ "keywords": [

],
"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"
"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