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
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.7.0 to 2.7.1

6

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

@@ -17,3 +17,3 @@ "main": "dist/cjs/index.js",

"test": "npm run test:pick -- '_tests/**/*spec.js'",
"test:pick": "NODE_ENV=cjs mocha --require @babel/register --require jsdom-global/register --require _tests/spinup/scaffolding ",
"test:pick": "NODE_ENV=cjs mocha --require @babel/register --require jsdom-global/register --require _tests/spinup/scaffolding --exit",
"prepublish": "npm run lint:fix && npm run build && npm run changelog",

@@ -98,3 +98,3 @@ "lint": "eslint src",

"@babel/runtime": "^7.0.0",
"focus-lock": "^0.9.2",
"focus-lock": "^0.10.1",
"prop-types": "^15.6.2",

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

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