noodl-types
Advanced tools
Comparing version 1.0.14 to 1.0.16
@@ -5,3 +5,3 @@ import { ActionObject } from './actionTypes'; | ||
type: T; | ||
style: StyleObject; | ||
style?: StyleObject; | ||
children?: any[]; | ||
@@ -8,0 +8,0 @@ [key: string]: any; |
{ | ||
"name": "noodl-types", | ||
"version": "1.0.14", | ||
"version": "1.0.16", | ||
"description": "NOODL TypeScript Definitions", | ||
@@ -26,3 +26,3 @@ "author": "Christopher Tran <christopher@aitmed.com>", | ||
}, | ||
"gitHead": "e76f3c457721d38c31981c21cab1ab77698b1daa" | ||
"gitHead": "d00edbd872afd1494c95842a6f27fc2b43c8b151" | ||
} |
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
27753