Socket
Socket
Sign inDemoInstall

@smithy/smithy-client

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/smithy-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

11

package.json
{
"name": "@smithy/smithy-client",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

@@ -26,4 +26,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"dependencies": {
"@smithy/middleware-stack": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/middleware-stack": "^1.0.1",
"@smithy/types": "^1.1.0",
"tslib": "^2.5.0"

@@ -62,3 +62,6 @@ },

"entryPoint": "src/index.ts"
},
"publishConfig": {
"directory": ".release/package"
}
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc