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

@tsmx/secure-config

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsmx/secure-config - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "@tsmx/secure-config",
"version": "2.0.3",
"version": "2.0.4",
"description": "Easy and secure configuration management. JSON based, encrypted secrets, optional HMAC validation.",

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

@@ -87,3 +87,3 @@ # [**@tsmx/secure-config**](https://github.com/tsmx/secure-config)

To retrieve a configuration using all default values and without advanced features, you simply invoke a function after the require/import statement without any argument (set of parenthesis after `require` or simple method call after `import``).
To retrieve a configuration using all default values and without advanced features, you simply invoke a function after the require/import statement without any argument (set of parenthesis after `require` or simple method call after `import`).

@@ -90,0 +90,0 @@ ```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