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

@sapphire/discord.js-utilities

Package Overview
Dependencies
Maintainers
3
Versions
1082
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/discord.js-utilities - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.4.1](https://github.com/sapphire-project/utilities/compare/@sapphire/discord.js-utilities@1.4.0...@sapphire/discord.js-utilities@1.4.1) (2021-02-13)
**Note:** Version bump only for package @sapphire/discord.js-utilities
# [1.4.0](https://github.com/sapphire-project/utilities/compare/@sapphire/discord.js-utilities@1.3.1...@sapphire/discord.js-utilities@1.4.0) (2021-02-02)

@@ -8,0 +12,0 @@

2

dist/lib/PaginatedMessage.d.ts

@@ -32,3 +32,3 @@ import { APIMessage, Message, MessageOptions, MessageReaction, NewsChannel, ReactionCollector, TextChannel, User } from 'discord.js';

*
* const StopAction: IPaginatedMessageAction {
* const StopAction: IPaginatedMessageAction = {
* id: '⏹️',

@@ -35,0 +35,0 @@ * disableResponseEdit: true,

{
"name": "@sapphire/discord.js-utilities",
"version": "1.4.0",
"version": "1.4.1",
"description": "Discord.js specific utilities for your JavaScript/TypeScript bots",

@@ -53,3 +53,3 @@ "author": "@sapphire",

"dependencies": {
"@sapphire/discord-utilities": "^2.0.1"
"@sapphire/discord-utilities": "^2.0.2"
},

@@ -59,3 +59,3 @@ "peerDependencies": {

},
"gitHead": "93f9bd34bce3ad72d9ee8cac60356a90a9f86fc0"
"gitHead": "a87ef7b6f5fb138ff82f00bd216478bb54609afe"
}

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