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

@bpmn-io/element-templates-icons-renderer

Package Overview
Dependencies
Maintainers
9
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpmn-io/element-templates-icons-renderer - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

4

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## 0.2.0
* `FEAT`: enforce 18x18 icon size ([#5](https://github.com/bpmn-io/element-templates-icons-renderer/pull/5))
## 0.1.2

@@ -11,0 +15,0 @@

2

package.json
{
"name": "@bpmn-io/element-templates-icons-renderer",
"version": "0.1.2",
"version": "0.2.0",
"description": "A bpmn-js extension to render element templates icons.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -60,4 +60,6 @@ import inherits from 'inherits';

href: modelerTemplateIcon,
x: 4,
y: 4
x: 5,
y: 5,
width: 18,
height: 18
});

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