New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cerebral/react

Package Overview
Dependencies
Maintainers
5
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerebral/react - npm Package Compare versions

Comparing version

to
1.0.0-1504962746906

4

package.json
{
"name": "@cerebral/react",
"version": "1.0.0-1504950403186",
"version": "1.0.0-1504962746906",
"description": "React view for Cerebral",

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

"dependencies": {
"cerebral": "^2.2.0-1504950403186"
"cerebral": "^2.2.0-1504962746906"
},

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

@@ -19,2 +19,5 @@ # @cerebral/react

foo: 'bar'
},
signals: {
clicked: []
}

@@ -21,0 +24,0 @@ })