es6-tween
Advanced tools
Comparing version 5.0.4 to 5.0.5
{ | ||
"name": "es6-tween", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "ES6 implementation of amazing tween.js", | ||
@@ -41,3 +41,3 @@ "browser": "bundled/Tween.min.js", | ||
}, | ||
"homepage": "https://tweenjs.github.io/es6-tween", | ||
"homepage": "https://es6-tween.js.org", | ||
"devDependencies": { | ||
@@ -44,0 +44,0 @@ "ava": "^0.22.0", |
@@ -43,6 +43,6 @@ # es6-tween | ||
Download the [library](https://raw.githubusercontent.com/tweenjs/es6-tween/master/src/Tween.js) and include it in your code: | ||
Download the [library](https://raw.githubusercontent.com/tweenjs/es6-tween/master/ts/Tween.ts) and include it in your code: | ||
```html | ||
<script src="js/Tween.js"></script> | ||
<script src="bundled/Tween.js"></script> | ||
``` | ||
@@ -138,3 +138,3 @@ | ||
```html | ||
<script src="dist/Tween.min.js"></script> | ||
<script src="bundled/Tween.min.js"></script> | ||
``` | ||
@@ -141,0 +141,0 @@ |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
463573