Socket
Socket
Sign inDemoInstall

react-rx

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rx - npm Package Compare versions

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

18

package.json
{
"name": "react-rx",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"description": "React + RxJS = <3",

@@ -21,4 +21,7 @@ "main": "dist/cjs/index.js",

"keywords": [],
"author": "Bjørge Næss <bjoerge@sanity.io>",
"author": "Bjørge Næss <bjoerge@gmail.com>",
"license": "MIT",
"dependencies": {
"observable-callback": "^1.0.1"
},
"peerDependencies": {

@@ -44,3 +47,2 @@ "react": "^16.13",

"npm-run-all": "^4.1.5",
"observable-callback": "^1.0.1",
"prettier": "2.0.5",

@@ -55,14 +57,10 @@ "react": "^16.13.1",

},
"directories": {
"example": "web"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sanity-io/react-rx.git"
"url": "git+https://github.com/bjoerge/react-rx.git"
},
"bugs": {
"url": "https://github.com/sanity-io/react-rx/issues"
"url": "https://github.com/bjoerge/react-rx/issues"
},
"homepage": "https://github.com/sanity-io/react-rx#readme",
"dependencies": {}
"homepage": "https://react-rx.dev"
}

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