Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cerebral/inferno

Package Overview
Dependencies
Maintainers
5
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerebral/inferno - npm Package Compare versions

Comparing version 2.6.0-1511166934035 to 2.6.0-1511255433315

3

index.d.ts

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc