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

ts-json-schema-generator

Package Overview
Dependencies
Maintainers
1
Versions
337
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-json-schema-generator - npm Package Compare versions

Comparing version 0.35.0 to 0.35.1

10

package.json
{
"name": "ts-json-schema-generator",
"version": "0.35.0",
"version": "0.35.1",
"description": "Generate JSON schema from your Typescript sources",

@@ -44,3 +44,3 @@ "main": "dist/index.js",

"json-stable-stringify": "^1.0.1",
"typescript": "rc"
"typescript": "^3.1.1"
},

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

"@types/chai": "^4.1.5",
"@types/glob": "^7.1.0",
"@types/glob": "^7.1.1",
"@types/json-stable-stringify": "^1.0.32",

@@ -56,6 +56,6 @@ "@types/mocha": "^5.2.5",

"ajv": "~6.5.4",
"chai": "~4.1.2",
"chai": "~4.2.0",
"jest": "^23.6.0",
"source-map-support": "~0.5.9",
"ts-jest": "^23.10.1",
"ts-jest": "^23.10.2",
"ts-node": "^7.0.1",

@@ -62,0 +62,0 @@ "tslint": "~5.11.0"

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