Socket
Socket
Sign inDemoInstall

tween.js

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tween.js - npm Package Compare versions

Comparing version 16.4.0 to 16.5.0

4

package.json
{
"name": "tween.js",
"description": "Super simple, fast and easy to use tweening engine which incorporates optimised Robert Penner's equations.",
"version": "16.4.0",
"version": "16.5.0",
"main": "src/Tween.js",

@@ -34,2 +34,2 @@ "homepage": "https://github.com/tweenjs/tween.js",

}
}
}

@@ -36,4 +36,3 @@ # tween.js

Or you can even use minified Tween.js without downloading the file,
for example:
You can also reference a CDN-hosted version in your code, thanks to cdnjs. For example:

@@ -44,3 +43,3 @@ ```html

See Tween.js on [CDNJS](https://github.com/cdnjs/cdnjs): https://cdnjs.com/libraries/tween.js/
See [tween.js](https://cdnjs.com/libraries/tween.js/) for more versions.

@@ -139,3 +138,3 @@ ### More advanced users might want to...

Maintainer: [sole](https://github.com/sole).
Maintainers: [mikebolt](https://github.com/mikebolt), [sole](https://github.com/sole).

@@ -142,0 +141,0 @@ [All contributors](http://github.com/tweenjs/tween.js/contributors).

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