Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated all deps, except electron, to latest version #855

Merged
merged 1 commit into from Jul 23, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Updated all deps, except webtorrent, to latest version

  • Loading branch information
amilajack committed Jul 7, 2016
commit a1c42e12a69baaa13f6589c6e5aa4a3a0e07cfa3
@@ -26,64 +26,64 @@
"url": "https://github.com/feross/webtorrent/issues"
},
"dependencies": {
"addr-to-ip-port": "^1.0.1",
"bitfield": "^1.0.2",
"bittorrent-dht": "^7.0.0",
"bittorrent-protocol": "^2.0.0",
"chunk-store-stream": "^2.0.0",
"create-torrent": "^3.4.0",
"debug": "^2.1.0",
"end-of-stream": "^1.0.0",
"fs-chunk-store": "^1.3.4",
"addr-to-ip-port": "^1.4.2",
"bitfield": "^1.1.2",
"bittorrent-dht": "^7.2.2",
"bittorrent-protocol": "^2.1.5",
"chunk-store-stream": "^2.0.2",
"create-torrent": "^3.24.5",
"debug": "^2.2.0",
"end-of-stream": "^1.1.0",
"fs-chunk-store": "^1.6.2",
"hat": "^0.0.3",
"immediate-chunk-store": "^1.0.7",
"immediate-chunk-store": "^1.0.8",
"inherits": "^2.0.1",
"load-ip-set": "^1.0.3",
"load-ip-set": "^1.2.7",
"memory-chunk-store": "^1.2.0",
"mime": "^1.2.11",
"multistream": "^2.0.2",
"package-json-versionify": "^1.0.1",
"parse-torrent": "^5.1.0",
"pump": "^1.0.0",
"mime": "^1.3.4",
"multistream": "^2.0.5",
"package-json-versionify": "^1.0.2",
"parse-torrent": "^5.8.0",
"pump": "^1.0.1",
"random-iterate": "^1.0.1",
"range-parser": "^1.0.2",
"readable-stream": "^2.1.2",
"render-media": "^2.0.0",
"run-parallel": "^1.0.0",
"run-parallel-limit": "^1.0.2",
"safe-buffer": "^5.0.0",
"range-parser": "^1.2.0",
"readable-stream": "^2.1.4",
"render-media": "^2.6.0",
"run-parallel": "^1.1.6",
"run-parallel-limit": "^1.0.3",
"safe-buffer": "^5.0.1",
"simple-concat": "^1.0.0",
"simple-get": "^2.0.0",
"simple-peer": "^6.0.0",
"simple-sha1": "^2.0.0",
"simple-get": "^2.2.1",
"simple-peer": "^6.0.4",
"simple-sha1": "^2.0.8",
"speedometer": "^1.0.0",
"stream-to-blob": "^1.0.0",
"stream-to-blob-url": "^2.0.0",
"stream-to-blob-url": "^2.1.0",
"stream-with-known-length-to-buffer": "^1.0.0",
"torrent-discovery": "^8.0.0",
"torrent-piece": "^1.0.0",
"torrent-piece": "^1.1.0",
"uniq": "^1.0.1",
"unordered-array-remove": "^1.0.2",
"ut_metadata": "^3.0.2",
"ut_pex": "^1.0.1",
"xtend": "^4.0.0",
"zero-fill": "^2.2.0"
"ut_metadata": "^3.0.8",
"ut_pex": "^1.1.1",
"xtend": "^4.0.1",
"zero-fill": "^2.2.3"
},
"devDependencies": {
"bittorrent-tracker": "^8.0.0",
"brfs": "^1.2.0",
"browserify": "^13.0.0",
"bittorrent-tracker": "^8.0.7",
"brfs": "^1.4.3",
"browserify": "^13.0.1",
"cross-spawn": "^4.0.0",
"electron-prebuilt": "^0.37.2",
"finalhandler": "^0.4.0",
"finalhandler": "^0.5.0",
"network-address": "^1.1.0",
"run-series": "^1.0.2",
"serve-static": "^1.9.3",
"standard": "^7.0.0",
"tape": "^4.0.0",
"uglify-js": "^2.4.15",
"webtorrent-fixtures": "^1.0.0",
"zuul": "^3.0.0"
"run-series": "^1.1.4",
"serve-static": "^1.11.1",
"standard": "^7.1.2",
"tape": "^4.6.0",
"uglify-js": "^2.7.0",
"webtorrent-fixtures": "^1.5.0",
"zuul": "^3.10.1"
},
"homepage": "https://webtorrent.io",
"keywords": [
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.