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

stackvalidator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stackvalidator - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

2

bin/stackvalidator.js

@@ -18,3 +18,3 @@ #!/usr/bin/env node

console.log(chalk.yellow('***** AWS CloudFormation Stack Validator *****'));
console.log(chalk.yellow('usage: stackvalidator path-to-stacks offset-in-ms'));
console.log(chalk.yellow('usage: stackvalidator --path=path-to-stacks --delay=offset-in-ms'));

@@ -21,0 +21,0 @@ var normalizedPath = path.normalize(args.path || '.');

@@ -6,3 +6,3 @@ {

},
"version": "0.1.9",
"version": "0.1.10",
"author": "Eetu Tuomala",

@@ -9,0 +9,0 @@ "license": "MIT",

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