json-schema-to-ts
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"name": "json-schema-to-ts", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Infer typescript types from your JSON schemas!", | ||
@@ -25,3 +25,3 @@ "main": "lib/cjs/index.js", | ||
"@types/json-schema": "^7.0.9", | ||
"ts-algebra": "^1.1.1" | ||
"ts-algebra": "^1.2.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedts-algebra@^1.2.0