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.1.0 to 0.1.1

.travis.yml

4

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

@@ -24,3 +24,3 @@ "author": "Georg Fischer <snorpey@gmail.com.com>",

"test": "npm run test-node && npm run test-browser",
"test-node": "mocha -R spec ./test/test-node.js",
"test-node": "mocha ./test/test-node.js",
"test-browser": "mocha-phantomjs ./test/test-browser.html --ignore-resource-errors"

@@ -27,0 +27,0 @@ },

@@ -0,1 +1,3 @@

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

@@ -2,0 +4,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