react-focus-lock
Advanced tools
Comparing version 2.7.0 to 2.7.1
{ | ||
"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", |
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
74963
+ Addedfocus-lock@0.10.2(transitive)
- Removedfocus-lock@0.9.2(transitive)
Updatedfocus-lock@^0.10.1