Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@material/form-field

Package Overview
Dependencies
Maintainers
13
Versions
1699
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/form-field - npm Package Compare versions

Comparing version 3.1.0-alpha.0 to 3.1.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.1.0](https://github.com/material-components/material-components-web/compare/v3.0.0...v3.1.0) (2019-07-22)
### Bug Fixes
* update TypeScript version to 3.5.x and fix typing errors ([#4853](https://github.com/material-components/material-components-web/issues/4853)) ([0657504](https://github.com/material-components/material-components-web/commit/0657504))
# [3.1.0-alpha.0](https://github.com/material-components/material-components-web/compare/v3.0.0...v3.1.0-alpha.0) (2019-07-16)

@@ -8,0 +19,0 @@

19

package.json
{
"name": "@material/form-field",
"description": "Material Components for the web wrapper for laying out form fields and labels next to one another",
"version": "3.1.0-alpha.0",
"version": "3.1.0",
"license": "MIT",

@@ -17,14 +17,15 @@ "keywords": [

"type": "git",
"url": "https://github.com/material-components/material-components-web.git"
"url": "https://github.com/material-components/material-components-web.git",
"directory": "packages/mdc-form-field"
},
"dependencies": {
"@material/base": "^3.0.0",
"@material/feature-targeting": "^3.0.0",
"@material/ripple": "^3.1.0-alpha.0",
"@material/rtl": "^3.0.0",
"@material/theme": "^3.1.0-alpha.0",
"@material/typography": "^3.0.0",
"@material/base": "^3.1.0",
"@material/feature-targeting": "^3.1.0",
"@material/ripple": "^3.1.0",
"@material/rtl": "^3.1.0",
"@material/theme": "^3.1.0",
"@material/typography": "^3.1.0",
"tslib": "^1.9.3"
},
"gitHead": "42b485550d87a4c3328a07847b4070d15f09af8f"
"gitHead": "6b7e616da1a1ca53df2253f6207642739e13b5dc"
}
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