Socket
Socket
Sign inDemoInstall

@aws-sdk/util-create-request

Package Overview
Dependencies
Maintainers
4
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-create-request - npm Package Compare versions

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

42

CHANGELOG.md

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

# 1.0.0-alpha.2 (2020-01-09)
### Features
* update according to new mw stack & smithy client interface ([df8176c](https://github.com/aws/aws-sdk-js-v3/commit/df8176c))
# 0.7.0 (2019-11-19)
# 0.6.0 (2019-10-30)
# 0.3.0 (2019-09-09)
### Features
* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed))
# 0.2.0 (2019-07-12)
### Bug Fixes
* add npm badge for @aws-sdk/util-create-request ([#259](https://github.com/aws/aws-sdk-js-v3/issues/259)) ([067f75b](https://github.com/aws/aws-sdk-js-v3/commit/067f75b))
### Features
* **util-create-request:** create request package ([#257](https://github.com/aws/aws-sdk-js-v3/issues/257)) ([9855d49](https://github.com/aws/aws-sdk-js-v3/commit/9855d49))
# 1.0.0-alpha.1 (2020-01-08)

@@ -8,0 +50,0 @@

10

package.json
{
"name": "@aws-sdk/util-create-request",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"scripts": {

@@ -17,5 +17,5 @@ "prepublishOnly": "tsc",

"dependencies": {
"@aws-sdk/middleware-stack": "^1.0.0-alpha.1",
"@aws-sdk/smithy-client": "^1.0.0-alpha.1",
"@aws-sdk/types": "^1.0.0-alpha.1",
"@aws-sdk/middleware-stack": "^1.0.0-alpha.2",
"@aws-sdk/smithy-client": "^1.0.0-alpha.2",
"@aws-sdk/types": "^1.0.0-alpha.2",
"tslib": "^1.8.0"

@@ -25,3 +25,3 @@ },

"@aws-sdk/middleware-stack": "^1.0.0-alpha.0",
"@aws-sdk/protocol-http": "^1.0.0-alpha.1",
"@aws-sdk/protocol-http": "^1.0.0-alpha.2",
"@types/jest": "^24.0.12",

@@ -28,0 +28,0 @@ "@types/node": "^10.0.3",

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