New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@material-ui/pickers

Package Overview
Dependencies
Maintainers
8
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material-ui/pickers - npm Package Compare versions

Comparing version 3.3.10 to 3.3.11

8

package.json
{
"name": "@material-ui/pickers",
"version": "3.3.10",
"version": "3.3.11",
"private": false,

@@ -21,8 +21,8 @@ "description": "React components, that implements material design pickers for material-ui v4",

"bugs": {
"url": "https://github.com/mui-org/material-ui-pickers/issues"
"url": "https://github.com/mui/material-ui-pickers/issues"
},
"homepage": "https://material-ui-pickers.dev/",
"homepage": "https://github.com/mui/material-ui-pickers",
"repository": {
"type": "git",
"url": "https://github.com/mui-org/material-ui-pickers"
"url": "https://github.com/mui/material-ui-pickers"
},

@@ -29,0 +29,0 @@ "author": {

@@ -1,5 +0,1 @@

<p align="center">
<a href="https://material-ui.com/" rel="noopener" target="_blank"><img width="200" src="https://material-ui-pickers.dev/static/meta-image.png" alt="Material-ui-pickers logo"></a></p>
</p>
<h1 align="center">Material-UI pickers</h1>

@@ -13,7 +9,7 @@

[![npm download](https://img.shields.io/npm/dm/@material-ui/pickers.svg)](https://www.npmjs.org/package/@material-ui/pickers)
[![codecov](https://codecov.io/gh/mui-org/material-ui-pickers/branch/next/graph/badge.svg)](https://codecov.io/gh/mui-org/material-ui-pickers)
[![codecov](https://codecov.io/gh/mui/material-ui-pickers/branch/next/graph/badge.svg)](https://codecov.io/gh/mui/material-ui-pickers)
[![Bundle Size](https://badgen.net/bundlephobia/minzip/@material-ui/pickers)](https://bundlephobia.com/result?p=@material-ui/pickers@latest)
[![CircleCI](https://circleci.com/gh/mui-org/material-ui-pickers.svg?style=svg)](https://circleci.com/gh/mui-org/material-ui-pickers)
[![CircleCI](https://circleci.com/gh/mui/material-ui-pickers.svg?style=svg)](https://circleci.com/gh/mui/material-ui-pickers)
[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://dashboard.cypress.io/#/projects/qow28y/runs)
[![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/mui-org/material-ui-pickers)
[![This project is using Percy.io for visual regression testing.](https://percy.io/static/images/percy-badge.svg)](https://percy.io/mui/material-ui-pickers)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

@@ -23,5 +19,8 @@

> [!WARNING]
> The docs website is not online anymore, you can still get access to it by cloning this repository and run `yarn dev`.
### Installation
Note that this package requires `@material-ui/core` **v4**. It will not work with the old v3. Please read the [migration guide](https://material-ui-pickers.dev/guides/upgrading-to-v3) if you are updating from v2
Note that this package requires `@material-ui/core` **v4**. It will not work with the old v3. Please read the [migration guide](/) if you are updating from v2

@@ -69,14 +68,14 @@ ```sh

Check out the [documentation website](https://material-ui-pickers.dev/)
Check out the [documentation website](/)
### Recently updated?
Changelog available [here](https://github.com/mui-org/material-ui-pickers/releases)
Changelog available [here](https://github.com/mui/material-ui-pickers/releases)
### Contributing
For information about how to contribute, see the [CONTRIBUTING](https://github.com/mui-org/material-ui-pickers/blob/master/CONTRIBUTING.md) file.
For information about how to contribute, see the [CONTRIBUTING](https://github.com/mui/material-ui-pickers/blob/master/CONTRIBUTING.md) file.
### LICENSE
The project is licensed under the terms of [MIT license](https://github.com/mui-org/material-ui-pickers/blob/master/LICENSE)
The project is licensed under the terms of [MIT license](https://github.com/mui/material-ui-pickers/blob/master/LICENSE)
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