@noriginmedia/react-spatial-navigation
Advanced tools
Comparing version 2.8.3 to 2.8.4
@@ -7,2 +7,6 @@ # Changelog | ||
## [2.8.4] | ||
### Fixed | ||
- Fixed useless `logIndex` update. | ||
## [2.8.3] | ||
@@ -9,0 +13,0 @@ ### Fixed |
@@ -443,3 +443,5 @@ 'use strict'; | ||
_this3.logIndex++; | ||
if (_this3.debug) { | ||
_this3.logIndex += 1; | ||
} | ||
@@ -446,0 +448,0 @@ var eventType = (0, _findKey2.default)(_this3.getKeyMap(), function (code) { |
{ | ||
"name": "@noriginmedia/react-spatial-navigation", | ||
"version": "2.8.3", | ||
"version": "2.8.4", | ||
"description": "HOC-based Spatial Navigation (key navigation) solution for React", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
94387
1730
1