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

@hig/menu

Package Overview
Dependencies
Maintainers
6
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/menu - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [@hig/menu-v1.3.3](https://github.com/Autodesk/hig/compare/@hig/menu@1.3.2...@hig/menu@1.3.3) (2022-01-12)
### Bug Fixes
* Forcing semantic release by editing readmes ([d39b61f](https://github.com/Autodesk/hig/commit/d39b61f))
### Reverts
* "Revert "Revert "feat : Migrate all repository to React v17.0 """ ([bf78986](https://github.com/Autodesk/hig/commit/bf78986))
# [@hig/menu-v1.3.2](https://github.com/Autodesk/hig/compare/@hig/menu@1.3.1...@hig/menu@1.3.2) (2022-01-12)

@@ -2,0 +14,0 @@

16

package.json
{
"name": "@hig/menu",
"version": "1.3.2",
"version": "1.3.3",
"description": "HIG Menu",

@@ -20,14 +20,14 @@ "author": "Autodesk Inc.",

"dependencies": {
"@hig/behaviors": "^1.1.1",
"@hig/icons": "^3.4.3",
"@hig/utils": "^0.4.0",
"@hig/behaviors": "^1.1.2",
"@hig/icons": "^3.4.4",
"@hig/utils": "^0.4.1",
"prop-types": "^15.7.1"
},
"peerDependencies": {
"@hig/theme-context": "^3.0.2",
"@hig/theme-data": "^2.22.0",
"react": "^17.0.0"
"@hig/theme-context": "^3.0.3",
"@hig/theme-data": "^2.22.1",
"react": "^15.4.1 || ^16.3.2"
},
"devDependencies": {
"@hig/avatar": "^1.4.1",
"@hig/avatar": "^1.4.2",
"@hig/babel-preset": "^0.1.1",

@@ -34,0 +34,0 @@ "@hig/eslint-config": "^0.1.0",

@@ -7,2 +7,3 @@ # Menu

## Getting started

@@ -92,2 +93,2 @@

</Menu>
```
```

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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