Sign In

@sonenta/cli

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sonenta/cli - npm Package Compare versions

Comparing version
0.54.0
to
0.55.0
+4
-3
package.json
{
"name": "@sonenta/cli",
"version": "0.54.0",
"version": "0.55.0",
"description": "Command-line interface for Sonenta translation management.",

@@ -45,2 +45,3 @@ "license": "MIT",

"dependencies": {
"@babel/parser": "^7.29.8",
"commander": "^12.1.0"

@@ -50,7 +51,7 @@ },

"@types/node": "^20.0.0",
"esbuild": "^0.23.0",
"tsup": "^8.3.0",
"tsx": "^4.19.0",
"typescript": "^5.5.0",
"vitest": "^2.1.0",
"esbuild": "^0.23.0"
"vitest": "^2.1.0"
},

@@ -57,0 +58,0 @@ "publishConfig": {

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