es6-tween
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "es6-tween", | ||
"version": "0.1.06", | ||
"version": "0.1.07", | ||
"description": "ES6 implementation of amazing tween.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/Tween.js", |
@@ -45,5 +45,4 @@ # es6-tween | ||
* Coming soon | ||
```javascript | ||
import TWEEN from 'Tween'; | ||
import TWEEN from './src/Tween'; | ||
``` | ||
@@ -61,3 +60,3 @@ | ||
```javascript | ||
var TWEEN = require('tween.js'); | ||
var TWEEN = require('es6-tween'); | ||
``` | ||
@@ -64,0 +63,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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
264185
987
1
160