You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@smithy/querystring-builder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/querystring-builder - npm Package Compare versions

Comparing version

to
4.0.0

{
"name": "@smithy/querystring-builder",
"version": "3.0.11",
"version": "4.0.0",
"scripts": {

@@ -25,8 +25,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/types": "^3.7.2",
"@smithy/util-uri-escape": "^3.0.0",
"@smithy/types": "^4.0.0",
"@smithy/util-uri-escape": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},

@@ -33,0 +33,0 @@ "typesVersions": {