New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 5.4.3 to 5.5.0

16

generated-props.json

@@ -25,3 +25,3 @@ {

"name": "FormField",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L30",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L30",
"extends": [

@@ -725,3 +725,3 @@ "FoundationComponent<MDCFormFieldFoundation, FormFieldProps>"

"name": "getDefaultFoundation",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L36",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L36",
"signatures": [

@@ -732,3 +732,3 @@ {

"name": "getDefaultFoundation",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L36",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L36",
"parameters": [],

@@ -818,3 +818,3 @@ "returnType": "MDCFormFieldFoundation",

"name": "render",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L53",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L53",
"signatures": [

@@ -825,3 +825,3 @@ {

"name": "render",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L53",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L53",
"parameters": [],

@@ -1083,3 +1083,3 @@ "returnType": "Element",

"name": "displayName",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L34",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L34",
"defaultValue": "\"FormField\"",

@@ -1205,3 +1205,3 @@ "type": "string"

"name": "FormFieldProps",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L10",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L10",
"methods": [],

@@ -1230,3 +1230,3 @@ "properties": [

"name": "alignEnd",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/9f05a35bf/src/formfield/index.tsx#L12",
"sourceUrl": "https://github.com/jamesmfriedman/rmwc/blob/c93f2227b/src/formfield/index.tsx#L12",
"type": "undefined | false | true"

@@ -1233,0 +1233,0 @@ }

{
"name": "@rmwc/formfield",
"version": "5.4.3",
"version": "5.5.0",
"description": "RMWC FormField component",

@@ -35,7 +35,7 @@ "main": "dist/index.js",

"dependencies": {
"@material/form-field": "^1.1.0",
"@rmwc/base": "^5.4.3",
"@rmwc/types": "^5.4.3"
"@material/form-field": "^2.0.0",
"@rmwc/base": "^5.5.0",
"@rmwc/types": "^5.5.0"
},
"gitHead": "0a17a6ae16d49710cd8638aee484a4415556fdc3"
"gitHead": "65ded6e7dbf4a83041f844db5454190204c6c399"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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