🚀 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
301
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.13

6

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

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

"dependencies": {
"quicktype-core": "^6.1.1",
"quicktype-core": "^6.1.3",
"typescript": "~3.2.1",

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

"config": {
"commit": "26b5da80a7fa3a91d11f7b3f76ff579e3a605645"
"commit": "3b98507e311685e6f0a1af41e8889dff56685e3a"
}
}