Socket
Socket
Sign inDemoInstall

@aws-lambda-powertools/commons

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-lambda-powertools/commons - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

lib/cjs/LRUCache.d.ts

1

lib/cjs/fromBase64.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
/**

@@ -3,0 +2,0 @@ * Convert a base64 string to a Uint8Array.

@@ -1,2 +0,2 @@

export declare const PT_VERSION = "2.6.0";
export declare const PT_VERSION = "2.7.0";
//# sourceMappingURL=version.d.ts.map

@@ -5,2 +5,2 @@ "use strict";

// this file is auto generated, do not modify
exports.PT_VERSION = '2.6.0';
exports.PT_VERSION = '2.7.0';

@@ -1,2 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
/**

@@ -3,0 +2,0 @@ * Convert a base64 string to a Uint8Array.

@@ -1,2 +0,2 @@

export declare const PT_VERSION = "2.6.0";
export declare const PT_VERSION = "2.7.0";
//# sourceMappingURL=version.d.ts.map
// this file is auto generated, do not modify
export const PT_VERSION = '2.6.0';
export const PT_VERSION = '2.7.0';
{
"name": "@aws-lambda-powertools/commons",
"version": "2.6.0",
"version": "2.7.0",
"description": "A shared utility package for Powertools for AWS Lambda (TypeScript) libraries",

@@ -50,2 +50,6 @@ "author": {

},
"./utils/lru-cache": {
"import": "./lib/esm/LRUCache.js",
"require": "./lib/cjs/LRUCache.js"
},
"./types": {

@@ -66,2 +70,6 @@ "import": "./lib/esm/types/index.js",

],
"utils/lru-cache": [
"lib/cjs/LRUCache.d.ts",
"lib/esm/LRUCache.d.ts"
],
"types": [

@@ -68,0 +76,0 @@ "lib/cjs/types/index.d.ts",

@@ -120,13 +120,17 @@ # Powertools for AWS Lambda (TypeScript) <!-- omit in toc -->

- [Hashnode](https://hashnode.com/)
- [Trek10](https://www.trek10.com/)
- [Alma Media](https://www.almamedia.fi)
- [AppYourself](https://appyourself.net)
- [Bailey Nelson](https://www.baileynelson.com.au)
- [Banxware](https://www.banxware.com)
- [Caylent](https://caylent.com/)
- [Certible](https://www.certible.com/)
- [Elva](https://elva-group.com)
- [globaldatanet](https://globaldatanet.com/)
- [Bailey Nelson](https://www.baileynelson.com.au)
- [Hashnode](https://hashnode.com/)
- [LocalStack](https://localstack.cloud/)
- [Perfect Post](https://www.perfectpost.fr)
- [Sennder](https://sennder.com/)
- [Certible](https://www.certible.com/)
- [tecRacer GmbH & Co. KG](https://www.tecracer.com/)
- [AppYourself](https://appyourself.net)
- [Alma Media](https://www.almamedia.fi)
- [Trek10](https://www.trek10.com/)
- [WeSchool](https://www.weschool.com)

@@ -133,0 +137,0 @@ ### Sharing your work

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc