port-numbers 8.0.12 → 8.0.14

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 (2) hide show
  1. package/index.json +4 -4
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -5625,7 +5625,7 @@
5625
5625
  ],
5626
5626
  "914/udp": [
5627
5627
  "rift-lies",
5628
- "Routing in Fat Trees Link Information Elements (TEMPORARY - registered 2023-02-17, extension registered 2024-01-12, expires 2025-02-17)"
5628
+ "Routing in Fat Trees Link Information Element"
5629
5629
  ],
5630
5630
  "915/tcp": [
5631
5631
  "",
@@ -5633,7 +5633,7 @@
5633
5633
  ],
5634
5634
  "915/udp": [
5635
5635
  "rift-ties",
5636
- "Routing in Fat Trees Topology Information Elements (TEMPORARY - registered 2023-02-17, extension registered 2024-01-12, expires 2025-02-17)"
5636
+ "Routing in Fat Trees Topology Information Element"
5637
5637
  ],
5638
5638
  "953/tcp": [
5639
5639
  "rndc",
@@ -12089,11 +12089,11 @@
12089
12089
  ],
12090
12090
  "1815/tcp": [
12091
12091
  "mmpft",
12092
- "MMPFT"
12092
+ "Manufacturing messaging protocol for factory transmission"
12093
12093
  ],
12094
12094
  "1815/udp": [
12095
12095
  "mmpft",
12096
- "MMPFT"
12096
+ "Manufacturing messaging protocol for factory transmission"
12097
12097
  ],
12098
12098
  "1816/tcp": [
12099
12099
  "harp",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "port-numbers",
3
- "version": "8.0.12",
3
+ "version": "8.0.14",
4
4
  "description": "Holds information on network port numbers, based on IANA's data",
5
5
  "author": "silverwind",
6
6
  "repository": {