🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@smithy/querystring-parser

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/querystring-parser - npm Package Compare versions

Comparing version

to
4.0.2

{
"name": "@smithy/querystring-parser",
"version": "4.0.1",
"version": "4.0.2",
"scripts": {

@@ -13,3 +13,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"",
"test": "yarn g:vitest run",

@@ -27,3 +27,3 @@ "test:watch": "yarn g:vitest watch"

"dependencies": {
"@smithy/types": "^4.1.0",
"@smithy/types": "^4.2.0",
"tslib": "^2.6.2"

@@ -44,6 +44,6 @@ },

],
"homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/querystring-parser",
"homepage": "https://github.com/smithy-lang/smithy-typescript/tree/main/packages/querystring-parser",
"repository": {
"type": "git",
"url": "https://github.com/awslabs/smithy-typescript.git",
"url": "https://github.com/smithy-lang/smithy-typescript.git",
"directory": "packages/querystring-parser"

@@ -50,0 +50,0 @@ },