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
4.13.0
to
4.14.0
+1
-1
oclif.manifest.json

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

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

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

"dependencies": {
"@gmb/bitmark-parser-generator": "4.13.0",
"@gmb/bitmark-parser-generator": "4.14.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/4.13.0 linux-x64 node-v20.19.5
@gmb/bitmark-cli/4.14.0 linux-x64 node-v20.19.5
$ bitmark --help [COMMAND]

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

_See code: [src/commands/breakscape.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v4.13.0/src/commands/breakscape.ts)_
_See code: [src/commands/breakscape.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v4.14.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/v4.13.0/src/commands/convert.ts)_
_See code: [src/commands/convert.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v4.14.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/v4.13.0/src/commands/convertText.ts)_
_See code: [src/commands/convertText.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v4.14.0/src/commands/convertText.ts)_

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

_See code: [src/commands/info.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v4.13.0/src/commands/info.ts)_
_See code: [src/commands/info.ts](https://github.com/getMoreBrain/bitmark-cli/blob/v4.14.0/src/commands/info.ts)_

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

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