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

@apk-catalog/cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apk-catalog/cli - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+2
-2
package.json
{
"name": "@apk-catalog/cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "CLI tool for APK Catalog Server",

@@ -8,3 +8,3 @@ "type": "module",

"bin": {
"apk-catalog": "./dist/index.js"
"apk-catalog": "dist/index.js"
},

@@ -11,0 +11,0 @@ "scripts": {