troika-animation
Advanced tools
Comparing version 0.20.0 to 0.21.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.21.0](https://github.com/protectwise/troika/compare/v0.20.0...v0.21.0) (2020-03-27) | ||
**Note:** Version bump only for package troika-animation | ||
# [0.20.0](https://github.com/protectwise/troika/compare/v0.19.0...v0.20.0) (2020-03-16) | ||
@@ -8,0 +16,0 @@ |
@@ -12,2 +12,2 @@ 'use strict';(function(f,m){"object"===typeof exports&&"undefined"!==typeof module?m(exports):"function"===typeof define&&define.amd?define(["exports"],m):(f=f||self,m(f.troika_animation={}))})(this,function(f){function m(a,b){return function(c){return.5>c?.5*a(2*c):.5*b(2*c-1)+.5}}function t(a){return function(b){return k(b,a)}}function u(a){return function(b){return 1-k(1-b,a)}}function v(a){return function(b){return.5>b?.5*k(2*b,a):.5*(1-k(1-(2*b-1),a))+.5}}function r(a,b,c){return a+(b-a)*c}function N(a, | ||
!h.runner$paused){var k=a-(h.runner$started||(h.runner$started=a));h.gotoElapsedTime(k);d=!0;if(k>h.totalElapsed&&(this.stop(h),h.onDone))h.onDone()}h.runner$stopped&&(c=!0)}if(d)this.onTick();if(c&&(this.tweens=b.filter(Q),!this.tweens.length&&(this.runner$running=!1,w=!0,this.onDone)))this.onDone()};d.prototype.onTick=function(){};d.prototype.onDone=function(){};f.Easings=J;f.Interpolators=L;f.MultiTween=A;f.Runner=d;f.Tween=q;f.setAnimationScheduler=function(a){a=a||window;a!==x&&(n&&(x.cancelAnimationFrame(n), | ||
n=null),x=a,y())};Object.defineProperty(f,"__esModule",{value:!0})}); | ||
n=null),x=a,y())};Object.defineProperty(f,"__esModule",{value:!0})}) |
{ | ||
"name": "troika-animation", | ||
"version": "0.20.0", | ||
"version": "0.21.0", | ||
"description": "Troika Animation Utilities", | ||
@@ -17,3 +17,3 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"module:src": "src/index.js", | ||
"gitHead": "c97a9f97c30cd4ddfba068430d02d7c0a73c2e08" | ||
"gitHead": "0a7527c90b55f0cd09192ad2f71c62f287702186" | ||
} |
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
94228