makeup-exit-emitter
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "makeup-exit-emitter", | ||
"description": "Emits custom 'focusExit' event when keyboard focus has exited an element and all of it's descendants", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "index.js", | ||
@@ -37,24 +37,24 @@ "repository": "https://github.com/makeup-js/makeup-exit-emitter.git", | ||
"@babel/preset-env": "^7", | ||
"babel-plugin-transform-object-assign": "^6", | ||
"@ebay/browserslist-config": "^1", | ||
"browser-sync": "^2", | ||
"core-js-pure": "^3", | ||
"coveralls": "^3", | ||
"eslint": "^5", | ||
"eslint": "^6", | ||
"eslint-config-ebay": "^1", | ||
"jasmine-core": "^3", | ||
"karma": "^4", | ||
"karma-chrome-launcher": "^2", | ||
"karma-coverage": "^1", | ||
"karma-chrome-launcher": "^3", | ||
"karma-coverage": "^2", | ||
"karma-html-reporter": "~0.2", | ||
"karma-jasmine": "^2", | ||
"karma-jasmine": "^3", | ||
"lasso-cli": "^2", | ||
"nodelist-foreach-polyfill": "^1", | ||
"onchange": "^6", | ||
"parallelshell": "^3", | ||
"puppeteer": "^1", | ||
"rimraf": "^2" | ||
"parallelshell": "3.0.1", | ||
"puppeteer": "^2", | ||
"rimraf": "^3" | ||
}, | ||
"dependencies": { | ||
"custom-event-polyfill": "^1", | ||
"makeup-next-id": "~0.1.1" | ||
"makeup-next-id": "~0.1.2" | ||
}, | ||
@@ -65,3 +65,6 @@ "files": [ | ||
"yarn.lock" | ||
], | ||
"browserslist": [ | ||
"extends @ebay/browserslist-config" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
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
282415
Updatedmakeup-next-id@~0.1.2