Socket
Socket
Sign inDemoInstall

@semilimes/node-red-semilimes

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semilimes/node-red-semilimes - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

2

package.json
{
"name": "@semilimes/node-red-semilimes",
"version": "0.10.1",
"version": "0.10.2",
"description": "The new semilimes connector which integrates with the public API",

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

@@ -6,3 +6,3 @@ # Node-RED semilimes connector

> **Important Note**: the current version (0.10.1) contains a new set of nodes (semilimesAPI section), while leaving the old nodes for backwards compatibility (semilimesAPI_deprecated section), to let current users transition their existing flows to the new node set.
> **Important Note**: the current version (0.10.*) contains a new set of nodes (semilimesAPI section), while leaving the old nodes for backwards compatibility (semilimesAPI_deprecated section), to let current users transition their existing flows to the new node set.
> The next release (1.0.0) will permanently remove all the deprecated nodes, so make sure you have completed the transition before further update this package.

@@ -9,0 +9,0 @@

"use strict";
const Core = require('./sme-main-core.js');
const crypto = require('crypto');

@@ -5,0 +6,0 @@ module.exports = function (RED) {

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