Socket
Socket
Sign inDemoInstall

react-focus-lock

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-focus-lock - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [2.5.1](https://github.com/theKashey/react-focus-lock/compare/v2.5.0...v2.5.1) (2021-05-13)
### Bug Fixes
* update focus-lock to speedup lock activation ([0835485](https://github.com/theKashey/react-focus-lock/commit/0835485df13f5bd42b3045615cc11d9f87e3145b))
# [2.5.0](https://github.com/theKashey/react-focus-lock/compare/v2.4.2...v2.5.0) (2020-11-16)

@@ -2,0 +11,0 @@

8

package.json
{
"name": "react-focus-lock",
"version": "2.5.0",
"version": "2.5.1",
"description": "It is a trap! (for a focus)",

@@ -83,5 +83,5 @@ "main": "dist/cjs/index.js",

"jsdom": "15.1.1",
"jsdom-global": "3.0.2",
"jsdom-global": "^3.0.2",
"material-ui": "^0.20.0",
"mocha": "^6.1.4",
"mocha": "^8.3.2",
"package-self": "^1.1.1",

@@ -98,3 +98,3 @@ "react": "^16.8.6",

"@babel/runtime": "^7.0.0",
"focus-lock": "^0.8.1",
"focus-lock": "^0.9.1",
"prop-types": "^15.6.2",

@@ -101,0 +101,0 @@ "react-clientside-effect": "^1.2.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡ī¸ by Socket Inc