@smithy/types
Advanced tools
@@ -41,3 +41,3 @@ import type { SchemaRef, SchemaTraits } from "../schema/schema"; | ||
| */ | ||
| export type StaticSimpleSchema = [StaticSchemaIdSimple, ShapeNamespace, ShapeName, SchemaRef, SchemaTraits]; | ||
| export type StaticSimpleSchema = [StaticSchemaIdSimple, ShapeNamespace, ShapeName, SchemaTraits, SchemaRef]; | ||
| /** | ||
@@ -44,0 +44,0 @@ * @alpha |
@@ -45,4 +45,4 @@ import { SchemaRef, SchemaTraits } from "../schema/schema"; | ||
| ShapeName, | ||
| SchemaRef, | ||
| SchemaTraits | ||
| SchemaTraits, | ||
| SchemaRef | ||
| ]; | ||
@@ -49,0 +49,0 @@ /** |
+1
-1
| { | ||
| "name": "@smithy/types", | ||
| "version": "4.7.0", | ||
| "version": "4.7.1", | ||
| "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
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