Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "dom-tools", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A tiny collection of DOM helpers for IE8+.", | ||
@@ -5,0 +5,0 @@ "main": "dist/dom-tools.js", |
@@ -38,2 +38,3 @@ /* Provides DOM Helpers for -IE8+- IE9+ | ||
remove: require('./remove'), | ||
removeClass: require('./removeClass'), | ||
show: require('./show'), | ||
@@ -40,0 +41,0 @@ width: require('./width'), |
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
87818
52
1105