Socket
Socket
Sign inDemoInstall

@hig/side-nav

Package Overview
Dependencies
Maintainers
5
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 0.2.0-alpha.142a1218 to 0.2.0-alpha.17713c8d

29

package.json
{
"name": "@hig/side-nav",
"version": "0.2.0-alpha.142a1218",
"version": "0.2.0-alpha.17713c8d",
"description": "HIG SideNav components",

@@ -8,2 +8,6 @@ "author": "Autodesk Inc.",

"homepage": "https://hig.autodesk.com",
"repository": {
"type": "git",
"url": "https://github.com/Autodesk/hig.git"
},
"publishConfig": {

@@ -19,6 +23,6 @@ "access": "public"

"dependencies": {
"@hig/icon": "0.2.0-alpha.142a1218",
"@hig/icon-button": "0.2.0-alpha.142a1218",
"@hig/skeleton-item": "0.2.0-alpha.142a1218",
"@hig/themes": "0.2.0-alpha.142a1218",
"@hig/icon": "0.2.0-alpha.17713c8d",
"@hig/icon-button": "0.2.0-alpha.17713c8d",
"@hig/skeleton-item": "0.2.0-alpha.17713c8d",
"@hig/themes": "0.2.0-alpha.17713c8d",
"classnames": "^2.2.5",

@@ -28,6 +32,7 @@ "prop-types": "^15.6.1"

"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.142a1218",
"@hig/eslint-config": "0.2.0-alpha.142a1218",
"@hig/scripts": "0.2.0-alpha.142a1218",
"@hig/styles": "0.2.0-alpha.142a1218"
"@hig/babel-preset": "0.2.0-alpha.17713c8d",
"@hig/eslint-config": "0.2.0-alpha.17713c8d",
"@hig/scripts": "0.2.0-alpha.17713c8d",
"@hig/semantic-release-config": "0.2.0-alpha.17713c8d",
"@hig/styles": "^0.1.1"
},

@@ -39,3 +44,4 @@ "peerDependencies": {

"build": "hig-scripts-build",
"lint": "eslint src --color --ext .js,.jsx"
"lint": "hig-scripts-lint",
"release": "hig-scripts-release"
},

@@ -45,2 +51,5 @@ "eslintConfig": {

},
"release": {
"extends": "@hig/semantic-release-config"
},
"babel": {

@@ -47,0 +56,0 @@ "env": {

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