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

dustul

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dustul - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

lib/dustul.js

@@ -7,4 +7,4 @@ #!/usr/bin/env node

program
.version('0.0.2')
.version('0.0.3')
.command('render', 'Render configured templates')
.parse(process.argv);
{
"name": "dustul",
"version": "0.0.2",
"version": "0.0.3",
"description": "CLI utility for rendering Dust templates as Consul values change",
"keywords": ["consul", "dust", "dustjs", "consul-template"],
"main": "index.js",
"main": "lib/dustul.js",
"scripts": {

@@ -8,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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