New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rmwc/textfield

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/textfield - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

20

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

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

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

@@ -39,11 +41,11 @@ ],

"@material/textfield": "^5.1.0",
"@rmwc/base": "^6.0.0",
"@rmwc/floating-label": "^6.0.0",
"@rmwc/icon": "^6.0.0",
"@rmwc/line-ripple": "^6.0.0",
"@rmwc/notched-outline": "^6.0.0",
"@rmwc/ripple": "^6.0.0",
"@rmwc/types": "^6.0.0"
"@rmwc/base": "^6.0.1",
"@rmwc/floating-label": "^6.0.1",
"@rmwc/icon": "^6.0.1",
"@rmwc/line-ripple": "^6.0.1",
"@rmwc/notched-outline": "^6.0.1",
"@rmwc/ripple": "^6.0.1",
"@rmwc/types": "^6.0.1"
},
"gitHead": "48870f49fb39eeab199d83d1771bed91e81ec731"
"gitHead": "1a5855872efcac665920006f8d64981b21779fb3"
}

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

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

@@ -11,0 +11,0 @@ - **'@material/textfield/dist/mdc.textfield.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