Comparing version 1.2.39 to 1.2.40
@@ -6,2 +6,23 @@ # Change Log | ||
## [1.2.40](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.39...ts-type@1.2.40) (2021-08-31) | ||
### ✨ Features | ||
* add `ITSNumberValue` ([98d93ed](https://github.com/bluelovers/ws-ts-type/commit/98d93ed182c0cfbb1d968940b5ec6b3ca73ae32b)) | ||
### 🛠 Build System | ||
* **release:** publish ([ecdfb1d](https://github.com/bluelovers/ws-ts-type/commit/ecdfb1d1bf45be7c42c684aa53013d5e42b43ff2)) | ||
### 🔖 Miscellaneous | ||
* . ([c2bd5ed](https://github.com/bluelovers/ws-ts-type/commit/c2bd5ede16dddfb118ce7f819ad08b6db94ffeda)) | ||
## [1.2.39](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.38...ts-type@1.2.39) (2021-07-20) | ||
@@ -8,0 +29,0 @@ |
@@ -7,5 +7,7 @@ export * from './generic'; | ||
export * from './helper/key-value'; | ||
export * from './helper/number'; | ||
export * from './helper/overwrite'; | ||
export * from './helper/readonly'; | ||
export * from './helper/record'; | ||
export * from './helper/string'; | ||
export * from './helper/tuple'; | ||
@@ -15,2 +17,3 @@ export * from './helper/typeof'; | ||
export * from './internal/filter'; | ||
export * from './internal/logic/string-literal'; | ||
export * from './logic/any'; | ||
@@ -17,0 +20,0 @@ export * from './type/base'; |
{ | ||
"name": "ts-type", | ||
"version": "1.2.39", | ||
"version": "1.2.40", | ||
"description": "add some typescript type and re-export some build-in typescript type", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a9afeb2513c2967c1f6f2c56260b5158aafe164a" | ||
"gitHead": "2576ce949f0ead12c24c16f334764789a57989ac" | ||
} |
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
246827
85
556