Comparing version 0.0.0 to 1.0.1
{ | ||
"name": "tweenjs", | ||
"version": "0.0.0", | ||
"description": "A simple but powerful JavaScript library for tweening and animating HTML5 and JavaScript properties. Works stand-alone or integrated with EaselJS.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"npmName": "tweenjs", | ||
"version": "1.0.1", | ||
"description": "TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style properties.", | ||
"main": "tweenjs.js", | ||
"directories": { | ||
"doc": "docs", | ||
"example": "examples", | ||
"lib": "lib", | ||
"test": "tests" | ||
}, | ||
"npmFileMap": [ | ||
{ | ||
"basePath": "lib", | ||
"files": [ | ||
"**/*" | ||
] | ||
} | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/CreateJS/TweenJS/" | ||
"url": "git+https://github.com/CreateJS/TweenJS.git" | ||
}, | ||
"author": "", | ||
"license": "MIT" | ||
"keywords": [ | ||
"createjs", | ||
"tweenjs", | ||
"gskinner", | ||
"javascript", | ||
"html5", | ||
"tween", | ||
"motion", | ||
"ease", | ||
"animate" | ||
], | ||
"author": "gskinner.com, inc.", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/CreateJS/TweenJS/issues" | ||
}, | ||
"homepage": "https://createjs.com/tweenjs/" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
215981
17
3421
1
0
1
83