Comparing version 1.2.31 to 1.2.32
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.32](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.31...ts-type@1.2.32) (2020-07-31) | ||
### ♻️ Chores | ||
* update deps ([110fb85](https://github.com/bluelovers/ws-ts-type/commit/110fb85d385de8ee94719ed9cd29790b92592133)) | ||
## [1.2.31](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.30...ts-type@1.2.31) (2020-07-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "ts-type", | ||
"version": "1.2.31", | ||
"version": "1.2.32", | ||
"description": "add some typescript type and re-export some build-in typescript type", | ||
@@ -26,3 +26,5 @@ "keywords": [ | ||
"typings", | ||
"type-helprt" | ||
"type-helprt", | ||
"toolbox", | ||
"toolbelt" | ||
], | ||
@@ -57,3 +59,3 @@ "homepage": "https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type#readme", | ||
"dependencies": { | ||
"ts-toolbelt": "^6.13.34", | ||
"ts-toolbelt": "^6.13.36", | ||
"typedarray-dts": "^1.0.0" | ||
@@ -64,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "be2ec29ebe97bea814b97d9a90c1ae4e6220654c" | ||
"gitHead": "a03a551d0d68fd75cb8e98781703a8d0d59df73e" | ||
} |
@@ -124,2 +124,7 @@ # README | ||
- https://www.logicbig.com/tutorials/misc/typescript.html | ||
## links | ||
- https://github.com/krzkaczor/ts-essentials | ||
- https://github.com/millsp/ts-toolbelt | ||
- |
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
357969
130
Updatedts-toolbelt@^6.13.36