Socket
Socket
Sign inDemoInstall

@smithy/core

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/core - npm Package Compare versions

Comparing version 1.0.5 to 1.1.0

dist-cjs/protocols/requestBuilder.js

1

dist-cjs/index.js

@@ -9,1 +9,2 @@ "use strict";

tslib_1.__exportStar(require("./normalizeProvider"), exports);
tslib_1.__exportStar(require("./protocols/requestBuilder"), exports);

@@ -6,1 +6,2 @@ export * from "./middleware-http-auth-scheme";

export * from "./normalizeProvider";
export * from "./protocols/requestBuilder";

@@ -6,1 +6,2 @@ export * from "./middleware-http-auth-scheme";

export * from "./normalizeProvider";
export * from "./protocols/requestBuilder";

@@ -6,1 +6,2 @@ export * from "./middleware-http-auth-scheme";

export * from "./normalizeProvider";
export * from "./protocols/requestBuilder";

3

package.json
{
"name": "@smithy/core",
"version": "1.0.5",
"version": "1.1.0",
"scripts": {

@@ -30,2 +30,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"@smithy/protocol-http": "^3.0.11",
"@smithy/smithy-client": "^2.1.18",
"@smithy/types": "^2.7.0",

@@ -32,0 +33,0 @@ "tslib": "^2.5.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