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

@cerebral/react

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/react - npm Package Compare versions

Comparing version 2.2.1-1507746465045 to 2.3.0-1507792489576

5

index.d.ts
import * as React from 'react'
import { Tag } from 'cerebral/tags'
import { Computed, Resolve } from 'cerebral'
import { ResolveValue, Resolve } from 'function-tree'
interface PropsMap {
[prop: string]: Tag | Computed
[prop: string]: ResolveValue
}

@@ -8,0 +7,0 @@

4

package.json
{
"name": "@cerebral/react",
"version": "2.2.1-1507746465045",
"version": "2.3.0-1507792489576",
"description": "React view for Cerebral",

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

"dependencies": {
"cerebral": "^3.2.1-1507746465045"
"cerebral": "^3.3.0-1507792489576"
},

@@ -29,0 +29,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