@golemio/microclimate 1.1.5-dev.804360632 → 1.1.5-dev.880563797

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/docs/openapi.yaml CHANGED
@@ -17,7 +17,7 @@ servers:
17
17
 
18
18
  tags:
19
19
  - name: 🌡️ Microclimate
20
- description: 💡 Microclimate Sensors Info
20
+ description: <img src="https://img.shields.io/badge/opendata-available-green" alt="golemioapi-opendata-badge" /> 💡 Microclimate Sensors Info
21
21
 
22
22
  paths:
23
23
  /microclimate/locations:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golemio/microclimate",
3
- "version": "1.1.5-dev.804360632",
3
+ "version": "1.1.5-dev.880563797",
4
4
  "description": "Golemio Microclimate Module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -34,7 +34,7 @@
34
34
  "@commitlint/cli": "^11.0.0",
35
35
  "@commitlint/config-conventional": "^11.0.0",
36
36
  "@golemio/cli": "1.4.2",
37
- "@golemio/core": "1.6.2",
37
+ "@golemio/core": "1.7.0-dev.877344481",
38
38
  "@golemio/db-common": "1.1.0",
39
39
  "@golemio/eslint-config": "1.1.0",
40
40
  "@ovos-media/ts-transform-paths": "^1.7.18-1",
@@ -66,7 +66,7 @@
66
66
  "typescript": "4.7.2"
67
67
  },
68
68
  "peerDependencies": {
69
- "@golemio/core": ">=1.5.0"
69
+ "@golemio/core": ">=1.7.0"
70
70
  },
71
71
  "dependencies": {
72
72
  "geojson": "^0.5.0"