es6-tween
Advanced tools
Comparing version 5.4.0 to 5.4.1
{ | ||
"name": "es6-tween", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "ES6 implementation of amazing tween.js", | ||
@@ -17,3 +17,3 @@ "browser": "bundled/Tween.min.js", | ||
"dev": "npx rollup -c -w", | ||
"prepublishOnly": "yarn lint && yarn doc && yarn doc-md", | ||
"prepublishOnly": "yarn build && yarn lint && yarn doc && yarn doc-md", | ||
"doc": "npx jsdoc --readme README.md --configure jsdoc.json --verbose", | ||
@@ -20,0 +20,0 @@ "doc-md": "npx jsdoc2md src/** > API.md", |
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
366805
33