🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@infomaximum/config

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infomaximum/config - npm Package Compare versions

Comparing version
2.5.3
to
2.6.0
+1
-1
package.json
{
"name": "@infomaximum/config",
"version": "2.5.3",
"version": "2.6.0",
"description": "Конфигурации библиотек для frontend разработки",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -33,5 +33,6 @@ {

"alwaysStrict": false,
"verbatimModuleSyntax": true
"verbatimModuleSyntax": true,
"resolveJsonModule": true
},
"exclude": ["/node_modules/", "**/node_modules", "**/.*/"]
}