Comparing version 0.0.2 to 0.0.3
var closest = require('closest') | ||
var Emitter = require('./index.js') | ||
module.exports = BrowserEmitter | ||
function BrowserEmitter(obj, parent) { | ||
@@ -5,0 +6,0 @@ if (arguments.length === 0) { |
{ | ||
"name": "affair", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Cheating on event emitters with mixins", | ||
"browser": "./browser.js", | ||
"keywords": [], | ||
@@ -6,0 +7,0 @@ "dependencies": { |
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
10961
259