@gmb/bitmark-cli
Advanced tools
@@ -475,3 +475,3 @@ { | ||
| }, | ||
| "version": "3.34.0" | ||
| "version": "3.37.0" | ||
| } |
+2
-2
| { | ||
| "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", |
+7
-7
@@ -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 --> |
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
71994
0+ Added
- Removed