@tweenjs/tween.js
Advanced tools
Comparing version 20.0.1 to 20.0.2
@@ -817,3 +817,3 @@ define(['exports'], (function (exports) { 'use strict'; | ||
var VERSION = '20.0.1'; | ||
var VERSION = '20.0.2'; | ||
@@ -820,0 +820,0 @@ /** |
@@ -819,3 +819,3 @@ 'use strict'; | ||
var VERSION = '20.0.1'; | ||
var VERSION = '20.0.2'; | ||
@@ -822,0 +822,0 @@ /** |
@@ -155,3 +155,3 @@ type EasingFunction = (amount: number) => number; | ||
declare const VERSION = "20.0.1"; | ||
declare const VERSION = "20.0.2"; | ||
@@ -158,0 +158,0 @@ declare const nextId: typeof Sequence.nextId; |
@@ -815,3 +815,3 @@ /** | ||
var VERSION = '20.0.1'; | ||
var VERSION = '20.0.2'; | ||
@@ -818,0 +818,0 @@ /** |
@@ -821,3 +821,3 @@ (function (global, factory) { | ||
var VERSION = '20.0.1'; | ||
var VERSION = '20.0.2'; | ||
@@ -824,0 +824,0 @@ /** |
{ | ||
"name": "@tweenjs/tween.js", | ||
"description": "Super simple, fast and easy to use tweening engine which incorporates optimised Robert Penner's equations.", | ||
"version": "20.0.1", | ||
"version": "20.0.2", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "main": "dist/tween.cjs.js", |
@@ -376,3 +376,3 @@ # tween.js | ||
[![Lume](./assets/projects/11_lume.jpg)](https://lume.io) | ||
[<img src="./assets/projects/11_lume.jpg" width="100" alt="Lume" />](https://lume.io) | ||
[![A-Frame VR](https://tweenjs.github.io/tween.js/assets/projects/10_aframe.png)](https://aframe.io) | ||
@@ -379,0 +379,0 @@ [![MOMA Inventing Abstraction 1910-1925](https://tweenjs.github.io/tween.js/assets/projects/09_moma.png)](http://www.moma.org/interactives/exhibitions/2012/inventingabstraction/) |
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
157452