@aws-sdk/middleware-sdk-s3
Advanced tools
Comparing version 3.682.0 to 3.685.0
{ | ||
"name": "@aws-sdk/middleware-sdk-s3", | ||
"version": "3.682.0", | ||
"version": "3.685.0", | ||
"scripts": { | ||
@@ -14,3 +14,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"test:integration": "vitest run -c vitest.config.integ.ts", | ||
"test:e2e": "vitest run -c vitest.config.e2e.ts", | ||
"test:e2e": "vitest run -c vitest.config.e2e.ts --mode development", | ||
"extract:docs": "api-extractor run --local", | ||
@@ -17,0 +17,0 @@ "test:watch": "vitest watch", |
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
92007