Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@smithy/core

Package Overview
Dependencies
Maintainers
3
Versions
137
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
3.24.3
to
3.24.4
+1
-3
cbor.d.ts

@@ -5,4 +5,2 @@ /**

*/
declare module "@smithy/core/cbor" {
export * from "@smithy/core/dist-types/submodules/cbor/index.d";
}
export * from "./dist-types/submodules/cbor/index";

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

/**

@@ -3,0 +2,0 @@ * Do not edit:

/**
* Do not edit:
* This is a compatibility redirect for bundlers that do not support package.json exports field.
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
export * from "./dist-types/submodules/checksum/index.d";
export * from "./dist-types/submodules/checksum/index";
/**
* Do not edit:
* This is a compatibility redirect for bundlers that do not support package.json exports field.
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
module.exports = require("./dist-cjs/submodules/checksum/index.js");

@@ -5,4 +5,2 @@ /**

*/
declare module "@smithy/core/client" {
export * from "@smithy/core/dist-types/submodules/client/index.d";
}
export * from "./dist-types/submodules/client/index";

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

/**

@@ -3,0 +2,0 @@ * Do not edit:

/**
* Do not edit:
* This is a compatibility redirect for bundlers that do not support package.json exports field.
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
export * from "./dist-types/submodules/config/index.d";
export * from "./dist-types/submodules/config/index";
/**
* Do not edit:
* This is a compatibility redirect for bundlers that do not support package.json exports field.
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
module.exports = require("./dist-cjs/submodules/config/index.js");

@@ -5,4 +5,2 @@ /**

*/
declare module "@smithy/core/endpoints" {
export * from "@smithy/core/dist-types/submodules/endpoints/index.d";
}
export * from "./dist-types/submodules/endpoints/index";

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

/**

@@ -3,0 +2,0 @@ * Do not edit:

@@ -5,4 +5,2 @@ /**

*/
declare module "@smithy/core/event-streams" {
export * from "@smithy/core/dist-types/submodules/event-streams/index.d";
}
export * from "./dist-types/submodules/event-streams/index";

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

/**

@@ -3,0 +2,0 @@ * Do not edit:

{
"name": "@smithy/core",
"version": "3.24.3",
"version": "3.24.4",
"scripts": {

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

@@ -5,4 +5,2 @@ /**

*/
declare module "@smithy/core/protocols" {
export * from "@smithy/core/dist-types/submodules/protocols/index.d";
}
export * from "./dist-types/submodules/protocols/index";

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

/**

@@ -3,0 +2,0 @@ * Do not edit:

/**
* Do not edit:
* This is a compatibility redirect for bundlers that do not support package.json exports field.
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
export * from "./dist-types/submodules/retry/index.d";
export * from "./dist-types/submodules/retry/index";
/**
* Do not edit:
* This is a compatibility redirect for bundlers that do not support package.json exports field.
* This is a compatibility redirect for contexts that do not understand package.json exports field.
*/
module.exports = require("./dist-cjs/submodules/retry/index.js");

@@ -5,4 +5,2 @@ /**

*/
declare module "@smithy/core/schema" {
export * from "@smithy/core/dist-types/submodules/schema/index.d";
}
export * from "./dist-types/submodules/schema/index";

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

/**

@@ -3,0 +2,0 @@ * Do not edit:

@@ -5,4 +5,2 @@ /**

*/
declare module "@smithy/core/serde" {
export * from "@smithy/core/dist-types/submodules/serde/index.d";
}
export * from "./dist-types/submodules/serde/index";

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

/**

@@ -3,0 +2,0 @@ * Do not edit: