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-1513541599624 to 3.0.0-1513583790211

2

lib/Hoc.js

@@ -38,3 +38,3 @@ 'use strict';

if (!controller) {
(0, _cerebral.throwError)('Can not find controller, did you remember to use the Container component? Read more at: http://cerebraljs.com/docs/api/components.html#inferno');
(0, _cerebral.throwError)('Can not find controller, did you remember to use the Container component? Read more at: https://cerebraljs.com/docs/views/inferno.html');
}

@@ -41,0 +41,0 @@

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

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

"dependencies": {
"cerebral": "^4.0.0-1513541599624"
"cerebral": "^4.0.0-1513583790212"
},

@@ -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