@contember/schema
Advanced tools
Comparing version 2.0.0-alpha.19 to 2.0.0-alpha.20
@@ -7,2 +7,3 @@ export declare namespace Settings { | ||
readonly shortDateResponse?: boolean; | ||
readonly fullDateTimeResponse?: boolean; | ||
readonly useExistsInHasManyFilter?: boolean; | ||
@@ -9,0 +10,0 @@ }; |
{ | ||
"name": "@contember/schema", | ||
"version": "2.0.0-alpha.19", | ||
"version": "2.0.0-alpha.20", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "./dist/production/index.js", |
@@ -8,2 +8,3 @@ export namespace Settings { | ||
readonly shortDateResponse?: boolean | ||
readonly fullDateTimeResponse?: boolean | ||
readonly useExistsInHasManyFilter?: boolean | ||
@@ -10,0 +11,0 @@ } |
Sorry, the diff of this file is not supported yet
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
275509
2340