@boldreports/types 5.4.20 → 5.4.22

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/README.md CHANGED
@@ -10,11 +10,11 @@ Take a look at the `Bold Reports` live demo [here](https://demos.boldreports.com
10
10
 
11
11
  ## Documentation
12
12
 
13
- For complete `Bold Reports` documentation, please visit [https://documentation.boldreports.com/](https://documentation.boldreports.com/)
13
+ For complete `Bold Reports` documentation, please visit [https://documentation.boldreports.com/](https://documentation.boldreports.com/?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-types-npm)
14
14
 
15
15
  ### Offline Demos
16
16
 
17
- Download our Reporting Platform installer from [here](https://www.boldreports.com/pricing/).
17
+ Download our Reporting Platform installer from [here](https://www.boldreports.com/pricing/?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-types-npm).
18
18
 
19
19
  ## Support
20
20
 
@@ -22,8 +22,8 @@ In case of any questions regarding the use of `Bold Reports`, please [contact us
22
22
 
23
23
  ## Release Notes
24
24
 
25
- Refer the `Bold Reports` Product Release Notes in [online Release Notes at Syncfusion](https://www.boldreports.com/release-history/).
25
+ Refer the `Bold Reports` Product Release Notes in [online Release Notes at Syncfusion](https://www.boldreports.com/release-history/?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-types-npm).
26
26
 
27
27
  ## License Information
28
28
 
29
- For licensing information about `Bold Reports`, Take a look at the Syncfusion License Agreements from [here](https://www.boldreports.com/terms-of-use).
29
+ For licensing information about `Bold Reports`, Take a look at the Syncfusion License Agreements from [here](https://www.boldreports.com/terms-of-use?utm_source=npm&utm_medium=listing&utm_campaign=boldreports-types-npm).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boldreports/types",
3
- "version": "5.4.20",
3
+ "version": "5.4.22",
4
4
  "description": "TypeScript definitions for Bold Reports",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * filename: index.d.ts
3
- * version : 5.4.20
4
- * Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.
3
+ * version : 5.4.22
4
+ * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@boldreports/types",
3
- "version": "5.4.20",
3
+ "version": "5.4.22",
4
4
  "typeScriptVersion": "2.3",
5
5
  "types": "index"
6
6
  }