@forwardimpact/libharness
Advanced tools
+15
-8
| { | ||
| "name": "@forwardimpact/libharness", | ||
| "version": "0.1.17", | ||
| "description": "Shared test harness and mock infrastructure for the Forward Impact monorepo", | ||
| "version": "0.1.18", | ||
| "description": "Shared mocks and test fixtures so every library and service tests the same way.", | ||
| "keywords": [ | ||
| "test", | ||
| "mock", | ||
| "fixture", | ||
| "harness", | ||
| "agent" | ||
| ], | ||
| "forwardimpact": { | ||
| "capability": "foundations", | ||
| "needs": [ | ||
| "Mock a config, storage, logger, or gRPC handler in a test" | ||
| ] | ||
| }, | ||
| "type": "module", | ||
@@ -19,8 +32,2 @@ "main": "./src/index.js", | ||
| }, | ||
| "keywords": [ | ||
| "test", | ||
| "mock", | ||
| "fixture", | ||
| "harness" | ||
| ], | ||
| "author": "Forward Impact Team", | ||
@@ -27,0 +34,0 @@ "license": "MIT", |
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
67133
0.24%