Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

json-schema-it

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-it - npm Package Compare versions

Comparing version
1.2.16
to
1.2.17
+11
-11
package.json
{
"name": "json-schema-it",
"version": "1.2.16",
"version": "1.2.17",
"description": "JSON Schema generator.",

@@ -39,3 +39,3 @@ "author": "Mark <mark@remarkablemark.org>",

"dependencies": {
"@types/validator": "13.15.1",
"@types/validator": "13.15.2",
"validator": "13.15.15"

@@ -46,11 +46,11 @@ },

"@commitlint/config-conventional": "19.8.1",
"@eslint/compat": "1.2.9",
"@eslint/compat": "1.3.0",
"@eslint/eslintrc": "3.3.1",
"@eslint/js": "9.28.0",
"@eslint/js": "9.29.0",
"@types/jest": "29.5.14",
"@types/node": "22.15.29",
"@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.1",
"eslint": "9.28.0",
"eslint-plugin-prettier": "5.4.1",
"@types/node": "24.0.3",
"@typescript-eslint/eslint-plugin": "8.34.1",
"@typescript-eslint/parser": "8.34.1",
"eslint": "9.29.0",
"eslint-plugin-prettier": "5.5.0",
"eslint-plugin-simple-import-sort": "12.1.1",

@@ -61,5 +61,5 @@ "eslint-plugin-tsdoc": "0.4.0",

"jest": "29.7.0",
"lint-staged": "16.1.0",
"lint-staged": "16.1.2",
"prettier": "3.5.3",
"ts-jest": "29.3.4",
"ts-jest": "29.4.0",
"ts-node": "10.9.2",

@@ -66,0 +66,0 @@ "typedoc": "0.28.5",