Comparing version 1.2.30 to 1.2.31
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.31](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.30...ts-type@1.2.31) (2020-07-28) | ||
### ✨ Features | ||
* update type ([e9ad4f2](https://github.com/bluelovers/ws-ts-type/commit/e9ad4f24314ad4cccb61d204db1b1f981e4a4684)) | ||
## [1.2.30](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.29...ts-type@1.2.30) (2020-07-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "ts-type", | ||
"version": "1.2.30", | ||
"version": "1.2.31", | ||
"description": "add some typescript type and re-export some build-in typescript type", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ts-toolbelt": "^6.13.28", | ||
"ts-toolbelt": "^6.13.34", | ||
"typedarray-dts": "^1.0.0" | ||
@@ -63,3 +63,3 @@ }, | ||
}, | ||
"gitHead": "ac4d049c787404f85fed4237747bffb53acb3cad" | ||
"gitHead": "be2ec29ebe97bea814b97d9a90c1ae4e6220654c" | ||
} |
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
357591
Updatedts-toolbelt@^6.13.34