Socket
Socket
Sign inDemoInstall

@smithy/querystring-builder

Package Overview
Dependencies
3
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

dist-types/ts3.4/index.d.ts

8

package.json
{
"name": "@smithy/querystring-builder",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "tsc -p tsconfig.cjs.json",

@@ -25,4 +25,4 @@ "build:es": "tsc -p tsconfig.es.json",

"dependencies": {
"@smithy/types": "^1.1.0",
"@smithy/util-uri-escape": "^1.0.1",
"@smithy/types": "^1.1.1",
"@smithy/util-uri-escape": "^1.0.2",
"tslib": "^2.5.0"

@@ -29,0 +29,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc