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 4.0.0-next.0 to 4.0.0-next.1

4

package.json
{
"name": "trianglify",
"version": "4.0.0-next.0",
"version": "4.0.0-next.1",
"description": "Trianglify is a javascript library for generating colorful triangle meshes that can be used as SVG images and CSS backgrounds.",

@@ -13,3 +13,3 @@ "main": "dist/trianglify.js",

"dev": "rollup -c -w",
"publish-beta": "npm build && npm publish --tag next",
"publish-beta": "npm run build && npm publish --tag next",
"ci": "npm run lint && npm run build && npm run test"

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