@hig/banner
Advanced tools
Comparing version 0.2.0-alpha.ed63e7c0 to 0.2.0-alpha.ee727b91
{ | ||
"name": "@hig/banner", | ||
"version": "0.2.0-alpha.ed63e7c0", | ||
"version": "0.2.0-alpha.ee727b91", | ||
"description": "HIG Banner", | ||
"author": "Autodesk Inc.", | ||
"license": "Apache-2.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Autodesk/hig.git" | ||
}, | ||
"publishConfig": { | ||
@@ -16,28 +20,44 @@ "access": "public" | ||
], | ||
"dependencies": { | ||
"@hig/icon": "0.2.0-alpha.ee727b91", | ||
"@hig/icon-button": "0.2.0-alpha.ee727b91", | ||
"@hig/icons": "0.2.0-alpha.ee727b91", | ||
"@hig/themes": "0.2.0-alpha.ee727b91", | ||
"@hig/typography": "0.2.0-alpha.ee727b91", | ||
"classnames": "^2.2.5", | ||
"prop-types": "^15.6.1", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.ed63e7c0", | ||
"@hig/eslint-config": "0.2.0-alpha.ed63e7c0", | ||
"@hig/scripts": "0.2.0-alpha.ed63e7c0", | ||
"@hig/styles": "0.1.0-alpha.ed63e7c0", | ||
"hig-react": "0.29.0-alpha.ed63e7c0" | ||
"@hig/babel-preset": "0.2.0-alpha.ee727b91", | ||
"@hig/button": "0.2.0-alpha.ee727b91", | ||
"@hig/eslint-config": "0.2.0-alpha.ee727b91", | ||
"@hig/rich-text": "0.2.0-alpha.ee727b91", | ||
"@hig/scripts": "0.2.0-alpha.ee727b91", | ||
"@hig/semantic-release-config": "0.2.0-alpha.ee727b91", | ||
"@hig/styles": "0.2.0-alpha.ee727b91" | ||
}, | ||
"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": "hig-scripts-lint", | ||
"release": "hig-scripts-release" | ||
}, | ||
"dependencies": { | ||
"@hig/icon": "0.1.0-alpha.ed63e7c0", | ||
"@hig/icon-button": "0.1.0-alpha.ed63e7c0", | ||
"@hig/icons": "0.1.0-alpha.ed63e7c0", | ||
"@hig/themes": "0.1.0-alpha.ed63e7c0", | ||
"@hig/typography": "0.1.0-alpha.ed63e7c0", | ||
"react-lifecycles-compat": "^2.0.0" | ||
}, | ||
"eslintConfig": { | ||
"extends": "@hig" | ||
}, | ||
"release": { | ||
"extends": "@hig/semantic-release-config" | ||
}, | ||
"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
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
1027638
13155
9
7
116
1
+ Addedclassnames@^2.2.5
+ Addedprop-types@^15.6.1
+ Added@hig/icon@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/icon-button@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/icons@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/themes@0.2.0-alpha.ee727b91(transitive)
+ Added@hig/typography@0.2.0-alpha.ee727b91(transitive)
+ Addedclassnames@2.5.1(transitive)
+ Addedreact@16.14.0(transitive)
- Removed@hig/icon@0.1.0-alpha.ed63e7c0(transitive)
- Removed@hig/icon-button@0.1.0-alpha.ed63e7c0(transitive)
- Removed@hig/icons@0.1.0-alpha.ed63e7c0(transitive)
- Removed@hig/themes@0.1.0-alpha.ed63e7c0(transitive)
- Removed@hig/typography@0.1.0-alpha.ed63e7c0(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)