@hangtime/climbing-boards 1.0.45 → 1.0.47

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.
@@ -43255,7 +43255,7 @@
43255
43255
  "gym_uuid": "344665",
43256
43256
  "address": "Rue 175 St Viateur E",
43257
43257
  "city": "Montreal",
43258
- "country": "CAN",
43258
+ "country": "CA",
43259
43259
  "countryCode": null,
43260
43260
  "postal_code": "H2T 1B4",
43261
43261
  "latitude": 45.52752,
@@ -92093,8 +92093,8 @@
92093
92093
  "username": "strongholdclimb",
92094
92094
  "latitude": 34.06397,
92095
92095
  "longitude": -118.21683,
92096
- "title": "The Stronghold Climbing Gym",
92097
- "description": "Tension Board at The Stronghold Climbing Gym",
92096
+ "title": "The Stronghold Climbing Gym Lincoln Heights",
92097
+ "description": "Tension Board at The Stronghold Climbing Gym Lincoln Heights",
92098
92098
  "marker-color": "#000000"
92099
92099
  },
92100
92100
  "geometry": {
@@ -95733,8 +95733,8 @@
95733
95733
  "username": "thefontborough",
95734
95734
  "latitude": 51.50729,
95735
95735
  "longitude": -0.09706,
95736
- "title": "The Font Borough Climbing",
95737
- "description": "Tension Board at The Font Borough Climbing",
95736
+ "title": "The Font Climbing Borough",
95737
+ "description": "Tension Board at The Font Climbing Borough",
95738
95738
  "marker-color": "#000000"
95739
95739
  },
95740
95740
  "geometry": {
@@ -40206,7 +40206,7 @@
40206
40206
  "name": "Shakti Rock Gym",
40207
40207
  "address": "Rue 175 St Viateur E",
40208
40208
  "city": "Montreal",
40209
- "country": "CAN",
40209
+ "country": "CA",
40210
40210
  "countryCode": null,
40211
40211
  "postal_code": "H2T 1B4",
40212
40212
  "latitude": 45.52752,
@@ -385,7 +385,7 @@
385
385
  "properties": {
386
386
  "id": 56851,
387
387
  "username": "strongholdclimb",
388
- "name": "The Stronghold Climbing Gym",
388
+ "name": "The Stronghold Climbing Gym Lincoln Heights",
389
389
  "latitude": 34.06397,
390
390
  "longitude": -118.21683
391
391
  },
@@ -3661,7 +3661,7 @@
3661
3661
  "properties": {
3662
3662
  "id": 176290,
3663
3663
  "username": "thefontborough",
3664
- "name": "The Font Borough Climbing",
3664
+ "name": "The Font Climbing Borough",
3665
3665
  "latitude": 51.50729,
3666
3666
  "longitude": -0.09706
3667
3667
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hangtime/climbing-boards",
3
- "version": "1.0.45",
3
+ "version": "1.0.47",
4
4
  "description": "Auto-updating GeoJSON dataset of Aurora Climbing board locations: Kilter, Tension, Grasshopper, Decoy, So iLL, Touchstone and Aurora.",
5
5
  "type": "module",
6
6
  "main": "geojson/combined.geojson",
@@ -51,10 +51,9 @@
51
51
  "author": "Stevie-Ray Hartog <mail@stevie-ray.nl>",
52
52
  "license": "Unlicense",
53
53
  "dependencies": {
54
- "@powersync/node": "^0.18.6",
55
- "@turf/turf": "^7.3.5",
54
+ "@powersync/node": "^0.18.7",
56
55
  "dotenv": "^17.4.2",
57
- "user-agents": "^2.1.61"
56
+ "user-agents": "^2.1.77"
58
57
  },
59
58
  "devDependencies": {
60
59
  "@types/geojson": "^7946.0.16",