@enact/spotlight
Advanced tools
Comparing version 4.5.0 to 4.5.1
@@ -5,2 +5,6 @@ # Change Log | ||
## [4.5.1] - 2022-08-03 | ||
No significant changes. | ||
## [4.5.0] - 2022-07-19 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@enact/spotlight", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"description": "A focus management library", | ||
@@ -21,10 +21,10 @@ "main": "src/spotlight.js", | ||
"dependencies": { | ||
"@enact/core": "^4.5.0", | ||
"@enact/core": "^4.5.1", | ||
"classnames": "^2.3.1", | ||
"prop-types": "^15.8.1", | ||
"ramda": "^0.28.0", | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"warning": "^4.0.3" | ||
} | ||
} |
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
370571
Updated@enact/core@^4.5.1
Updatedreact@^18.2.0
Updatedreact-dom@^18.2.0