@hig/text-link
Advanced tools
Comparing version 0.2.0-alpha.a7e48b6b to 0.2.0-alpha.b1907560
{ | ||
"name": "@hig/text-link", | ||
"version": "0.2.0-alpha.a7e48b6b", | ||
"version": "0.2.0-alpha.b1907560", | ||
"description": "HIG Text Link", | ||
"author": "Autodesk Inc.", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Autodesk/hig.git" | ||
}, | ||
"publishConfig": { | ||
@@ -17,3 +21,3 @@ "access": "public" | ||
"dependencies": { | ||
"@hig/themes": "0.2.0-alpha.a7e48b6b", | ||
"@hig/themes": "0.2.0-alpha.b1907560", | ||
"classnames": "^2.2.5", | ||
@@ -27,10 +31,12 @@ "prop-types": "^15.6.1", | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.a7e48b6b", | ||
"@hig/eslint-config": "0.2.0-alpha.a7e48b6b", | ||
"@hig/scripts": "0.2.0-alpha.a7e48b6b", | ||
"@hig/styles": "0.2.0-alpha.a7e48b6b" | ||
"@hig/babel-preset": "0.2.0-alpha.b1907560", | ||
"@hig/eslint-config": "0.2.0-alpha.b1907560", | ||
"@hig/scripts": "0.2.0-alpha.b1907560", | ||
"@hig/semantic-release-config": "0.2.0-alpha.b1907560", | ||
"@hig/styles": "^0.1.1" | ||
}, | ||
"scripts": { | ||
"build": "hig-scripts-build", | ||
"lint": "eslint src --color --ext .js,.jsx" | ||
"lint": "hig-scripts-lint", | ||
"release": "hig-scripts-release" | ||
}, | ||
@@ -40,2 +46,5 @@ "eslintConfig": { | ||
}, | ||
"release": { | ||
"extends": "@hig/semantic-release-config" | ||
}, | ||
"babel": { | ||
@@ -42,0 +51,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
26289
0
5
+ Added@hig/themes@0.2.0-alpha.b1907560(transitive)
- Removed@hig/themes@0.2.0-alpha.a7e48b6b(transitive)