Socket
Socket
Sign inDemoInstall

conf

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conf - npm Package Compare versions

Comparing version 10.1.0 to 10.1.1

2

dist/source/types.d.ts

@@ -209,3 +209,3 @@ /// <reference types="node" />

*/
readonly configFileMode: number;
readonly configFileMode?: number;
}

@@ -212,0 +212,0 @@ export declare type Migrations<T> = Record<string, (store: Conf<T>) => void>;

{
"name": "conf",
"version": "10.1.0",
"version": "10.1.1",
"description": "Simple config handling for your app or module",

@@ -5,0 +5,0 @@ "license": "MIT",

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