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

@promptc/ir

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptc/ir - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+2
-1
package.json
{
"name": "@promptc/ir",
"version": "1.0.2",
"version": "1.0.3",
"description": "Prompt IR types and utilities for promptc.",

@@ -22,4 +22,5 @@ "license": "Apache-2.0",

"build": "tsc -p tsconfig.json",
"lint": "tsc -p tsconfig.json --noEmit",
"test": "bun test"
}
}