Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@discordia/action

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@discordia/action - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

8

CHANGELOG.md

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

## [0.0.20](https://github.com/mfasman95/discordia/compare/v0.0.19...v0.0.20) (2020-05-04)
**Note:** Version bump only for package @discordia/action
## [0.0.19](https://github.com/mfasman95/discordia/compare/v0.0.18...v0.0.19) (2020-05-03)

@@ -8,0 +16,0 @@

3

lib/index.js

@@ -39,2 +39,3 @@ const discordiaDebug = require('@discordia/debug');

* @returns {string} Returns this.accessorType
* @private
* @memberof DiscordiaAction

@@ -69,2 +70,3 @@ */

* @returns {string} Returns this.responseType
* @private
* @memberof DiscordiaAction

@@ -89,2 +91,3 @@ */

* @returns {string} Returns this.descriptionType
* @private
* @memberof DiscordiaAction

@@ -91,0 +94,0 @@ */

6

package.json
{
"name": "@discordia/action",
"version": "0.0.19",
"version": "0.0.20",
"description": "Class for creating discordia actions",

@@ -31,3 +31,3 @@ "keywords": [

"dependencies": {
"@discordia/debug": "^0.0.19",
"@discordia/debug": "^0.0.20",
"chalk": "^4.0.0",

@@ -44,3 +44,3 @@ "lodash": "^4.17.15"

},
"gitHead": "eff9fd43f0dfc25e1433012bb176d626bcda1ca6"
"gitHead": "cb6747277609ef9224d31ad8ffd546e944955276"
}
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