@cycle/core
Advanced tools
Comparing version 3.1.0 to 4.0.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
696876
12043
34
2