🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@exercode/problem-utils

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exercode/problem-utils - npm Package Compare versions

Comparing version
1.15.3
to
1.15.4
+11
-11
package.json
{
"name": "@exercode/problem-utils",
"version": "1.15.3",
"version": "1.15.4",
"description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).",

@@ -53,7 +53,7 @@ "keywords": [

"dependencies": {
"@ai-sdk/amazon-bedrock": "4.0.111",
"@ai-sdk/amazon-bedrock": "4.0.113",
"@ai-sdk/google": "3.0.80",
"@ai-sdk/openai": "3.0.67",
"@ai-sdk/openai": "3.0.68",
"@ai-sdk/xai": "3.0.93",
"ai": "6.0.193",
"ai": "6.0.197",
"front-matter": "4.0.2",

@@ -67,12 +67,12 @@ "zod": "4.4.3"

"@types/node": "24.12.3",
"@typescript/native-preview": "7.0.0-dev.20260527.2",
"@typescript/native-preview": "7.0.0-dev.20260607.1",
"@willbooster/oxfmt-config": "1.2.2",
"@willbooster/oxlint-config": "1.4.8",
"@willbooster/prettier-config": "10.4.0",
"@willbooster/wb": "13.22.7",
"build-ts": "17.1.21",
"@willbooster/wb": "13.22.13",
"build-ts": "17.1.22",
"conventional-changelog-conventionalcommits": "9.3.1",
"lefthook": "2.1.9",
"oxfmt": "0.52.0",
"oxlint": "1.67.0",
"oxfmt": "0.54.0",
"oxlint": "1.69.0",
"oxlint-tsgolint": "0.23.0",

@@ -83,4 +83,4 @@ "prettier": "3.8.3",

"semantic-release": "25.0.3",
"sort-package-json": "3.6.1",
"vitest": "4.1.7"
"sort-package-json": "4.0.0",
"vitest": "4.1.8"
},

@@ -87,0 +87,0 @@ "packageManager": "yarn@4.16.0",