wqx 3.0.103 → 3.0.104

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.
@@ -1,6 +1,4 @@
1
1
  {
2
- "Algae EDH": "Environmental Determinants of Health",
3
- "Aquatic plants EDH": "Environmental Determinants of Health",
4
2
  "Biological": "",
5
3
  "Biological, Algae": "",
6
4
  "Biological, Algae, Cyanobacteria": "",
@@ -34,7 +32,7 @@
34
32
  "Inorganics, Minor, Metals": "",
35
33
  "Inorganics, Minor, Non-metals": "",
36
34
  "Microbiological": "",
37
- "Not Assigned": "",
35
+ "Not Assigned": "Not Assigned values for field.",
38
36
  "Nutrient": "",
39
37
  "Organics, BDEs": "",
40
38
  "Organics, Other": "",
@@ -1,6 +1,4 @@
1
1
  export default {
2
- "Algae EDH": "Environmental Determinants of Health",
3
- "Aquatic plants EDH": "Environmental Determinants of Health",
4
2
  "Biological": "",
5
3
  "Biological, Algae": "",
6
4
  "Biological, Algae, Cyanobacteria": "",
@@ -34,7 +32,7 @@ export default {
34
32
  "Inorganics, Minor, Metals": "",
35
33
  "Inorganics, Minor, Non-metals": "",
36
34
  "Microbiological": "",
37
- "Not Assigned": "",
35
+ "Not Assigned": "Not Assigned values for field.",
38
36
  "Nutrient": "",
39
37
  "Organics, BDEs": "",
40
38
  "Organics, Other": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wqx",
3
- "version": "3.0.103",
3
+ "version": "3.0.104",
4
4
  "description": "Water Quality Exchange (WQX): JSON Schema",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -4,8 +4,6 @@
4
4
  "description": "",
5
5
  "type": "string",
6
6
  "enum": [
7
- "Algae EDH",
8
- "Aquatic plants EDH",
9
7
  "Biological",
10
8
  "Biological, Algae",
11
9
  "Biological, Algae, Cyanobacteria",
@@ -4,8 +4,6 @@ export default {
4
4
  "description": "",
5
5
  "type": "string",
6
6
  "enum": [
7
- "Algae EDH",
8
- "Aquatic plants EDH",
9
7
  "Biological",
10
8
  "Biological, Algae",
11
9
  "Biological, Algae, Cyanobacteria",