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 8.0.0 to 8.0.1

2

dist/textfield-foundation.js

@@ -137,3 +137,3 @@ "use strict";

// @ts-ignore unsafe adapter access
foundation.adapter_.floatLabel(props.floatLabel);
foundation.adapter.floatLabel(props.floatLabel);
}

@@ -140,0 +140,0 @@ }, [foundation, props.floatLabel]);

@@ -134,3 +134,3 @@ import { __assign, __read, __rest } from "tslib";

// @ts-ignore unsafe adapter access
foundation.adapter_.floatLabel(props.floatLabel);
foundation.adapter.floatLabel(props.floatLabel);
}

@@ -137,0 +137,0 @@ }, [foundation, props.floatLabel]);

{
"name": "@rmwc/textfield",
"version": "8.0.0",
"version": "8.0.1",
"description": "RMWC TextField component",

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

"@material/textfield": "^8.0.0",
"@rmwc/base": "^8.0.0",
"@rmwc/floating-label": "^8.0.0",
"@rmwc/icon": "^8.0.0",
"@rmwc/line-ripple": "^8.0.0",
"@rmwc/notched-outline": "^8.0.0",
"@rmwc/ripple": "^8.0.0",
"@rmwc/types": "^8.0.0"
"@rmwc/base": "^8.0.1",
"@rmwc/floating-label": "^8.0.1",
"@rmwc/icon": "^8.0.1",
"@rmwc/line-ripple": "^8.0.1",
"@rmwc/notched-outline": "^8.0.1",
"@rmwc/ripple": "^8.0.1",
"@rmwc/types": "^8.0.1"
},
"gitHead": "d9befec0e3b258864b71686eecd16c16feb43cf1"
}
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