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

configuration-master

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configuration-master - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

index.js

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

{
if (__non_webpack_require__)
if (typeof __non_webpack_require__ !== 'undefined')
{

@@ -78,0 +78,0 @@ const tmp = __non_webpack_require__(filename);

{
"name": "configuration-master",
"version": "0.1.4",
"version": "0.1.5",
"description": "Simple configuration load/access tool.",

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

@@ -6,2 +6,5 @@ ## Configuration Master

#### Release Notes
v0.1.5
- prevent Reference error if not using Webpack
v0.1.4

@@ -8,0 +11,0 @@ - adjust method for loading configs. it is now the responsibility of the caller to provide the correct path.

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