@logseq/libs
Advanced tools
@@ -119,3 +119,3 @@ import * as CSS from 'csstype'; | ||
| version: string; | ||
| [key: string]: any; | ||
| [key: string]: unknown; | ||
| } | ||
@@ -136,2 +136,3 @@ /** | ||
| enabledJournals: boolean; | ||
| [key: string]: unknown; | ||
| } | ||
@@ -145,2 +146,3 @@ /** | ||
| path: string; | ||
| [key: string]: unknown; | ||
| } | ||
@@ -173,2 +175,3 @@ /** | ||
| marker?: string; | ||
| [key: string]: unknown; | ||
| } | ||
@@ -191,2 +194,3 @@ /** | ||
| updatedAt?: number; | ||
| [key: string]: unknown; | ||
| } | ||
@@ -193,0 +197,0 @@ export declare type BlockIdentity = BlockUUID | Pick<BlockEntity, 'uuid'>; |
+1
-1
| { | ||
| "name": "@logseq/libs", | ||
| "version": "0.0.16", | ||
| "version": "0.0.17", | ||
| "description": "Logseq SDK libraries", | ||
@@ -5,0 +5,0 @@ "main": "dist/lsplugin.user.js", |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
155976
0.07%1653
0.24%