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

twitch-api-lite

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitch-api-lite - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

7

package.json
{
"name": "twitch-api-lite",
"version": "0.0.3",
"version": "0.0.4",
"description": "This package provides small lightweight functions that are to be used with the Twitch API v5",

@@ -22,3 +22,6 @@ "main": "index.js",

},
"homepage": "https://github.com/InFlamesForever/node-twitch-api#readme"
"homepage": "https://github.com/InFlamesForever/node-twitch-api#readme",
"dependencies": {
"request": "^2.83.0"
}
}
# Node - Twitch API
This is a package that provides certain functions that allow connecting
to the twitch API and will return certain processed information from the API.
to the twitch API and will return certain processed information from the API.
Installation: npm install twitch-api-lite
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