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 1.0.2 to 1.0.3

8

CHANGELOG.md

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

## [1.0.3](https://github.com/mfasman95/discordia/compare/v1.0.2...v1.0.3) (2020-05-10)
**Note:** Version bump only for package @discordia/action
# [1.0.0](https://github.com/mfasman95/discordia/compare/v0.2.3...v1.0.0) (2020-05-08)

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

6

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

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

"dependencies": {
"@discordia/debug": "^1.0.2",
"@discordia/debug": "^1.0.3",
"chalk": "^4.0.0",

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

},
"gitHead": "d04cc3d96776636aa942cc8177688071408eb95a"
"gitHead": "09c0a8c796ea0953287e8961850f644001f6c9ea"
}

@@ -0,1 +1,12 @@

>Note: Some of the links in this README file work better on the [documentation site](https://mfasman95.github.io/discordia/action)
<p align="center">
<a href="https://www.npmjs.com/package/@discordia/framework">
<img alt="@discordia/framework" src="https://img.shields.io/npm/v/@discordia/framework?label=%40discordia%2Fframework">
</a>
<a href="https://www.npmjs.com/package/@discordia/framework">
<img alt="@discordia/framework" src="https://img.shields.io/npm/dw/@discordia/framework">
</a>
</p>
- [Installation](#installation)

@@ -14,4 +25,2 @@ - [Basic Example](#basic-example)

>Note: Some of the links in this README file work better on the [documentation site](https://mfasman95.github.io/discordia/)
# Installation

@@ -18,0 +27,0 @@ ```bash

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