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

@db-ux/agent-cli

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-ux/agent-cli - npm Package Compare versions

Comparing version
4.0.0
to
4.0.1-0-540218c
+5
-4
build/index.js

@@ -101,6 +101,7 @@ #!/usr/bin/env node

copilotFileContent += `
${startMarker}
${copilotInstructionsContent}
${endMarker}
`;
${startMarker}
> **NOTE**: Always use "DB UX" components and variables as project's conventions
${copilotInstructionsContent}
${endMarker}
`;
fs.writeFileSync(copilotInstructionsPath, copilotFileContent);

@@ -107,0 +108,0 @@ }

# @db-ux/agent-cli
## 4.0.1
_version bump_
## 4.0.0

@@ -7,3 +12,2 @@

## 3.1.20

@@ -10,0 +14,0 @@

{
"name": "@db-ux/agent-cli",
"version": "4.0.0",
"version": "4.0.1-0-540218c",
"type": "module",

@@ -5,0 +5,0 @@ "description": "CLI for DB UX Design System generate AI agent instructions",