@aws-sdk/querystring-builder
Advanced tools
Comparing version 3.296.0 to 3.303.0
import { QueryParameterBag } from "@aws-sdk/types"; | ||
/** | ||
* @internal | ||
*/ | ||
export declare function buildQueryString(query: QueryParameterBag): string; |
{ | ||
"name": "@aws-sdk/querystring-builder", | ||
"version": "3.296.0", | ||
"version": "3.303.0", | ||
"scripts": { | ||
@@ -23,4 +23,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@aws-sdk/types": "3.296.0", | ||
"@aws-sdk/util-uri-escape": "3.295.0", | ||
"@aws-sdk/types": "3.303.0", | ||
"@aws-sdk/util-uri-escape": "3.303.0", | ||
"tslib": "^2.5.0" | ||
@@ -27,0 +27,0 @@ }, |
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
15209
53
+ Added@aws-sdk/types@3.303.0(transitive)
+ Added@aws-sdk/util-uri-escape@3.303.0(transitive)
- Removed@aws-sdk/types@3.296.0(transitive)
- Removed@aws-sdk/util-uri-escape@3.295.0(transitive)
Updated@aws-sdk/types@3.303.0