@jam3/gsap-promise
Advanced tools
Comparing version 3.0.3 to 3.1.0
@@ -58,2 +58,5 @@ var TweenMax = require('gsap') | ||
util.all = Promise.all | ||
// expose original gsap for non-promise interface | ||
util.gsap = gsap; | ||
return util | ||
@@ -60,0 +63,0 @@ |
{ | ||
"name": "@jam3/gsap-promise", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "a Promise wrapper around gsap / twenelite", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6299
82
0