Amish Shah
c4b1be8506
i didnt even want to update deps but no here we are updating deps for a version nobody will use because they all use v12
2018-01-13 20:39:47 +00:00
Amish Shah
c27ecf678e
Update dependencies
2018-01-13 18:52:20 +00:00
Isabella
b6c89ef638
fix(verson): update package.json ( #2196 )
2017-12-31 20:19:42 +01:00
bdistin
6a222ec6e9
Backport: erlpack dep fix ( #2142 )
2017-12-01 18:50:33 +01:00
Amish Shah
d9f772cdc1
11.2.1
2017-09-03 19:54:59 +01:00
iCrawl
18de265fcc
lock version numbers, prepare release
2017-09-03 18:03:13 +02:00
iCrawl
b3216f26d6
Update deps
2017-08-20 21:39:27 +02:00
Crawl
26e5ef3205
Update deps and fix webpack
2017-07-16 14:34:23 +02:00
Crawl
8a7a805d92
Fix webpack uglify
2017-05-13 18:18:15 +02:00
Crawl
328d75be7d
Update version
2017-05-05 17:08:22 +02:00
Amish Shah
9841615775
Merge branch 'master' of https://github.com/hydrabolt/discord.js
2017-04-30 12:10:27 +01:00
Amish Shah
c880f10714
Update bufferutil peerdep requirement from ^2.0.0 to ^3.0.0
2017-04-30 12:10:22 +01:00
Crawl
bd6317cf99
Add uws back to package.json
2017-04-30 12:59:11 +02:00
Crawl
fb5b8f8548
Remove uws from package.json
2017-04-24 08:22:28 +02:00
Crawl
7d5bfccd67
Update package.json
2017-04-22 18:15:26 +02:00
Crawl
6c4f63ed72
Make @types/node a devDependency
2017-04-22 15:00:37 +02:00
Crawl
c3bc6d5234
Update to latest eslint
2017-04-22 14:56:10 +02:00
Skiptir Engu
8475a4abee
Use libsodium.js if available ( #1390 )
...
* Use libsodium.js if available
* Style consistency
* Added peer dep and update README
* Link should point to npmjs 🤔
2017-04-19 18:35:45 +02:00
Gus Caplan
47442eeba3
snekfetch v3 hype ( #1391 )
2017-04-19 16:40:07 +01:00
Crawl
6bae7a135f
Update package.json to v11.1
...
This is to reflect version of the master branch
2017-04-16 02:22:18 +02:00
Amish Shah
bdf6f30990
Update package.json to depend on npm distribution of prism-media rather than the git repo
2017-04-15 19:46:36 +01:00
Gus Caplan
d7cf4a0919
switch snekfetch to npm dep because not everyone has git ( #1349 )
...
* Update package.json
* Update package.json
2017-04-09 15:55:35 +02:00
Crawl
4ebf4307e8
Update package.json
2017-04-05 21:40:38 +02:00
Crawl
dde6eb003c
Force newest node-opus and opusscript
2017-04-02 19:45:10 +02:00
Gus Caplan
cb3f6d9646
http rewrite (actually works this time!!1!) ( #1257 )
...
* rewrite http
* browser fun
* all the mimes dammit
* i need a newline
* whoops
* forgot about this
* use promises and HTTPRequest.method
* fluent
* move httpclient to external module
* branding
* middleware
* revert middleware
2017-04-01 09:04:01 +02:00
Alexandre B
c86ebefecb
Updated uws package version. ( #1315 )
2017-03-29 21:51:30 +02:00
Schuyler Cebulskie
41c67766d8
Update ESLint dependency (forgot to include this)
2017-03-17 01:25:30 -04:00
Gus Caplan
fa609caee2
remove pako ( #1258 )
2017-03-16 09:15:48 -04:00
Schuyler Cebulskie
0f6fceebb4
Update voice webpack exclusions
2017-02-06 01:57:08 -05:00
Schuyler Cebulskie
d6f17a9319
Merge branch 'master' into indev-prism
2017-02-06 01:54:31 -05:00
Schuyler Cebulskie
4dc70d8cef
Update dependencies and fix tweetnacl webpack exclusion
2017-02-06 01:27:04 -05:00
Jacob
49944747ae
Sodium ( #1172 )
...
* Use Native libsodium when available
* add newline
* fix typo of exports
* add to webpack ignore
* Update Secretbox.js
2017-02-06 01:24:54 -05:00
Schuyler Cebulskie
e8ac18489e
Merge branch 'master' into indev-prism
2017-02-01 15:29:45 -05:00
Schuyler Cebulskie
d51e45f3b9
Add bufferutil info, and uws warning
2017-02-01 02:01:36 -05:00
Schuyler Cebulskie
a5b901f4ef
Update ws and opusscript
2017-02-01 01:52:22 -05:00
Schuyler Cebulskie
e9ab9c9f92
Improve scripts
2017-01-30 20:21:53 -05:00
Schuyler Cebulskie
3545e731c0
Renamed webpack build script
2017-01-19 22:07:02 -05:00
Schuyler Cebulskie
f51ba3fb06
Update to Webpack 2.2 stable
2017-01-19 22:04:18 -05:00
Amish Shah
098ad195bd
Merge branch 'master' into indev-prism
2017-01-14 21:00:13 +00:00
Schuyler Cebulskie
ee1c343d78
Update dependencies
2017-01-13 21:26:25 -05:00
Schuyler Cebulskie
bac599b52e
Merge branch 'master' into indev-prism
2017-01-07 03:42:39 -05:00
Schuyler Cebulskie
2156ce1e15
Remove unnecessary branch specification
2016-12-30 18:06:08 -05:00
Amish Shah
56e01291e2
Merge branch 'master' into indev-prism
2016-12-30 18:05:29 +00:00
Gus Caplan
beffb390e6
Add search ( #1043 )
...
* add search
* Update ClientDataResolver.js
2016-12-30 02:44:19 -05:00
Schuyler Cebulskie
bcbd187223
Fix test-docs script
2016-12-30 00:07:24 -05:00
Schuyler Cebulskie
89cea574be
Add prism-media dependency
2016-12-29 20:06:48 -05:00
Amish Shah
ebd2f0e73f
Update ws dependency to 1.1.1 for security
2016-12-29 17:31:49 +00:00
Amish Shah
f613cc3c50
Version bump package.json
2016-12-29 16:37:39 +00:00
Schuyler Cebulskie
a014b59790
Update webpack
2016-12-28 21:35:19 -05:00
Schuyler Cebulskie
fb6a8d1637
Update webpack and clean up deps
2016-12-24 20:25:29 -05:00