@syncfusion/ej2-react-spreadsheet
Advanced tools
Comparing version 18.3.51 to 18.3.52
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- Paste is not working when clicking on paste button in the ribbon tab. | ||
## 18.3.51 (2020-11-24) | ||
### Spreadsheet | ||
#### New Features | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* filename: ej2-react-spreadsheet.umd.min.js | ||
* version : 18.3.51 | ||
* version : 18.3.52 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-spreadsheet@*", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.3.50", | ||
"_id": "@syncfusion/ej2-react-spreadsheet@18.3.51", | ||
"_inBundle": false, | ||
"_integrity": "sha512-tVT24AwPYj3LqByCCFA/YIAz08kazeNT0aTFMnlVIov8HeizZdpb8uo2Q5sso+JVIF4Tfy9hM2qn2un5uXKWvw==", | ||
"_integrity": "sha512-OjdKISHcmFjYuZTqPau9B2RpTnj5VxuZ0xBe+i8K8+ofjDi+btuynvH29DYsr0upiML64kY/PFtdGgQd/m6S4A==", | ||
"_location": "/@syncfusion/ej2-react-spreadsheet", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.3.50.tgz", | ||
"_shasum": "81636787e1d5c73eaf2c7d7e21e700e8e383607d", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-spreadsheet/-/ej2-react-spreadsheet-18.3.51.tgz", | ||
"_shasum": "9fb986a2115834e04376127501e0f310762fa89c", | ||
"_spec": "@syncfusion/ej2-react-spreadsheet@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.51", | ||
"@syncfusion/ej2-react-base": "~18.3.50", | ||
"@syncfusion/ej2-spreadsheet": "18.3.51" | ||
"@syncfusion/ej2-base": "~18.3.52", | ||
"@syncfusion/ej2-react-base": "~18.3.52", | ||
"@syncfusion/ej2-spreadsheet": "18.3.52" | ||
}, | ||
@@ -70,4 +70,4 @@ "deprecated": false, | ||
}, | ||
"version": "18.3.51", | ||
"version": "18.3.52", | ||
"sideEffects": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3864131
+ Added@syncfusion/ej2-spreadsheet@18.3.52(transitive)
- Removed@syncfusion/ej2-spreadsheet@18.3.51(transitive)