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

@smithy/middleware-apply-body-checksum

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/middleware-apply-body-checksum - npm Package Compare versions

Comparing version 3.0.10 to 3.0.11

12

package.json
{
"name": "@smithy/middleware-apply-body-checksum",
"version": "3.0.10",
"version": "3.0.11",
"scripts": {

@@ -14,4 +14,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"test": "yarn g:jest --coverage",
"test:integration": "yarn g:jest --config jest.config.integ.js"
"test": "yarn g:vitest run",
"test:integration": "yarn g:vitest run -c vitest.config.integ.ts",
"test:watch": "yarn g:vitest watch",
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.ts"
},

@@ -28,4 +30,4 @@ "main": "./dist-cjs/index.js",

"@smithy/is-array-buffer": "^3.0.0",
"@smithy/protocol-http": "^4.1.5",
"@smithy/types": "^3.6.0",
"@smithy/protocol-http": "^4.1.6",
"@smithy/types": "^3.7.0",
"tslib": "^2.6.2"

@@ -32,0 +34,0 @@ },

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