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

@infomaximum/utility

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infomaximum/utility - npm Package Compare versions

Comparing version
9.1.1
to
9.1.2
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [9.1.2](https://github.com/Infomaximum/frontend-utility/compare/v9.1.1...v9.1.2) (2025-05-12)
### [9.1.1](https://github.com/Infomaximum/frontend-utility/compare/v9.1.0...v9.1.1) (2025-05-12)

@@ -7,0 +9,0 @@

+8
-5
{
"name": "@infomaximum/utility",
"version": "9.1.1",
"version": "9.1.2",
"main": "./dist/index.js",

@@ -14,5 +14,2 @@ "module": "./dist/index.esm.js",

"dependencies": {
"@infomaximum/assert": "*",
"@infomaximum/graphql-model": "*",
"@infomaximum/localization": "*",
"@saneksa/graphql-query-builder": "^3.1.1",

@@ -27,3 +24,6 @@ "@types/hoist-non-react-statics": "^3.3.1"

"graphql": "^16.3.0",
"graphql-tag": "^2.12.6"
"graphql-tag": "^2.12.6",
"@infomaximum/graphql-model": "*",
"@infomaximum/localization": "*",
"@infomaximum/assert": "*"
},

@@ -36,2 +36,5 @@ "devDependencies": {

"@infomaximum/config": "^2.6.0",
"@infomaximum/graphql-model": "*",
"@infomaximum/localization": "*",
"@infomaximum/assert": "*",
"@optimize-lodash/rollup-plugin": "4.0.4",

@@ -38,0 +41,0 @@ "@rollup/plugin-commonjs": "25.0.7",