chore(deps): bump tmp from 0.2.5 to 0.2.7 (#1036)
Bumps tmp from 0.2.5 to 0.2.7.
updated-dependencies:
- dependency-name: tmp dependency-version: 0.2.7 dependency-type: indirect …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
aws-sdk-js-codemod
This repository contains a collection of codemod scripts for use with JSCodeshift that help update AWS SDK for JavaScript APIs.
The
aws-sdk-js-codemodCLI is a lightweight wrapper over jscodeshift. It processes--help,--versionand--transformoptions before passing them downstream.You can provide names of the custom transforms instead of a local path or url:
Please review the code change thoroughly for required functionality before deploying it to production. If the transformation is not complete or is incorrect, please report the issue on GitHub.
Prerequisites
To use aws-sdk-js-codemod, please install Node.js.
Usage
Example
For a summary of supported transformations, check TRANSFORMATIONS.md.
License
This library is licensed under the MIT-0 License. See the LICENSE file.