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

node-red-contrib-ui-svg

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-ui-svg - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

package.json
{
"name": "node-red-contrib-ui-svg",
"version": "2.3.0",
"version": "2.3.1",
"description": "A Node-RED widget node to show interactive SVG (vector graphics) in the dashboard",

@@ -5,0 +5,0 @@ "dependencies": {

@@ -234,1 +234,5 @@ # node-red-contrib-ui-svg

3. Now you should be able to see the generated SVG DOM tree.
5. When the *"show browser errors on the server"* has been activated, the error messages will appear in the left Debug sidebar. However if lots of messages are being injected, it is difficult to determine which error belongs to which message. To assist with that, the error message will contain the message id (which caused that error). So simply put a debug node (to display the input messages), and compare the ***message id*** to find the related message:
![message id](https://user-images.githubusercontent.com/14224149/145280978-89c98cc8-816b-472f-8651-7c2df456ccb1.png)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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