@smithy/protocol-http
Advanced tools
+2
-2
| { | ||
| "name": "@smithy/protocol-http", | ||
| "version": "5.3.9", | ||
| "version": "5.3.10", | ||
| "scripts": { | ||
@@ -28,3 +28,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "dependencies": { | ||
| "@smithy/types": "^4.12.1", | ||
| "@smithy/types": "^4.13.0", | ||
| "tslib": "^2.6.2" | ||
@@ -31,0 +31,0 @@ }, |
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
41598
0Updated