react-focus-lock
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -0,1 +1,5 @@ | ||
## [2.3.1](https://github.com/theKashey/react-focus-lock/compare/v2.3.0...v2.3.1) (2020-04-17) | ||
# [2.3.0](https://github.com/theKashey/react-focus-lock/compare/v2.2.1...v2.3.0) (2020-04-17) | ||
@@ -2,0 +6,0 @@ |
@@ -33,3 +33,3 @@ import * as React from 'react'; | ||
*/ | ||
crossFrame: boolean; | ||
crossFrame?: boolean; | ||
@@ -36,0 +36,0 @@ /** |
{ | ||
"name": "react-focus-lock", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "It is a trap! (for a focus)", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
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
78599