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

@react-md/autocomplete

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/autocomplete - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

12

CHANGELOG.md

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

## [4.0.3](https://github.com/mlaursen/react-md/compare/v4.0.2...v4.0.3) (2021-12-31)
### Other Internal Changes
* Updated all packages' peerDependenciesMeta ([60fcd71](https://github.com/mlaursen/react-md/commit/60fcd719ac785c2f0b9d27cda82baa3c773c0e5a)), closes [#1319](https://github.com/mlaursen/react-md/issues/1319)
## [4.0.2](https://github.com/mlaursen/react-md/compare/v4.0.1...v4.0.2) (2021-11-30)

@@ -8,0 +20,0 @@

28

package.json
{
"name": "@react-md/autocomplete",
"version": "4.0.2",
"version": "4.0.3",
"description": "",

@@ -34,10 +34,10 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/form": "^4.0.2",
"@react-md/list": "^4.0.1",
"@react-md/portal": "^4.0.1",
"@react-md/states": "^4.0.1",
"@react-md/theme": "^4.0.1",
"@react-md/transition": "^4.0.1",
"@react-md/typography": "^4.0.1",
"@react-md/utils": "^4.0.1",
"@react-md/form": "^4.0.3",
"@react-md/list": "^4.0.3",
"@react-md/portal": "^4.0.3",
"@react-md/states": "^4.0.3",
"@react-md/theme": "^4.0.3",
"@react-md/transition": "^4.0.3",
"@react-md/typography": "^4.0.3",
"@react-md/utils": "^4.0.3",
"classnames": "^2.3.1"

@@ -53,6 +53,14 @@ },

},
"peerDependenciesMeta": {
"react": {
"optional": false
},
"react-dom": {
"optional": false
}
},
"publishConfig": {
"access": "public"
},
"gitHead": "b88b3d748c5f40a8c870b081938476b2a18d1ae4"
"gitHead": "39edcb237de86528426b8011396f677b01b6a929"
}
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