@peersyst/react-types
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -100,3 +100,3 @@ import { CSSProperties, ReactElement } from "react"; | ||
[K in keyof O]: O[K] extends T ? K : never; | ||
}[keyof T]; | ||
}[keyof O]; | ||
@@ -103,0 +103,0 @@ /** |
{ | ||
"name": "@peersyst/react-types", | ||
"author": "Peersyst", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "types": "./index.d.ts", |
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