@docmd/plugin-search
Advanced tools
+1
-1
@@ -24,3 +24,3 @@ /** | ||
| name: 'search', | ||
| version: '0.7.8', | ||
| version: '0.7.9', | ||
| capabilities: ['post-build', 'head', 'body', 'assets', 'translations'] | ||
@@ -27,0 +27,0 @@ }; |
+5
-5
| { | ||
| "name": "@docmd/plugin-search", | ||
| "version": "0.7.8", | ||
| "version": "0.7.9", | ||
| "description": "Offline full-text search for docmd.", | ||
@@ -18,2 +18,5 @@ "type": "module", | ||
| }, | ||
| "devDependencies": { | ||
| "@docmd/api": "^0.7.9" | ||
| }, | ||
| "keywords": [ | ||
@@ -47,6 +50,3 @@ "docmd", | ||
| "funding": "https://github.com/sponsors/mgks", | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
| "@docmd/api": "^0.7.8" | ||
| } | ||
| "license": "MIT" | ||
| } |
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