Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

metal-anim

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metal-anim - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0

1

lib/Anim.js

@@ -30,3 +30,2 @@ 'use strict';

*/
Anim.emulateEnd = function emulateEnd(element, opt_durationMs) {

@@ -33,0 +32,0 @@ if (this.getComputedDurationMs(element, 'animation') > this.getComputedDurationMs(element, 'transition')) {

6

package.json
{
"name": "metal-anim",
"version": "1.0.0",
"version": "2.0.0",
"description": "Metal's animation utility",

@@ -27,4 +27,4 @@ "license": "BSD",

"dependencies": {
"metal": "^1.0.0",
"metal-dom": "^1.0.0"
"metal": "^2.0.0",
"metal-dom": "^2.0.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

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