@callowcreation/basic-twitch-oauth
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@callowcreation/basic-twitch-oauth", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Intended to reduce the expected prerequisite experience required for implementing Twitch OAuth to use the Twitch API(s)", | ||
@@ -26,3 +26,2 @@ "main": "index.js", | ||
"dependencies": { | ||
"crypto": "^1.0.1", | ||
"dotenv": "^8.2.0", | ||
@@ -29,0 +28,0 @@ "express": "^4.17.1", |
6
13396
- Removedcrypto@^1.0.1
- Removedcrypto@1.0.1(transitive)