Comparing version 0.3.0 to 0.3.1
@@ -340,3 +340,3 @@ /* | ||
returnValue = callbackFunction.call( | ||
callbackContext || global, event, jwertyCodeIs); | ||
callbackContext || this, event, jwertyCodeIs); | ||
@@ -343,0 +343,0 @@ // If the callback returned false, then we should run |
{ | ||
"name": "jwerty", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Awesome handling of keyboard events", | ||
@@ -5,0 +5,0 @@ "homepage": "http://keithamus.github.com/jwerty", |
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
34618