@hixme-ui/button
Advanced tools
Comparing version 1.9.2 to 1.10.0
{ | ||
"name": "@hixme-ui/button", | ||
"version": "1.9.2", | ||
"version": "1.10.0", | ||
"description": "hixme-ui Button component", | ||
@@ -58,3 +58,3 @@ "publishConfig": { | ||
"debug": "^2.2.0", | ||
"enzyme": "^2.0.0", | ||
"enzyme": "^2.9.1", | ||
"eslint": "^3.19.0", | ||
@@ -64,3 +64,3 @@ "eslint-config-airbnb": "^14.1.0", | ||
"eslint-config-standard-react": "^2.2.0", | ||
"eslint-plugin-babel": "^3.2.0", | ||
"eslint-plugin-babel": "^3.3.0", | ||
"eslint-plugin-import": "^2.2.0", | ||
@@ -84,8 +84,8 @@ "eslint-plugin-jsx-a11y": "^4.0.0", | ||
"dependencies": { | ||
"@hixme-ui/theme": "^1.9.1", | ||
"@hixme-ui/theme-props": "^1.8.1", | ||
"@hixme-ui/theme": "^1.10.0", | ||
"@hixme-ui/theme-props": "^1.10.0", | ||
"prop-types": "^15.6.0", | ||
"react": "^16.2.0", | ||
"react": "^16.0.0", | ||
"styled-components": "^2.3.3" | ||
} | ||
} |
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
22560
Updated@hixme-ui/theme@^1.10.0
Updatedreact@^16.0.0