New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

magic-focus-finder

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magic-focus-finder - npm Package Compare versions

Comparing version 2.12.0 to 2.12.1

10

package.json
{
"name": "magic-focus-finder",
"version": "2.12.0",
"version": "2.12.1",
"description": "Intended to help keyboard navigation through html nodes.",
"main": "source/main-browserify.js",
"main": "./source/main-browserify.js",
"scripts": {

@@ -20,2 +20,6 @@ "test": "mocha-phantomjs test/index.html",

"homepage": "https://github.com/Solid-Interactive/magic-focus-finder",
"dependencies" : {
"element-is-rendered": "^1.0.0",
"lodash": "^3.10.1"
},
"devDependencies": {

@@ -25,5 +29,3 @@ "bluebird": "^2.9.13",

"chai": "^2.1.0",
"element-is-rendered": "^1.0.0",
"express": "^4.12.2",
"lodash": "^3.10.1",
"mocha": "^2.3.4",

@@ -30,0 +32,0 @@ "mocha-phantomjs": "^4.0.2",

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