🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@freestyle-sh/with-ruby

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-ruby - npm Package Compare versions

Comparing version
0.2.10
to
0.2.11
+4
-6
package.json
{
"name": "@freestyle-sh/with-ruby",
"version": "0.2.10",
"packageManager": "pnpm@10.11.0",
"version": "0.2.11",
"private": false,
"dependencies": {
"freestyle": "^0.1.46",
"@freestyle-sh/with-type-run-code": "workspace:^"
"@freestyle-sh/with-type-run-code": "^0.2.10"
},

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

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