@aws-lambda-powertools/kafka
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
export type { ConsumerRecord, ConsumerRecords, MSKEvent, ProtobufMessage, Record, RecordHeader, SchemaType, SchemaConfig, SchemaConfigValue, SchemaMetadata, } from './types.js'; | ||
export type { ConsumerRecord, ConsumerRecords, MSKEvent, ProtobufMessage, Record, RecordHeader, SchemaConfig, SchemaConfigValue, SchemaMetadata, SchemaType, } from './types.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export type { ConsumerRecord, ConsumerRecords, MSKEvent, ProtobufMessage, Record, RecordHeader, SchemaType, SchemaConfig, SchemaConfigValue, SchemaMetadata, } from './types.js'; | ||
export type { ConsumerRecord, ConsumerRecords, MSKEvent, ProtobufMessage, Record, RecordHeader, SchemaConfig, SchemaConfigValue, SchemaMetadata, SchemaType, } from './types.js'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@aws-lambda-powertools/kafka", | ||
"version": "2.23.0", | ||
"version": "2.24.0", | ||
"description": "Utility to easily handle message deserialization and parsing of Kafka events in AWS Lambda functions", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"dependencies": { | ||
"@aws-lambda-powertools/commons": "2.23.0", | ||
"@aws-lambda-powertools/commons": "2.24.0", | ||
"@standard-schema/spec": "^1.0.0" | ||
@@ -37,3 +37,3 @@ }, | ||
"valibot": ">=1.0.0", | ||
"zod": ">=3.24.0" | ||
"zod": "^3.25.0 || ^4.0.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "peerDependenciesMeta": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
82376
0.01%0
-100%+ Added
- Removed