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

cerebral

Package Overview
Dependencies
Maintainers
1
Versions
638
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cerebral - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

package.json
{
"name": "cerebral",
"version": "0.4.2",
"version": "0.4.3",
"description": "An intelligent react application framework",

@@ -5,0 +5,0 @@ "main": "src/Cerebral.js",

@@ -10,2 +10,4 @@ 'use strict';

- Comment all code
- Do not record when in production
- More tests! reset, async travelling...
*/

@@ -12,0 +14,0 @@ var utils = require('./utils.js');

@@ -103,3 +103,3 @@ "use strict";

store.removeAllListeners('mapUpdate');
this.store.removeAllListeners('mapUpdate');

@@ -106,0 +106,0 @@ // First remove all state, as there might have been some

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