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

trianglify

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trianglify - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

bower_components/d3/.bower.json

7

bower.json
{
"name": "trianglify",
"main": "trianglify.js",
"version": "0.1.3",
"version": "0.1.4",
"homepage": "https://github.com/qrohlf/trianglify",

@@ -22,3 +22,6 @@ "authors": [

"tests"
]
],
"dependencies": {
"d3": "~3.4.11"
}
}
{
"name": "trianglify",
"version": "0.1.3",
"version": "0.1.4",
"description": "Trianglify is a javascript library for generating colorful triangle meshes that can be used as SVG images and CSS backgrounds.",

@@ -37,3 +37,11 @@ "main": "trianglify.js",

"gulp-rename": "^1.2.0"
}
},
"npmName": "trianglify",
"npmFileMap": [{
"basePath": "/",
"files": [
"trianglify.js",
"trianglify.min.js"
]
}]
}
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