@hig/text-field
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -0,1 +1,8 @@ | ||
# [@hig/text-field-v0.4.5](https://github.com/Autodesk/hig/compare/@hig/text-field@0.4.4...@hig/text-field@0.4.5) (2018-10-08) | ||
### Bug Fixes | ||
* update dependencies ([70fb27c](https://github.com/Autodesk/hig/commit/70fb27c)) | ||
# [@hig/text-field-v0.4.4](https://github.com/Autodesk/hig/compare/@hig/text-field@0.4.3...@hig/text-field@0.4.4) (2018-09-19) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/text-field", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "HIG Text Field", | ||
@@ -21,4 +21,4 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/icon-button": "^0.2.0", | ||
"@hig/utils": "^0.2.1", | ||
"@hig/icon-button": "^0.2.1", | ||
"@hig/utils": "^0.3.0", | ||
"classnames": "^2.2.5", | ||
@@ -37,3 +37,3 @@ "prop-types": "^15.6.1", | ||
"@hig/semantic-release-config": "^0.1.0", | ||
"@hig/styles": "^0.2.3" | ||
"@hig/styles": "^0.3.0" | ||
}, | ||
@@ -40,0 +40,0 @@ "scripts": { |
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
100701
+ Added@hig/utils@0.3.0(transitive)
+ Addedlodash.memoize@4.1.2(transitive)
- Removed@hig/utils@0.2.1(transitive)
Updated@hig/icon-button@^0.2.1
Updated@hig/utils@^0.3.0