Socket
Socket
Sign inDemoInstall

@storm-software/config

Package Overview
Dependencies
Maintainers
2
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storm-software/config - npm Package Compare versions

Comparing version 1.9.5 to 1.10.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## 1.10.0 (2024-04-13)
### 🚀 Features
- **config:** Add `light` and `dark` colors to configuration ([654cd1d0](https://github.com/storm-software/storm-ops/commit/654cd1d0))
### ❤️ Thank You
- Patrick Sullivan
## 1.9.5 (2024-04-13)

@@ -2,0 +14,0 @@

2

package.json
{
"name": "@storm-software/config",
"version": "1.9.5",
"version": "1.10.0",
"private": false,

@@ -5,0 +5,0 @@ "description": "⚡The Storm-Ops monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.",

@@ -8,5 +8,3 @@ {

"logLevel": "debug",
"externalPackagePatterns": [
"@storm-software/"
],
"externalPackagePatterns": ["@storm-software/"],
"colors": {

@@ -30,2 +28,2 @@ "primary": "#1fb2a6",

}
}
}
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