🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

quicktype-typescript-input

Package Overview
Dependencies
Maintainers
2
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quicktype-typescript-input - npm Package Compare versions

Comparing version

to
0.0.16

6

package.json
{
"name": "quicktype-typescript-input",
"version": "0.0.15",
"version": "0.0.16",
"description": "Package for using TypeScript as an input language to quicktype",

@@ -16,3 +16,3 @@ "license": "Apache-2.0",

"dependencies": {
"quicktype-core": "^6.1.5",
"quicktype-core": "^6.1.6",
"typescript": "~3.2.1",

@@ -29,4 +29,4 @@ "@mark.probst/typescript-json-schema": "~0.32.0"

"config": {
"commit": "f11ab4288f1ab12055a911b0914d234a8f043f30"
"commit": "6eb66b53a444b9e64b14dc191cb6716e274b3504"
}
}