@cerebral/inferno
Advanced tools
Comparing version 2.6.0-1511166934035 to 2.6.0-1511255433315
@@ -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": "2.6.0-1511166934035", | ||
"version": "2.6.0-1511255433315", | ||
"description": "Inferno view for Cerebral", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^3.6.0-1511166934035" | ||
"cerebral": "^3.6.0-1511255433315" | ||
}, | ||
@@ -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