New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

emile

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emile - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

build/sink/.gitmodules

2

package.json
{
"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({

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc