@cerebral/inferno
Advanced tools
Comparing version 3.0.0-1511175353942 to 3.0.0-1511256369849
@@ -0,1 +1,2 @@ | ||
import { InfernoChildren } from 'inferno'; | ||
@@ -6,3 +7,3 @@ export function StateContainer(opts: any): any | ||
getChildContext(): any | ||
render(): JSX.Element | null | ||
render(): InfernoChildren | ||
} | ||
@@ -9,0 +10,0 @@ export function Container(opts: any): any |
{ | ||
"name": "@cerebral/inferno", | ||
"version": "3.0.0-1511175353942", | ||
"version": "3.0.0-1511256369849", | ||
"description": "Inferno view for Cerebral", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^4.0.0-1511175353942" | ||
"cerebral": "^4.0.0-1511256369849" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
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
22709
254