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
2
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 2.7.0 to 2.7.1

4

CHANGELOG.md
# Changelog
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.7.1] - 2019-06-15
### Changed
* Upgraded dependencies.
## [2.7.0] - 2019-04-02

@@ -5,0 +9,0 @@ ### Changed

28

package.json
{
"name": "discord-irc",
"version": "2.7.0",
"version": "2.7.1",
"description": "Connects IRC and Discord channels by sending messages back and forth.",

@@ -40,11 +40,11 @@ "keywords": [

"check-env": "1.3.0",
"commander": "2.18.0",
"commander": "2.20.0",
"discord.js": "11.4.2",
"irc-colors": "1.4.3",
"irc-colors": "1.5.0",
"irc-formatting": "1.0.0-rc3",
"irc-upd": "0.10.0",
"lodash": "^4.17.11",
"simple-markdown": "0.4.2",
"strip-json-comments": "2.0.1",
"winston": "3.1.0"
"simple-markdown": "0.4.4",
"strip-json-comments": "3.0.1",
"winston": "3.2.1"
},

@@ -54,15 +54,15 @@ "devDependencies": {

"babel-core": "^6.26.3",
"babel-eslint": "^8.0.1",
"babel-eslint": "^10.0.1",
"babel-preset-node6": "^11.0.0",
"babel-preset-stage-0": "^6.5.0",
"chai": "^4.0.2",
"coveralls": "^3.0.0",
"eslint": "^4.8.0",
"chai": "^4.2.0",
"coveralls": "^3.0.4",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^12.0.1",
"eslint-plugin-import": "^2.7.0",
"mocha": "^5.0.0",
"nyc": "^13.3.0",
"sinon": "^4.0.1",
"eslint-plugin-import": "^2.17.3",
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"sinon": "^4.5.0",
"sinon-chai": "^2.8.0"
}
}
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