Socket
Socket
Sign inDemoInstall

node-red-contrib-sun-position

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-sun-position - npm Package Compare versions

Comparing version 1.1.0-alpha-3 to 1.1.0

16

.github/ISSUE_TEMPLATE/bug-report.md

@@ -10,8 +10,4 @@ ---

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Screenshots**
If applicable, add screenshots to help explain your problem.

@@ -21,11 +17,7 @@ **Expected behavior**

**Screenshots**
If applicable, add screenshots to help explain your problem.
**System information (please complete the following information):**
- Version [e.g. 0.4.7]
- Node Version [e.g. 0.4.7]
- Node-Red Version
- Hardware [e.g. RaspberryPi3, TinkerboardS, etc.]
**Additional context**
Add any other context about the problem here.
Add any other context about the problem here.

@@ -26,6 +26,4 @@ ---

* Node-Red Version
* Hardware [e.g. RaspberryPi3, TinkerboardS, etc.]
**Additional context**
Add any other context about the problem here.

@@ -23,2 +23,6 @@ # node-red-contrib-sun-position

I a Node has a warning sign on the label the node needs to be opened, saved and deployed to fix the label:
![warning sign](https://user-images.githubusercontent.com/12692680/81336350-7977f980-90a9-11ea-8d14-fa412b83fe45.png)
#### 1.0.17: small enhancement

@@ -25,0 +29,0 @@

{
"name": "node-red-contrib-sun-position",
"version": "1.1.0-alpha-3",
"version": "1.1.0",
"description": "NodeRED nodes to get sun and moon position",

@@ -96,13 +96,10 @@ "keywords": [

"camo-purge": "^1.0.2",
"eslint": "^6.8.0",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-jsdoc": "^22.1.0",
"eslint": "^7.0.0",
"eslint-plugin-html": "^6.0.2",
"eslint-plugin-jsdoc": "^25.4.2",
"eslint-plugin-json": "^2.1.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-node": "^11.1.0",
"minimist": ">=1.2.5"
},
"disabledSettings": {
"devDependencies-disabled": {
"eslint-plugin-jsdoc": "^17.0.0"
},
"plugins-disabled": [

@@ -109,0 +106,0 @@ "jsdoc"

@@ -19,5 +19,12 @@ # node-red-contrib-sun-position for NodeRED

## Information on Version changes
If a Node has a warning sign on the label like this one:
![warning sign](https://user-images.githubusercontent.com/12692680/81336350-7977f980-90a9-11ea-8d14-fa412b83fe45.png)
This is not an error, it hides only that the node needs to be opened, saved and deployed to fix the label.
## Table of contents
- [node-red-contrib-sun-position for NodeRED](#node-red-contrib-sun-position-for-nodered)
- [Information on Version changes](#information-on-version-changes)
- [Table of contents](#table-of-contents)

@@ -29,2 +36,3 @@ - [Preconditions](#preconditions)

- [second based accuracy](#second-based-accuracy)
- [base functions for all (or the most of the nodes)](#base-functions-for-all-or-the-most-of-the-nodes)
- [Implemented Nodes](#implemented-nodes)

@@ -52,21 +60,2 @@ - [sun-position](#sun-position)

- [clock-timer](#clock-timer)
- [Possible Node Output Formats](#possible-node-output-formats)
- [Standard node Output Formats](#standard-node-output-formats)
- [enhanced timestamp OutputFormat](#enhanced-timestamp-outputformat)
- [offset](#offset)
- [formats](#formats)
- [timestamp values](#timestamp-values)
- [special output](#special-output)
- [Times definitions](#times-definitions)
- [sun times](#sun-times)
- [remarks](#remarks)
- [blue hour](#blue-hour)
- [amateurDawn /amateurDusk](#amateurdawn-amateurdusk)
- [alternate properties](#alternate-properties)
- [moon times](#moon-times)
- [message, flow or global property or JSONATA expression](#message-flow-or-global-property-or-jsonata-expression)
- [input parse formats](#input-parse-formats)
- [output timestamp formats](#output-timestamp-formats)
- [output timespan formats](#output-timespan-formats)
- [Conditions](#conditions)
- [CHANGELOG](#changelog)

@@ -73,0 +62,0 @@ - [TODO](#todo)

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