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

triangulate-image

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

triangulate-image - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

4

package.json
{
"name": "triangulate-image",
"version": "0.6.1",
"version": "0.6.2",
"description": "Converts images in to triangular polygons.",

@@ -44,3 +44,3 @@ "author": "Georg Fischer <hi@snorpey.com>",

"karma-mocha": "^2.0.0",
"mocha": "^7.0.1",
"mocha": "^8.2.0",
"object-assign": "^4.1.1",

@@ -47,0 +47,0 @@ "rollup": "^2.0.0",

@@ -82,3 +82,3 @@ [![build status](https://travis-ci.org/snorpey/triangulate-image.svg?branch=master)](https://travis-ci.org/snorpey/triangulate-image)

var triangulationParams = {
accuracy: 0.7, // float beteween 0 and 1
accuracy: 0.7, // float between 0 and 1
blur: 40, // positive integer

@@ -85,0 +85,0 @@ threshold: 50, // integer between 1 and 100

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