@dlghq/dialog-types
Advanced tools
Comparing version 1.33.1 to 1.33.2
{ | ||
"name": "@dlghq/dialog-types", | ||
"version": "1.33.1", | ||
"version": "1.33.2", | ||
"description": "Flow types for dialog projects", | ||
@@ -35,7 +35,7 @@ "main": "src/index.js", | ||
"@dlghq/babel-preset-dialog": "3.4.2", | ||
"@dlghq/eslint-config-dialog": "3.3.1", | ||
"eslint": "4.11.0", | ||
"flow-bin": "0.59.0", | ||
"jest-cli": "21.2.1" | ||
"@dlghq/eslint-config-dialog": "3.3.2", | ||
"eslint": "4.16.0", | ||
"flow-bin": "0.63.1", | ||
"jest-cli": "22.1.4" | ||
} | ||
} |
@@ -325,2 +325,3 @@ /* | ||
sex: string, | ||
customProfile: ?string, | ||
timeZone: ?string, | ||
@@ -327,0 +328,0 @@ phones: Phone[], |
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
23596
549