@hig/rich-text
Advanced tools
Comparing version 0.2.0-alpha.7efcea38 to 0.2.0-alpha.81afec57
{ | ||
"name": "@hig/rich-text", | ||
"version": "0.2.0-alpha.7efcea38", | ||
"version": "0.2.0-alpha.81afec57", | ||
"description": "HIG RichText", | ||
@@ -18,12 +18,12 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"classnames": "^2.2.5" | ||
"classnames": "^2.2.5", | ||
"prop-types": "^15.6.1" | ||
}, | ||
"devDependencies": { | ||
"@hig/babel-preset": "0.2.0-alpha.7efcea38", | ||
"@hig/eslint-config": "0.2.0-alpha.7efcea38", | ||
"@hig/scripts": "0.2.0-alpha.7efcea38", | ||
"@hig/styles": "0.2.0-alpha.7efcea38" | ||
"@hig/babel-preset": "0.2.0-alpha.81afec57", | ||
"@hig/eslint-config": "0.2.0-alpha.81afec57", | ||
"@hig/scripts": "0.2.0-alpha.81afec57", | ||
"@hig/styles": "0.2.0-alpha.81afec57" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.6.1", | ||
"react": "^15.4.1 || ^16.3.2" | ||
@@ -30,0 +30,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
515
+ Addedprop-types@^15.6.1