ts-toolbelt
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "ts-toolbelt", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"license": "AGPL-3.0-only", | ||
@@ -5,0 +5,0 @@ "author": "Pierre-Antoine Mills", |
@@ -53,3 +53,3 @@ <center> | ||
type test4 = T.A.Concat<[1, 2], [3, 4]> // [1, 2, 3, 4] | ||
type test4 = T.T.Concat<[1, 2], [3, 4]> // [1, 2, 3, 4] | ||
@@ -56,0 +56,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