Socket
Socket
Sign inDemoInstall

anytv-commons

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anytv-commons - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

5

index.js

@@ -538,4 +538,5 @@ 'use strict';

if (!token) {
this.done = true;
return this.next(
this.next(
new FatalError('Need an api key or access token'),

@@ -546,2 +547,4 @@ null,

);
return this;
}

@@ -548,0 +551,0 @@

2

package.json
{
"name": "anytv-commons",
"version": "0.0.7",
"version": "0.0.8",
"description": "Collection of libraries commonly used",

@@ -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