@postman/aiei-engine
Advanced tools
+1
-1
@@ -14,3 +14,3 @@ #!/usr/bin/env node | ||
| import { getCurrentFormula, getFormulaHistory, migrateResult } from './formula-version.js'; | ||
| const PACKAGE_VERSION = '1.8.2'; | ||
| const PACKAGE_VERSION = '1.8.3'; | ||
| import { ALL_CONNECTORS } from './connectors/registry.js'; | ||
@@ -17,0 +17,0 @@ const PORT = parseInt(process.env.AIEI_PORT || '3210', 10); |
+1
-1
| openapi: 3.1.0 | ||
| info: | ||
| title: AIEI - AI Engineering Intelligence & Effectiveness Index | ||
| version: 1.8.2 | ||
| version: 1.8.3 | ||
| description: | | ||
@@ -6,0 +6,0 @@ Postman's AIEI measures the effectiveness and efficiency of AI-assisted software development |
+2
-2
| { | ||
| "name": "@postman/aiei-engine", | ||
| "version": "1.8.2", | ||
| "version": "1.8.3", | ||
| "description": "AIEI scoring engine - formulas, connectors, signal routing, epistemic model, presentation layer", | ||
@@ -46,3 +46,3 @@ "type": "module", | ||
| "registry": "https://registry.npmjs.org/", | ||
| "access": "restricted" | ||
| "access": "public" | ||
| }, | ||
@@ -49,0 +49,0 @@ "repository": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
6
-14.29%1093940
0