Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@cubis/foundry

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubis/foundry - npm Package Compare versions

Comparing version
0.3.14
to
0.3.15
+2
-1
package.json
{
"name": "@cubis/foundry",
"version": "0.3.14",
"version": "0.3.15",
"description": "Cubis Foundry CLI for workflow-first AI agent environments",

@@ -21,2 +21,3 @@ "type": "module",

"test:attributes:strict": "node scripts/validate-platform-attributes.mjs --strict",
"test:tech-md": "node scripts/test-tech-md-scanner.mjs",
"test:smoke": "bash scripts/smoke-workflows.sh",

@@ -23,0 +24,0 @@ "test:all": "npm run test:attributes && npm run test:smoke",

Sorry, the diff of this file is too big to display