New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lambda-middleware/compose

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lambda-middleware/compose - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

17

CHANGELOG.json

@@ -5,2 +5,19 @@ {

{
"version": "1.0.1",
"tag": "@lambda-middleware/compose_v1.0.1",
"date": "Thu, 13 Aug 2020 19:32:50 GMT",
"comments": {
"patch": [
{
"comment": "Add tslib dependency"
}
],
"dependency": [
{
"comment": "Updating dependency \"@lambda-middleware/utils\" from `*` to `*`"
}
]
}
},
{
"version": "1.0.0",

@@ -7,0 +24,0 @@ "tag": "@lambda-middleware/compose_v1.0.0",

9

CHANGELOG.md
# Change Log - @lambda-middleware/compose
This log was last generated on Mon, 10 Aug 2020 17:15:19 GMT and should not be manually modified.
This log was last generated on Thu, 13 Aug 2020 19:32:50 GMT and should not be manually modified.
## 1.0.1
Thu, 13 Aug 2020 19:32:50 GMT
### Patches
- Add tslib dependency
## 1.0.0

@@ -6,0 +13,0 @@ Mon, 10 Aug 2020 17:15:19 GMT

5

package.json
{
"name": "@lambda-middleware/compose",
"version": "1.0.0",
"version": "1.0.1",
"description": "A compose function for functional lambda middleware.",

@@ -41,2 +41,5 @@ "homepage": "https://dbartholomae.github.io/lambda-middleware/",

},
"dependencies": {
"tslib": "^2.0.1"
},
"devDependencies": {

@@ -43,0 +46,0 @@ "@lambda-middleware/utils": "*",

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