floatplane
Advanced tools
+2
-2
@@ -10,3 +10,3 @@ import got from "got"; | ||
| import { Content } from "./content.js"; | ||
| export declare const version = "5.0.1"; | ||
| export declare const version = "5.0.2"; | ||
| export type AuthToken = TokenEndpointResponse & { | ||
@@ -30,3 +30,3 @@ expires_at?: Date; | ||
| userAgent?: string; | ||
| baseUrl: string; | ||
| baseUrl?: string; | ||
| }; | ||
@@ -33,0 +33,0 @@ export declare class Floatplane { |
+1
-1
@@ -10,3 +10,3 @@ import got from "got"; | ||
| import { Content } from "./content.js"; | ||
| export const version = "5.0.1"; | ||
| export const version = "5.0.2"; | ||
| export class Floatplane { | ||
@@ -13,0 +13,0 @@ got; |
+1
-1
| { | ||
| "name": "floatplane", | ||
| "version": "5.0.1", | ||
| "version": "5.0.2", | ||
| "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
395960
0