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

ipbgen

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipbgen - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

dist/index.js

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

var commandLineArgs = require('command-line-args');
var args = process.argv;
var getSecret = require('./getSecrets');

@@ -15,2 +14,3 @@ var confGlobalGenerator = require('./fileTemplates/confGlobalGenerator');

var options = commandLineArgs(optionsDefinitions);
console.log('options applied:', options);

@@ -17,0 +17,0 @@ /**

{
"name": "ipbgen",
"version": "1.0.4",
"version": "1.0.5",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "Dak Washbrook <vinlockz@gmail.com>",

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