@gmb/bitmark-cli
Advanced tools
@@ -475,3 +475,3 @@ { | ||
| }, | ||
| "version": "4.13.0" | ||
| "version": "4.14.0" | ||
| } |
+2
-2
| { | ||
| "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", |
+6
-6
@@ -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 --> |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
- Removed