Socket
Socket
Sign inDemoInstall

@smithy/types

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/types - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

dist-cjs/extensions/checksum.js

1

dist-cjs/index.js

@@ -16,2 +16,3 @@ "use strict";

tslib_1.__exportStar(require("./eventStream"), exports);
tslib_1.__exportStar(require("./extensions"), exports);
tslib_1.__exportStar(require("./http"), exports);

@@ -18,0 +19,0 @@ tslib_1.__exportStar(require("./identity"), exports);

@@ -13,2 +13,3 @@ export * from "./abort";

export * from "./eventStream";
export * from "./extensions";
export * from "./http";

@@ -15,0 +16,0 @@ export * from "./identity";

@@ -13,2 +13,3 @@ export * from "./abort";

export * from "./eventStream";
export * from "./extensions";
export * from "./http";

@@ -15,0 +16,0 @@ export * from "./identity";

@@ -13,2 +13,3 @@ export * from "./abort";

export * from "./eventStream";
export * from "./extensions";
export * from "./http";

@@ -15,0 +16,0 @@ export * from "./identity";

2

package.json
{
"name": "@smithy/types",
"version": "2.1.0",
"version": "2.2.0",
"scripts": {

@@ -5,0 +5,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

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