Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hoth/typescript-to-json-schema

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hoth/typescript-to-json-schema - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

1

lib/translate/definition.js

@@ -62,2 +62,3 @@ "use strict";

switch (declaration.getKind()) {
case ts_morph_1.ts.SyntaxKind.ImportClause:
case ts_morph_1.ts.SyntaxKind.ImportSpecifier: {

@@ -64,0 +65,0 @@ const sourceFile = identifier.getDefinitions()[0].getSourceFile();

2

package.json
{
"name": "@hoth/typescript-to-json-schema",
"version": "2.1.1",
"version": "2.1.2",
"description": "typescript to json-schema transpiler",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc