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

aws-rolling-restarter

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-rolling-restarter - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "aws-rolling-restarter",
"version": "0.1.1",
"version": "0.1.2",
"description": "Progressively restarts ec2 instances under any Opsworks layer, x machines at a time",

@@ -5,0 +5,0 @@ "main": "RollingRestarter.js",

@@ -22,3 +22,3 @@ RollingRestarter

```
var restarter = require("RollingRestarter");
var restarter = require("aws-rolling-restarter");

@@ -25,0 +25,0 @@ restarter.init({

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