Socket
Socket
Sign inDemoInstall

@aws-sdk/util-body-length-browser

Package Overview
Dependencies
1
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.12.0 to 3.13.1

8

CHANGELOG.md

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

## [3.13.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.13.0...v3.13.1) (2021-04-22)
**Note:** Version bump only for package @aws-sdk/util-body-length-browser
# [3.12.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.11.0...v3.12.0) (2021-04-09)

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

6

package.json
{
"name": "@aws-sdk/util-body-length-browser",
"description": "Determines the length of a request body in browsers",
"version": "3.12.0",
"version": "3.13.1",
"scripts": {

@@ -21,3 +21,3 @@ "prepublishOnly": "yarn build && downlevel-dts dist/types dist/types/ts3.4",

"dependencies": {
"tslib": "^1.8.0"
"tslib": "^2.0.0"
},

@@ -27,3 +27,3 @@ "devDependencies": {

"jest": "^26.1.0",
"typescript": "~4.1.2"
"typescript": "~4.2.4"
},

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

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