Comparing version 2.1.7 to 2.1.8
@@ -6,2 +6,18 @@ # Change Log | ||
## [2.1.8](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.1.7...ts-type@2.1.8) (2022-07-06) | ||
### ✨ Features | ||
* add `ITSEmptyTuple` ([03de83c](https://github.com/bluelovers/ws-ts-type/commit/03de83cdf15dec826bd5ddf5073ad7263c51f5c3)) | ||
### 🛠 Build System | ||
* **release:** publish ([27e9f85](https://github.com/bluelovers/ws-ts-type/commit/27e9f854ebc6d23ff91d208b7bd9cd500bc096f8)) | ||
## [2.1.7](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.1.6...ts-type@2.1.7) (2022-07-05) | ||
@@ -8,0 +24,0 @@ |
@@ -33,1 +33,2 @@ export * from './generic'; | ||
export * from './type/record/partial'; | ||
export * from './type/tuple/empty'; |
{ | ||
"name": "ts-type", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "add some typescript type and re-export some build-in typescript type", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a194b9c8616dc5f83df145ed071dc67ce65c27a0" | ||
"gitHead": "095cead0934e3722045025990d906c290869e3f6" | ||
} |
Sorry, the diff of this file is not supported yet
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
282502
115
691