@hig/banner
Advanced tools
Comparing version 0.2.0-alpha.1427107d to 0.2.0-alpha.142a1218
{ | ||
"name": "@hig/banner", | ||
"version": "0.2.0-alpha.1427107d", | ||
"version": "0.2.0-alpha.142a1218", | ||
"description": "HIG Banner", | ||
@@ -16,11 +16,21 @@ "author": "Autodesk Inc.", | ||
], | ||
"dependencies": { | ||
"@hig/icon": "0.2.0-alpha.142a1218", | ||
"@hig/icon-button": "0.2.0-alpha.142a1218", | ||
"@hig/icons": "0.2.0-alpha.142a1218", | ||
"@hig/themes": "0.2.0-alpha.142a1218", | ||
"@hig/typography": "0.2.0-alpha.142a1218", | ||
"classnames": "^2.2.5", | ||
"prop-types": "^15.6.1", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.1427107d", | ||
"@hig/eslint-config": "0.2.0-alpha.1427107d", | ||
"@hig/scripts": "0.2.0-alpha.1427107d", | ||
"@hig/styles": "0.1.0-alpha.1427107d", | ||
"hig-react": "0.29.0-alpha.1427107d" | ||
"@hig/babel-preset": "0.2.0-alpha.142a1218", | ||
"@hig/button": "0.2.0-alpha.142a1218", | ||
"@hig/eslint-config": "0.2.0-alpha.142a1218", | ||
"@hig/rich-text": "0.2.0-alpha.142a1218", | ||
"@hig/scripts": "0.2.0-alpha.142a1218", | ||
"@hig/styles": "0.2.0-alpha.142a1218" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.5.10", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -30,15 +40,16 @@ }, | ||
"build": "hig-scripts-build", | ||
"lint": "eslint src --ext .js,.jsx" | ||
"lint": "eslint src --color --ext .js,.jsx" | ||
}, | ||
"dependencies": { | ||
"@hig/icon": "0.1.0-alpha.1427107d", | ||
"@hig/icon-button": "0.1.0-alpha.1427107d", | ||
"@hig/icons": "0.1.0-alpha.1427107d", | ||
"@hig/themes": "0.1.0-alpha.1427107d", | ||
"@hig/typography": "0.1.0-alpha.1427107d", | ||
"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
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
685236
9
6
10505
+ Addedclassnames@^2.2.5
+ Addedprop-types@^15.6.1
+ Added@hig/icon@0.2.0-alpha.142a1218(transitive)
+ Added@hig/icon-button@0.2.0-alpha.142a1218(transitive)
+ Added@hig/icons@0.2.0-alpha.142a1218(transitive)
+ Added@hig/themes@0.2.0-alpha.142a1218(transitive)
+ Added@hig/typography@0.2.0-alpha.142a1218(transitive)
+ Addedclassnames@2.5.1(transitive)
- Removed@hig/icon@0.1.0-alpha.1427107d(transitive)
- Removed@hig/icon-button@0.1.0-alpha.1427107d(transitive)
- Removed@hig/icons@0.1.0-alpha.1427107d(transitive)
- Removed@hig/themes@0.1.0-alpha.1427107d(transitive)
- Removed@hig/typography@0.1.0-alpha.1427107d(transitive)