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 3.0.0-1513677765675 to 3.0.0-1513706056817

4

lib/Hoc.js

@@ -60,4 +60,4 @@ 'use strict';

_createClass(BaseComponent, [{
key: 'componentWillMount',
value: function componentWillMount() {
key: 'componentDidMount',
value: function componentDidMount() {
this.view.mount();

@@ -64,0 +64,0 @@ }

{
"name": "@cerebral/inferno",
"version": "3.0.0-1513677765675",
"version": "3.0.0-1513706056817",
"description": "Inferno view for Cerebral",

@@ -20,3 +20,3 @@ "main": "index.js",

"dependencies": {
"cerebral": "^4.0.0-1513677765675"
"cerebral": "^4.0.0-1513706056817"
},

@@ -23,0 +23,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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