New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oberknecht-api

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oberknecht-api - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

1

lib/operations/_getuser.js

@@ -6,3 +6,2 @@ let i = require("../index");

async function _getuser(sym, user) {
console.log("_getuser", user);
return new Promise((resolve, reject) => {

@@ -9,0 +8,0 @@ if (!(sym ?? undefined) || !(user ?? undefined)) return reject(Error("no sym or users defined"))

2

package.json
{
"name": "oberknecht-api",
"version": "0.4.2",
"version": "0.4.3",
"description": "A client for easy usage of the Twitch API (Helix)",

@@ -5,0 +5,0 @@ "main": "index.js",

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