Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatibility issue with node-red v3.1.0 #57

Open
abergmann opened this issue Sep 28, 2023 · 2 comments
Open

compatibility issue with node-red v3.1.0 #57

abergmann opened this issue Sep 28, 2023 · 2 comments

Comments

@abergmann
Copy link

There is an issue with the node-red-contrib-smartmeter (v0.6.3) module in combination with node-red (v3.1.0).

Inside the "Palette" view the module can be installed, but has a warning displayed.

📦 node-red-contrib-smartmeter
🏷️ 0.6.3
   [object Object]
⚠️ [object Object]

I'm currently unsure how to extract more information out of node-red to identify the issue.

Any help would be appreciated...

@abergmann abergmann changed the title Not working with node-red v3.1.0 compatibility issue with node-red v3.1.0 Sep 28, 2023
@coolchip
Copy link
Owner

coolchip commented Nov 4, 2023

I've tested it with a fresh Node-RED v3.1.0 installation and there everything looks right at the "Palette".
image

@NikAWing
Copy link

I have the same problem
NPM says:

npm audit report

request *
Severity: moderate
Server-Side Request Forgery in Request - GHSA-p8p7-x288-28g6
Depends on vulnerable versions of tough-cookie
No fix available
node_modules/request
smartmeter-obis *
Depends on vulnerable versions of request
node_modules/smartmeter-obis
node-red-contrib-smartmeter *
Depends on vulnerable versions of smartmeter-obis
node_modules/node-red-contrib-smartmeter

tough-cookie <4.1.3
Severity: moderate
tough-cookie Prototype Pollution vulnerability - GHSA-72xf-g2v4-qvf3
No fix available
node_modules/tough-cookie

4 moderate severity vulnerabilities

Some issues need review, and may require choosing
a different dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants