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

mobx-input

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-input - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

lib/mobx-input.d.ts

@@ -13,2 +13,3 @@ import * as React from 'react';

options?: any;
config?: any;
renderFunction?: (props: RenderFunctionProps) => any;

@@ -28,2 +29,3 @@ }

options?: any;
config?: any;
}

@@ -30,0 +32,0 @@ export declare var config: {

2

package.json
{
"name": "mobx-input",
"version": "0.0.10",
"version": "0.0.11",
"description": "Form library for MobX, with observable state and validations",

@@ -5,0 +5,0 @@ "main": "lib/mobx-input.js",

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