@forwardimpact/libagent
Advanced tools
@@ -1,2 +0,2 @@ | ||
| #!/usr/bin/env node | ||
| #!/usr/bin/env bun | ||
| import { createResourceIndex } from "@forwardimpact/libresource"; | ||
@@ -3,0 +3,0 @@ import { createStorage } from "@forwardimpact/libstorage"; |
+3
-3
| { | ||
| "name": "@forwardimpact/libagent", | ||
| "version": "0.1.39", | ||
| "version": "0.1.40", | ||
| "description": "Agent orchestration library for Guide", | ||
@@ -13,6 +13,6 @@ "license": "Apache-2.0", | ||
| "engines": { | ||
| "node": ">=22.0.0" | ||
| "bun": ">=1.2.0" | ||
| }, | ||
| "scripts": { | ||
| "test": "node --test test/*.test.js" | ||
| "test": "bun run node --test test/*.test.js" | ||
| }, | ||
@@ -19,0 +19,0 @@ "dependencies": { |
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
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
61539
0.01%