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

@bokuweb/pixelmatch-wasm

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bokuweb/pixelmatch-wasm - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "@bokuweb/pixelmatch-wasm",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./node/cjs/index.cjs",

@@ -1,2 +0,2 @@

import { pixelmatch as inner } from "../../dist/web/pkg/pixelmatch_simd_wasm";
import { pixelmatch as inner } from "../dist/web/pkg/pixelmatch_simd_wasm.js";

@@ -3,0 +3,0 @@ export const pixelmatch = (img1, img2, w, h, opts) => {

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