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

@cerebral/forms

Package Overview
Dependencies
Maintainers
5
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerebral/forms - npm Package Compare versions

Comparing version 3.2.0-1519234729886 to 3.2.0-1519236826541

4

index.d.ts

@@ -1,2 +0,2 @@

import { ResolveValue } from 'function-tree'
import { ResolveValue, Provider } from 'function-tree'

@@ -6,2 +6,2 @@ export function form(formState: ResolveValue): any

export default function FormsProvider(options?: any)
export default function FormsProvider(options?: any): Provider
{
"name": "@cerebral/forms",
"version": "3.2.0-1519234729886",
"version": "3.2.0-1519236826541",
"description": "A computed form",

@@ -29,3 +29,3 @@ "main": "lib/index.js",

"dependencies": {
"cerebral": "^4.2.0-1519234729886"
"cerebral": "^4.2.0-1519236826542"
},

@@ -32,0 +32,0 @@ "nyc": {

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