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 6.0.14 to 6.1.4

1

dist/foundation.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.useFormfieldFoundation = void 0;
var form_field_1 = require("@material/form-field");

@@ -4,0 +5,0 @@ var base_1 = require("@rmwc/base");

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.FormField = void 0;
var tslib_1 = require("tslib");

@@ -4,0 +5,0 @@ var react_1 = tslib_1.__importDefault(require("react"));

6

package.json
{
"name": "@rmwc/formfield",
"version": "6.0.14",
"version": "6.1.4",
"description": "RMWC FormField component",

@@ -40,6 +40,6 @@ "main": "dist/index.js",

"@material/form-field": "^5.1.0",
"@rmwc/base": "^6.0.14",
"@rmwc/base": "^6.1.4",
"@rmwc/types": "^6.0.5"
},
"gitHead": "4ee07fdccaec6eae22a6adf9c3232d809492bafd"
"gitHead": "c33a09f349373930ac817c89f21b3246f9e332c2"
}
# Form Fields
> MDC Form Field provides an mdc-formfield helper class for easily making theme-aware, RTL-aware form field + label combos. It also provides an MDCFormField class for easily making input ripples respond to label events.
MDC Form Field provides an mdc-formfield helper class for easily making theme-aware, RTL-aware form field + label combos. It also provides an MDCFormField class for easily making input ripples respond to label events.

@@ -5,0 +5,0 @@ - Module **@rmwc/formfield**

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