@syncfusion/ej2-filemanager 20.4.38 → 20.4.42

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/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.4.38 (2022-12-21)
6
+
5
7
  ### File Manager
6
8
 
7
9
  #### New Features
package/README.md CHANGED
@@ -77,4 +77,4 @@ Check the changelog [here]( https://github.com/syncfusion/ej2-javascript-ui-cont
77
77
 
78
78
  See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=filemanager) for more info.
79
79
 
80
- © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
80
+ © Copyright 2023 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-filemanager.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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-filemanager.umd.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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-filemanager.min.js
3
- * version : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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: index.d.ts
3
- * version : 20.4.38
3
+ * version : 20.4.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-filemanager@*",
3
- "_id": "@syncfusion/ej2-filemanager@18.18.1",
3
+ "_id": "@syncfusion/ej2-filemanager@20.4.40",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-8Tfb1TMRmh7Q5hh1YVSc+Vp7CI7mnzpOU5ausAKSxucWlp8VsHRsVMrjkk2Z6wGSy+hlhhjGIC44HwNryUBDqQ==",
5
+ "_integrity": "sha512-gp/6qJwBd1O3h3rMjy/Q9j9D/J2c277LQIi+PwPOnY/rlO6mG1SkqAX6YYePvuhhh9nZcRU6Oxm7fse9kbSzHA==",
6
6
  "_location": "/@syncfusion/ej2-filemanager",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -25,8 +25,8 @@
25
25
  "/@syncfusion/ej2-richtexteditor",
26
26
  "/@syncfusion/ej2-vue-filemanager"
27
27
  ],
28
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-filemanager/-/ej2-filemanager-18.18.1.tgz",
29
- "_shasum": "a698e73cd80544f407c91497bcd431e6e2f1061a",
28
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-filemanager/-/ej2-filemanager-20.4.40.tgz",
29
+ "_shasum": "3d76968c2e6f136087e91562cd42aec0df08844c",
30
30
  "_spec": "@syncfusion/ej2-filemanager@*",
31
31
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
32
32
  "author": {
@@ -37,22 +37,22 @@
37
37
  },
38
38
  "bundleDependencies": false,
39
39
  "dependencies": {
40
- "@syncfusion/ej2-base": "~20.4.38",
41
- "@syncfusion/ej2-buttons": "~20.4.38",
42
- "@syncfusion/ej2-data": "~20.4.38",
43
- "@syncfusion/ej2-grids": "~20.4.38",
44
- "@syncfusion/ej2-inputs": "~20.4.38",
45
- "@syncfusion/ej2-layouts": "~20.4.38",
46
- "@syncfusion/ej2-lists": "~20.4.38",
47
- "@syncfusion/ej2-navigations": "~20.4.38",
48
- "@syncfusion/ej2-popups": "~20.4.38",
49
- "@syncfusion/ej2-splitbuttons": "~20.4.38"
40
+ "@syncfusion/ej2-base": "~20.4.42",
41
+ "@syncfusion/ej2-buttons": "~20.4.42",
42
+ "@syncfusion/ej2-data": "~20.4.42",
43
+ "@syncfusion/ej2-grids": "~20.4.42",
44
+ "@syncfusion/ej2-inputs": "~20.4.42",
45
+ "@syncfusion/ej2-layouts": "~20.4.42",
46
+ "@syncfusion/ej2-lists": "~20.4.42",
47
+ "@syncfusion/ej2-navigations": "~20.4.42",
48
+ "@syncfusion/ej2-popups": "~20.4.42",
49
+ "@syncfusion/ej2-splitbuttons": "~20.4.42"
50
50
  },
51
51
  "deprecated": false,
52
52
  "description": "Essential JS 2 FileManager Component",
53
53
  "devDependencies": {},
54
54
  "es2015": "./dist/es6/ej2-filemanager.es5.js",
55
- "homepage": "https://github.com/syncfusion/ej2-javascript-ui-controls#readme",
55
+ "homepage": "https://www.syncfusion.com/javascript-ui-controls",
56
56
  "keywords": [
57
57
  "ej2",
58
58
  "syncfusion",
@@ -76,6 +76,6 @@
76
76
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
77
77
  },
78
78
  "typings": "index.d.ts",
79
- "version": "20.4.38",
79
+ "version": "20.4.42",
80
80
  "sideEffects": false
81
81
  }