@docmd/plugin-search
Advanced tools
+1
-1
@@ -24,3 +24,3 @@ /** | ||
| name: 'search', | ||
| version: '0.8.0', | ||
| version: '0.8.1', | ||
| capabilities: ['post-build', 'head', 'body', 'assets', 'translations'] | ||
@@ -27,0 +27,0 @@ }; |
+3
-2
| { | ||
| "name": "@docmd/plugin-search", | ||
| "version": "0.8.0", | ||
| "version": "0.8.1", | ||
| "description": "Offline full-text search for docmd.", | ||
@@ -19,3 +19,4 @@ "type": "module", | ||
| "devDependencies": { | ||
| "@docmd/api": "^0.8.0" | ||
| "@docmd/api": "^0.8.1", | ||
| "esbuild": "^0.28.0" | ||
| }, | ||
@@ -22,0 +23,0 @@ "keywords": [ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
29549
0.09%2
100%