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

@hig/side-nav

Package Overview
Dependencies
Maintainers
6
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/side-nav - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

8

CHANGELOG.md

@@ -0,1 +1,9 @@

# [@hig/side-nav-v2.2.3](https://github.com/Autodesk/hig/compare/@hig/side-nav@2.2.2...@hig/side-nav@2.2.3) (2022-01-12)
### Bug Fixes
* react v. in peerDependencies instead of dependencies ([4701332](https://github.com/Autodesk/hig/commit/4701332))
* improve call function and remove console error ([61bbbcc](https://github.com/Autodesk/hig/commit/61bbbcc))
# [@hig/side-nav-v2.2.2](https://github.com/Autodesk/hig/compare/@hig/side-nav@2.2.1...@hig/side-nav@2.2.2) (2021-08-17)

@@ -2,0 +10,0 @@

20

package.json
{
"name": "@hig/side-nav",
"version": "2.2.2",
"version": "2.2.3",
"description": "HIG SideNav components",

@@ -21,8 +21,8 @@ "author": "Autodesk Inc.",

"dependencies": {
"@hig/icon-button": "^2.5.0",
"@hig/icons": "^3.4.0",
"@hig/skeleton-item": "^1.2.0",
"@hig/surface": "^1.2.0",
"@hig/text-link": "^1.1.0",
"@hig/typography": "^1.2.0",
"@hig/icon-button": "^2.6.2",
"@hig/icons": "^3.4.3",
"@hig/skeleton-item": "^1.2.1",
"@hig/surface": "^1.2.1",
"@hig/text-link": "^1.2.1",
"@hig/typography": "^1.2.1",
"@hig/utils": "^0.4.0",

@@ -40,5 +40,5 @@ "emotion": "^10.0.0",

"peerDependencies": {
"@hig/theme-context": "^3.0.1",
"@hig/theme-data": "^2.21.1",
"react": "^15.4.1 || ^16.3.2"
"@hig/theme-context": "^3.0.2",
"@hig/theme-data": "^2.22.0",
"react": "^17.0.0"
},

@@ -45,0 +45,0 @@ "scripts": {

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