New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@athenna/config

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@athenna/config - npm Package Compare versions

Comparing version 4.23.0 to 4.24.0

12

package.json
{
"name": "@athenna/config",
"version": "4.23.0",
"version": "4.24.0",
"description": "Cache and handle environment variables and config files of Athenna.",

@@ -62,8 +62,8 @@ "license": "MIT",

"@athenna/common": "^4.43.0",
"@athenna/test": "^4.26.0",
"@athenna/test": "^4.28.0",
"@athenna/tsconfig": "^4.16.0",
"@types/lodash": "^4.17.4",
"@types/lodash": "^4.17.7",
"@types/syntax-error": "^1.4.5",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"commitizen": "^4.3.0",

@@ -77,3 +77,3 @@ "cz-conventional-changelog": "^3.3.0",

"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-promise": "^6.6.0",
"husky": "^3.1.0",

@@ -80,0 +80,0 @@ "lint-staged": "^12.5.0",

@@ -9,3 +9,2 @@ /**

*/
/// <reference types="node" resolution-mode="require"/>
export declare const debug: import("util").DebugLogger;
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