@middy/util
Advanced tools
Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2
{ | ||
"name": "@middy/util", | ||
"version": "2.0.0-alpha.1", | ||
"version": "2.0.0-alpha.2", | ||
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (util package)", | ||
@@ -15,3 +15,5 @@ "type": "commonjs", | ||
"types": "index.d.ts", | ||
"files": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
@@ -46,3 +48,3 @@ "test": "npm run test:typings && npm run test:unit", | ||
"homepage": "https://github.com/middyjs/middy#readme", | ||
"gitHead": "f8b0f418477cdbff47da693963bf1ea918b39d04" | ||
"gitHead": "74ce15b5549da8a13d2d1ce85c442d7fbeb78b49" | ||
} |
# Middy Util | ||
<div align="center"> | ||
<img alt="Middy logo" src="https://raw.githubusercontent.com/middyjs/middy/master/docs/img/middy-logo.png"/> | ||
<img alt="Middy logo" src="https://raw.githubusercontent.com/middyjs/middy/main/docs/img/middy-logo.png"/> | ||
</div> | ||
@@ -6,0 +6,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8539
2