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

app-spec

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-spec - npm Package Compare versions

Comparing version 0.8.4 to 0.8.5

2

index.js

@@ -111,3 +111,3 @@

spec.env = mapMetas(spec.env);
if (process.env.mode !== 'quiet') {
if (process.env.mode === 'help') {
console.error(clc.green.bold(spec.description));

@@ -114,0 +114,0 @@ console.error(clc.white.bold('Options:'));

{
"name": "app-spec",
"version": "0.8.4",
"version": "0.8.5",
"description": "Get application configuration from spec of required environment variables.",

@@ -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