Comparing version 0.0.9 to 0.0.10
@@ -6,3 +6,3 @@ 'use strict'; | ||
off: require('./off'), | ||
onFocus: require('./off') | ||
onFocus: require('./onFocus') | ||
}; |
{ | ||
"name": "dom-lib", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "DOM helper library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
25727