ts-toolbelt
Advanced tools
Comparing version 1.0.35 to 1.0.36
{ | ||
"name": "ts-toolbelt", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "author": "Pierre-Antoine Mills", |
@@ -127,3 +127,3 @@ <p align="center"> | ||
```ts | ||
import {A, B, C, F, I, N, O, S, T, U, Test} from 'ts-toolbelt' | ||
import {A, B, C, F, I, N, O, S, T, U} from 'ts-toolbelt' | ||
``` | ||
@@ -130,0 +130,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
114787