Socket
Socket
Sign inDemoInstall

@aws-sdk/chunked-blob-reader-native

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/chunked-blob-reader-native - npm Package Compare versions

Comparing version 1.0.0-alpha.2 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.2 (2020-03-20)

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

8

package.json
{
"name": "@aws-sdk/chunked-blob-reader-native",
"version": "1.0.0-alpha.2",
"version": "1.0.0-beta.1",
"scripts": {

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

"dependencies": {
"@aws-sdk/util-base64-browser": "^1.0.0-alpha.3",
"@aws-sdk/util-base64-browser": "^1.0.0-beta.1",
"tslib": "^1.8.0"
},
"devDependencies": {
"@types/jest": "^24.0.12",
"jest": "^24.7.1",
"@types/jest": "^25.1.4",
"jest": "^25.1.0",
"typescript": "~3.8.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