-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: EclairJS/eclairjs-node
base: spark2.0
head repository: EclairJS/eclairjs-node
compare: master
- 19 commits
- 7 files changed
- 3 contributors
Commits on Aug 25, 2016
-
Start of new branch to fix scoping issues
Doron Rosenberg committedAug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 059ab9d - Browse repository at this point
Copy the full SHA 059ab9dView commit details -
Doron Rosenberg committed
Aug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 0f6732d - Browse repository at this point
Copy the full SHA 0f6732dView commit details
Commits on Aug 26, 2016
-
Doron Rosenberg committed
Aug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 6191168 - Browse repository at this point
Copy the full SHA 6191168View commit details -
Doron Rosenberg committed
Aug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for d2972ab - Browse repository at this point
Copy the full SHA d2972abView commit details
Commits on Aug 29, 2016
-
Doron Rosenberg committed
Aug 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 2704047 - Browse repository at this point
Copy the full SHA 2704047View commit details
Commits on Aug 30, 2016
-
Doron Rosenberg committed
Aug 30, 2016 Configuration menu - View commit details
-
Copy full SHA for 3b1b2ac - Browse repository at this point
Copy the full SHA 3b1b2acView commit details
Commits on Aug 31, 2016
-
Convert some of the examples to the new api
Doron Rosenberg committedAug 31, 2016 Configuration menu - View commit details
-
Copy full SHA for ea0baa0 - Browse repository at this point
Copy the full SHA ea0baa0View commit details
Commits on Sep 1, 2016
-
Make tests pass and covert more examples
Doron Rosenberg committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 6045649 - Browse repository at this point
Copy the full SHA 6045649View commit details -
Update readme example and remove unneeded test file
Doron Rosenberg committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for cfdc990 - Browse repository at this point
Copy the full SHA cfdc990View commit details
Commits on Sep 23, 2016
-
Doron Rosenberg committed
Sep 23, 2016 Configuration menu - View commit details
-
Copy full SHA for 1366a7d - Browse repository at this point
Copy the full SHA 1366a7dView commit details
Commits on Sep 26, 2016
-
Fix for 2 vulnerable dependency paths
eclairjs-node currently has a vulnerable dependency, introducing 2 different types of known vulnerabilities. [ReDOS vulnerability](https://snyk.io/vuln/npm:tough-cookie:20160722) in the `tough-cookie` dependency and [remote memory exposure ](https://snyk.io/vuln/npm:request:20160119) vulnerability in the `request` dependency. You can see [Snyk test report](https://snyk.io/test/github/EclairJS/eclairjs-node) of this project for details. This PR changes `Package.json` to upgrade `request` to the newer 2.74.0 version, which uses the fixed `tough-cookie` version 2.3.1, and does not pull in any other vulnerable dependencies. You can get alerts and fix PRs for future vulnerabilities for free by [watching this repo with Snyk](https://snyk.io/add). Full disclosure: I'm a part of the Snyk team, just looking to spread some security goodness and awareness ;)
benmag1 authoredSep 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 9139843 - Browse repository at this point
Copy the full SHA 9139843View commit details
Commits on Sep 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5df84f6 - Browse repository at this point
Copy the full SHA 5df84f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1fc72 - Browse repository at this point
Copy the full SHA bb1fc72View commit details -
Doron Rosenberg committed
Sep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for a1f667f - Browse repository at this point
Copy the full SHA a1f667fView commit details -
Merge pull request #114 from benmag1/benmag1-patch-1
Fix for 2 vulnerable dependency paths
Doron Rosenberg authoredSep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for effb841 - Browse repository at this point
Copy the full SHA effb841View commit details -
Doron Rosenberg committed
Sep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for ac3e65d - Browse repository at this point
Copy the full SHA ac3e65dView commit details -
update jupyter-js-services to latest version
Doron Rosenberg committedSep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for b15f6e5 - Browse repository at this point
Copy the full SHA b15f6e5View commit details -
Doron Rosenberg committed
Sep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 2af3c51 - Browse repository at this point
Copy the full SHA 2af3c51View commit details
Commits on Oct 12, 2016
-
Doron Rosenberg authored
Oct 12, 2016 Configuration menu - View commit details
-
Copy full SHA for c143ab6 - Browse repository at this point
Copy the full SHA c143ab6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff spark2.0...master