@syncfusion/ej2-vue-base 31.1.17 → 31.2.2

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,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-vue-base.umd.min.js
3
- * version : 31.1.17
4
- * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
3
+ * version : 31.2.2
4
+ * Copyright Syncfusion Inc. 2001 - 2025. 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,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-vue-base.min.js
3
- * version : 31.1.17
4
- * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
3
+ * version : 31.2.2
4
+ * Copyright Syncfusion Inc. 2001 - 2025. 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,7 +1,7 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 31.1.17
4
- * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
3
+ * version : 31.2.2
4
+ * Copyright Syncfusion Inc. 2001 - 2025. 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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-base@*",
3
- "_id": "@syncfusion/ej2-vue-base@19.4.0",
3
+ "_id": "@syncfusion/ej2-vue-base@31.1.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-53+ZNczobBgtMW6+L/kmf+TNgwscH7j23U3zxNl8QHcUEUFuK7TgJXPxCTY6/6tpibO0d3+11xH1hpxTTZgJWA==",
5
+ "_integrity": "sha512-T2snTPAIABEGBL1AgFYWC5qE4lE/DMQzSoRcs7CKJiSeyGbjxsaO1XR1bvdKin7dHpkv1USwDIhnhDvFJ7b4fg==",
6
6
  "_location": "/@syncfusion/ej2-vue-base",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -56,8 +56,8 @@
56
56
  "/@syncfusion/ej2-vue-treegrid",
57
57
  "/@syncfusion/ej2-vue-treemap"
58
58
  ],
59
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-vue-base/-/ej2-vue-base-19.4.0.tgz",
60
- "_shasum": "68bbaf7d6c214f1d9677d9ba882e16e3795806eb",
59
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-base/-/ej2-vue-base-31.1.1.tgz",
60
+ "_shasum": "25f048b496272c10e8dd2401914a38897e2837a9",
61
61
  "_spec": "@syncfusion/ej2-vue-base@*",
62
62
  "_where": "D:\\SF3992\\WFH\\Nexus\\release",
63
63
  "author": {
@@ -68,7 +68,7 @@
68
68
  },
69
69
  "bundleDependencies": false,
70
70
  "dependencies": {
71
- "@syncfusion/ej2-base": "~31.1.17"
71
+ "@syncfusion/ej2-base": "~31.2.2"
72
72
  },
73
73
  "deprecated": false,
74
74
  "description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
@@ -101,6 +101,6 @@
101
101
  "test": "gulp ci-test"
102
102
  },
103
103
  "typings": "index.d.ts",
104
- "version": "31.1.17",
104
+ "version": "31.2.2",
105
105
  "sideEffects": true
106
106
  }