@hig/text-area
Advanced tools
Comparing version 0.2.0-alpha.81afec57 to 0.2.0-alpha.82c749c4
{ | ||
"name": "@hig/text-area", | ||
"version": "0.2.0-alpha.81afec57", | ||
"version": "0.2.0-alpha.82c749c4", | ||
"description": "HIG Text Area", | ||
"author": "Autodesk Inc.", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Autodesk/hig.git" | ||
}, | ||
"publishConfig": { | ||
@@ -18,3 +22,3 @@ "access": "public" | ||
"classnames": "^2.2.5", | ||
"hig-react": "0.30.0-alpha.81afec57", | ||
"hig-react": "0.30.0-alpha.82c749c4", | ||
"prop-types": "^15.6.1" | ||
@@ -26,10 +30,12 @@ }, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.81afec57", | ||
"@hig/eslint-config": "0.2.0-alpha.81afec57", | ||
"@hig/scripts": "0.2.0-alpha.81afec57", | ||
"@hig/styles": "0.2.0-alpha.81afec57" | ||
"@hig/babel-preset": "0.2.0-alpha.82c749c4", | ||
"@hig/eslint-config": "0.2.0-alpha.82c749c4", | ||
"@hig/scripts": "0.2.0-alpha.82c749c4", | ||
"@hig/semantic-release-config": "0.2.0-alpha.82c749c4", | ||
"@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" | ||
}, | ||
@@ -39,2 +45,5 @@ "eslintConfig": { | ||
}, | ||
"release": { | ||
"extends": "@hig/semantic-release-config" | ||
}, | ||
"babel": { | ||
@@ -41,0 +50,0 @@ "env": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
0
281469
5
8086
+ Added@hig/avatar@0.2.0-alpha.82c749c4(transitive)
+ Added@hig/icon@0.2.0-alpha.82c749c4(transitive)
+ Added@hig/icon-button@0.2.0-alpha.82c749c4(transitive)
+ Added@hig/icons@0.2.0-alpha.82c749c4(transitive)
+ Added@hig/timestamp@0.2.0-alpha.82c749c4(transitive)
+ Added@hig/typography@0.2.0-alpha.82c749c4(transitive)
+ Addedhig-interface@0.2.0-alpha.82c749c4(transitive)
+ Addedhig-react@0.30.0-alpha.82c749c4(transitive)
+ Addedhig-vanilla@0.2.0-alpha.82c749c4(transitive)
- Removed@hig/avatar@0.2.0-alpha.81afec57(transitive)
- Removed@hig/icon@0.2.0-alpha.81afec57(transitive)
- Removed@hig/icon-button@0.2.0-alpha.81afec57(transitive)
- Removed@hig/icons@0.2.0-alpha.81afec57(transitive)
- Removed@hig/timestamp@0.2.0-alpha.81afec57(transitive)
- Removed@hig/typography@0.2.0-alpha.81afec57(transitive)
- Removedhig-interface@0.2.0-alpha.81afec57(transitive)
- Removedhig-react@0.30.0-alpha.81afec57(transitive)
- Removedhig-vanilla@0.2.0-alpha.81afec57(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@18.3.1(transitive)
- Removedreact-flip-move@3.0.5(transitive)
- Removedscheduler@0.23.2(transitive)