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

openvpn-access-server-scripts

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openvpn-access-server-scripts - npm Package Compare versions

Comparing version 0.0.1-beta.2 to 0.0.1-beta.3

2

dist/package.json
{
"name": "openvpn-access-server-scripts",
"version": "0.0.1-beta.2",
"version": "0.0.1-beta.3",
"description": "Scripts that are used to run further setup steps on the OpenVPN and PiHole EC2 instances created in the openvpn-access-server-infra CDK project",

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

@@ -17,6 +17,5 @@ #!/usr/bin/env node

.action((...args) => {
console.log(args);
new openvpn_unattended_install_1.SetupSsl(args[1]);
new openvpn_unattended_install_1.SetupSsl(args[0]);
});
program.parse(process.argv);
//# sourceMappingURL=index.js.map
{
"name": "openvpn-access-server-scripts",
"version": "0.0.1-beta.2",
"version": "0.0.1-beta.3",
"description": "Scripts that are used to run further setup steps on the OpenVPN and PiHole EC2 instances created in the openvpn-access-server-infra CDK project",

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

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