Use power-assert

Repository details (botten-nappet)
Project page
botten-nappet
Project log category
(195 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
💤 This project is inactive.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
209 commits
Stars
5 stars
Commit details (5ba93d9a)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Use power-assert

Raw text
Use power-assert

Changed files (20)

Path Additions Deletions
.babelrc +2 -1
index.js +1 -1
package-lock.json +316 -0
package.json +2 -0
src/twitch/connection-manager.js +1 -1
src/twitch/irc/handler/greeting.js +1 -1
src/twitch/irc/handler/logging.js +1 -1
src/twitch/irc/handler/new-chatter.js +1 -1
src/twitch/irc/handler/ping.js +1 -1
src/twitch/irc/handler/subscribing.js +1 -1
src/twitch/irc/irc-connection.js +1 -1
src/twitch/irc/irc-manager.js +1 -1
src/twitch/polling/handler/following.js +1 -1
src/twitch/polling/polling-connection.js +1 -1
src/twitch/polling/polling-manager.js +1 -1
src/twitch/pubsub/handler/logging.js +1 -1
src/twitch/pubsub/pubsub-connection.js +1 -1
src/twitch/pubsub/pubsub-manager.js +1 -1
src/util/pino-logger.js +1 -1
src/util/shutdown-manager.js +1 -1

Commit categories (3)