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

@cycle/core

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cycle/core - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

18

package.json
{
"name": "@cycle/core",
"version": "3.1.0",
"version": "4.0.0",
"author": "Andre Staltz",

@@ -24,15 +24,15 @@ "description": "A fully reactive JavaScript framework for Human-Computer Interaction",

"dependencies": {
"rx": "3.1.0"
"rx": "4.0.1"
},
"devDependencies": {
"babel": "5.8.x",
"babelify": "6.1.x",
"babel": "5.8.23",
"babelify": "6.1.3",
"browserify": "11.0.1",
"eslint": "1.0.x",
"eslint-config-cycle": "3.0.x",
"eslint-plugin-cycle": "1.0.x",
"eslint-plugin-no-class": "^0.1.0",
"eslint": "1.0.0",
"eslint-config-cycle": "3.0.0",
"eslint-plugin-cycle": "1.0.1",
"eslint-plugin-no-class": "0.1.0",
"markdox": "0.1.9",
"mocha": "2.2.5",
"sinon": "^1.15.4",
"sinon": "1.17.1",
"testem": "0.9.2",

@@ -39,0 +39,0 @@ "uglify-js": "2.4.24"

@@ -20,2 +20,3 @@ <h1>

- File a bug report for anything Cycle-related: [open an issue](https://github.com/cyclejs/cycle-core/issues/new)
- Ask a question such as "How do I ...?": [open a StackOverflow question with `cyclejs` tag](http://stackoverflow.com/questions/tagged/cyclejs) or ask in the [Gitter chat room](https://gitter.im/cyclejs/cycle-core)
- Contribute a new driver: [open an issue](https://github.com/cyclejs/cycle-core/issues/new)

@@ -22,0 +23,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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