@hig/banner
Advanced tools
Comparing version 0.2.0-alpha.a18882be to 0.2.0-alpha.a2391bda
{ | ||
"name": "@hig/banner", | ||
"version": "0.2.0-alpha.a18882be", | ||
"version": "0.2.0-alpha.a2391bda", | ||
"description": "HIG Banner", | ||
@@ -16,28 +16,39 @@ "author": "Autodesk Inc.", | ||
], | ||
"dependencies": { | ||
"@hig/icon": "0.1.0-alpha.a2391bda", | ||
"@hig/icon-button": "0.1.0-alpha.a2391bda", | ||
"@hig/icons": "0.1.0-alpha.a2391bda", | ||
"@hig/themes": "0.1.0-alpha.a2391bda", | ||
"@hig/typography": "0.1.0-alpha.a2391bda", | ||
"classnames": "^2.2.5", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.a18882be", | ||
"@hig/eslint-config": "0.2.0-alpha.a18882be", | ||
"@hig/scripts": "0.2.0-alpha.a18882be", | ||
"@hig/styles": "0.1.0-alpha.a18882be", | ||
"hig-react": "0.29.0-alpha.a18882be" | ||
"@hig/babel-preset": "0.2.0-alpha.a2391bda", | ||
"@hig/button": "0.1.0-alpha.a2391bda", | ||
"@hig/eslint-config": "0.2.0-alpha.a2391bda", | ||
"@hig/rich-text": "0.1.0-alpha.a2391bda", | ||
"@hig/scripts": "0.2.0-alpha.a2391bda", | ||
"@hig/styles": "0.2.0-alpha.a2391bda" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.5.10", | ||
"react": "^15.4.1" | ||
"react": "^15.4.1 || ^16.3.2" | ||
}, | ||
"scripts": { | ||
"build": "hig-scripts-build", | ||
"lint": "eslint src --ext .js,.jsx" | ||
"lint": "eslint src --color --ext .js,.jsx" | ||
}, | ||
"dependencies": { | ||
"@hig/icon": "0.1.0-alpha.a18882be", | ||
"@hig/icon-button": "0.1.0-alpha.a18882be", | ||
"@hig/icons": "0.1.0-alpha.a18882be", | ||
"@hig/themes": "0.1.0-alpha.a18882be", | ||
"@hig/typography": "0.1.0-alpha.a18882be", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"eslintConfig": { | ||
"extends": "@hig" | ||
}, | ||
"babel": { | ||
"env": { | ||
"test": { | ||
"presets": [ | ||
"@hig/babel-preset/test" | ||
] | ||
} | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
685237
10505
9
6
33
+ Addedclassnames@^2.2.5
+ Added@hig/icon@0.1.0-alpha.a2391bda(transitive)
+ Added@hig/icon-button@0.1.0-alpha.a2391bda(transitive)
+ Added@hig/icons@0.1.0-alpha.a2391bda(transitive)
+ Added@hig/themes@0.1.0-alpha.a2391bda(transitive)
+ Added@hig/typography@0.1.0-alpha.a2391bda(transitive)
+ Addedclassnames@2.5.1(transitive)
+ Addedreact@16.14.0(transitive)
- Removed@hig/icon@0.1.0-alpha.a18882be(transitive)
- Removed@hig/icon-button@0.1.0-alpha.a18882be(transitive)
- Removed@hig/icons@0.1.0-alpha.a18882be(transitive)
- Removed@hig/themes@0.1.0-alpha.a18882be(transitive)
- Removed@hig/typography@0.1.0-alpha.a18882be(transitive)
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)