@hig/flyout
Advanced tools
Comparing version 2.1.3 to 2.2.0
@@ -557,4 +557,5 @@ import React, { useState, useEffect } from 'react'; | ||
} | ||
} | ||
} // eslint-disable-next-line func-names | ||
function stylesheet (props, themeData) { | ||
@@ -561,0 +562,0 @@ const { |
@@ -567,4 +567,5 @@ 'use strict'; | ||
} | ||
} | ||
} // eslint-disable-next-line func-names | ||
function stylesheet (props, themeData) { | ||
@@ -571,0 +572,0 @@ const { |
@@ -0,1 +1,8 @@ | ||
# [@hig/flyout-v2.2.0](https://github.com/Autodesk/hig/compare/@hig/flyout@2.1.3...@hig/flyout@2.2.0) (2022-06-15) | ||
### Features | ||
* update react-transition-group ([56b4f6c](https://github.com/Autodesk/hig/commit/56b4f6c)) | ||
# [@hig/flyout-v2.1.3](https://github.com/Autodesk/hig/compare/@hig/flyout@2.1.2...@hig/flyout@2.1.3) (2022-04-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/flyout", | ||
"version": "2.1.3", | ||
"version": "2.2.0", | ||
"description": "HIG Flyout", | ||
@@ -23,7 +23,7 @@ "author": "Autodesk Inc.", | ||
"prop-types": "^15.7.1", | ||
"react-transition-group": "^2.3.1" | ||
"react-transition-group": "^4.4.2" | ||
}, | ||
"peerDependencies": { | ||
"@hig/theme-context": "^4.1.0", | ||
"@hig/theme-data": "^2.25.0", | ||
"@hig/theme-data": "^2.26.0", | ||
"react": "^17.0.0" | ||
@@ -33,4 +33,6 @@ }, | ||
"@hig/babel-preset": "^0.1.1", | ||
"@hig/button": "^3.1.1", | ||
"@hig/eslint-config": "^0.1.0", | ||
"@hig/jest-preset": "^0.1.0", | ||
"@hig/rich-text": "2.1.1", | ||
"@hig/scripts": "^0.1.2", | ||
@@ -37,0 +39,0 @@ "@hig/semantic-release-config": "^0.1.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
113046
7
+ Addedcsstype@3.1.3(transitive)
+ Addeddom-helpers@5.2.1(transitive)
+ Addedreact-transition-group@4.4.5(transitive)
- Removeddom-helpers@3.4.0(transitive)
- Removedreact-lifecycles-compat@3.0.4(transitive)
- Removedreact-transition-group@2.9.0(transitive)