You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@gmb/bitmark-cli

Package Overview
Dependencies
Maintainers
6
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gmb/bitmark-cli - npm Package Compare versions

Comparing version
3.34.0
to
3.37.0
+1
-1
oclif.manifest.json

@@ -475,3 +475,3 @@ {

},
"version": "3.34.0"
"version": "3.37.0"
}
{
"name": "@gmb/bitmark-cli",
"version": "3.34.0",
"version": "3.37.0",
"description": "Bitmark command line interface",

@@ -45,3 +45,3 @@ "author": "Get More Brain Ltd",

"dependencies": {
"@gmb/bitmark-parser-generator": "^3.34.0",
"@gmb/bitmark-parser-generator": "3.37.0",
"@oclif/core": "^4.3.0",

@@ -48,0 +48,0 @@ "@oclif/plugin-help": "^6.2.28",

@@ -21,3 +21,3 @@ @gmb/bitmark-cli

$ bitmark (--version)
@gmb/bitmark-cli/3.34.0 linux-x64 node-v20.19.2
@gmb/bitmark-cli/3.37.0 linux-x64 node-v20.19.4
$ bitmark --help [COMMAND]

@@ -62,3 +62,3 @@ USAGE

_See code: [src/commands/breakscape.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.34.0/src/commands/breakscape.ts)_
_See code: [src/commands/breakscape.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.37.0/src/commands/breakscape.ts)_

@@ -121,3 +121,3 @@ ## `bitmark convert [INPUT]`

_See code: [src/commands/convert.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.34.0/src/commands/convert.ts)_
_See code: [src/commands/convert.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.37.0/src/commands/convert.ts)_

@@ -160,3 +160,3 @@ ## `bitmark convertText [INPUT]`

_See code: [src/commands/convertText.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.34.0/src/commands/convertText.ts)_
_See code: [src/commands/convertText.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.37.0/src/commands/convertText.ts)_

@@ -181,3 +181,3 @@ ## `bitmark help [COMMAND]`

_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.28/src/commands/help.ts)_
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.32/src/commands/help.ts)_

@@ -226,3 +226,3 @@ ## `bitmark info [INFO]`

_See code: [src/commands/info.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.34.0/src/commands/info.ts)_
_See code: [src/commands/info.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.37.0/src/commands/info.ts)_

@@ -253,3 +253,3 @@ ## `bitmark unbreakscape [INPUT]`

_See code: [src/commands/unbreakscape.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.34.0/src/commands/unbreakscape.ts)_
_See code: [src/commands/unbreakscape.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v3.37.0/src/commands/unbreakscape.ts)_
<!-- commandsstop -->