New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/util-defaults-mode-node

Package Overview
Dependencies
Maintainers
2
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-defaults-mode-node - npm Package Compare versions

Comparing version 3.0.25 to 3.0.26

17

package.json
{
"name": "@smithy/util-defaults-mode-node",
"version": "3.0.25",
"version": "3.0.26",
"scripts": {

@@ -14,3 +14,4 @@ "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"
"test": "yarn g:vitest run",
"test:watch": "yarn g:vitest watch"
},

@@ -26,8 +27,8 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/config-resolver": "^3.0.10",
"@smithy/credential-provider-imds": "^3.2.5",
"@smithy/node-config-provider": "^3.1.9",
"@smithy/property-provider": "^3.1.8",
"@smithy/smithy-client": "^3.4.2",
"@smithy/types": "^3.6.0",
"@smithy/config-resolver": "^3.0.11",
"@smithy/credential-provider-imds": "^3.2.6",
"@smithy/node-config-provider": "^3.1.10",
"@smithy/property-provider": "^3.1.9",
"@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
"tslib": "^2.6.2"

@@ -34,0 +35,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