Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@forwardimpact/libharness

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forwardimpact/libharness - npm Package Compare versions

Comparing version
0.1.17
to
0.1.18
+15
-8
package.json
{
"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",