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

rx-jupyter

Package Overview
Dependencies
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rx-jupyter - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0-0

22

package.json
{
"name": "rx-jupyter",
"version": "1.2.0",
"version": "1.3.0-0",
"description": "RxJS 5 bindings for the Jupyter Notebook API",

@@ -41,3 +41,3 @@ "main": "lib/index.js",

"babel-core": "^6.26.0",
"babel-eslint": "^8.0.0",
"babel-eslint": "^8.0.1",
"babel-plugin-transform-flow-strip-types": "^6.22.0",

@@ -47,15 +47,15 @@ "babel-preset-es2015": "^6.24.1",

"codecov": "^2.3.0",
"eslint": "^4.4.1",
"eslint-config-prettier": "^2.1.1",
"eslint-plugin-flowtype": "^2.34.0",
"eslint": "^4.8.0",
"eslint-config-prettier": "^2.6.0",
"eslint-plugin-flowtype": "^2.37.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-prettier": "^2.2.0",
"flow-bin": "^0.54.1",
"eslint-plugin-prettier": "^2.3.1",
"flow-bin": "^0.56.0",
"flow-copy-source": "^1.1.0",
"flow-typed": "^2.1.5",
"prettier": "^1.6.1",
"jsdoc": "^3.5.4",
"jsdoc": "^3.5.5",
"mocha": "^3.5.3",
"nyc": "^11.2.1",
"ws": "^3.1.0"
"prettier": "^1.7.3",
"ws": "^3.2.0"
},

@@ -71,4 +71,4 @@ "babel": {

"dependencies": {
"rxjs": "^5.4.3"
"rxjs": "^5.5.0-beta.2"
}
}
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