@smithy/types
Advanced tools
@@ -17,3 +17,3 @@ import type { ChecksumConstructor } from "../checksum"; | ||
| export interface ChecksumAlgorithm { | ||
| algorithmId(): AlgorithmId; | ||
| algorithmId(): AlgorithmId | string; | ||
| checksumConstructor(): ChecksumConstructor | HashConstructor; | ||
@@ -20,0 +20,0 @@ } |
@@ -17,3 +17,3 @@ import { ChecksumConstructor } from "../checksum"; | ||
| export interface ChecksumAlgorithm { | ||
| algorithmId(): AlgorithmId; | ||
| algorithmId(): AlgorithmId | string; | ||
| checksumConstructor(): ChecksumConstructor | HashConstructor; | ||
@@ -20,0 +20,0 @@ } |
+1
-1
| { | ||
| "name": "@smithy/types", | ||
| "version": "4.12.1", | ||
| "version": "4.13.0", | ||
| "scripts": { | ||
@@ -5,0 +5,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances 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 3 instances 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
278014
0.01%