Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/stream-collector-native

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/stream-collector-native - npm Package Compare versions

Comparing version 1.0.0-alpha.4 to 1.0.0-beta.1

15

CHANGELOG.md

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

# 1.0.0-beta.1 (2020-03-25)
### Features
* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f))
# 1.0.0-alpha.28 (2020-03-20)
# 1.0.0-alpha.4 (2020-03-20)

@@ -8,0 +23,0 @@

8

package.json
{
"name": "@aws-sdk/stream-collector-native",
"version": "1.0.0-alpha.4",
"version": "1.0.0-beta.1",
"description": "Provides a way to store the contents of a stream into a Uint8Array",

@@ -18,8 +18,8 @@ "scripts": {

"dependencies": {
"@aws-sdk/types": "^1.0.0-alpha.6",
"@aws-sdk/util-base64-browser": "^1.0.0-alpha.3",
"@aws-sdk/types": "^1.0.0-beta.1",
"@aws-sdk/util-base64-browser": "^1.0.0-beta.1",
"tslib": "^1.8.0"
},
"devDependencies": {
"@types/jest": "^24.0.12",
"@types/jest": "^25.1.4",
"jasmine-core": "^3.5.0",

@@ -26,0 +26,0 @@ "karma": "^4.4.1",

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