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/fdev-cli

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freestyle-sh/fdev-cli - npm Package Compare versions

Comparing version
0.1.4
to
0.1.5
+2
-2
package.json
{
"name": "@freestyle-sh/fdev-cli",
"version": "0.1.4",
"version": "0.1.5",
"type": "module",

@@ -24,3 +24,3 @@ "repository": {

"commander": "^14.0.3",
"@freestyle-sh/fdev-engine": "0.1.4"
"@freestyle-sh/fdev-engine": "0.1.5"
},

@@ -27,0 +27,0 @@ "devDependencies": {

@@ -1,1 +0,1 @@

export const FDEV_CLI_VERSION = "0.1.4";
export const FDEV_CLI_VERSION = "0.1.5";