Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tweenjs/tween.js

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tweenjs/tween.js - npm Package Compare versions

Comparing version 20.0.1 to 20.0.2

2

dist/tween.amd.js

@@ -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/)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc