@syncfusion/ej2-react-filemanager
Advanced tools
Comparing version 17.2.46 to 17.2.47
@@ -5,2 +5,8 @@ # Changelog | ||
### File Manager | ||
#### New Features | ||
- Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in file manager. | ||
## 17.2.41 (2019-08-14) | ||
@@ -7,0 +13,0 @@ |
/*! | ||
* filename: ej2-react-filemanager.umd.min.js | ||
* version : 17.2.46 | ||
* version : 17.2.47 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-filemanager@*", | ||
"_id": "@syncfusion/ej2-react-filemanager@17.2.41", | ||
"_id": "@syncfusion/ej2-react-filemanager@17.2.46", | ||
"_inBundle": false, | ||
"_integrity": "sha512-3S5LGys+MgQQgoPpBucJhD5iqUZYZL16cNAGZTqHdOQcsyr+oSc843OOnl0DH4nobM3qqfF/hpZ/Hq9ncHF4Ww==", | ||
"_integrity": "sha512-aXwZZif4YfiE1JG/PQSAdJVwTZ+rteHoRXDOqA9C4tcUK3VUyA17I4OgCb6eI2wwGxoyalCFCgzxedIazeu2NA==", | ||
"_location": "/@syncfusion/ej2-react-filemanager", | ||
@@ -22,6 +22,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-17.2.41.tgz", | ||
"_shasum": "b49a606cee30da8be8ee90e53186f46ca45c8b92", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-filemanager/-/ej2-react-filemanager-17.2.46.tgz", | ||
"_shasum": "0864295b4b6963d73702b32f785c9beb57458695", | ||
"_spec": "@syncfusion/ej2-react-filemanager@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"author": { | ||
@@ -35,5 +35,5 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.46", | ||
"@syncfusion/ej2-filemanager": "17.2.46", | ||
"@syncfusion/ej2-react-base": "~17.2.46" | ||
"@syncfusion/ej2-base": "~17.2.47", | ||
"@syncfusion/ej2-filemanager": "17.2.47", | ||
"@syncfusion/ej2-react-base": "~17.2.47" | ||
}, | ||
@@ -69,4 +69,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.2.46", | ||
"version": "17.2.47", | ||
"sideEffects": false | ||
} |
3014556
+ Added@syncfusion/ej2-filemanager@17.2.47(transitive)
- Removed@syncfusion/ej2-filemanager@17.2.46(transitive)