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

mui-modal-provider

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mui-modal-provider - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

26

package.json
{
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",

@@ -47,3 +47,5 @@ "name": "mui-modal-provider",

],
"testPathIgnorePatterns": ["/node_modules/"],
"testPathIgnorePatterns": [
"/node_modules/"
],
"verbose": true,

@@ -60,5 +62,5 @@ "coverageThreshold": {

"peerDependencies": {
"@types/react": "^16.8.6",
"react": "^16.8.0",
"react-dom": "^16.8.0"
"@types/react": "^16.8.6 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
},

@@ -71,10 +73,10 @@ "peerDependenciesMeta": {

"devDependencies": {
"@testing-library/react": "^11.2.3",
"@testing-library/react-hooks": "^5.0.3",
"@types/jest": "^26.0.10",
"@types/react": "^16.9.48",
"@types/react-dom": "^16.9.8",
"@testing-library/react": "^11.2.7",
"@testing-library/react-hooks": "^6.0.0",
"@types/jest": "^26.0.23",
"@types/react": "^17.0.6",
"@types/react-dom": "^17.0.5",
"husky": "^4.2.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"tsdx": "^0.13.3",

@@ -81,0 +83,0 @@ "tslib": "^2.1.0",

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