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

@aws-sdk/middleware-ssec

Package Overview
Dependencies
Maintainers
5
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-ssec - npm Package Compare versions

Comparing version 3.667.0 to 3.679.0

10

package.json
{
"name": "@aws-sdk/middleware-ssec",
"version": "3.667.0",
"version": "3.679.0",
"scripts": {

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

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest",
"test:integration": "jest -c jest.config.integ.js"
"test": "vitest run",
"test:integration": "vitest run -c vitest.config.integ.ts",
"test:watch": "vitest watch",
"test:integration:watch": "vitest watch -c vitest.config.integ.ts"
},

@@ -25,3 +27,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/types": "3.667.0",
"@aws-sdk/types": "3.679.0",
"@smithy/types": "^3.5.0",

@@ -28,0 +30,0 @@ "tslib": "^2.6.2"

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