New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

discord-irc

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-irc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

CHANGELOG.md
# 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

11

package.json
{
"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 [![Build status](https://ci.frigg.io/badges/reactiflux/discord-irc/)](https://ci.frigg.io/reactiflux/discord-irc/last/) [![Coverage status](https://ci.frigg.io/badges/coverage/reactiflux/discord-irc/)](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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc