Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "chi-events", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Easily manage DOM events", | ||
@@ -28,11 +28,11 @@ "main": "index.js", | ||
"devDependencies": { | ||
"tape": "~2.1.0", | ||
"hut-build": "~0.2.0" | ||
"tape": "~2.3.0", | ||
"hut-build": "~0.2.0", | ||
"chi-create": "~0.1.0" | ||
}, | ||
"dependencies": { | ||
"flatten-list": "~0.0.1", | ||
"mout": "~0.7.1", | ||
"chi-matches": "0.0.1", | ||
"chi-create": "0.0.2" | ||
"mout": "~0.8.0", | ||
"chi-matches": "~0.0.1" | ||
} | ||
} |
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
16230
3
9
3
+ Addedmout@0.8.0(transitive)
- Removedchi-create@0.0.2
- Removedchi-create@0.0.2(transitive)
- Removedmout@0.7.1(transitive)
Updatedchi-matches@~0.0.1
Updatedmout@~0.8.0