Socket
Socket
Sign inDemoInstall

@material/textfield

Package Overview
Dependencies
5
Maintainers
1
Versions
1702
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

dist/mdc.textfield.js

@@ -603,3 +603,3 @@ /*!

setHelptextAttr: function setHelptextAttr() /* name: string, value: string */{},
removeHelptextAttr: function removeHelptextAttr() /* name: string, value: string */{},
removeHelptextAttr: function removeHelptextAttr() /* name: string */{},
getNativeInput: function getNativeInput() {

@@ -606,0 +606,0 @@ return (/* HTMLInputElement */{}

@@ -60,3 +60,3 @@ /**

setHelptextAttr: (/* name: string, value: string */) => {},
removeHelptextAttr: (/* name: string, value: string */) => {},
removeHelptextAttr: (/* name: string */) => {},
getNativeInput: () => /* HTMLInputElement */ ({}),

@@ -63,0 +63,0 @@ };

{
"name": "@material/textfield",
"description": "The Material Components for the web text field component",
"version": "0.2.0",
"version": "0.2.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc