@waiting/shared-types
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.3.1](https://github.com/waitingsong/shared-types/compare/v3.3.0...v3.3.1) (2020-01-09) | ||
### Bug Fixes | ||
* **types:** expose alias ([d02805f](https://github.com/waitingsong/shared-types/commit/d02805f681740c22d7cdf88798a6fda11dc7d364)) | ||
# [3.3.0](https://github.com/waitingsong/shared-types/compare/v3.2.0...v3.3.0) (2020-01-09) | ||
@@ -8,0 +19,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 3.2.0 | ||
* @version 3.3.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
@@ -0,3 +1,4 @@ | ||
export * from './alias'; | ||
export * from './common'; | ||
export * from './data'; | ||
export * from './npm-pkg'; |
{ | ||
"name": "@waiting/shared-types", | ||
"author": "waiting", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "shared typescript types", | ||
@@ -74,3 +74,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "90db715946dd46cc6ee13e7fb1d62d3e24299130" | ||
"gitHead": "7bf41a43e4182dc814a8e5431611397ef24cccf3" | ||
} |
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
10186
119