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

aws-amicleaner

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-amicleaner - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const { createInterface } = require('node:readline');

@@ -2,0 +4,0 @@ const { ArgumentParser, BooleanOptionalAction } = require('argparse');

2

package.json
{
"name": "aws-amicleaner",
"version": "1.0.1",
"version": "1.0.2",
"description": "To clean up your AWS AMIs: First, include AMIs by name or tag. Second, exclude AMIs in use, younger than N days, or the newest N images. Third, manually confirm the list of AMIs for deletion.",

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

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