Comparing version 0.1.58 to 0.1.59
@@ -136,2 +136,10 @@ "use strict"; | ||
program.usage("[options] <files ...>"); | ||
program.addHelpText("beforeAll", ` | ||
============================================================================================ | ||
Beta version of @swc/cli is now available via 'swcx' command. | ||
This'll be a default command for @swc/cli@1. | ||
Please give it a try and report any issues at https://github.com/swc-project/swc/issues/4017 | ||
============================================================================================ | ||
`); | ||
}; | ||
@@ -138,0 +146,0 @@ exports.initProgram = initProgram; |
{ | ||
"name": "@swc/cli", | ||
"version": "0.1.58", | ||
"version": "0.1.59", | ||
"description": "CLI for the swc project", | ||
"main": "lib/swc/index.js", | ||
"scripts": { | ||
"postinstall": "echo \"Beta version of @swc/cli is now available via 'swcx' command. This'll be a default command for @swc/cli@1. Please give it a try and let us know if there are problems!\"", | ||
"prepublishOnly": "yarn build && yarn test && yarn types", | ||
@@ -9,0 +8,0 @@ "types": "tsc", |
@@ -7,1 +7,7 @@ # swc-cli | ||
[swc-cli]: https://swc.rs/docs/usage-swc-cli | ||
## @swc/cli@1 beta version is available | ||
Beta version of @swc/cli is now available via `swcx command. | ||
This'll be a default command for @swc/cli@1. | ||
Please give it a try and report any issues at https://github.com/swc-project/swc/issues/4017 |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
196336
1867
12
0