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

@freestyle-sh/with-nodejs

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freestyle-sh/with-nodejs - npm Package Compare versions

Comparing version
0.2.11
to
0.2.12
+5
-7
package.json
{
"name": "@freestyle-sh/with-nodejs",
"version": "0.2.11",
"packageManager": "pnpm@10.11.0",
"version": "0.2.12",
"private": false,
"dependencies": {
"@freestyle-sh/with-type-js": "workspace:^",
"freestyle": "^0.1.46"
"freestyle": "^0.1.46",
"@freestyle-sh/with-type-js": "^0.2.11"
},

@@ -24,5 +23,4 @@ "type": "module",

"scripts": {
"build": "pkgroll",
"prepublishOnly": "pnpm run build"
"build": "pkgroll"
}
}
}