🚀 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
75
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.16.4
to
1.16.5
+13
-13
package.json
{
"name": "@exercode/problem-utils",
"version": "1.16.4",
"version": "1.16.5",
"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.117",
"@ai-sdk/google": "3.0.82",
"@ai-sdk/openai": "3.0.71",
"@ai-sdk/xai": "3.0.95",
"ai": "6.0.205",
"@ai-sdk/amazon-bedrock": "4.0.119",
"@ai-sdk/google": "3.0.83",
"@ai-sdk/openai": "3.0.73",
"@ai-sdk/xai": "3.0.96",
"ai": "6.0.208",
"front-matter": "4.0.2",

@@ -66,13 +66,13 @@ "zod": "4.4.3"

"@tsconfig/node24": "24.0.4",
"@types/node": "24.12.3",
"@typescript/native-preview": "7.0.0-dev.20260614.1",
"@types/node": "24.13.2",
"@typescript/native-preview": "7.0.0-dev.20260621.1",
"@willbooster/oxfmt-config": "1.2.2",
"@willbooster/oxlint-config": "1.4.8",
"@willbooster/prettier-config": "10.4.0",
"@willbooster/wb": "13.22.17",
"build-ts": "17.1.24",
"@willbooster/wb": "13.22.18",
"build-ts": "17.1.26",
"conventional-changelog-conventionalcommits": "9.3.1",
"lefthook": "2.1.9",
"oxfmt": "0.55.0",
"oxlint": "1.70.0",
"oxfmt": "0.56.0",
"oxlint": "1.71.0",
"oxlint-tsgolint": "0.23.0",

@@ -84,3 +84,3 @@ "prettier": "3.8.4",

"sort-package-json": "4.0.0",
"vitest": "4.1.8"
"vitest": "4.1.9"
},

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