bajo-spatial 1.0.1 → 1.1.0

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.
@@ -1,4 +1,4 @@
1
- const onBeforeRecordFind = {
1
+ const beforeRecordFind = {
2
2
  level: 1001,
3
3
  handler: async function (name, filter, options) {
4
4
  if (!filter.bbox) return
@@ -8,4 +8,4 @@ const onBeforeRecordFind = {
8
8
  }
9
9
  }
10
10
 
11
- export default onBeforeRecordFind
11
+ export default beforeRecordFind
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bajo-spatial",
3
- "version": "1.0.1",
3
+ "version": "1.1.0",
4
4
  "description": "Spatial functions for Bajo Framework",
5
5
  "main": "index.js",
6
6
  "scripts": {
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes