@aws-sdk/util-create-request
Advanced tools
Comparing version 3.692.0 to 3.693.0
{ | ||
"name": "@aws-sdk/util-create-request", | ||
"version": "3.692.0", | ||
"version": "3.693.0", | ||
"scripts": { | ||
@@ -13,4 +13,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"extract:docs": "api-extractor run --local", | ||
"test": "vitest run", | ||
"test:watch": "vitest watch" | ||
"test": "yarn g:vitest run", | ||
"test:watch": "yarn g:vitest watch" | ||
}, | ||
@@ -17,0 +17,0 @@ "main": "./dist-cjs/index.js", |
18819