@aws-lambda-powertools/commons
Advanced tools
Comparing version 2.10.0 to 2.11.0
export type { Request, MiddlewareLikeObj, MiddyLikeRequest, MiddlewareFn, CleanupFunction, } from './middy.js'; | ||
export type { GenericLogger } from './GenericLogger.js'; | ||
export type { SdkClient, MiddlewareArgsLike } from './awsSdk.js'; | ||
@@ -3,0 +4,0 @@ export type { JSONPrimitive, JSONValue, JSONObject, JSONArray, } from './json.js'; |
@@ -1,2 +0,2 @@ | ||
export declare const PT_VERSION = "2.10.0"; | ||
export declare const PT_VERSION = "2.11.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,2 +5,2 @@ "use strict"; | ||
// this file is auto generated, do not modify | ||
exports.PT_VERSION = '2.10.0'; | ||
exports.PT_VERSION = '2.11.0'; |
export type { Request, MiddlewareLikeObj, MiddyLikeRequest, MiddlewareFn, CleanupFunction, } from './middy.js'; | ||
export type { GenericLogger } from './GenericLogger.js'; | ||
export type { SdkClient, MiddlewareArgsLike } from './awsSdk.js'; | ||
@@ -3,0 +4,0 @@ export type { JSONPrimitive, JSONValue, JSONObject, JSONArray, } from './json.js'; |
@@ -1,2 +0,2 @@ | ||
export declare const PT_VERSION = "2.10.0"; | ||
export declare const PT_VERSION = "2.11.0"; | ||
//# sourceMappingURL=version.d.ts.map |
// this file is auto generated, do not modify | ||
export const PT_VERSION = '2.10.0'; | ||
export const PT_VERSION = '2.11.0'; |
{ | ||
"name": "@aws-lambda-powertools/commons", | ||
"version": "2.10.0", | ||
"version": "2.11.0", | ||
"description": "A shared utility package for Powertools for AWS Lambda (TypeScript) libraries", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
158760
114
3623