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

node-red-viseo-helper

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-viseo-helper - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

index.js

@@ -9,2 +9,4 @@ 'use strict';

exports.CONFIG = CONFIG;
const getByString = exports.getByString = (obj, str, def) => {

@@ -11,0 +13,0 @@ if (!str) return def;

@@ -0,0 +0,0 @@ const extend = require('extend');

2

package.json
{
"name" : "node-red-viseo-helper",
"version" : "0.0.15",
"version" : "0.0.16",
"description" : "Utility libarary for Node-RED",

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

Sorry, the diff of this file is not supported yet

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