@node-red/nodes 3.0.1 → 3.1.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/core/common/20-inject.js +48 -29
  2. package/core/common/24-complete.html +1 -1
  3. package/core/common/25-catch.html +2 -2
  4. package/core/common/25-status.html +2 -2
  5. package/core/common/91-global-config.html +27 -0
  6. package/core/common/91-global-config.js +7 -0
  7. package/core/function/10-function.html +12 -8
  8. package/core/function/15-change.js +1 -1
  9. package/core/function/16-range.html +1 -0
  10. package/core/function/16-range.js +6 -2
  11. package/core/function/80-template.html +2 -1
  12. package/core/function/89-delay.js +34 -30
  13. package/core/function/89-trigger.html +8 -1
  14. package/core/network/05-tls.html +3 -3
  15. package/core/network/06-httpproxy.html +1 -0
  16. package/core/network/10-mqtt.html +13 -5
  17. package/core/network/10-mqtt.js +51 -28
  18. package/core/network/21-httpin.html +1 -0
  19. package/core/network/21-httpin.js +12 -3
  20. package/core/network/21-httprequest.html +13 -0
  21. package/core/network/21-httprequest.js +9 -0
  22. package/core/network/31-tcpin.js +1 -1
  23. package/core/parsers/70-CSV.js +16 -5
  24. package/core/sequence/17-split.html +6 -1
  25. package/core/sequence/17-split.js +3 -1
  26. package/core/sequence/19-batch.html +8 -1
  27. package/core/storage/10-file.html +0 -0
  28. package/locales/de/common/20-inject.html +0 -0
  29. package/locales/de/common/21-debug.html +0 -0
  30. package/locales/de/common/25-catch.html +0 -0
  31. package/locales/de/common/25-status.html +0 -0
  32. package/locales/de/common/60-link.html +0 -0
  33. package/locales/de/common/90-comment.html +0 -0
  34. package/locales/de/common/98-unknown.html +0 -0
  35. package/locales/de/function/10-function.html +0 -0
  36. package/locales/de/function/10-switch.html +0 -0
  37. package/locales/de/function/15-change.html +0 -0
  38. package/locales/de/function/16-range.html +0 -0
  39. package/locales/de/function/80-template.html +0 -0
  40. package/locales/de/function/89-delay.html +0 -0
  41. package/locales/de/function/89-trigger.html +0 -0
  42. package/locales/de/function/90-exec.html +0 -0
  43. package/locales/de/messages.json +0 -0
  44. package/locales/de/network/05-tls.html +0 -0
  45. package/locales/de/network/06-httpproxy.html +0 -0
  46. package/locales/de/network/10-mqtt.html +0 -0
  47. package/locales/de/network/21-httpin.html +0 -0
  48. package/locales/de/network/21-httprequest.html +0 -0
  49. package/locales/de/network/22-websocket.html +0 -0
  50. package/locales/de/network/31-tcpin.html +0 -0
  51. package/locales/de/network/32-udp.html +0 -0
  52. package/locales/de/parsers/70-CSV.html +0 -0
  53. package/locales/de/parsers/70-HTML.html +0 -0
  54. package/locales/de/parsers/70-JSON.html +0 -0
  55. package/locales/de/parsers/70-XML.html +0 -0
  56. package/locales/de/parsers/70-YAML.html +0 -0
  57. package/locales/de/sequence/17-split.html +0 -0
  58. package/locales/de/sequence/18-sort.html +0 -0
  59. package/locales/de/sequence/19-batch.html +0 -0
  60. package/locales/de/storage/10-file.html +0 -0
  61. package/locales/de/storage/23-watch.html +0 -0
  62. package/locales/en-US/common/90-comment.html +1 -1
  63. package/locales/en-US/common/91-global-config.html +3 -0
  64. package/locales/en-US/function/16-range.html +3 -0
  65. package/locales/en-US/function/80-template.html +3 -0
  66. package/locales/en-US/messages.json +12 -3
  67. package/locales/en-US/parsers/70-CSV.html +1 -0
  68. package/locales/ja/common/91-global-config.html +3 -0
  69. package/locales/ja/function/80-template.html +3 -0
  70. package/locales/ja/messages.json +14 -5
  71. package/locales/ja/parsers/70-CSV.html +1 -0
  72. package/locales/ko/messages.json +0 -0
  73. package/locales/ru/messages.json +0 -0
  74. package/package.json +7 -7
@@ -446,7 +446,9 @@
446
446
  "staticTopic": "1つのトピックを購読",
447
447
  "dynamicTopic": "動的な購読",
448
448
  "auto-connect": "自動接続",
449
- "auto-mode-depreciated": "本オプションは非推奨になりました。新しい自動判定モードを使用してください。"
449
+ "auto-mode-depreciated": "本オプションは非推奨になりました。新しい自動判定モードを使用してください。",
450
+ "none": "なし",
451
+ "other": "その他"
450
452
  },
451
453
  "sections-label": {
452
454
  "birth-message": "接続時の送信メッセージ(Birthメッセージ)",
@@ -554,7 +556,8 @@
554
556
  },
555
557
  "status": {
556
558
  "requesting": "要求中"
557
- }
559
+ },
560
+ "insecureHTTPParser": "厳密なHTTPパース処理を無効化"
558
561
  },
559
562
  "websocket": {
560
563
  "label": {
@@ -777,8 +780,8 @@
777
780
  "change": "値の置換",
778
781
  "delete": "値の削除",
779
782
  "move": "値の移動",
780
- "toValue": "対象の値",
781
- "to": "対象の値",
783
+ "toValue": "代入する値",
784
+ "to": "移動先",
782
785
  "search": "検索する文字列",
783
786
  "replace": "置換後の文字列"
784
787
  },
@@ -813,7 +816,8 @@
813
816
  "scale": {
814
817
  "payload": "msg.payloadの値を拡大/縮小",
815
818
  "limit": "入力値の範囲外の値を最小値/最大値とし拡大/縮小",
816
- "wrap": "入力値の範囲外の値を範囲幅で割った余りとし拡大/縮小"
819
+ "wrap": "入力値の範囲外の値を範囲幅で割った余りとし拡大/縮小",
820
+ "drop": "値を拡大/縮小(入力範囲外の時はメッセージを削除)"
817
821
  },
818
822
  "tip": "注釈: 本ノードは、数値のみ扱うことができます。",
819
823
  "errors": {
@@ -1123,5 +1127,10 @@
1123
1127
  "warn": {
1124
1128
  "nonumber": "ペイロードに数値が含まれていません"
1125
1129
  }
1130
+ },
1131
+ "global-config": {
1132
+ "label": {
1133
+ "open-conf": "設定を開く"
1134
+ }
1126
1135
  }
1127
1136
  }
@@ -43,5 +43,6 @@
43
43
  <p>「null値を含む」オプションがチェックされている場合、null値が結果に返されます。つまり「"1",,3」の真ん中の値がnullになります。</p>
44
44
  <p>file-inノードやsplitノードが出力するメッセージの様に、<code>parts</code>プロパティが正しく設定されている場合、メッセージ列を入力として受け付けます。</p>
45
45
  <p>CSVを複数のメッセージに変換して出力する場合、出力がメッセージ列となるよう<code>parts</code>プロパティを設定します。</p>
46
+ <p>ヘッダを一度だけ送信するよう設定している場合、任意の値を持つ<code>msg.reset</code>を渡すと、再度ヘッダを含めて送信できるようになります。</p>
46
47
  <p><b>注:</b> カンマ以外の区切り文字を設定した場合であっても、「列名」はカンマ区切りとしてください。</p>
47
48
  </script>
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@node-red/nodes",
3
- "version": "3.0.1",
3
+ "version": "3.1.0-beta.1",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,22 +15,22 @@
15
15
  }
16
16
  ],
17
17
  "dependencies": {
18
- "acorn": "8.7.1",
18
+ "acorn": "8.8.1",
19
19
  "acorn-walk": "8.2.0",
20
- "ajv": "8.11.0",
21
- "body-parser": "1.20.0",
20
+ "ajv": "8.11.2",
21
+ "body-parser": "1.20.1",
22
22
  "cheerio": "1.0.0-rc.10",
23
23
  "content-type": "1.0.4",
24
24
  "cookie-parser": "1.4.6",
25
25
  "cookie": "0.5.0",
26
26
  "cors": "2.8.5",
27
27
  "cronosjs": "1.7.1",
28
- "denque": "2.0.1",
28
+ "denque": "2.1.0",
29
29
  "form-data": "4.0.0",
30
30
  "fs-extra": "10.1.0",
31
31
  "got": "11.8.5",
32
32
  "hash-sum": "2.0.0",
33
- "hpagent": "1.0.0",
33
+ "hpagent": "1.2.0",
34
34
  "https-proxy-agent": "5.0.1",
35
35
  "is-utf8": "0.2.1",
36
36
  "js-yaml": "4.1.0",
@@ -41,7 +41,7 @@
41
41
  "node-watch": "0.7.3",
42
42
  "on-headers": "1.0.2",
43
43
  "raw-body": "2.5.1",
44
- "tough-cookie": "4.0.0",
44
+ "tough-cookie": "4.1.2",
45
45
  "uuid": "8.3.2",
46
46
  "ws": "7.5.6",
47
47
  "xml2js": "0.4.23",