@hig/banner
Advanced tools
Comparing version 0.2.0-alpha.ec9f9669 to 0.2.0-alpha.ece2f933
{ | ||
"name": "@hig/banner", | ||
"version": "0.2.0-alpha.ec9f9669", | ||
"version": "0.2.0-alpha.ece2f933", | ||
"description": "HIG Banner", | ||
@@ -16,28 +16,39 @@ "author": "Autodesk Inc.", | ||
], | ||
"dependencies": { | ||
"@hig/icon": "0.2.0-alpha.ece2f933", | ||
"@hig/icon-button": "0.2.0-alpha.ece2f933", | ||
"@hig/icons": "0.2.0-alpha.ece2f933", | ||
"@hig/themes": "0.2.0-alpha.ece2f933", | ||
"@hig/typography": "0.2.0-alpha.ece2f933", | ||
"classnames": "^2.2.5", | ||
"prop-types": "^15.6.1", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.ec9f9669", | ||
"@hig/eslint-config": "0.2.0-alpha.ec9f9669", | ||
"@hig/scripts": "0.2.0-alpha.ec9f9669", | ||
"@hig/styles": "0.1.0-alpha.ec9f9669", | ||
"hig-react": "0.29.0-alpha.ec9f9669" | ||
"@hig/babel-preset": "0.2.0-alpha.ece2f933", | ||
"@hig/button": "0.2.0-alpha.ece2f933", | ||
"@hig/eslint-config": "0.2.0-alpha.ece2f933", | ||
"@hig/rich-text": "0.2.0-alpha.ece2f933", | ||
"@hig/scripts": "0.2.0-alpha.ece2f933", | ||
"@hig/styles": "0.2.0-alpha.ece2f933" | ||
}, | ||
"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.ec9f9669", | ||
"@hig/icon-button": "0.1.0-alpha.ec9f9669", | ||
"@hig/icons": "0.1.0-alpha.ec9f9669", | ||
"@hig/themes": "0.1.0-alpha.ec9f9669", | ||
"@hig/typography": "0.1.0-alpha.ec9f9669", | ||
"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
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
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
1027400
13155
9
6
117
1
+ Addedclassnames@^2.2.5
+ Addedprop-types@^15.6.1
+ Added@hig/icon@0.2.0-alpha.ece2f933(transitive)
+ Added@hig/icon-button@0.2.0-alpha.ece2f933(transitive)
+ Added@hig/icons@0.2.0-alpha.ece2f933(transitive)
+ Added@hig/themes@0.2.0-alpha.ece2f933(transitive)
+ Added@hig/typography@0.2.0-alpha.ece2f933(transitive)
+ Addedclassnames@2.5.1(transitive)
+ Addedreact@16.14.0(transitive)
- Removed@hig/icon@0.1.0-alpha.ec9f9669(transitive)
- Removed@hig/icon-button@0.1.0-alpha.ec9f9669(transitive)
- Removed@hig/icons@0.1.0-alpha.ec9f9669(transitive)
- Removed@hig/themes@0.1.0-alpha.ec9f9669(transitive)
- Removed@hig/typography@0.1.0-alpha.ec9f9669(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)