Comparing version 3.2.26 to 3.2.27
@@ -15,3 +15,3 @@ # Changelog | ||
# v3.2.26 | ||
# v3.2.27 | ||
@@ -18,0 +18,0 @@ - **Bug Fix** |
@@ -103,3 +103,3 @@ type Predicate<T> = (x: T) => boolean; | ||
strict?: boolean, | ||
defaultProps? object | ||
defaultProps?: object | ||
}; | ||
@@ -106,0 +106,0 @@ |
{ | ||
"name": "tcomb", | ||
"version": "3.2.26", | ||
"version": "3.2.27", | ||
"description": "Type checking and DDD for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
92294