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

@cnwangjie/conf

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

@cnwangjie/conf - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

index.d.ts

@@ -25,5 +25,5 @@ /* =================== USAGE ===================

load(path: string): this
load(path: string, resolver: Function): this
args(opt: ArgsOption): this
env(opt: EnvOption): this
load(path: string, resolver?: Function): this
args(opt?: ArgsOption): this
env(opt?: EnvOption): this
separator: string // default '.'

@@ -30,0 +30,0 @@ }

{
"name": "@cnwangjie/conf",
"version": "1.1.0",
"version": "1.1.1",
"description": "Lightweight Node.js configuration with enough feature.",

@@ -5,0 +5,0 @@ "main": "./src/config.js",

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