tson-schema
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -11,1 +11,2 @@ export * from './null'; | ||
export * from './one-of'; | ||
export * from './any'; |
@@ -16,2 +16,3 @@ "use strict"; | ||
__export(require("./one-of")); | ||
__export(require("./any")); | ||
//# sourceMappingURL=tson-schema.js.map |
{ | ||
"name": "tson-schema", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "A TypeScript API to create JSON-Schemas and TypeScript types", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
40379
44
594