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

es6-tween

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-tween - npm Package Compare versions

Comparing version 3.5.7 to 3.5.8

2

package.json
{
"name": "es6-tween",
"version": "3.5.7",
"version": "3.5.8",
"description": "ES6 implementation of amazing tween.js",

@@ -5,0 +5,0 @@ "browser": "dist/Tween.min.js",

@@ -146,14 +146,2 @@ # es6-tween

## Caveats
##### We removed the shim from core functions for reduce size and improve execution speed, so you need some polyfills to work better
* `Array.isArray`*
* `Object.assign`
* `requestAnimationFrame`*
* `performance.now()`*
* `cancelAnimationFrame`*
* `Array.from`*
`* - optional for best performance, fallback supported in core`
## Examples

@@ -160,0 +148,0 @@

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