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

@rmwc/formfield

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/formfield - npm Package Compare versions

Comparing version 3.0.9 to 3.0.10

2

index.d.ts

@@ -67,3 +67,2 @@ import { SimpleTagPropsT } from '@rmwc/base';

state: Readonly<{}>;
context: any;
refs: {

@@ -73,2 +72,3 @@ [key: string]: React.ReactInstance;

};
contextType?: React.Context<any> | undefined;
};

@@ -75,0 +75,0 @@ export declare class FormField extends FormField_base<FormFieldRootPropsT> {

{
"name": "@rmwc/formfield",
"version": "3.0.9",
"version": "3.0.10",
"description": "RMWC FormField component",

@@ -30,4 +30,4 @@ "main": "index.js",

"@material/form-field": "~0.40.0",
"@rmwc/base": "^3.0.9"
"@rmwc/base": "^3.0.10"
}
}
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