@hig/side-nav
Advanced tools
Comparing version 0.2.0-alpha.07dda526 to 0.2.0-alpha.09cf217c
{ | ||
"name": "@hig/side-nav", | ||
"version": "0.2.0-alpha.07dda526", | ||
"version": "0.2.0-alpha.09cf217c", | ||
"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.07dda526", | ||
"@hig/icon-button": "0.2.0-alpha.07dda526", | ||
"@hig/skeleton-item": "0.2.0-alpha.07dda526", | ||
"@hig/themes": "0.2.0-alpha.07dda526", | ||
"@hig/icon": "0.2.0-alpha.09cf217c", | ||
"@hig/icon-button": "0.2.0-alpha.09cf217c", | ||
"@hig/skeleton-item": "0.2.0-alpha.09cf217c", | ||
"@hig/themes": "0.2.0-alpha.09cf217c", | ||
"classnames": "^2.2.5", | ||
@@ -28,6 +32,7 @@ "prop-types": "^15.6.1" | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.07dda526", | ||
"@hig/eslint-config": "0.2.0-alpha.07dda526", | ||
"@hig/scripts": "0.2.0-alpha.07dda526", | ||
"@hig/styles": "0.2.0-alpha.07dda526" | ||
"@hig/babel-preset": "0.2.0-alpha.09cf217c", | ||
"@hig/eslint-config": "0.2.0-alpha.09cf217c", | ||
"@hig/scripts": "0.2.0-alpha.09cf217c", | ||
"@hig/semantic-release-config": "0.2.0-alpha.09cf217c", | ||
"@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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
995412
116
5
+ Added@hig/icon@0.2.0-alpha.09cf217c(transitive)
+ Added@hig/icon-button@0.2.0-alpha.09cf217c(transitive)
+ Added@hig/icons@0.2.0-alpha.09cf217c(transitive)
+ Added@hig/skeleton-item@0.2.0-alpha.09cf217c(transitive)
+ Added@hig/themes@0.2.0-alpha.09cf217c(transitive)
- Removed@hig/icon@0.2.0-alpha.07dda526(transitive)
- Removed@hig/icon-button@0.2.0-alpha.07dda526(transitive)
- Removed@hig/icons@0.2.0-alpha.07dda526(transitive)
- Removed@hig/skeleton-item@0.2.0-alpha.07dda526(transitive)
- Removed@hig/themes@0.2.0-alpha.07dda526(transitive)