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

node-red-contrib-dde

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-dde - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

red/TODO.md

4

CHANGELOG.md

@@ -0,3 +1,7 @@

Version: 1.0.1
------------
- Updates licensing and add branding
Version: 1.0.0
------------
- Initial release

4

package.json
{
"name": "node-red-contrib-dde",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Node-RED talk to DDE endpoints over the network",
"dependencies": {
"netdde": "^1.0.1"
"netdde": "^1.0.2"
},

@@ -8,0 +8,0 @@ "repository": {

@@ -18,4 +18,4 @@ # node-red-contrib-dde

Copyright: (c) 2019, Smart-Tech, Guilherme Francescon Cittolin <guilherme.francescon@netsmarttech.com>
Copyright: (c) 2019-2020, Smart-Tech, Guilherme Francescon Cittolin <guilherme.francescon@netsmarttech.com>
GNU General Public License v3.0+ (see [LICENSE](LICENSE) or https://www.gnu.org/licenses/gpl-3.0.txt)
//@ts-check
/*
Copyright: (c) 2019, Guilherme Francescon Cittolin <gfcittolin@gmail.com>
Copyright: (c) 2019-2020, Guilherme Francescon Cittolin <gfcittolin@gmail.com>
GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)

@@ -5,0 +5,0 @@ */

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