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

pam-diff

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pam-diff - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

2

index.js

@@ -407,3 +407,3 @@ 'use strict';

this._oldPix = chunk.pixels;
this._length = this._oldPix.length;
this._length = this._width * this._height;
this._createPointsInPolygons(this._regions, this._width, this._height);

@@ -410,0 +410,0 @@ switch (chunk.tupltype) {

{
"name": "pam-diff",
"version": "0.10.1",
"version": "0.10.2",
"description": "Measure differences between pixel arrays extracted from pam images",

@@ -34,5 +34,4 @@ "main": "index.js",

"devDependencies": {
"nan": "^2.8.0",
"pipe2pam": "^0.6.0"
"pipe2pam": "^0.6.2"
}
}
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