Comparing version 0.2.19 to 0.2.20
{ | ||
"name": "discotify", | ||
"version": "0.2.19", | ||
"version": "0.2.20", | ||
"description": "Discord Rich Presence for spotify in TypeScript", | ||
@@ -35,3 +35,3 @@ "homepage": "https://kurozero.xyz", | ||
"discord-rpc": "3.0.0-beta.3", | ||
"request": "^2.36.0", | ||
"request": "^2.83.0", | ||
"winston": "^2.4.0" | ||
@@ -38,0 +38,0 @@ }, |
@@ -1,2 +0,16 @@ | ||
# discotify `0.2.19` | ||
<div align="center"> | ||
<br /> | ||
<p> | ||
<a href="https://discord.gg/Vf4ne5b"><img src="https://discordapp.com/api/guilds/240059867744698368/embed.png" alt="Discord server" /></a> | ||
<a href="https://www.npmjs.com/package/discotify"><img src="https://img.shields.io/npm/v/discotify.svg?maxAge=3600" alt="NPM version" /></a> | ||
<a href="https://www.npmjs.com/package/discotify"><img src="https://img.shields.io/npm/dt/discotify.svg?maxAge=3600" alt="NPM downloads" /></a> | ||
<a href="https://david-dm.org/KurozeroPB/discotify/cli"><img src="https://img.shields.io/david/KurozeroPB/discotify/cli.svg?maxAge=3600" alt="Dependencies" /></a> | ||
<a href="https://www.patreon.com/Kurozero"><img src="https://img.shields.io/badge/donate-patreon-F96854.svg" alt="Patreon" /></a> | ||
</p> | ||
<p> | ||
<a href="https://nodei.co/npm/discotify/"><img src="https://nodei.co/npm/discotify.png?downloads=true&stars=true" alt="NPM info" /></a> | ||
</p> | ||
</div> | ||
# discotify `0.2.20` | ||
Spotify Rich Presence for Discord in TypeScript<br/> | ||
@@ -6,3 +20,3 @@ *shows your currently playing song as a fancy rich presence in Discord* | ||
Install globally with:<br/> | ||
`npm install -g discotify@0.2.19` | ||
`npm install -g discotify@0.2.20` | ||
@@ -9,0 +23,0 @@ ## Requirements |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50864
51
+ Addedpsl@1.15.0(transitive)
- Removedpsl@1.14.0(transitive)
Updatedrequest@^2.83.0