
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
@orderly.network/codemod
Advanced tools
`orderly-codemod` is a command-line tool to help you migrate the package import and `OrderlyAppProvider` configuration from v1 to v2
orderly-codemod is a command-line tool to help you migrate the package import and OrderlyAppProvider configuration from v1 to v2
npx @orderly.network/codemod [OPTION] PATH
PATH: Specifies the file or directory path to be transformed (required).-p, --parser <string>
Specifies the parser for source files. Supported options:
babelbabylonflowtstsxDefault: tsx.
Please note that when using TypeScript, you need to use the tsx parser; otherwise, the codemod cannot be correctly applied!
--ext, --extensions <string>
Specifies file extensions to transform, with multiple extensions separated by commas. Default: tsx.
-i, --ignore <string>
Specifies a glob pattern to ignore files. Default: node_modules.
Scan all .tsx files in a specified directory with default settings:
npx @orderly.network/codemod src/
Custom extensions:
npx @orderly.network/codemod --extensions jsx src/
Ignore files in the dist folder:
npx @orderly.network/codemod --ignore dist src/
Note: Applying a codemod may disrupt your existing code formatting, so don’t forget to run prettier and/or eslint after applying the codemod!
Run the following command to display help information:
npx @orderly.network/codemod --help
If no file or directory path is provided, the tool will display an error message:
Error: You have to provide at least one file/directory to transform.
FAQs
`orderly-codemod` is a command-line tool to help you migrate the package import and `OrderlyAppProvider` configuration from v1 to v2
The npm package @orderly.network/codemod receives a total of 111 weekly downloads. As such, @orderly.network/codemod popularity was classified as not popular.
We found that @orderly.network/codemod demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.