Socket
Socket
Sign inDemoInstall

config-uncached

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

config-uncached - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

index.js
'use strict';
var config = require('config'),
path = require('path');
var path = require('path');

@@ -6,0 +5,0 @@ function directory() {

{
"name": "config-uncached",
"version": "1.0.1",
"version": "1.0.2",
"author": "Marc Binder <marcandrebinder@gmail.com>",

@@ -27,3 +27,6 @@ "main": "./index.js",

"url": "https://github.com/MrBoolean/node-config-uncached.git"
},
"scripts": {
"test": "./node_modules/.bin/gulp"
}
}

@@ -5,2 +5,7 @@ # `config-uncached`

## Install
```ssh
npm i config-uncached
```
## Example

@@ -7,0 +12,0 @@ ```javascript

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