New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@effect-aws/lambda

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effect-aws/lambda - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+6
-0
CHANGELOG.md
# @effect-aws/lambda
## 1.0.2
### Patch Changes
- [`88676ae`](https://github.com/floydspace/effect-aws/commit/88676ae3a5f7fa514cab58ba83a50a0774be1aa1) Thanks [@floydspace](https://github.com/floydspace)! - use effect@~2.2 as maximum allowed peer version
## 1.0.1

@@ -4,0 +10,0 @@

+2
-2

@@ -29,3 +29,3 @@ {

"peerDependencies": {
"effect": "^2.0.1"
"effect": ">=2.0.1 <2.3.0"
},

@@ -38,3 +38,3 @@ "main": "lib/index.js",

},
"version": "1.0.1",
"version": "1.0.2",
"types": "lib/index.d.ts",

@@ -41,0 +41,0 @@ "module": "lib/esm/index.js",