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.0 to 6.0.1

10

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

@@ -9,2 +9,4 @@ "main": "dist/index.js",

"sideEffects": [
"./styles.tsx",
"./styles.js",
"*.css"

@@ -39,6 +41,6 @@ ],

"@material/form-field": "^5.1.0",
"@rmwc/base": "^6.0.0",
"@rmwc/types": "^6.0.0"
"@rmwc/base": "^6.0.1",
"@rmwc/types": "^6.0.1"
},
"gitHead": "48870f49fb39eeab199d83d1771bed91e81ec731"
"gitHead": "1a5855872efcac665920006f8d64981b21779fb3"
}

2

README.md

@@ -8,3 +8,3 @@ # Form Fields

- Using CSS Loader
- import '@rmwc/formfield/dist/styles';
- import '@rmwc/formfield/styles';
- Or include stylesheets

@@ -11,0 +11,0 @@ - **'@material/form-field/dist/mdc.form-field.css'**

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