Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "emile", | ||
"description": "no-thrills stand-alone CSS animation JavaScript framework", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"homepage": "https://github.com/ded/emile", | ||
@@ -6,0 +6,0 @@ "authors": ["Thomas Fuchs", "Dustin Diaz"], |
@@ -14,2 +14,3 @@ !function () { | ||
this[i].style.filter = 'alpha(opacity=' + (to ? 0 : 1 ) * 100 + ')'; | ||
this[i].style.display = ''; | ||
} | ||
@@ -16,0 +17,0 @@ return this.animate({ |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
90405
59
2072
3
1