@forwardimpact/libharness
Advanced tools
+1
-7
| { | ||
| "name": "@forwardimpact/libharness", | ||
| "version": "0.1.19", | ||
| "version": "0.1.20", | ||
| "description": "Shared mocks and test fixtures so every library and service tests the same way.", | ||
@@ -20,8 +20,2 @@ "keywords": [ | ||
| "author": "D. Olsson <hi@senzilla.io>", | ||
| "forwardimpact": { | ||
| "capability": "foundations", | ||
| "needs": [ | ||
| "Mock a config, storage, logger, or gRPC handler in a test" | ||
| ] | ||
| }, | ||
| "type": "module", | ||
@@ -28,0 +22,0 @@ "main": "./src/index.js", |
+4
-5
| # libharness | ||
| Shared test fixtures, mocks, and assertion helpers for the monorepo. Imported by | ||
| `*.test.js` files across libraries, products, and services so test code stays | ||
| consistent and test authors stop reinventing the same helpers. | ||
| <!-- BEGIN:description — Do not edit. Generated from package.json. --> | ||
| Runner-independent: the mock primitive `spy()` does not depend on either | ||
| `node:test` or `bun:test`, so the suite runs under both. See spec 650. | ||
| Shared mocks and test fixtures so every library and service tests the same way. | ||
| <!-- END:description --> | ||
| ## Usage | ||
@@ -11,0 +10,0 @@ |
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
66778
-0.5%99
-1%