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

@creditkarma/dynamic-config

Package Overview
Dependencies
Maintainers
6
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creditkarma/dynamic-config - npm Package Versions

1
8

0.7.3

Diff

hightimesteddy
published 0.7.2 •

hightimesteddy
published 0.7.1 •

Changelog

Source

0.8.0 (2018-09-18)

Features

  • Allow defining optional config keys (662ca0)

If a key is defined as nullable calls to get will not reject if the key cannot be found and no errors will be logged. Instead null is returned as the expected value.

{
    "optional-key": {
        "_source": "env",
        "_key": "OPTIONAL_KEY",
        "_nullable": true
    }
}
hightimesteddy
published 0.7.0 •

nnanceck
published 0.6.7 •

nnanceck
published 0.6.6 •

nnanceck
published 0.6.5 •

nnanceck
published 0.6.4 •

nnanceck
published 0.6.3 •

nnanceck
published 0.6.2 •

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