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

@szhsin/react-menu

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@szhsin/react-menu - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

45

package.json
{
"name": "@szhsin/react-menu",
"version": "1.2.0",
"description": "An accessible, responsive, and customisable React menu library.",
"version": "1.2.1",
"description": "An accessible, responsive, and customisable React menu component library.",
"author": "Zheng Song",

@@ -28,31 +28,29 @@ "license": "MIT",

"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0",
"prop-types": "^15.5.7"
"prop-types": ">=15.7.2",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
"devDependencies": {
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.1",
"@testing-library/jest-dom": "^5.11.5",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.6.1",
"cross-env": "^7.0.2",
"eslint": "^7.12.0",
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"cross-env": "^7.0.3",
"eslint": "^7.16.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"gh-pages": "^2.2.0",
"jest": "^26.6.1",
"jest": "^26.6.3",
"microbundle-crl": "^0.13.11",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.4",
"prettier": "^2.2.1",
"prop-types": "^15.7.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-scripts": "^4.0.0",
"react-test-renderer": "^16.14.0",
"sass": "^1.26.10"
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "^4.0.1",
"react-test-renderer": "^17.0.1",
"sass": "^1.30.0"
},
"dependencies": {},
"files": [

@@ -64,2 +62,3 @@ "dist"

"menu",
"component",
"submenu",

@@ -79,2 +78,2 @@ "contextmenu",

}
}
}
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