Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/body-checksum-node

Package Overview
Dependencies
Maintainers
7
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/body-checksum-node - npm Package Compare versions

Comparing version 3.47.0 to 3.47.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
**Note:** Version bump only for package @aws-sdk/body-checksum-node
# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)

@@ -8,0 +16,0 @@

18

package.json
{
"name": "@aws-sdk/body-checksum-node",
"version": "3.47.0",
"version": "3.47.1",
"scripts": {
"build": "yarn build:cjs && yarn build:es && yarn build:types",
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",

@@ -22,8 +22,8 @@ "build:es": "tsc -p tsconfig.es.json",

"dependencies": {
"@aws-sdk/chunked-stream-reader-node": "3.47.0",
"@aws-sdk/is-array-buffer": "3.47.0",
"@aws-sdk/protocol-http": "3.47.0",
"@aws-sdk/sha256-tree-hash": "3.47.0",
"@aws-sdk/types": "3.47.0",
"@aws-sdk/util-hex-encoding": "3.47.0",
"@aws-sdk/chunked-stream-reader-node": "3.47.1",
"@aws-sdk/is-array-buffer": "3.47.1",
"@aws-sdk/protocol-http": "3.47.1",
"@aws-sdk/sha256-tree-hash": "3.47.1",
"@aws-sdk/types": "3.47.1",
"@aws-sdk/util-hex-encoding": "3.47.1",
"tslib": "^2.3.0"

@@ -33,3 +33,3 @@ },

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/util-utf8-node": "3.47.0"
"@aws-sdk/util-utf8-node": "3.47.1"
},

@@ -36,0 +36,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc