🚀 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.8.7
to
1.8.8
+11
-11
package.json
{
"name": "@exercode/problem-utils",
"version": "1.8.7",
"version": "1.8.8",
"description": ":100: A set of utilities for judging programs on Exercode (https://exercode.willbooster.com/).",

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

"dependencies": {
"@ai-sdk/amazon-bedrock": "4.0.82",
"@ai-sdk/google": "3.0.52",
"@ai-sdk/openai": "3.0.47",
"@ai-sdk/xai": "3.0.73",
"ai": "6.0.134",
"@ai-sdk/amazon-bedrock": "4.0.83",
"@ai-sdk/google": "3.0.53",
"@ai-sdk/openai": "3.0.48",
"@ai-sdk/xai": "3.0.74",
"ai": "6.0.141",
"front-matter": "4.0.2",

@@ -67,7 +67,7 @@ "zod": "4.3.6"

"@willbooster/prettier-config": "10.2.4",
"build-ts": "17.0.22",
"conventional-changelog-conventionalcommits": "9.3.0",
"build-ts": "17.0.24",
"conventional-changelog-conventionalcommits": "9.3.1",
"dotenv-cli": "11.0.0",
"eslint": "9.39.1",
"eslint-config-flat-gitignore": "2.2.1",
"eslint-config-flat-gitignore": "2.3.0",
"eslint-config-prettier": "10.1.8",

@@ -91,4 +91,4 @@ "eslint-import-resolver-typescript": "4.4.4",

"typescript": "5.9.3",
"typescript-eslint": "8.57.1",
"vitest": "4.1.0"
"typescript-eslint": "8.57.2",
"vitest": "4.1.2"
},

@@ -95,0 +95,0 @@ "packageManager": "yarn@4.13.0",