jmapserver-ng-core-types 2.0.6 → 2.0.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jmapserver-ng-core-types",
3
- "version": "2.0.6",
3
+ "version": "2.0.7",
4
4
  "description": "JMap Server specific version of JMap Server NG Core types and interfaces",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -229,6 +229,11 @@ declare interface JCoreOptions {
229
229
  */
230
230
  restBaseUrl?: string
231
231
 
232
+ /**
233
+ * reportsBaseUrl
234
+ */
235
+ reportsBaseUrl?: string
236
+
232
237
  /**
233
238
  * If the project you access can be accessed anonymously,
234
239
  * you are not forced to pass a session token but you have