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

config-mapper-env

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

config-mapper-env - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

5

index.js

@@ -13,3 +13,6 @@ const _ = require('lodash');

return key;
return {
__name: key,
__format: 'json',
};
}

@@ -16,0 +19,0 @@

2

package.json
{
"name": "config-mapper-env",
"description": "Maps configuration from config module files to environment variables.",
"version": "3.0.0",
"version": "3.0.1",
"homepage": "https://github.com/MartinKolarik/config-mapper-env/",

@@ -6,0 +6,0 @@ "github": "https://github.com/MartinKolarik/config-mapper-env/",

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