@aws-sdk/middleware-signing
Advanced tools
Comparing version 3.667.0 to 3.679.0
{ | ||
"name": "@aws-sdk/middleware-signing", | ||
"version": "3.667.0", | ||
"version": "3.679.0", | ||
"scripts": { | ||
@@ -12,5 +12,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "jest --passWithNoTests", | ||
"test:integration": "jest -c jest.config.integ.js", | ||
"extract:docs": "api-extractor run --local" | ||
"test": "vitest run", | ||
"test:integration": "vitest run -c vitest.config.integ.ts", | ||
"extract:docs": "api-extractor run --local", | ||
"test:watch": "vitest watch", | ||
"test:integration:watch": "vitest watch -c vitest.config.integ.ts" | ||
}, | ||
@@ -26,3 +28,3 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.667.0", | ||
"@aws-sdk/types": "3.679.0", | ||
"@smithy/property-provider": "^3.1.7", | ||
@@ -29,0 +31,0 @@ "@smithy/protocol-http": "^4.1.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41415
+ Added@aws-sdk/types@3.679.0(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@aws-sdk/types@3.667.0(transitive)
- Removedtslib@2.8.0(transitive)
Updated@aws-sdk/types@3.679.0