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 2.2.0 to 3.0.0

6

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

@@ -29,5 +29,5 @@ "main": "index.js",

"dependencies": {
"@material/form-field": "~0.39.0",
"@rmwc/base": "^2.2.0"
"@material/form-field": "~0.40.0",
"@rmwc/base": "^3.0.0"
}
}

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

```jsx renderOnly
import { DocumentComponent } from '@rmwc/base/utils/DocumentComponent';
import { DocumentComponent } from '@rmwc/base/utils/document-component';
import * as docs from './docgen.json';

@@ -25,0 +25,0 @@

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