@hig/themes
Advanced tools
Comparing version 0.1.0 to 0.2.0-alpha.142a1218
{ | ||
"name": "@hig/themes", | ||
"version": "0.1.0", | ||
"version": "0.2.0-alpha.142a1218", | ||
"description": "HIG theme definitions and supporting components", | ||
@@ -16,11 +16,13 @@ "author": "Autodesk Inc.", | ||
], | ||
"dependencies": { | ||
"prop-types": "^15.6.1" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "^0.1.0", | ||
"@hig/banner": "^0.1.1", | ||
"@hig/eslint-config": "^0.1.0", | ||
"@hig/scripts": "^0.1.0", | ||
"@hig/styles": "^0.1.1" | ||
"@hig/babel-preset": "0.2.0-alpha.142a1218", | ||
"@hig/banner": "0.2.0-alpha.142a1218", | ||
"@hig/eslint-config": "0.2.0-alpha.142a1218", | ||
"@hig/scripts": "0.2.0-alpha.142a1218", | ||
"@hig/styles": "0.2.0-alpha.142a1218" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.6.1", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -27,0 +29,0 @@ }, |
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
12986
10
+ Addedprop-types@^15.6.1