@kazuhitoyokoi/node-red-contrib-plugin-codecompletion
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@kazuhitoyokoi/node-red-contrib-plugin-codecompletion", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Code completion plugin for Node-RED's function nodes", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"plugins": { | ||
"codecompletion": "index.html" | ||
"codecompletion": "index.js" | ||
} | ||
@@ -15,0 +15,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
15985
6
66