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

@react-md/form

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/form - npm Package Compare versions

Comparing version 2.3.0-alpha.2 to 2.3.0-alpha.3

13

CHANGELOG.md

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

# [2.3.0-alpha.3](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.3) (2020-09-06)
### Bug Fixes
- [@react-md/form](../form): added missing scss variables
([ec8d675](https://github.com/mlaursen/react-md/commit/ec8d675c5436e92245ea0a8d07b35345ad30794c))
### Features
- [@react-md/form](../form): updated `TextArea` to use the new useResizeObserver
API
([2c2dd27](https://github.com/mlaursen/react-md/commit/2c2dd27576aeeecb2baba12ef616af45197037db))
# [2.3.0-alpha.2](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.3.0-alpha.2) (2020-09-05)

@@ -8,0 +21,0 @@

22

package.json
{
"name": "@react-md/form",
"version": "2.3.0-alpha.2",
"version": "2.3.0-alpha.3",
"description": "This package is for creating all the different form input types.",

@@ -50,12 +50,12 @@ "scripts": {

"dependencies": {
"@react-md/button": "^2.3.0-alpha.2",
"@react-md/icon": "^2.3.0-alpha.2",
"@react-md/list": "^2.3.0-alpha.2",
"@react-md/button": "^2.3.0-alpha.3",
"@react-md/icon": "^2.3.0-alpha.3",
"@react-md/list": "^2.3.0-alpha.3",
"@react-md/portal": "^2.0.2",
"@react-md/progress": "^2.3.0-alpha.2",
"@react-md/states": "^2.3.0-alpha.2",
"@react-md/theme": "^2.3.0-alpha.2",
"@react-md/transition": "^2.3.0-alpha.2",
"@react-md/typography": "^2.3.0-alpha.2",
"@react-md/utils": "^2.3.0-alpha.2",
"@react-md/progress": "^2.3.0-alpha.3",
"@react-md/states": "^2.3.0-alpha.3",
"@react-md/theme": "^2.3.0-alpha.3",
"@react-md/transition": "^2.3.0-alpha.3",
"@react-md/typography": "^2.3.0-alpha.3",
"@react-md/utils": "^2.3.0-alpha.3",
"classnames": "^2.2.6"

@@ -76,3 +76,3 @@ },

},
"gitHead": "71089d4a203d944465d73ac5f940c1d8798974a5"
"gitHead": "07b494d5b7e911ddc5d177175382f3a7edf2af7a"
}
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