@spectrum-web-components/menu
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,8 +6,10 @@ # Change Log | ||
## 0.1.3 (2019-10-03) | ||
## [0.1.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/menu@0.1.3...@spectrum-web-components/menu@0.1.4) (2019-10-14) | ||
**Note:** Version bump only for package @spectrum-web-components/menu | ||
### Performance Improvements | ||
- use imported TypeScript helpers instead of inlining them ([cc2bd0a](https://github.com/adobe/spectrum-web-components/commit/cc2bd0a)) | ||
## 0.1.3 (2019-10-03) | ||
**Note:** Version bump only for package @spectrum-web-components/menu |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "", | ||
@@ -39,3 +39,6 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "5112887821c1408c1c4121949a4f91743c98ff6a" | ||
"dependencies": { | ||
"tslib": "^1.10.0" | ||
}, | ||
"gitHead": "7c3e131bc2bc3b1195e736ff65d3c4e044590ace" | ||
} |
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
88988
3
3
+ Addedtslib@^1.10.0
+ Addedtslib@1.14.1(transitive)