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 2.2.4 to 2.2.5

5

package.json
{
"name": "es6-tween",
"version": "2.2.4",
"version": "2.2.5",
"description": "ES6 implementation of amazing tween.js",
"jsdelivr": "dist/Tween.min.js",
"browser": "dist/Tween.min.js",
"cdn": "dist/Tween.min.js",
"main": "dist/Tween.min.js",

@@ -6,0 +9,0 @@ "directories": {

4

README.md

@@ -40,3 +40,5 @@ # es6-tween

<!-- or may you want -->
<script src="https://unpkg.com/es6-tween@latest/dist/Tween.min.js" defer></script>
<script src="https://unpkg.com/es6-tween@latest" defer></script>
<!-- or like this -->
<script src="https://npmcdn.com/es6-tween@latest" defer></script>
```

@@ -43,0 +45,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