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

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

"@ai-sdk/google": "3.0.2",
"ai": "6.0.5",
"ai": "6.0.6",
"front-matter": "4.0.2",
"zod": "4.2.1"
"zod": "4.3.5"
},

@@ -64,3 +64,3 @@ "devDependencies": {

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

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

"typescript": "5.9.3",
"typescript-eslint": "8.50.1",
"typescript-eslint": "8.51.0",
"vitest": "4.0.16"

@@ -91,0 +91,0 @@ },