Socket
Socket
Sign inDemoInstall

@aws-sdk/types

Package Overview
Dependencies
0
Maintainers
5
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-preview.2 to 0.1.0-preview.3

1

build/protocol.d.ts

@@ -18,2 +18,3 @@ export declare type SerializationType = 'blob' | 'boolean' | 'float' | 'integer' | 'list' | 'map' | 'string' | 'structure' | 'timestamp';

resultWrapper?: string;
timestampFormat?: string;
}

@@ -20,0 +21,0 @@ export interface Shape {

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

# [0.1.0-preview.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/types@0.1.0-preview.2...@aws-sdk/types@0.1.0-preview.3) (2019-04-19)
### Features
* timestamp serializing and de-serializing ([#216](https://github.com/aws/aws-sdk-js-v3/issues/216)) ([0556c99](https://github.com/aws/aws-sdk-js-v3/commit/0556c99))
# [0.1.0-preview.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/types@0.1.0-preview.1...@aws-sdk/types@0.1.0-preview.2) (2019-03-27)

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

5

package.json
{
"name": "@aws-sdk/types",
"version": "0.1.0-preview.2",
"version": "0.1.0-preview.3",
"main": "./build/index.js",

@@ -20,4 +20,3 @@ "types": "./build/index.d.ts",

},
"license": "Apache-2.0",
"gitHead": "3dd9e610b159cadf8db49740ee8b0732e0c966e2"
"license": "Apache-2.0"
}
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