🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

typescript-json-schema

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-json-schema - npm Package Compare versions

Comparing version
0.67.3
to
0.67.4
+2
-2
package.json
{
"name": "typescript-json-schema",
"version": "0.67.3",
"version": "0.67.4",
"description": "typescript-json-schema generates JSON Schema files from your Typescript sources",

@@ -51,3 +51,3 @@ "main": "dist/typescript-json-schema.js",

"typescript": "~5.9.3",
"vm2": "^3.10.5",
"vm2": "^3.11.3",
"yargs": "^18.0.0"

@@ -54,0 +54,0 @@ },

{
"permissions": {
"allow": [
"Bash(gh issue *)",
"Bash(node *)",
"Bash(yarn build *)"
]
}
}