Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eventual/aws-runtime

Package Overview
Dependencies
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eventual/aws-runtime - npm Package Compare versions

Comparing version 0.39.6 to 0.39.7

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## 0.39.7 (2023-05-25)
### Bug Fixes
- make eventual-cli role region-specific ([#365](https://github.com/functionless/eventual/issues/365)) ([aa407c0](https://github.com/functionless/eventual/commit/aa407c02e899c3a8fd3c4f56f1832c9b8e50ca5f))
## 0.39.6 (2023-05-25)

@@ -8,0 +14,0 @@

8

package.json

@@ -11,3 +11,3 @@ {

"module": "./lib/esm/index.js",
"version": "0.39.6",
"version": "0.39.7",
"dependencies": {

@@ -26,5 +26,5 @@ "@aws-sdk/client-cloudwatch-logs": "^3.254.0",

"zod": "^3.21.4",
"@eventual/aws-client": "^0.39.6",
"@eventual/core": "^0.39.6",
"@eventual/core-runtime": "^0.39.6"
"@eventual/aws-client": "^0.39.7",
"@eventual/core": "^0.39.7",
"@eventual/core-runtime": "^0.39.7"
},

@@ -31,0 +31,0 @@ "devDependencies": {

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