Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-focus-lock

Package Overview
Dependencies
Maintainers
1
Versions
109
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 1.9.0 to 1.9.1

7

dist/index.js

@@ -6,3 +6,3 @@ 'use strict';

});
exports.AutoFocusInside = undefined;
exports.MoveFocusInside = exports.AutoFocusInside = undefined;

@@ -17,5 +17,10 @@ var _Lock = require('./Lock');

var _MoveFocusInside = require('./MoveFocusInside');
var _MoveFocusInside2 = _interopRequireDefault(_MoveFocusInside);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
exports.AutoFocusInside = _AutoFocusInside2.default;
exports.MoveFocusInside = _MoveFocusInside2.default;
exports.default = _Lock2.default;

2

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

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

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