Socket
Socket
Sign inDemoInstall

@types/pixelmatch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pixelmatch - npm Package Compare versions

Comparing version 5.2.2 to 5.2.3

2

pixelmatch/index.d.ts

@@ -16,3 +16,3 @@ // Type definitions for pixelmatch 5.2

/** Image data to write the diff to, or null if don't need a diff image. */
output: Buffer | Uint8Array | null,
output: Buffer | Uint8Array | Uint8ClampedArray | null,
/** Width of the images. Note that all three images need to have the same dimensions. */

@@ -19,0 +19,0 @@ width: number,

{
"name": "@types/pixelmatch",
"version": "5.2.2",
"version": "5.2.3",
"description": "TypeScript definitions for pixelmatch",

@@ -34,4 +34,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "5e1c3125c78970990ec288911a9deb7cfec538ea277292c08c355529923f5ba1",
"typeScriptVersion": "3.1"
"typesPublisherContentHash": "b817b7347d192cce19fe24a2fd73281190e18e24c62133676058f7f174fcce6a",
"typeScriptVersion": "3.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 08 Sep 2020 21:01:44 GMT
* Last updated: Tue, 06 Apr 2021 19:01:34 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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