@globalfishingwatch/i18n-labels 1.2.184 → 1.2.186

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.
package/README.md CHANGED
@@ -1,3 +1,7 @@
1
1
  # i18n-labels
2
2
 
3
- Released automatically to npm using this [github action](https://github.com/GlobalFishingWatch/frontend/actions/workflows/i18n-labels-publish.yml)
3
+ This library was generated with [Nx](https://nx.dev).
4
+
5
+ ## Building
6
+
7
+ Run `nx build i18n-labels` to build the library.
package/package.json CHANGED
@@ -1,11 +1,10 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.184",
4
- "license": "MIT",
5
- "scripts": {
6
- "start": "kill-port 8000 && serve -p 8000 --cors=true",
7
- "kill": "kill-port 8000"
8
- },
3
+ "version": "1.2.186",
4
+ "main": "./index.cjs.js",
5
+ "module": "./index.mjs",
6
+ "typings": "./index.d.ts",
7
+ "scripts": {},
9
8
  "files": [
10
9
  "en",
11
10
  "es",
@@ -15,15 +14,5 @@
15
14
  "source",
16
15
  "val"
17
16
  ],
18
- "devDependencies": {
19
- "kill-port": "^2.0.1",
20
- "serve": "14.2.1"
21
- },
22
- "publishConfig": {
23
- "access": "public",
24
- "registry": "https://registry.npmjs.org/"
25
- },
26
- "module": "./index.esm.js",
27
- "type": "module",
28
- "main": "./index.esm.js"
17
+ "type": "commonjs"
29
18
  }
package/pt/datasets.json CHANGED
@@ -1168,8 +1168,8 @@
1168
1168
  "description": "Vessel Identity (all shiptypes)"
1169
1169
  },
1170
1170
  "public-global-vessel-insights": {
1171
- "name": "AIS (Insights)",
1172
- "description": "Vessel Insights from AIS"
1171
+ "name": "AIS (Indicadores)",
1172
+ "description": "Vessel Indicadores from AIS"
1173
1173
  },
1174
1174
  "public-global-viirs-presence": {
1175
1175
  "name": "VIIRS",