Comparing version 1.0.0 to 2.0.0
@@ -30,3 +30,2 @@ 'use strict'; | ||
*/ | ||
Anim.emulateEnd = function emulateEnd(element, opt_durationMs) { | ||
@@ -33,0 +32,0 @@ if (this.getComputedDurationMs(element, 'animation') > this.getComputedDurationMs(element, 'transition')) { |
{ | ||
"name": "metal-anim", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Metal's animation utility", | ||
@@ -27,4 +27,4 @@ "license": "BSD", | ||
"dependencies": { | ||
"metal": "^1.0.0", | ||
"metal-dom": "^1.0.0" | ||
"metal": "^2.0.0", | ||
"metal-dom": "^2.0.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
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
10651
+ Addedmetal@2.16.8(transitive)
+ Addedmetal-dom@2.16.8(transitive)
+ Addedmetal-events@2.16.8(transitive)
- Removedmetal@1.0.5(transitive)
- Removedmetal-dom@1.0.5(transitive)
- Removedmetal-events@1.0.5(transitive)
Updatedmetal@^2.0.0
Updatedmetal-dom@^2.0.0