@vannizhang/living-atlas-content-validator 1.5.5 → 1.5.6

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.
@@ -69,7 +69,7 @@
69
69
  "DELETE_PROTECTION_NOT_ENABLED_MESSAGE": "Enable the 'Delete Protection' setting"
70
70
  },
71
71
  "ssl": {
72
- "TOOLTIP_GUIDANCE_DEFAULT": "HTTPS is a protocol that provides secure Internet transactions between web browsers and web servers. We recommend that your layers, web maps, and web mapping applications all use HTTPS in their URLs. See <a href=\"https://doc.arcgis.com/en/arcgis-online/administer/configure-security.htm\" target=\"_blank\">online resource</a> for details on security settings for your organization.",
72
+ "TOOLTIP_GUIDANCE_DEFAULT": "HTTPS is a protocol that provides secure Internet transactions between web browsers and web servers. We recommend that your layers, web maps, and web mapping applications all use HTTPS in their URLs. See this <a href=\"https://doc.arcgis.com/en/arcgis-online/administer/configure-security.htm\" target=\"_blank\">online resource</a> for details on security settings for your organization.",
73
73
  "TOOLTIP_GUIDANCE_INTL": "",
74
74
  "TOOLTIP_SCORING_MSG_DEFAULT": "Points are awarded for URLs that contain HTTPS.",
75
75
  "TOOLTIP_SCORING_MSG_INTL": "",
@@ -103,7 +103,7 @@
103
103
  "PROHIBITED_WORDS_MESSAGE": "Copy, demo, test, or eval are used as tags."
104
104
  },
105
105
  "thumbnail": {
106
- "TOOLTIP_GUIDANCE_DEFAULT": "Upload a great-looking thumbnail that shows the layer, map or app at its best. Zoom to a scale at which your item looks great, and take a screen capture. Then trim or resize it to the standard thumbnail image size, 600 x 400 pixel dimension.",
106
+ "TOOLTIP_GUIDANCE_DEFAULT": "Upload a great-looking thumbnail that shows the layer, map or app at its best. Zoom to a scale at which your item looks great and take a screen capture. Then trim or resize it to the standard thumbnail image size, 600 x 400 pixel dimension.",
107
107
  "TOOLTIP_GUIDANCE_INTL": "",
108
108
  "TOOLTIP_SCORING_MSG_DEFAULT": "Full points are awarded for adding a non-system generated thumbnail that is 600 pixels wide by 400 pixels high.",
109
109
  "TOOLTIP_SCORING_MSG_INTL": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vannizhang/living-atlas-content-validator",
3
- "version": "1.5.5",
3
+ "version": "1.5.6",
4
4
  "description": "Validation and Scoring rules for curating content in the ArcGIS Living Atlas",
5
5
  "repository": {
6
6
  "type": "git",