json-schema-to-ts
Advanced tools
Comparing version 2.5.1 to 2.5.2-beta.0
{ | ||
"name": "json-schema-to-ts", | ||
"version": "2.5.1", | ||
"version": "2.5.2-beta.0", | ||
"description": "Infer typescript types from your JSON schemas!", | ||
@@ -17,4 +17,4 @@ "main": "lib/index.js", | ||
"@types/json-schema": "^7.0.9", | ||
"ts-toolbelt": "^9.6.0", | ||
"ts-algebra": "^1.1.1" | ||
"ts-algebra": "^1.1.1", | ||
"ts-toolbelt": "^9.6.0" | ||
}, | ||
@@ -25,2 +25,3 @@ "devDependencies": { | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@rollup/plugin-typescript": "^8.3.2", | ||
"@types/jest": "^27.4.0", | ||
@@ -33,2 +34,3 @@ "ajv": "^8.10.0", | ||
"rollup-plugin-import-map": "^2.2.2", | ||
"tslib": "^2.4.0", | ||
"typescript": "^4.5.5" | ||
@@ -35,0 +37,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
49876
13
1