Socket
Socket
Sign inDemoInstall

@aws-sdk/url-parser

Package Overview
Dependencies
3
Maintainers
5
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.162.0 to 3.168.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.168.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.167.0...v3.168.0) (2022-09-09)
**Note:** Version bump only for package @aws-sdk/url-parser
# [3.162.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.161.0...v3.162.0) (2022-08-31)

@@ -8,0 +16,0 @@

7

package.json
{
"name": "@aws-sdk/url-parser",
"version": "3.162.0",
"version": "3.168.0",
"scripts": {

@@ -8,2 +8,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"build:es": "tsc -p tsconfig.es.json",
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
"build:types": "tsc -p tsconfig.types.json",

@@ -23,4 +24,4 @@ "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",

"dependencies": {
"@aws-sdk/querystring-parser": "3.162.0",
"@aws-sdk/types": "3.162.0",
"@aws-sdk/querystring-parser": "3.168.0",
"@aws-sdk/types": "3.168.0",
"tslib": "^2.3.1"

@@ -27,0 +28,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc