🚀 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.0
to
1.8.1
+8
-8
package.json
{
"name": "@exercode/problem-utils",
"version": "1.8.0",
"version": "1.8.1",
"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.63",
"@ai-sdk/google": "3.0.30",
"@ai-sdk/openai": "3.0.30",
"@ai-sdk/xai": "3.0.57",
"ai": "6.0.97",
"@ai-sdk/amazon-bedrock": "4.0.69",
"@ai-sdk/google": "3.0.34",
"@ai-sdk/openai": "3.0.37",
"@ai-sdk/xai": "3.0.60",
"ai": "6.0.105",
"front-matter": "4.0.2",

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

"@willbooster/prettier-config": "10.2.4",
"build-ts": "17.0.19",
"build-ts": "17.0.20",
"conventional-changelog-conventionalcommits": "9.1.0",

@@ -91,3 +91,3 @@ "dotenv-cli": "11.0.0",

"typescript": "5.9.3",
"typescript-eslint": "8.56.0",
"typescript-eslint": "8.56.1",
"vitest": "4.0.18"

@@ -94,0 +94,0 @@ },