@smithy/core
Advanced tools
+1
-3
@@ -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"; |
+0
-1
@@ -1,2 +0,1 @@ | ||
| /** | ||
@@ -3,0 +2,0 @@ * Do not edit: |
+2
-2
| /** | ||
| * 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"; |
+1
-1
| /** | ||
| * 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"); |
+1
-3
@@ -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"; |
+0
-1
@@ -1,2 +0,1 @@ | ||
| /** | ||
@@ -3,0 +2,0 @@ * Do not edit: |
+2
-2
| /** | ||
| * 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"; |
+1
-1
| /** | ||
| * 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"); |
+1
-3
@@ -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"; |
+0
-1
@@ -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"; |
+0
-1
@@ -1,2 +0,1 @@ | ||
| /** | ||
@@ -3,0 +2,0 @@ * Do not edit: |
+1
-1
| { | ||
| "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'", |
+1
-3
@@ -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"; |
+0
-1
@@ -1,2 +0,1 @@ | ||
| /** | ||
@@ -3,0 +2,0 @@ * Do not edit: |
+2
-2
| /** | ||
| * 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"; |
+1
-1
| /** | ||
| * 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"); |
+1
-3
@@ -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"; |
+0
-1
@@ -1,2 +0,1 @@ | ||
| /** | ||
@@ -3,0 +2,0 @@ * Do not edit: |
+1
-3
@@ -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"; |
+0
-1
@@ -1,2 +0,1 @@ | ||
| /** | ||
@@ -3,0 +2,0 @@ * Do not edit: |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1338405
-0.03%33171
-0.04%