Socket
Socket
Sign inDemoInstall

@aws-sdk/util-user-agent-browser

Package Overview
Dependencies
Maintainers
7
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-user-agent-browser - npm Package Compare versions

Comparing version 3.18.0 to 3.20.0

dist/types/ts3.4/configurations.d.ts

11

CHANGELOG.md

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

# [3.20.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.19.0...v3.20.0) (2021-07-02)
### Bug Fixes
* replace prepublishOnly script with downlevel-dts ([#2537](https://github.com/aws/aws-sdk-js-v3/issues/2537)) ([63818a1](https://github.com/aws/aws-sdk-js-v3/commit/63818a1e47b08af56f092031a01bbbff0a9af590))
# [3.18.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.17.0...v3.18.0) (2021-06-04)

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

8

package.json
{
"name": "@aws-sdk/util-user-agent-browser",
"version": "3.18.0",
"version": "3.20.0",
"scripts": {
"prepublishOnly": "yarn build && downlevel-dts dist/types dist/types/ts3.4",
"build:cjs": "tsc -p tsconfig.cjs.json",
"build:es": "tsc -p tsconfig.es.json",
"build": "yarn build:es && yarn build:cjs",
"downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
"test": "jest"

@@ -21,3 +21,3 @@ },

"dependencies": {
"@aws-sdk/types": "3.18.0",
"@aws-sdk/types": "3.20.0",
"bowser": "^2.11.0",

@@ -27,3 +27,3 @@ "tslib": "^2.0.0"

"devDependencies": {
"@aws-sdk/protocol-http": "3.18.0",
"@aws-sdk/protocol-http": "3.20.0",
"@types/jest": "^26.0.4",

@@ -30,0 +30,0 @@ "jest": "^26.1.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc