Socket
Socket
Sign inDemoInstall

@11ty/eleventy-img

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@11ty/eleventy-img - npm Package Compare versions

Comparing version 5.0.0-beta.3 to 5.0.0-beta.4

2

package.json
{
"name": "@11ty/eleventy-img",
"version": "5.0.0-beta.3",
"version": "5.0.0-beta.4",
"description": "Low level utility to perform build-time image transformations.",

@@ -5,0 +5,0 @@ "publishConfig": {

class DeferCounter {
constructor() {
this.deferCount = 0;
this.inputs = new Map();
this.resetCount();
}

@@ -9,2 +8,3 @@

this.deferCount = 0;
this.inputs = new Map();
}

@@ -11,0 +11,0 @@

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