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

@aws-sdk/hash-stream-node

Package Overview
Dependencies
Maintainers
7
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/hash-stream-node - npm Package Compare versions

Comparing version 3.36.0 to 3.37.0

8

CHANGELOG.md

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

# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
**Note:** Version bump only for package @aws-sdk/hash-stream-node
# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)

@@ -8,0 +16,0 @@

2

dist-types/ts3.4/hash-calculator.d.ts

@@ -1,2 +0,2 @@

/// <reference types="node" />
import { Hash } from "@aws-sdk/types";

@@ -3,0 +3,0 @@ import { Writable, WritableOptions } from "stream";

@@ -1,4 +0,4 @@

/// <reference types="node" />
import { StreamHasher } from "@aws-sdk/types";
import { Readable } from "stream";
export declare const fileStreamHasher: StreamHasher<Readable>;
{
"name": "@aws-sdk/hash-stream-node",
"version": "3.36.0",
"version": "3.37.0",
"scripts": {

@@ -21,3 +21,3 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"dependencies": {
"@aws-sdk/types": "3.36.0",
"@aws-sdk/types": "3.37.0",
"tslib": "^2.3.0"

@@ -27,3 +27,3 @@ },

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/util-hex-encoding": "3.36.0",
"@aws-sdk/util-hex-encoding": "3.37.0",
"@types/jest": "^26.0.4",

@@ -30,0 +30,0 @@ "@types/node": "^10.0.0",

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