Socket
Socket
Sign inDemoInstall

@aws-sdk/is-array-buffer

Package Overview
Dependencies
1
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

29

CHANGELOG.md

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

# [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/is-array-buffer@0.1.0-preview.1...@aws-sdk/is-array-buffer@1.0.0-alpha.3) (2020-03-20)
# 0.9.0 (2020-01-09)
# 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/cb268ed45fd5580ef9633da78f13aaa6aa472805))
# 0.2.0 (2019-07-12)
### Features
* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10cb6b0ebc32004b797556bfc171c96bbf16))
* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab4ac5343058eaf7d448a428d8c4b72c844))
# [1.0.0-alpha.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/is-array-buffer@0.1.0-preview.1...@aws-sdk/is-array-buffer@1.0.0-alpha.2) (2020-01-09)

@@ -8,0 +37,0 @@

4

package.json
{
"name": "@aws-sdk/is-array-buffer",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Provides a function for detecting if an argument is an ArrayBuffer",

@@ -19,3 +19,3 @@ "scripts": {

"jest": "^24.7.1",
"typescript": "~3.4.0"
"typescript": "~3.8.3"
},

@@ -22,0 +22,0 @@ "types": "./build/index.d.ts",

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