+1
-1
@@ -16,3 +16,3 @@ import { readFile } from "fs/promises"; | ||
| const regex = new RegExp( | ||
| `^(${matchBegin}(?:${text})${matchEnd})\\t\\s*(.+)\\s*$` | ||
| `^(${matchBegin}(?:${text})${matchEnd})\\s+(.+)\\s*$` | ||
| ); | ||
@@ -19,0 +19,0 @@ const contents = await index.contents(); |
+1
-1
| { | ||
| "name": "apt-cli", | ||
| "type": "module", | ||
| "version": "0.1.10", | ||
| "version": "0.1.11", | ||
| "description": "APT CLI - Used to parse the DEB package dependency tree.", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.js", |
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 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 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
5
-16.67%49928
-0.01%