discord-irc
Advanced tools
Comparing version 1.0.0 to 1.0.1
# Changelog | ||
This project adheres to [Semantic Versioning](http://semver.org/). | ||
## [1.0.1] - 2016-06-19 | ||
### Fixed | ||
- Upgraded dependencies. | ||
## [1.0.0] - 2016-05-06 | ||
@@ -5,0 +9,0 @@ ### Changed |
{ | ||
"name": "discord-irc", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Connects IRC and Discord channels by sending messages back and forth.", | ||
@@ -40,5 +40,5 @@ "keywords": [ | ||
"commander": "2.9.0", | ||
"discord.js": "7.0.1", | ||
"discord.js": "8.0.0", | ||
"irc": "0.5.0", | ||
"lodash": "4.11.2", | ||
"lodash": "4.13.1", | ||
"strip-json-comments": "2.0.1", | ||
@@ -55,5 +55,6 @@ "winston": "2.2.0" | ||
"eslint": "^2.6.0", | ||
"eslint-config-airbnb": "^7.0.0", | ||
"eslint-config-airbnb": "^9.0.1", | ||
"eslint-config-webkom": "^1.3.4", | ||
"mocha": "2.4.5", | ||
"eslint-plugin-import": "^1.8.1", | ||
"mocha": "2.5.3", | ||
"nyc": "^6.1.1", | ||
@@ -60,0 +61,0 @@ "sinon": "1.17.4", |
@@ -96,3 +96,3 @@ # discord-irc [](https://ci.frigg.io/reactiflux/discord-irc/last/) [](https://ci.frigg.io/reactiflux/discord-irc/last/) | ||
Copyright (c) 2015 Martin Ek <mail@ekmartin.com> | ||
Copyright (c) 2016 Martin Ek <mail@ekmartin.com> | ||
@@ -99,0 +99,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24692
14
15
319
+ Addeddiscord.js@8.0.0(transitive)
+ Addedlodash@4.13.1(transitive)
+ Addednode-opus@0.2.9(transitive)
- Removeddiscord.js@7.0.1(transitive)
- Removedlodash@4.11.2(transitive)
- Removednode-opus@0.1.13(transitive)
Updateddiscord.js@8.0.0
Updatedlodash@4.13.1