Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

makeup-exit-emitter

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makeup-exit-emitter - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

14

package.json
{
"name": "makeup-exit-emitter",
"description": "Emits custom 'focusExit' event when keyboard focus has exited an element and all of it's descendants",
"version": "0.0.4",
"version": "0.1.0",
"main": "index.js",

@@ -22,7 +22,5 @@ "repository": "https://github.com/makeup-js/makeup-exit-emitter.git",

"watch": "onchange src/*.js docs/index.js -- npm run build",
"transpile": "babel src/index.js --out-file index.js"
"transpile": "babel src/index.js --out-file index.js",
"version": "npm run prepublishOnly && git add -A docs/static test/static"
},
"pre-commit": [
"prepublishOnly"
],
"keywords": [

@@ -50,8 +48,7 @@ "makeup",

"parallelshell": "^3",
"pre-commit": "^1",
"rimraf": "^2"
},
"dependencies": {
"custom-event-polyfill": "~0.3",
"makeup-next-id": "~0.0"
"custom-event-polyfill": "^1",
"makeup-next-id": "~0.0.2"
},

@@ -61,5 +58,4 @@ "files": [

"index.js",
"util.js",
"yarn.lock"
]
}

Sorry, the diff of this file is not supported yet

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