@hig/banner
Advanced tools
Comparing version 0.2.0-alpha.f853c7f7 to 0.2.0-alpha.faf7bd1e
{ | ||
"name": "@hig/banner", | ||
"version": "0.2.0-alpha.f853c7f7", | ||
"version": "0.2.0-alpha.faf7bd1e", | ||
"description": "HIG Banner", | ||
"author": "Autodesk Inc.", | ||
"license": "Apache-2.0", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "build/index.js", | ||
"module": "build/index.es.js", | ||
"css": "build/index.es.css", | ||
"style": "build/index.css", | ||
"files": [ | ||
"build/*" | ||
], | ||
"devDependencies": { | ||
"@hig/scripts": "0.2.0-alpha.f853c7f7", | ||
"@hig/styles": "0.1.0-alpha.f853c7f7" | ||
"@hig/eslint-config": "0.2.0-alpha.faf7bd1e", | ||
"@hig/scripts": "0.2.0-alpha.faf7bd1e", | ||
"@hig/styles": "0.1.0-alpha.faf7bd1e", | ||
"hig-react": "0.29.0-alpha.faf7bd1e" | ||
}, | ||
@@ -19,7 +27,20 @@ "peerDependencies": { | ||
"scripts": { | ||
"build": "hig-scripts-build" | ||
"build": "hig-scripts-build", | ||
"lint": "eslint ./src/**/*" | ||
}, | ||
"dependencies": { | ||
"hig-react": "0.29.0-alpha.f853c7f7" | ||
} | ||
"@hig/icon": "0.1.0-alpha.faf7bd1e", | ||
"@hig/icon-button": "0.1.0-alpha.faf7bd1e", | ||
"@hig/icons": "0.1.0-alpha.faf7bd1e", | ||
"@hig/themes": "0.1.0-alpha.faf7bd1e", | ||
"@hig/typography": "0.1.0-alpha.faf7bd1e", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"eslintConfig": { | ||
"extends": "@hig" | ||
}, | ||
"eslintIgnore": [ | ||
"*.scss", | ||
"*.json" | ||
] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
137109
3777
1
63
8
4
6
1
+ Added@hig/icon@0.1.0-alpha.faf7bd1e(transitive)
+ Added@hig/icon-button@0.1.0-alpha.faf7bd1e(transitive)
+ Added@hig/icons@0.1.0-alpha.faf7bd1e(transitive)
+ Added@hig/themes@0.1.0-alpha.faf7bd1e(transitive)
+ Added@hig/typography@0.1.0-alpha.faf7bd1e(transitive)
+ Addedreact-lifecycles-compat@2.0.2(transitive)
- Removedhig-react@0.29.0-alpha.f853c7f7
- Removed@babel/runtime@7.26.0(transitive)
- Removeddom-helpers@3.4.0(transitive)
- Removedhig-interface@0.2.0-alpha.f853c7f7(transitive)
- Removedhig-react@0.29.0-alpha.f853c7f7(transitive)
- Removedhig-vanilla@0.2.0-alpha.f853c7f7(transitive)
- Removedreact@18.3.1(transitive)
- Removedreact-dom@15.7.018.3.1(transitive)
- Removedreact-flip-move@3.0.5(transitive)
- Removedreact-lifecycles-compat@3.0.4(transitive)
- Removedreact-transition-group@2.9.0(transitive)
- Removedregenerator-runtime@0.14.1(transitive)
- Removedscheduler@0.23.2(transitive)