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

lambda-hivemind

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambda-hivemind - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

.npmignore

22

package.json
{
"name": "lambda-hivemind",
"version": "0.0.1",
"description": "[RESERVED]",
"version": "1.0.0",
"description": "Launch AWS Lambda functions for distributed computing",
"main": "index.js",

@@ -13,2 +13,10 @@ "scripts": {

},
"keywords": [
"distributed",
"computing",
"lambda",
"aws",
"aws",
"lambda"
],
"author": "Madeline Cameron",

@@ -19,3 +27,11 @@ "license": "MIT",

},
"homepage": "https://github.com/littlstar/hivemind#readme"
"homepage": "https://github.com/littlstar/hivemind#readme",
"dependencies": {
"aws-sdk": "^2.104.0",
"through2": "^2.0.3",
"yazl": "^2.4.2"
},
"devDependencies": {
"ava": "^0.22.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