Socket
Socket
Sign inDemoInstall

ee54bh78i

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ee54bh78i - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

CHANGELOG.md
Thanks to all contributers who improved notistack by opening an issue/PR.
### `notistack@1.0.2`
### `notistack@1.0.3`
###### to be published

@@ -12,2 +12,10 @@ * **@pctestjfarz**: Add swipe to dismiss feature [#138](https://github.com/iamhosseindhv/notistack/issues/138)

### `notistack@1.0.2`
###### November 26, 2020
* Add support MUI v5 [#333](https://github.com/iamhosseindhv/notistack/pull/333)
<br />
### `notistack@1.0.1`

@@ -14,0 +22,0 @@ ###### October 6, 2020

10

package.json
{
"name": "ee54bh78i",
"version": "1.0.1",
"version": "1.0.2",
"description": "Highly customizable notification snackbars (toasts) that can be stacked on top of each other",

@@ -27,4 +27,4 @@ "main": "dist/index.js",

"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"@material-ui/core": "^4.0.0"

@@ -47,4 +47,4 @@ },

"eslint-plugin-react": "^7.20.6",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0",
"rimraf": "^3.0.2",

@@ -51,0 +51,0 @@ "rollup-plugin-bundle-size": "^1.0.3",

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