Socket
Socket
Sign inDemoInstall

@aws-sdk/util-arn-parser

Package Overview
Dependencies
1
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-gamma.1 to 1.0.0-gamma.2

11

CHANGELOG.md

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

# [1.0.0-gamma.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-arn-parser@1.0.0-gamma.1...@aws-sdk/util-arn-parser@1.0.0-gamma.2) (2020-08-25)
### Features
* **middleware-sdk-s3:** bucket name validator skips ARN bucket name ([#1442](https://github.com/aws/aws-sdk-js-v3/issues/1442)) ([e693c98](https://github.com/aws/aws-sdk-js-v3/commit/e693c980ea9efade196ccee963e11a159ca421f1))
# 1.0.0-gamma.1 (2020-08-04)

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

4

package.json
{
"name": "@aws-sdk/util-arn-parser",
"version": "1.0.0-gamma.1",
"version": "1.0.0-gamma.2",
"description": "A parser to Amazon Resource Names",

@@ -27,5 +27,5 @@ "main": "./dist/cjs/index.js",

"jest": "^26.1.0",
"typescript": "~3.9.3"
"typescript": "~4.0.2"
},
"types": "./dist/cjs/index.d.ts"
}

Sorry, the diff of this file is not supported yet

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