Socket
Socket
Sign inDemoInstall

@middy/util

Package Overview
Dependencies
Maintainers
3
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/util - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

2

index.d.ts

@@ -46,1 +46,3 @@ import middy from '@middy/core'

declare function createError (code: number, message: string, properties?: Record<string, any>): HttpError
declare function modifyCache (cacheKey: string, value: any): void

6

package.json
{
"name": "@middy/util",
"version": "2.5.1",
"version": "2.5.2",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (util package)",

@@ -47,3 +47,3 @@ "type": "commonjs",

"devDependencies": {
"@middy/core": "^2.5.1",
"@middy/core": "^2.5.2",
"@types/aws-lambda": "^8.10.76",

@@ -55,3 +55,3 @@ "@types/node": "^16.0.0",

"homepage": "https://github.com/middyjs/middy#readme",
"gitHead": "df18e5eff7d73492a96a2ca4780a2eae45d1cedb"
"gitHead": "a2bb757a7a13638ae64277f8eecfcf11c1af17d4"
}
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