Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "ts-type", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "add some typescript type and re-export some build-in typescript type", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -5,3 +5,3 @@ # README | ||
see [index.d.ts](index.d.ts) | ||
see [index.d.ts](https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type/index.d.ts) | ||
@@ -16,3 +16,3 @@ ## install | ||
- [demo.ts](test/demo.ts) / [demo.d.ts](test/demo.d.ts) | ||
- [demo.ts](https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type/test/demo.ts) / [demo.d.ts](https://github.com/bluelovers/ws-ts-type/tree/master/packages/ts-type/test/demo.d.ts) | ||
- | ||
@@ -19,0 +19,0 @@ |
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
6553