@hig/banner
Advanced tools
Comparing version 0.2.0-alpha.91df7da2 to 0.2.0-alpha.921957c5
{ | ||
"name": "@hig/banner", | ||
"version": "0.2.0-alpha.91df7da2", | ||
"version": "0.2.0-alpha.921957c5", | ||
"description": "HIG Banner", | ||
"author": "Autodesk Inc.", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Autodesk/hig.git" | ||
}, | ||
"publishConfig": { | ||
@@ -17,18 +21,19 @@ "access": "public" | ||
"dependencies": { | ||
"@hig/icon": "0.2.0-alpha.91df7da2", | ||
"@hig/icon-button": "0.2.0-alpha.91df7da2", | ||
"@hig/icons": "0.2.0-alpha.91df7da2", | ||
"@hig/themes": "0.2.0-alpha.91df7da2", | ||
"@hig/typography": "0.2.0-alpha.91df7da2", | ||
"@hig/icon": "0.2.0-alpha.921957c5", | ||
"@hig/icon-button": "0.2.0-alpha.921957c5", | ||
"@hig/icons": "0.2.0-alpha.921957c5", | ||
"@hig/themes": "0.2.0-alpha.921957c5", | ||
"@hig/typography": "0.2.0-alpha.921957c5", | ||
"classnames": "^2.2.5", | ||
"prop-types": "^15.6.1", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.91df7da2", | ||
"@hig/button": "0.2.0-alpha.91df7da2", | ||
"@hig/eslint-config": "0.2.0-alpha.91df7da2", | ||
"@hig/rich-text": "0.2.0-alpha.91df7da2", | ||
"@hig/scripts": "0.2.0-alpha.91df7da2", | ||
"@hig/styles": "0.2.0-alpha.91df7da2", | ||
"prop-types": "^15.6.1" | ||
"@hig/babel-preset": "0.2.0-alpha.921957c5", | ||
"@hig/button": "0.2.0-alpha.921957c5", | ||
"@hig/eslint-config": "0.2.0-alpha.921957c5", | ||
"@hig/rich-text": "0.2.0-alpha.921957c5", | ||
"@hig/scripts": "0.2.0-alpha.921957c5", | ||
"@hig/semantic-release-config": "0.2.0-alpha.921957c5", | ||
"@hig/styles": "^0.1.1" | ||
}, | ||
@@ -40,3 +45,4 @@ "peerDependencies": { | ||
"build": "hig-scripts-build", | ||
"lint": "eslint src --color --ext .js,.jsx" | ||
"lint": "hig-scripts-lint", | ||
"release": "hig-scripts-release" | ||
}, | ||
@@ -46,2 +52,5 @@ "eslintConfig": { | ||
}, | ||
"release": { | ||
"extends": "@hig/semantic-release-config" | ||
}, | ||
"babel": { | ||
@@ -48,0 +57,0 @@ "env": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
116
1027624
9
13155
+ Addedprop-types@^15.6.1
+ Added@hig/icon@0.2.0-alpha.921957c5(transitive)
+ Added@hig/icon-button@0.2.0-alpha.921957c5(transitive)
+ Added@hig/icons@0.2.0-alpha.921957c5(transitive)
+ Added@hig/themes@0.2.0-alpha.921957c5(transitive)
+ Added@hig/typography@0.2.0-alpha.921957c5(transitive)
- Removed@hig/icon@0.2.0-alpha.91df7da2(transitive)
- Removed@hig/icon-button@0.2.0-alpha.91df7da2(transitive)
- Removed@hig/icons@0.2.0-alpha.91df7da2(transitive)
- Removed@hig/themes@0.2.0-alpha.91df7da2(transitive)
- Removed@hig/typography@0.2.0-alpha.91df7da2(transitive)