Socket
Socket
Sign inDemoInstall

@aws-sdk/util-uri-escape

Package Overview
Dependencies
1
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.0 to 3.4.1

11

CHANGELOG.md

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

## [3.4.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.0...v3.4.1) (2021-01-29)
### Bug Fixes
* **clients:** use TS 3.4 compatible types for TS 3.9 ([#1978](https://github.com/aws/aws-sdk-js-v3/issues/1978)) ([8bced5c](https://github.com/aws/aws-sdk-js-v3/commit/8bced5c32b9dbc68f1065054d796cb0b8b87bcc4))
# [3.4.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.3.0...v3.4.0) (2021-01-28)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@aws-sdk/util-uri-escape",
"version": "3.4.0",
"version": "3.4.1",
"scripts": {

@@ -33,3 +33,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es",

"typesVersions": {
"<3.9": {
"<4.0": {
"types/*": [

@@ -36,0 +36,0 @@ "types/ts3.4/*"

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