@stackflow/react
Advanced tools
Comparing version 1.1.7 to 1.1.8-canary.0
/// <reference types="react" /> | ||
export declare type ActivityComponentType<T extends { | ||
[K in keyof T]: string | undefined; | ||
[K in keyof T]: any; | ||
} = {}> = React.ComponentType<{ | ||
params: T; | ||
}>; |
{ | ||
"name": "@stackflow/react", | ||
"version": "1.1.7", | ||
"version": "1.1.8-canary.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "exports": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
161058
2459
2