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

@mcma/aws-lambda-worker-invoker

Package Overview
Dependencies
Maintainers
3
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcma/aws-lambda-worker-invoker - npm Package Compare versions

Comparing version 0.8.5 to 0.8.7

0

index.d.ts

@@ -0,0 +0,0 @@ import { InvokeWorker, WorkerInvoker } from "@mcma/api";

@@ -0,0 +0,0 @@ const util = require("util");

18

package.json
{
"name": "@mcma/aws-lambda-worker-invoker",
"version": "0.8.5",
"version": "0.8.7",
"description": "Node module with code for invoking MCMA workers running as Lambda functions, via the AWS SDK",

@@ -32,14 +32,14 @@ "engines": {

"peerDependencies": {
"@mcma/client": "0.8.5",
"@mcma/core": "0.8.5",
"@mcma/data": "0.8.5",
"@mcma/api": "0.8.5"
"@mcma/client": "0.8.7",
"@mcma/core": "0.8.7",
"@mcma/data": "0.8.7",
"@mcma/api": "0.8.7"
},
"devDependencies": {
"@mcma/client": "0.8.5",
"@mcma/core": "0.8.5",
"@mcma/data": "0.8.5",
"@mcma/api": "0.8.5",
"@mcma/client": "0.8.7",
"@mcma/core": "0.8.7",
"@mcma/data": "0.8.7",
"@mcma/api": "0.8.7",
"jasmine": "^3.2.0"
}
}
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