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

@metarhia/config

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metarhia/config - npm Package Compare versions

Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3

5

config.js

@@ -52,2 +52,5 @@ 'use strict';

module.exports = Config;
const readConfig = (dirPath, options, names) =>
new Config(dirPath, options, names);
module.exports = { Config, readConfig };

4

package.json
{
"name": "@metarhia/config",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -35,3 +35,3 @@ "description": "Metarhia Configuration Loader",

"@metarhia/common": "^2.2.0",
"eslint": "^7.11.0",
"eslint": "^7.12.0",
"eslint-config-metarhia": "^7.0.1",

@@ -38,0 +38,0 @@ "eslint-config-prettier": "^6.14.0",

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