ender-bootstrap-transition
Advanced tools
+2
-2
@@ -16,6 +16,6 @@ { | ||
| "dependencies": { | ||
| "ender-bootstrap-base": "2.0.4" | ||
| "ender-bootstrap-base": "2.1.1" | ||
| }, | ||
| "main": "transition.js", | ||
| "version": "2.0.4" | ||
| "version": "2.1.1" | ||
| } |
+2
-3
| /* =================================================== | ||
| * bootstrap-transition.js v2.0.4 | ||
| * bootstrap-transition.js v2.1.1 | ||
| * http://twitter.github.com/bootstrap/javascript.html#transitions | ||
@@ -39,4 +39,3 @@ * =================================================== | ||
| , 'MozTransition' : 'transitionend' | ||
| , 'OTransition' : 'oTransitionEnd' | ||
| , 'msTransition' : 'MSTransitionEnd' | ||
| , 'OTransition' : 'oTransitionEnd otransitionend' | ||
| , 'transition' : 'transitionend' | ||
@@ -43,0 +42,0 @@ } |
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
0
-100%2230
-1.72%44
-2.22%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated