Socket
Socket
Sign inDemoInstall

aim

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 0.0.10

12

dist/index.js

@@ -376,2 +376,8 @@ const $1906921049_autoFocus = (aim, set) => {

name: 'onBack'
},
space: {
name: 'onSpace'
},
escape: {
name: 'onEscape'
}

@@ -381,8 +387,10 @@ }

const $3174120555_keys = {
8: $3174120555_events.back,
13: $3174120555_events.enter,
27: $3174120555_events.escape,
32: $3174120555_events.space,
37: $3174120555_events.left,
38: $3174120555_events.up,
39: $3174120555_events.right,
40: $3174120555_events.down,
8: $3174120555_events.back
40: $3174120555_events.down
}

@@ -389,0 +397,0 @@

2

package.json
{
"name": "aim",
"version": "0.0.9",
"version": "0.0.10",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "description": "Dependency free focus manager with built-in universal key navigation.",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc