discord-rich-presence
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "discord-rich-presence", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "rich presence wrapper for discord-rpc", | ||
"main": "index.js", | ||
"unpkg": "browser.js", | ||
"jsdelivr": "browser.js", | ||
"scripts": { | ||
@@ -27,3 +29,3 @@ "build:browser": "webpack", | ||
"dependencies": { | ||
"discord-rpc": "^3.0.0-beta.7" | ||
"discord-rpc": "^3.0.0-beta.8" | ||
}, | ||
@@ -30,0 +32,0 @@ "devDependencies": { |
@@ -34,1 +34,5 @@ <div align="center"> | ||
``` | ||
In browser you can import/require it as `discord-rich-presence/browser`. | ||
However, it should be noted that currently using rich presence in browser is | ||
a feature whitelisted by Discord, and you will most likely be unable to use it. |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
38
0
137047
4
51
Updateddiscord-rpc@^3.0.0-beta.8