@smithy/core
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/core", | ||
| "version": "3.23.11", | ||
| "version": "3.23.12", | ||
| "scripts": { | ||
@@ -95,3 +95,3 @@ "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "@smithy/util-middleware": "^4.2.12", | ||
| "@smithy/util-stream": "^4.5.19", | ||
| "@smithy/util-stream": "^4.5.20", | ||
| "@smithy/util-utf8": "^4.2.2", | ||
@@ -98,0 +98,0 @@ "@smithy/uuid": "^1.1.2", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Updated