🚀 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.0
to
1.15.1
+16
-16
package.json
{
"name": "@exercode/problem-utils",
"version": "1.15.0",
"version": "1.15.1",
"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.107",
"@ai-sdk/google": "3.0.75",
"@ai-sdk/openai": "3.0.64",
"@ai-sdk/xai": "3.0.91",
"ai": "6.0.184",
"@ai-sdk/amazon-bedrock": "4.0.108",
"@ai-sdk/google": "3.0.79",
"@ai-sdk/openai": "3.0.65",
"@ai-sdk/xai": "3.0.92",
"ai": "6.0.191",
"front-matter": "4.0.2",

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

"@types/node": "24.12.3",
"@typescript/native-preview": "7.0.0-dev.20260517.1",
"@typescript/native-preview": "7.0.0-dev.20260524.1",
"@willbooster/oxfmt-config": "1.2.2",
"@willbooster/oxlint-config": "1.4.6",
"@willbooster/oxlint-config": "1.4.7",
"@willbooster/prettier-config": "10.4.0",
"@willbooster/wb": "13.19.2",
"build-ts": "17.1.15",
"@willbooster/wb": "13.20.0",
"build-ts": "17.1.18",
"conventional-changelog-conventionalcommits": "9.3.1",
"dotenv-cli": "11.0.0",
"lefthook": "2.1.6",
"oxfmt": "0.50.0",
"oxlint": "1.65.0",
"oxlint-tsgolint": "0.22.1",
"lefthook": "2.1.8",
"oxfmt": "0.51.0",
"oxlint": "1.66.0",
"oxlint-tsgolint": "0.23.0",
"prettier": "3.8.3",
"prettier-plugin-java": "2.9.2",
"prettier-plugin-java": "2.9.4",
"puppeteer": "24.43.1",
"semantic-release": "25.0.3",
"sort-package-json": "3.6.1",
"vitest": "4.1.6"
"vitest": "4.1.7"
},

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