s3-sync-client
s3-sync-client copied to clipboard
switch @aws-sdk/abort-controller to @smithy/abort-controller
I ran npm install
and got the following message.
npm WARN deprecated @aws-sdk/[email protected]: This package has moved to @smithy/abort-controller
$ npm ls @smithy/abort-controller
└─┬ [email protected]
├─┬ @aws-sdk/[email protected]
│ └── @smithy/[email protected]
└─┬ @aws-sdk/[email protected]
├─┬ @smithy/[email protected]
│ └── @smithy/[email protected]
└─┬ @smithy/[email protected]
└── @smithy/[email protected]