@aws-sdk/middleware-user-agent
Advanced tools
Comparing version 3.692.0 to 3.693.0
{ | ||
"name": "@aws-sdk/middleware-user-agent", | ||
"version": "3.692.0", | ||
"version": "3.693.0", | ||
"scripts": { | ||
@@ -12,7 +12,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo", | ||
"test": "vitest run", | ||
"test:integration": "vitest run -c vitest.config.integ.ts", | ||
"test": "yarn g:vitest run", | ||
"test:integration": "yarn g: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" | ||
"test:watch": "yarn g:vitest watch", | ||
"test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.ts" | ||
}, | ||
@@ -28,5 +28,5 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@aws-sdk/core": "3.692.0", | ||
"@aws-sdk/core": "3.693.0", | ||
"@aws-sdk/types": "3.692.0", | ||
"@aws-sdk/util-endpoints": "3.692.0", | ||
"@aws-sdk/util-endpoints": "3.693.0", | ||
"@smithy/core": "^2.5.2", | ||
@@ -33,0 +33,0 @@ "@smithy/protocol-http": "^4.1.6", |
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
36579
+ Added@aws-sdk/core@3.693.0(transitive)
+ Added@aws-sdk/util-endpoints@3.693.0(transitive)
- Removed@aws-sdk/core@3.692.0(transitive)
- Removed@aws-sdk/util-endpoints@3.692.0(transitive)
Updated@aws-sdk/core@3.693.0