@syncfusion/ej2-react-treemap 24.1.41 → 25.1.35

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
@@ -121,4 +121,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
121
121
 
122
122
  See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_campaign=react-treemap-npm) for more info.
123
123
 
124
- © Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
124
+ © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-treemap.min.js
3
- * version : 24.1.41
3
+ * version : 25.1.35
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-treemap.umd.min.js
3
- * version : 24.1.41
3
+ * version : 25.1.35
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "_from": "@syncfusion/ej2-react-treemap@*",
3
3
  "_id": "@syncfusion/ej2-react-treemap@16.31.24",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-0E4Jk/rElLdTW14U14slL3jWcleMqPU6v4hod271XNCs+c9bKgJITvMxYfNzDjbTqy2l8ZXJILrunQiqYKGtrg==",
5
+ "_integrity": "sha512-dEvQGsGWe+2AV3TwEdAdqoumBaPlxCLanHoo8Fspn0YsDWAoNR5PeEYKD/s+OKFct/ZifjyLKLglixwar2uN0Q==",
6
6
  "_location": "/@syncfusion/ej2-react-treemap",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,21 +19,21 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-treemap/-/ej2-react-treemap-16.31.24.tgz",
23
- "_shasum": "abf85622d71979a6b9853b0fe61ad6fb35e6d957",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-treemap/-/ej2-react-treemap-16.31.24.tgz",
23
+ "_shasum": "b05c7bd3f0b9712c1713ceb9f311c291853e764e",
24
24
  "_spec": "@syncfusion/ej2-react-treemap@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
29
29
  "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
30
+ "url": "https://github.com/syncfusion/ej2-react-treemap/issues"
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~24.1.41",
35
- "@syncfusion/ej2-react-base": "~24.1.41",
36
- "@syncfusion/ej2-treemap": "24.1.41"
34
+ "@syncfusion/ej2-base": "~25.1.35",
35
+ "@syncfusion/ej2-react-base": "~25.1.35",
36
+ "@syncfusion/ej2-treemap": "25.1.35"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 TreeMap Components for React",
@@ -41,9 +41,8 @@
41
41
  "es2015": "dist/es6/ej2-react-treemap.es2015.js",
42
42
  "homepage": "https://www.syncfusion.com/react-components",
43
43
  "keywords": [
44
- "react",
45
- "reactjs",
46
- "react-treemap",
44
+ "ej2",
45
+ "syncfusion",
47
46
  "ej2-react-treemap"
48
47
  ],
49
48
  "license": "SEE LICENSE IN license",
@@ -52,8 +51,8 @@
52
51
  "name": "@syncfusion/ej2-react-treemap",
53
52
  "repository": {
54
53
  "type": "git",
55
- "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
54
+ "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
56
55
  },
57
- "version": "24.1.41",
56
+ "version": "25.1.35",
58
57
  "sideEffects": false
59
58
  }