Socket
Socket
Sign inDemoInstall

fastdom

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastdom - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

extensions/fastdom-sandbox.js

@@ -71,3 +71,3 @@ (function(exports) {

tasks.splice(tasks.indexOf(task));
fn.call(ctx);
return fn.call(ctx);
});

@@ -90,3 +90,3 @@

tasks.splice(tasks.indexOf(task));
fn.call(ctx);
return fn.call(ctx);
});

@@ -93,0 +93,0 @@

{
"name": "fastdom",
"description": "Eliminates layout thrashing by batching DOM read/write operations",
"version": "1.0.2",
"version": "1.0.3",
"main": "fastdom.js",

@@ -6,0 +6,0 @@ "scripts": {

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