floatplane
Advanced tools
+1
-1
@@ -9,3 +9,3 @@ import got from "got"; | ||
| import { Content } from "./content.js"; | ||
| export declare const version = "5.2.0"; | ||
| export declare const version = "5.2.1"; | ||
| export type AuthToken = TokenEndpointResponse & { | ||
@@ -12,0 +12,0 @@ expires_at?: Date; |
+2
-3
@@ -10,3 +10,3 @@ import got from "got"; | ||
| import { Core } from "./Core.js"; | ||
| export const version = "5.2.0"; | ||
| export const version = "5.2.1"; | ||
| export class Floatplane { | ||
@@ -40,4 +40,3 @@ got; | ||
| return; | ||
| if (!this.authToken) | ||
| await this.login(); | ||
| await this.refreshAuthToken(); | ||
| if (this.authToken?.access_token) | ||
@@ -44,0 +43,0 @@ headers.authorization = `Bearer ${this.authToken.access_token}`; |
+1
-1
| { | ||
| "name": "floatplane", | ||
| "version": "5.2.0", | ||
| "version": "5.2.1", | ||
| "description": "Library for interfacing with the LMG Floatplane.com api", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
394562
-0.01%7893
-0.01%