New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.0 to 1.0.1

7

package.json
{
"name": "@tsmx/secure-config",
"version": "1.0.0",
"version": "1.0.1",
"description": "Handling multi-environment JSON configurations with encrypted secrets. The decryption key is injected via environment variable. Minimalistic, zero deps.",

@@ -15,2 +15,4 @@ "main": "secure-config.js",

"configuration",
"config",
"secure",
"encryption",

@@ -24,3 +26,4 @@ "crypto",

"JSON",
"NODE_ENV"
"NODE_ENV",
"AES"
],

@@ -27,0 +30,0 @@ "author": "tsmx",

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