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

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

"front-matter": "4.0.2",
"zod": "4.1.13"
"zod": "4.2.0"
},

@@ -59,6 +59,6 @@ "devDependencies": {

"@types/eslint": "8.56.11",
"@types/node": "24.10.1",
"@types/node": "24.10.4",
"@willbooster/eslint-config-ts": "11.4.12",
"@willbooster/prettier-config": "10.2.4",
"build-ts": "17.0.5",
"build-ts": "17.0.9",
"conventional-changelog-conventionalcommits": "9.1.0",

@@ -82,6 +82,6 @@ "eslint": "9.39.1",

"semantic-release": "25.0.2",
"sort-package-json": "3.5.0",
"sort-package-json": "3.6.0",
"typescript": "5.9.3",
"typescript-eslint": "8.48.1",
"vitest": "4.0.14"
"typescript-eslint": "8.49.0",
"vitest": "4.0.15"
},

@@ -88,0 +88,0 @@ "packageManager": "yarn@4.12.0",