Add BoardModule and 'getByLocation' method
All checks were successful
Publish Package / build-and-publish (push) Successful in 13s

This commit is contained in:
2026-05-09 21:00:39 +01:00
parent 70e64e8d64
commit 0dd11f7b3b
5 changed files with 30 additions and 5 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "3.0.0",
"license": "GPL-3.0",
"dependencies": {
"@owlboard/api-schema-types": "^3.0.3-alpha10",
"@owlboard/api-schema-types": "^3.0.3-alpha17",
"install": "^0.13.0",
"latlon-geohash": "^2.0.0",
"npm": "^11.13.0"
@@ -506,9 +506,9 @@
}
},
"node_modules/@owlboard/api-schema-types": {
"version": "3.0.3-alpha10",
"resolved": "https://git.fjla.uk/api/packages/OwlBoard/npm/%40owlboard%2Fapi-schema-types/-/3.0.3-alpha10/api-schema-types-3.0.3-alpha10.tgz",
"integrity": "sha512-gwQRhMXSgQYJVg6kc4sP9Dp2zCyubLLdS9Pxa4egED6XiAfG+YfCQZ4HRuGH9jEhp618Z93JyxAXiu7Iq2hBlw==",
"version": "3.0.3-alpha17",
"resolved": "https://git.fjla.uk/api/packages/OwlBoard/npm/%40owlboard%2Fapi-schema-types/-/3.0.3-alpha17/api-schema-types-3.0.3-alpha17.tgz",
"integrity": "sha512-9jtsajZIq/1W9w1XPSIQSH/rcH2mfnS+3XoQpe81Yor2pOVl5+iyHZ9wAlJLrLEVKVVs3k4lkjcM5l6KgWgd9w==",
"license": "MIT"
},
"node_modules/@tsconfig/node10": {