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

@mdream/action

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdream/action - npm Package Compare versions

Comparing version
0.10.3
to
0.11.0
+3
-3
package.json
{
"name": "@mdream/action",
"type": "module",
"version": "0.10.3",
"version": "0.11.0",
"description": "GitHub Action for mdream llms.txt generation",

@@ -20,6 +20,6 @@ "license": "MIT",

"@actions/exec": "^1.1.1",
"mdream": "0.10.3"
"mdream": "0.11.0"
},
"devDependencies": {
"@vercel/ncc": "^0.38.3",
"@vercel/ncc": "^0.38.4",
"typescript": "^5.9.2"

@@ -26,0 +26,0 @@ },

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