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

environment-configuration-resolver

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

environment-configuration-resolver - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

0

.eslintrc.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ //

@@ -0,0 +0,0 @@ MIT License

13

package.json
{
"name": "environment-configuration-resolver",
"version": "0.1.1",
"version": "0.1.2",
"description": "Helpful environment variable resolver for Node.js objects that performs a deep walk looking for a custom env:// scheme",

@@ -15,5 +15,2 @@ "main": "lib/index.js",

],
"engines": {
"node": "~6.9.0"
},
"repository": "microsoft/environment-configuration-resolver-node",

@@ -26,6 +23,4 @@ "author": "Microsoft Open Source Programs Office",

"dependencies": {
"object-path": "^0.11.3"
},
"devDependencies": {
"eslint": "^3.12.0"
}}
"object-path": "0.11.3"
}
}
# environment-configuration-resolver-node
Helpful environment variable resolver for Node.js objects that performs a deep walk looking for a custom env:// scheme
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