{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"dist-tags":{"beta":"28.2.5-801120","latest":"33.1.46"},"author":{"name":"Syncfusion Inc."},"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","readme":"# JavaScript Spreadsheet Control\n\nThe [JavaScript Spreadsheet](https://www.syncfusion.com/javascript-ui-controls/js-spreadsheet?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm) is an user interactive control to organize and analyze data in tabular format with configuration options for customization. It will load data by importing an Excel/CSV file or from local and remote data sources such as JSON, RESTful services, OData services, and more. The populated data can be exported as Excel with xlsx, xls, CSV and PDF formats.\n\n<p align=\"center\">\n    <a href=\"https://ej2.syncfusion.com/documentation/spreadsheet/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm\">Getting started</a> . \n    <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/default.html\">Online demos</a> . \n    <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-spreadsheet?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-spreadsheet.png\" alt=\"JavaScript Spreadsheet Control\" />\n</p>\n\n<p align=\"center\">\nTrusted by the world's leading companies\n  <a href=\"https://www.syncfusion.com\">\n    <img src=\"https://ej2.syncfusion.com/home/images/trusted_companies.png\" alt=\"Bootstrap logo\">\n  </a>\n</p>\n\n## Setup\n\nTo install the Spreadsheet and its dependent packages, use the following command.\n\n```sh\nnpm install @syncfusion/ej2-spreadsheet\n```\n\n## Supported frameworks\n\nSpreadsheet control is also offered in the following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/angular-new.svg\" height=\"50\" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/react.svg\"  height=\"50\" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/vue.svg\" height=\"50\" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netcore.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netmvc.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | \n| :-----: | :-----: | :-----: | :-----: | :-----: |\n\n## Showcase samples\n\n* Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/dashboard)\n* Loan Calculator - [Source](https://github.com/syncfusion/ej2-sample-ts-loancalculator), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/loancalculator/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm)\n\n## Key features\n\n* [Data sources](https://ej2.syncfusion.com/documentation/spreadsheet/data-binding/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#local-data): Bind the Spreadsheet control with an array of objects or data from a web service using [DataManager](https://ej2.syncfusion.com/documentation/data/data-binding/).\n* [Virtualization](https://ej2.syncfusion.com/documentation/spreadsheet/scrolling/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#virtual-scrolling): Provides the option to load large amount of data without performance degradation.\n* [Selection](https://ej2.syncfusion.com/documentation/spreadsheet/selection/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Provides the option to select a cell or range of cells.\n* [Editing](https://ej2.syncfusion.com/documentation/spreadsheet/editing/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Provides the option to dynamically edit a cell.\n* [Formulas](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/formula.html): Provides built-in calculation library with pre-defined formulas and named range support.\n* [Clipboard](https://ej2.syncfusion.com/documentation/spreadsheet/clipboard/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Provides the option to perform clipboard operations.\n* [Cell formatting](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/cell-formatting.html): Provides the option to customize the appearance of cells.\n* [Number formatting](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/number-formatting.html): Provides the option to format the cell value.\n* [Open](https://ej2.syncfusion.com/documentation/spreadsheet/open-save/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#open): Provides the option to open Excel and CSV files in Spreadsheet.\n* [Save](https://ej2.syncfusion.com/documentation/spreadsheet/open-save/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#save): Provides the option to save Spreadsheet data as Excel, CSV, and PDF documents.\n* [Sorting](https://ej2.syncfusion.com/documentation/spreadsheet/sort/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#sort-by-cell-value): Helps you to arrange the data to particular order in a selected range of cells.\n* [Filtering](https://ej2.syncfusion.com/documentation/spreadsheet/filter/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#apply-filter-on-ui): Helps you to view specific rows in the Spreadsheet by hiding the other rows.\n* [Undo Redo](https://ej2.syncfusion.com/documentation/spreadsheet/undo-redo/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Provides the option to perform undo redo operations in Spreadsheet.\n* [Collaborative editing](https://ej2.syncfusion.com/documentation/spreadsheet/use-cases/collaborative-editing/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Provides the option for real time changes across multiple users in the Spreadsheet.\n* [Hyperlink](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/hyper-link.html): Provides the option to navigate to web link or cell reference within the sheet or to other sheet in Spreadsheet.\n* [Resize](https://ej2.syncfusion.com/documentation/spreadsheet/mobile-responsiveness/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Allows you to change the row height and column width. Auto fit the rows and columns based on its content.\n* [Wrap text](https://ej2.syncfusion.com/documentation/spreadsheet/cell-range/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#wrap-text): Provides the option to display the large content as multiple lines in a single cell.\n* [Data validation](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/data-validation.html): Provides the option to validate edited values based on data validation rules defined for a cell or range of cells.\n* [Find and replace](https://ej2.syncfusion.com/documentation/spreadsheet/searching/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#find): Provides the option to find the data and replace it across all sheets in Spreadsheet.\n* [Protect sheet](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/protect-sheet.html): Provides the option to restrict user actions like cell editing, row and column insertion, deletion, and resizing.\n* [Borders](https://ej2.syncfusion.com/documentation/spreadsheet/formatting/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#borders): Provides the option to customize cell gridlines such as color and its style for enhanced UI.\n* [Show/hide](https://ej2.syncfusion.com/documentation/spreadsheet/worksheet/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#sheet-visibility): Provides the option to show/hide rows, columns and sheets.\n* [Insert/delete](https://ej2.syncfusion.com/documentation/spreadsheet/rows-and-columns/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#insert): Provides the option to insert/delete rows, columns and sheets.\n* [Merge cells](https://ej2.syncfusion.com/documentation/spreadsheet/cell-range/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#merge-cells): Provides the option to combine two or more cells located in the same row or column into a single cell.\n* [Conditional formatting](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/conditional-formatting.html): Provides the option to format a cell or range of cells based on conditions applied.\n* [Autofill](https://ej2.syncfusion.com/documentation/spreadsheet/cell-range/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#auto-fill): Provides the option to fill or copy a series or pattern of values and formats into adjacent cells in any direction.\n* [Clear](https://ej2.syncfusion.com/documentation/spreadsheet/cell-range/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#clear): Provides the option to clear the content, formats, and hyperlinks applied to a cell or range of cells in a Spreadsheet.\n* [Aggregates](https://ej2.syncfusion.com/documentation/spreadsheet/formulas/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Provides the option to check the sum, average, count, and more for the selected cells or range in the sheet.\n* [Picture](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/image.html): Allows you to view, insert, and modify a picture in a Spreadsheet with customizing options.\n* [Chart](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/chart.html): Transforms your Spreadsheet data to an intuitive overview for better understanding and to make smart business decisions.\n* [Freeze panes](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/freeze-pane.html): Allows you to keep the specified rows and columns always visible at the top and left side of the sheet while scrolling through the sheet.\n* [Password protection](https://ej2.syncfusion.com/documentation/spreadsheet/protect-sheet/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#protect-workbook): Allows you to protect the workbook with a password.\n* [Multi-line editing](https://ej2.syncfusion.com/documentation/spreadsheet/editing/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Allows you to insert a line break between paragraphs of the text within a cell in a Spreadsheet.\n* [Calculate range selection](https://ej2.syncfusion.com/documentation/spreadsheet/selection/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Helps you to select a range or multiple ranges when editing a formula in a cell.\n* [Right-to-left (RTL)](https://ej2.syncfusion.com/documentation/right-to-left/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Aligns content in the Spreadsheet control from right to left.\n* [Templates](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#/material/spreadsheet/cell-template.html): Templates can be used to create custom user experiences in the Spreadsheet.\n* [Globalization](https://ej2.syncfusion.com/documentation/spreadsheet/global-local/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm#localization): Personalize the Spreadsheet control with different languages, as well as culture-specific number, date, and time formatting.\n* [Accessibility](https://ej2.syncfusion.com/documentation/spreadsheet/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm): Provides with built-in accessibility support which helps to access all the Spreadsheet control features through the keyboard, screen readers, or other assistive technology devices.\n\n## Resources\n\n* [Theme Studio](https://ej2.syncfusion.com/themestudio/)\n* [Custom Resource Generator](https://crg.syncfusion.com/)\n* [What's New](https://www.syncfusion.com/products/whatsnew/essential-js2?utm_medium=listing&utm_source=github)\n* [Road Map](https://www.syncfusion.com/products/roadmap/essential-js2?utm_medium=listing&utm_source=github)\n* [E-Books](https://www.syncfusion.com/ebooks?tag=javascript&utm_medium=listing&utm_source=github)\n\n## Support\n\nProduct support is available through the following mediums.\n\n* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support\n* [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm)\n* [GitHub issues](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new)\n* [Request feature or report bug](https://www.syncfusion.com/feedback/javascript?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/spreadsheet/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm). Get minor improvements and bug fixes every week to stay up to date with frequent updates.\n\n## License and copyright\n\n> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this control, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).\n\n> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.\n\nSee [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spreadsheet-npm) for more info.\n\n© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.","repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"license":"SEE LICENSE IN license","versions":{"17.2.29-beta":{"name":"@syncfusion/ej2-spreadsheet","version":"17.2.29-beta","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.2.29-beta","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"deb5804bf3affea5e086993ba05d6ff8c50efcef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.2.29-beta.tgz","fileCount":298,"integrity":"sha512-pAIrGpETAimwW4bOK6Bk7Pxvk0bOqmb2vOiAXXtx7/BdxxT4NqfMY0rhD0AG/XL3CuLBEAcPSdrsSYhxOpVhRA==","signatures":[{"sig":"MEQCIB3cBKd7Hy6S/1gaoZjKli4n0lThVgD86w1xXNNxsNqkAiB5XB9by3MCRMgH7gVB9usDgYqdrGkbay9L00D6MqH1XQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8089700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZY0LCRA9TVsSAnZWagAA8FsP/2fhTbCzCTepeBaKgTIi\nk1j7YGB9hsBW/86BxjSShtq401h/0b2yWhORQZy7uieZ2Rf2yKYD/Bo0LfGl\nWB7cokWNAFgBx/Xo+kPuOkOFb7v29DracLtd4DAfft3DwUm2p1vUulrcRA/o\ntiGD8oWahQoIxAbWCaRhOpS+ajDusRb89OK06Bi0RQci4J73Ld8FEiKeKOwb\nhryNIFx1h+3cw3aMysJkzxcD4QSTLSsCB6tyQYk4ShxywvDKyOZlH8fxICNw\nALWfEG1/ez1vPiC2DnhynPR5I72LMxmSuDuJYToSPeMY2l/LeH8NlHkDEJPq\nCc6/8xsWWFp42+qz/ou6d2LoD09/PbkKyJFnmkYZ7h9mjgJMT7kHOZc/Fmgl\n1imH28a4p5Y99mi3gAU7HuuUehwHWQCVw9nbfBpZqMd7/+9I83Nm6DOho/Wb\nGCJyViwOdqUIqXXuMkoOSRXcsO8YVR1pQ1xeAZnp61JN9KOaq5B12hnvkoMz\niZsmRQaYxcFb9iomCgAdT2BAT/77kO/9NzYFwR0Tkcqpc+TfQ9A7jMqlAVNT\nyo5FPe+KN8VYj+Jw7JF2TG3/ZTN998VI3RMZL7kF7sY5LVBPJdSJKhtYFNVm\nF97ivpQYRKNu7TDrCGQXa/SVysKxhmIkC0uKMt3tklXsmkugO89OByTQNL3G\ntFX9\r\n=flEd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"c6ab2ae04f515ef35606571607bc29c08b49233d","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.2.36.tgz","_integrity":"sha512-/3Yt9+ZU1taQ4FD5/98zo8KpWveKfrn4euV8X0BiuJ2r1n7h8tfT9GqoHvJLhoiUSDRTYV6v6U8G6iY4lJIiUA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-dropdowns":"17.2.29-beta","@syncfusion/ej2-navigations":"17.2.29-beta"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.2.29-beta_1566936330836_0.5179886725517788","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-spreadsheet","version":"17.2.48-beta","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.2.48-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"d94fe1e673c729709095a7073a56cb01a33f2895","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.2.48-beta.tgz","fileCount":298,"integrity":"sha512-Nq09oU1LJvAtfEbTQZo1vDUkiFdgFGBRc+CiAvXIamYqHFcf/0ILdw37EV9fxQ9L8bo6JgIcdNEW5Y/pphrLxQ==","signatures":[{"sig":"MEUCIFiZgwe7RfUNfInlWlm5L500pSLxQ1s901kS+mT4h1YPAiEAlVAoScuGoGn5sf9aw60cVOoPLGmwA8ShvhRj1wfRnuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8089634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZpDgCRA9TVsSAnZWagAApIgP/RLwxghxiLNW0TC1Wj7Z\nKpoI71pvNlOrtkVL9Jo7Bojq7a5YkRSxYW99liO4CogAl7jfuAJe8ktF5P3q\nIYn025LzQD5yLKkalreFF72aHTfHC+cvYCk6JpkiuwcHfd0hVjk9cWXYciuj\nCYcKGuO5npiMh+QATx/it/jPHPy27OjBJHHI0tW+ZYTXE5SDuElQA/Ou9UxZ\nDkBkMEOU8aQFDh8GXbUfw4Xtv4IPpuW7HB/O/JmKhClaSUON9un4nwZKrlHC\n0JLFIQvlGbZVzBUT3iB1hF87Le2iDRBoYrdhXmere95u3WFGbtYHYPd9Sx/1\nLyWGjdywIC8Km3M1HkltYU2VT7IpPTqXuZ0l80A/ap43qIKHQ7LG06tu6Kig\nv9AioDXerlCMthsG+roDOZVVryrmr3OuXob/pRjKb53bkv958Lfy0QgNXCDe\nerB4ugOsn+ms/VOpy9aAUZ9tRcLijT6QcpBqXlPayiM0YV3xn6A86TP9yHJO\nUaDW5niVe/iQQPPUquQCQh0LbGQZPCsWKWE9cr4DKNqvxbuzVOg2vQzXmZhz\nnUcajD1Kbdbldygat7FToUQRbu7YDjVvrHUWu2rgKfokJVZBc2+YTH7luN5S\nr7bwlDWqMYmAoosIyiy2lKu7S4xvPIwEi3HF+Gk2Hs3wrc5i5WtpxDbQmVmR\ni+Iu\r\n=0x4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"223cb56eb8f93e5822843891b231a390aefbcb9e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.2.36.tgz","_integrity":"sha512-qAxuPQ/mKx9MIvLm8paaUJcMZ8qsc5FYvEiH9IAqzm/zl4KukucpnS7wBY7FO+VSjRJnJwUS9QJMHMbOfv7vwA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-dropdowns":"17.2.48-beta","@syncfusion/ej2-navigations":"17.2.48-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.2.48-beta_1567002847943_0.06605520725123015","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.9-beta","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.9-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"59189f59cd14ea387d120d3771a493eb1c49d16f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.9-beta.tgz","fileCount":300,"integrity":"sha512-Cjf/uGy3AFhCyu4MDAly5H0i7I4xaEaD1NFyv8I5Se5kp7FTIkxPsJG62Kz1f90Ww6WaiNljJT0eCssuMHTz6Q==","signatures":[{"sig":"MEQCICqCshIfvK8Gq+ABZL7Vmo9UcWpSTaB8KYlKoyC5uuiPAiATAOJv7PKU64jmB16Qr0RWHJGBNIkYRoaOMEjuR/q2bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8094311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMsnCRA9TVsSAnZWagAAeiQP/3PaTL+paBZab+u5uoK5\nZrrFnz8/f7ASLOGlAzusqjVu65WsFWvLkw8Y/XQw0qkmkQa0K7zUoYni98x4\nimCqQHUWHD5f9nqaFoS5jf6WT2wUxWTtIxI8QLxPVYaT3mUy3C/bIavhJSo7\na4VydYR3/QNNdy5BRT6/G88WyJDOvwcps3p1zRinf2Z1JSDkClXAJxui/bb9\nYoCrszC8FWwlUYB4QMldceSVkINeBhczDVZNZYPggzc1DIpLubcHNGD7yO2S\nihAUD1DXXCzPDD6+5Uff3x4pLXfKFKQvR6XKpQnfXBsHGLzmYif3i6Z2FbVE\nzOdc6Y9PbF7u9kjqP6bRjX+1pp8nlObzy3Sx22+LyKPAXwzgR7nZZQq+yVpU\n5n5fD0EWv5KgAV6P9eIPsY9sK06yGhunj3WJOKqXAfCgTchn//hKGMJ5oktU\niPyW8abA0mxY1ExuqKt8PuH3Lqjy3rkWJdhoTO7Z0fpROA+9hgNV/99OjoOi\nwTnTI/IbWL1s8DxZjOcrR54nChw46U5p2wj2CiZKAv7zyD/8AOQWcbm86nNW\no39jT/gMeFD8qPJce6GGtf+z0ynJhHuBkkrWWVf7abBhQUqEDL9KcqkY4ZkQ\nkMheiv7JINDXlNKjFlqHnaYGo8JztXYpEPKLtUKMGENRD5kM6P4+zaehZBlY\nCYd7\r\n=xsWQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"bce78518318c9d5845d429abff9ec4ebc6f3b1af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.2.48.tgz","_integrity":"sha512-+0gps52JcbcA+rFeREQDZE4pWsfoAWCDKWmmjLgMEMdm5Zmb6SqvHHRXRWy4Bxp2yUeK7EtXJB5IHA/PuWtnow==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-dropdowns":"~17.3.9-beta","@syncfusion/ej2-navigations":"~17.3.9-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.9-beta_1568983847066_0.9869949278645671","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.14","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.14","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"09a250747f850798f8d691b55e908e1eb4dcef57","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.14.tgz","fileCount":313,"integrity":"sha512-vJIrMQxMvbM4Eo0W+802BFvJzbrQoacpkJgEXtBCXkxg0zZJSjyTor8EA1iuQUMEh4uaJ7Xs4CBCx0QGWE+Kcw==","signatures":[{"sig":"MEQCID+X2hq6/cYU6v7RC7vVfvK10R3BpUxa20S/8tKvym3xAiAq62x3o6yFW7uyHw67sNVaXqFH/ITmj1WJGFkUY2FndA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9385440,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdliDdCRA9TVsSAnZWagAArSoP/iOHFvyC2DIYoJNGfPxT\njkEHs9RrziDzKXJ3FBbv6/yVG8dw3gLsOioI3Q2lbMT6DjUydcGnMjt061SC\nx6cmqHDH76Q/dUbQUMQ2OcUhpZk9oH2rLJ5O8c6cFJ2vRVoBcg4ZpcbILMIk\nO5mMHfvgdq+KIfXDqhy1PuPlPnR31UgjF6b6HgP0RKrij9PQolizexhmIxxs\n7YGZ2Yd66IXHqzkNTXRslRkMAtQKLAE7HDT2FtR3Sq1lm5XYPVWUKoe2uKom\nPgs4Xpw8vX8ARALNWQJOQxmqrFWq9RaaRykxy4arEe0KN62+oaZojHIcBuhr\neQ8yxLZf3gGyHnMs/HynWrbr2HTyaK8tElqhfS+fIlgB4fbyT0jrw0nP46+l\nCBX8s850hNjVqPCARhbA4DOpRT2KdvjrnSB6nZTxtmHM75LCzECN2I3yLbh9\nmKPElKDAilcanRBP3CGws2bwuhgp6Z/9o8sKQEyGMi5jHaHzPnLk6K5JdsHe\n1vWzNeIUdLEZULUVb3cYVNgrLl0ClMFk8ZHaRBJIMqcEzkX26Wz0+sgyJ92a\nATBRHRLi3t194R7medIxugBid+tcy0YZdGx0zdNZeoMQmnk1gyvf/oUezP6y\nJjeTPJmLVoKjc2fJDuYYohvJFuODja30QtJMMXMhv7kBHtdkebTdMtaBNJXe\nar5T\r\n=WyyR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"05c207bad2bd856f56d36b00ad6270e81d9a23d0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.2.48.tgz","_integrity":"sha512-3V1o1QJ7xromKMZyV4wZl12kGGii82/qDlD1idbHENvSyOgqlVwt+L0aOQ9H2ZRBZ570mrcYo/vMH45wjpxKsQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-dropdowns":"~17.3.14","@syncfusion/ej2-navigations":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.14_1570119901066_0.9906372088773376","host":"s3://npm-registry-packages"}},"17.3.16":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.16","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.16","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"62295d658bd8cdadb35760899c4c5d97e56059de","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.16.tgz","fileCount":313,"integrity":"sha512-LPIHr382E3ErV5QMpdHan/O+xqq49BRXR2ehmGim8ET/4pKyFrrfJOKmFDQ/MqvZIPfLecY4VkGSF3w87XpymA==","signatures":[{"sig":"MEQCIFWqa7zdmdfr/ODwC9Tx1nXQJHB7rS+6luVtClUox5pVAiASSaUGrT83esV45DUuE18oNJlON1Lj/+7F+98ZMniy/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9411556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdna28CRA9TVsSAnZWagAAM3kP/RYWXonCUGFUMu3Wyk4P\n5zUVeevLDXZaDAn/IlZVdZ8ZDcjU6tdv/z7yj5Zo6SywhRMaD19DVPGX57cQ\ni+fkCOsalvbORpalHvnME61htyHF8G8z9eEPG3/SCAmq8jPP0vsTwghcJ6SF\nENk+/tSK6HHas5ipmzHYhO8NFCRpECYwfqRC+iePoZOceiH+xBPvZRjK2eb4\nsKZdp5Owm/xORIWC+udHSLoQqWmWsEh/N7KmQ3voQT8gUzMKpfk/L0+Mi3V/\nwv8BuXvxpTseCOIHH8k5bd4xYeSR5Sc+Nf4cIUn+zH1G5cIKYz/JtShPGW+D\n7nKGAnRPgoh8ADLDsT52UCRIDEbnP3lpFoMcFmCXkMl8pzNVifak/s/H6blF\nL90OED+DtAbt4oaVCbT76bO258Srv2wE8B/rwpZcp63i6nx6dDjJj8yCLW4L\nzoBOyQXERUasVpvXUwlSMwUT0CRNH8elklaUTtwS16g0rJaf4fsIfs9c6NCF\njzmLtLW2x90+iVsFUJTZynplecNP37pxNvzpGh0wJYfxhuJGeudbWH9QGJPO\nbaZOWj8LXRjSo2DA6+Qv+DFGisSt+C8WAuVPi28z6y1ENhOqYb6UHhmY5wQ+\nXT+AX5CQJIpXkQRUPdwsoxO94ed0q3SLxqTm0mExXvCRtFrpOj+2/yLg1ge1\nbbQ1\r\n=qlUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"b471ce0ca2bb007579687e0e09efaa82b153d101","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.14.tgz","_integrity":"sha512-WWC8BuyH3uy7WnqlS4mTsd5EVWvtNGp7HTN13tGJKNljb/gmoZoi59A20GH4zTCYah6fk5PtR/swActdb63msg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-dropdowns":"~17.3.16","@syncfusion/ej2-navigations":"~17.3.16"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.16_1570614715856_0.19580180059229413","host":"s3://npm-registry-packages"}},"17.3.17":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.17","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"1fbe1d53612b6981b91e02a42f4b2c6d64c92b77","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.17.tgz","fileCount":313,"integrity":"sha512-/SeqEWBnJhPE2fX8R902bv1MRz7SvWwmIHDvz5oS/AExFGK7DlMHjyM1nzwMLEVVCXc1IsNTn/3lv8t0OQVT0A==","signatures":[{"sig":"MEUCIQDIlmEppYMzo07X5SE3rCRV79SY8TMKYTI4bS+yCYvT5QIgWXM8BFJcJfjvziYBy91qmufys5OqEzLchC9LlmrdIMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9409058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpcZnCRA9TVsSAnZWagAAcgUQAKIzfnJsKz9XaHfK6c9G\nkY+DsRjztjWtYlPFQWnC5DsiklhBZp9SU3Uq1lpnl1b3EQJt/LQBpUzN/DxR\n7viGS0+UzO6fuUUf6vJehT6dav1fwYVQsx6GaVD6F2wHZLre/80tJH71hDWV\n5iXBFFsAEbzsJSykPPYeuCmUL5hlDuOXN1bTjyxfTpHsM2xVO8OivIn28wgr\n4bc4qD7uq+8hpwrG16goxtw2Ryry8PmuhRDYE6osfTX5brfuUcEJWsriGcWF\n8ZKQKe8X1AHMJ/5jOVlctwQ5cF5QLJKYRiXrLHhtwhzOtWq0+A8mbp+PqeAf\nfsew0vCp4VqhQWaKL8RrAw7t9EI/zhwkr9B16WbpOj/vcSOMSGX34N2C0i8G\npJy6eMshmfqdEkXy1j0r3KxR7Ombe4yhwk+D3V9EOb6+Wx8smsK5A8co1Gol\n+lO0R0ZAsMsgc/RlzqryNs1T13aDW8vFvxP0rIMG16kb2DL8/AEyn6DOmLXs\nebnxma8jd4/V3Bif030GQRu0IBFEPkNPige3MMLOKauNFdT4jvb6tYu0vp4s\nvU1YlKAMiwayIwLJFGALZMUUaijHcChRQBWyMl94ek/e3Ojq60h7VRnjfi3Z\nzWV+NaPRj0oSexwKNcMJ6womv1rhxen0X9RE/qTRTwpUvY/lWHruvzh5RkAA\ng4kZ\r\n=mOuz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"c128380a647892f58c25f9ca684a489caafe29a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.16.tgz","_integrity":"sha512-T5pyTpQKKrqPYb37l3OxZ/TzYNG4s2xIkN/604ERXEIuIJBZNrnz3sJE0qYi7fpETKn5kIzA9JLxQghZWrwjWg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-dropdowns":"~17.3.17","@syncfusion/ej2-navigations":"~17.3.17"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.17_1571145318619_0.41548130273442774","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.19","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.19","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4d6aae92c1f0fa500b5865663f00df79ed86ffdf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.19.tgz","fileCount":313,"integrity":"sha512-wVq5BgikyDd31AIO44wN4iB+65fJL8pD330OWzuoGHzJ//lJ2zx8HO5qVP9JuxBrWKYONl9FCck0GxqrntZkwA==","signatures":[{"sig":"MEYCIQDHSBkHQt8vyTP3LRHx2hxIgaY01ZmgFogjOyYlNOwM7QIhAKn8j9hua7vlC8W6gCwUEfz/w+0H0og5K2PY37PqyXIS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9409651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvnZCRA9TVsSAnZWagAA35kP/imIjcpodZePpc0tLSWp\n8LGy9WuGt1vGJpixELAoFVaBtbFCYiBKdZfP9dPTjgGrfxh/G4z6lqCfVh/N\n0VJiaiN7ZTa2f1wiKkHc0IDHehNWkPZpj2Z4+adnhfRr5NxtI+16lKpmwRPn\nxR9tAS4qNgQsmSaLU6YMfL5hwmMNppy9tveaeDqtRalQPcRgf+tdgrs2k674\nsWy5hPky5C+rX4TBUEdBi1kp3iAHeNUh9UumN4n4v3CjAYGc1d9qOXDkBbvR\nWGmkYwmd3oUWjkLc7+I7uCh/TkeTshlz79SgjXrlN+IopYvA1xwCiYDA7hMB\nzOF7kTapK6hBdeyBmPlXDW4h84WfYsX/8vJCFxHgQM4KmDJHbb6JVE0Opz9W\n28l9c0igSf3shZGWfCt/FkW1keJ4WAggfTZFCbN1cwzoMy4gx0ycE2fQSZYU\nhs3XP3cMZdA+QqtSJ9JGUCA30VtCmraljwtmR3jXjwX3Ksn8+3NKk+cy4zaI\nXdOHT5ZxkJSnv/Boault3KYi1gkSsumF6Tcd3Xt0EMV6087Fw4fzmy1EFvf/\n3A0BFzkK25+WVxdATcuDnzrr+Y3XlIlMh4+V4L2FfpjXgy7WpLkA5L+QYW93\nc4y3TQGcDUPS8LMFd+AkpCdOIG/zLK8kKnhxesc11/UhBXVwN8o8s0hr2x0E\n04Q0\r\n=esXU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"80d07b234a3f8c3962d693faa5441bd17828f0a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.17.tgz","_integrity":"sha512-dgRQQodR/mrSISqaAM12egGtZbXkam7QODEQ51t/OIHPAuegGrQITSZrG303KBFhL73wxIm0FY1JPIiT0vdLTw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-dropdowns":"~17.3.19","@syncfusion/ej2-navigations":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.19_1571748313330_0.6460401764338388","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.26","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"328d0fb3b99133a35fa538a146b784b9c7a6c57f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.26.tgz","fileCount":313,"integrity":"sha512-7uRAq2FdTULCRJV3nf4fseUuRSw63aXrwBFdpbV9FBEeejd5yYaCHGBwY5RJWIbYIttGZ8xIj122sTBzBYmUqg==","signatures":[{"sig":"MEQCIAIVyZpUQ7DOAUCyqsgjcYMW4zyuKGKk4s9U37GIo+UgAiAmUjdhbjcaizvmHKVsuKEbzSbilXakGayBBwuj+5u37A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9407313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcNuCRA9TVsSAnZWagAA25sP/2Q+ws4k8uSjuJt3pDBL\nwSTo5BauXJkfw1WS+3nHP9pHGvPxOrUFpj6KRSxkNOjOFxWa83kax3y1ORdA\n2Daqvs2gq7OxzUsvDPvPTVc5KL9Pjtv/Z76OYxSOW4B9+S7HsRbp+zWOMHdD\n8tP6r6kceLFp3JMbCwl2UzvvdktEjnl1CxdX1z8SMFqwS3X1vT/w1g1oCvXy\niEpCOFB4oJTwb0JFks4BoXYErOcYX82vdwaFNVLlb9h4UokP5slbZI0lerxh\nmhHAR1dh0tEBGvATi/NApbSH05KtSXMdpZubJOVNZ8dzZCt3QwzmqSZ6aAxv\nWIAEe69pGnSlcSVfmRMKvIBhVd78NQIKR+KzNbj9BfSpuIAm3z9QgHNdAv/0\n2qLKx7IGEzibILY4cY9QHeffDBBivOIqzYIRtxeexP1fg4mjr1c1u8iq2lyK\ntfLMt5oK8yGsp9bwEpO/gOZp3QIXxrR6PXYWqtkJUOC3yuupcKW4yUqUXyFl\nT0Lah6+g5EKOt6ZtNY0c9A9ok5vPPk4PqnfBLurGIjZGjZCuSY7IPggwT+xj\nHq2Ihg0vWEwN9dNXjnq/naRkGtXugFV31HKJob+nnKjZGYBWw3hS/C1s4wjB\nWNGGjMH63UFbSyJv4UfYjiad8J6TG396lyhgQsts7C22TruGXgMKu+zXQcAr\n6w2L\r\n=yT97\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"289f8488db7ce747d62b3a052984238c27a1fbd7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.19.tgz","_integrity":"sha512-4UM3LwasSyK3b2Ee4NLsZBRgiYeHo3XiaASDgK2mZuzwF5cKS1XCSgkXrL1npIJYAZ2U1SoiY5uTdL74NwiLpA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-dropdowns":"~17.3.26","@syncfusion/ej2-navigations":"~17.3.26"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.26_1572979566202_0.851966274482143","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.27","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4aae67caf702fb0c53c12e5462d0df8ddff6c1a0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.27.tgz","fileCount":313,"integrity":"sha512-/+Eh72nbFZH4lLh6x7qaRpzS60CbrTeLHxYR11AesVtQxg82I77hyiX5noCnhr6K1pM1cLhRg6pu6QRN/ZyKRg==","signatures":[{"sig":"MEQCID3JjkL94Rc4W3XKY+/wtRNAAA7aORHvTBrxXP8wVgulAiBo9vrfYQvpU72Z4HzWW9t55+/d8aEwup7FP9jCxY1Nfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9407313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqI3CRA9TVsSAnZWagAANJ0P/2/YDz0oxWDMBMf9OpFA\n2uUdXBaIqnRIlOFGd5NVjtOw/MA7kVsoRc6PPwsA8re61nYnu66sqE1ZYzfZ\nT+DocEDREjznZ9WB0P/kL6wE/AZ92CB0Zf05dpKeoaoohgakcRa5miaNDbOm\n5ugB39n35XU51c/H+TxZ0tnZqwsG95xpr0Unelhe517s0aqYzyDQ4otjIA1h\nxELfIt/Q1t4SZuhN4Y5bXgo8M/6Pgq9LyxwxwdjD+rwT7eVQm9DY22FCkutF\n0IsMLwXUUAoPnb19L2Bh2H+yYA1fw8XPFy+xKmbqq4yQGSDxN2hsheCa+LUe\n7vZK2L7b99DJ5P8Q/dWaAZaMrUqNTYz82lPJiPVL+CdWcVh0eINo0l/xU+jc\nGphfW6FxK4Df6TgVBCPylotyIrWPsIKXKv5vzyQ5iM6OCtt+sbmozaI9FO3L\niZH56pPZKPU9MKcucPH+O6YsXrThxQ+QIbf7kZAl0jpNuWIzAczIdb3a6AFy\nNGqts/fK6RP2B2Hfl9KvCRitjYLoS2HMgei1xzj4z/6sciGsTO6arf3fnF9I\nC4BJ7mJAEc8sR8r8A7huFC8TJNIKd4n4Ah2BnpaIatJZbl4FyCfTwI4fqZFe\nGTHXaujJvZKvNEJGyvw5DvuA2nANMhIMmh2sLTI/vVLdFxl9X+rTIXUIc156\nhRhZ\r\n=yIfi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"289f8488db7ce747d62b3a052984238c27a1fbd7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.19.tgz","_integrity":"sha512-4UM3LwasSyK3b2Ee4NLsZBRgiYeHo3XiaASDgK2mZuzwF5cKS1XCSgkXrL1npIJYAZ2U1SoiY5uTdL74NwiLpA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-dropdowns":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.27_1573560886785_0.8606997799577003","host":"s3://npm-registry-packages"}},"17.3.29":{"name":"@syncfusion/ej2-spreadsheet","version":"17.3.29","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0a292170373dac871291d5e528d782364a5bdd1d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.29.tgz","fileCount":313,"integrity":"sha512-4EpMdNlCeKmLf1Ay8MtHVH4f2v5kObByIQ4nyWR6NfbByXL7CnbwfWkOhKUbtFjeaWEXAJHxSB/4i0RXE49zZQ==","signatures":[{"sig":"MEYCIQD6ZJ4jzhvAdZoB8mYYe4piLltBihyNfYje1YEM8+vEFAIhANQ5BqVwqo4RcbdDp/fSBPbWC+nxmadPBf4IRGKf8yi+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9414711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3M2ICRA9TVsSAnZWagAAL2AP/RTYHlvGsf7mbYeWCVx/\nEc2CXYvpUf/H1sIfpa602bClLW4jSjJxZLxG0Ie81Uvu/FUB/oLMbEg5tp/V\nTSvPGjUzbF9p5aAqc3mmw0kOBmcivqZWAqGAqoF3MZVm8SdejAXVfhPclVa+\nEPmQeNNiO6d3PKCFtLqUPMGSrrUm0RRnYMBNWPOhpXvepsmYzJsuFOw/Li4S\n+XVu/mcJ+IqSSx2QNYTeb9SJhw9tRZCl9fKCg5SQ7LawptyLvT9RvUenlhAp\n/ttY5Wr1edGPFf7enZZAFpUS+hLnQ2zr3tyeJqg+Ma3xZmKsBsah3KpFsGGL\n40dRul4JJDTzF+mgm+Tb2f3u53bxLOjCFBD6cE3lZLn3p3THxE/T0K8MEHbs\n3deWTsFzuD8kLfvAcArO0o0urzppa89d1vAGSXTc4G3y5PPpae5kpL1B+UkQ\n+EdSIXSl0gxYwTXUAsnm8XbUeqZ9EYJlnsWNFldMNb9n0LRsoJFJyhJNmXZG\nADXSio7ONIVWOaUyqCdy3lR47H4HdfdWbNXoxmZCnqUhrPLy7qnYgCvGc0Va\nRQGIZiDQtF+QzguVTJ8IS0OhwIqEgy+p5V/axQTeV+V/+mCbQsNdJJW14hYJ\nW/2oVIpE2gtB+OlfwQXqQFTfJp8QaJUOZh72iE8H4YuIIzdy/Jx8gd/JVbS0\nam+s\r\n=vPkm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"94cb6c6c75b809cd69dee9731b478e79c712034b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.27.tgz","_integrity":"sha512-cS2Gp+wB7eNfiZjoyzNSGZiauqZa+v+hkc3ZOLdXgr0AKckU5bGm13jRoUCjVO7gGgvA/vh0EUCpqHJioJ377w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-dropdowns":"~17.3.29","@syncfusion/ej2-navigations":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.3.29_1574751624313_0.14600834900928206","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.39","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"cd43aad821d22737e25a79e7e25e587ee07e6cc4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.39.tgz","fileCount":333,"integrity":"sha512-IzJCNrkWwCIWeRVOHCmVsJi9k+ombxW/psrZ1+QExKNY4EGX+V57693PN5tfDzoocp4wFgGFE0S/6JWFjgUd0g==","signatures":[{"sig":"MEQCIASGjQpt23eiiYB8CiFzkIRglZyuDic9ofdk5JFIGIW8AiAai0ySfhm2LtotTb4rJYPaTuTLUmfxP3KnkEEjROS9VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11451754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+K8lCRA9TVsSAnZWagAAcL8QAItUG5/Mtr+jlvQyqKo/\nTbSJJicCHwp/z/qgfK2yVtYD92I9MAwgKVdmccHCfmW/1Iv9cMdZk3Nok52E\nT5hkWqbdjaLVTtK4kXhj5KZOyKuF63KHUnl5sb/Wu0Cgy7U+5+F0gIuZQuqe\nSRI/y1R8dN3iFopZzLnr1RvMPPYkRVa0+RqlTTDp8QYEPssNjgbSr7VeEwv0\nGSi6hXpfA1d/TE+8mXmtHZ2mAWWf/CIJggz6aUaBCSwvSuDKO6TYPVknRHbR\nhu95gkFpojaIvfiydWBuUtZejquw0kamwYP/oIbr/C3rfxQxLcDm/Kt4Qzy9\n0yIybFDqkgfWInm7Pwk8QSHhaxThJV4gDNBzKko3q00rYxdVt7YFX/MCIJRP\nD1BEe5JEfdVji8kZO1KutN3uNxfVqlUEPuuCtTRjB+FDy3P8MccZoWPYYACa\ncqRGXe5GafHwa7xgYvpGfggNkl55Qc81hhvsaZ0ijcYTMcUQ7MEwI4sG6NV4\n7vqhNinijppAZmC3UqfNtlgXR1uzT/H5qccn0lwRLKbi8FesGh9p7WwYJINy\nxc4cu0PDx8yIE4JqzxdOo3YDiiqNEQy3OA7jx7Kj4VfW0wanzefuxfVAZKxl\nont3Fa3cskXWXpyfBZT7kZpxQp8CtCkOlz16amTXpN6QCBOCcDDDW324s+YK\nrZ1X\r\n=/2WD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"b52bd99d77f910a358024e42cabeede4950fae9b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.27.tgz","_integrity":"sha512-rh/HoSgbCx+Pl4jj4pwd1nhdDHLSzSFLAp47rzNQ3HhezZ6BGwyiJWAclSKcT/EqabKC1mDruK0gFpS/H70UZQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-grids":"~17.4.39","@syncfusion/ej2-calendars":"~17.4.39","@syncfusion/ej2-dropdowns":"~17.4.39","@syncfusion/ej2-navigations":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.39_1576578853271_0.6373818098963318","host":"s3://npm-registry-packages"}},"17.4.40":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.40","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4d82701173bb578a991286f50b5fe8138ad914d6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.40.tgz","fileCount":313,"integrity":"sha512-pSgAILHCLU5+UAoqrapQJuIm9cz2+YZbH0NVP6HkkZ+B8RPVTZY+XoEQ/tOFSdMSwcrYvaBvcBFGR3ziVjFS8A==","signatures":[{"sig":"MEYCIQCSf7Hzxf9ngtd8//rmkhUjzPrWrC2cmjBEqRFX3OssQwIhAP4ccOJ9hhxCJ5K6H7MtnN5bWzcuIMwSOfbIZnIUdOQ4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9414711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAfH3CRA9TVsSAnZWagAAGi8P/1QtH4knXjIp/YPnE38K\nzpzOVou+ALM2V6WQcAxTgKJdD+e6YeTGbjMpF4oruy21wgizG9eqw/g8luAu\nwSqwXQGot9vo/nIsuHNcDimfsXRp3X1iiDfukbqggK8LaIK2BhTA5IGzQ1ZR\nmOwrWaMpU27dvixX4xh2GceakF7++ZmYGYFlnmQDqEwYHsTA/u15CpGmmdsP\naDSueLO2wbFtpb+iFjsovPzdDQodKvnIcK4u7u471IkUFbsNfPgu5zCyWfvT\nD1UBqpBhHnN9sg9uihWhv/zFXyfQmnJczK8eaaCtnRlt7nCUhkm4I+kEDilw\nsizCTDkcFMrWwyusTfvnGp2MMHDPGO4p8GWaf+wNBE3/QR21RyhIDiLZhvu3\nZ7JFSoGUOjj4Mw6tlQYZr2mUq7Rf4i1BocKyDXKyz9GEpy20K03ZZC8mmmmR\npMlN5Z3ZZwesYER5FKUK3UI/PGb2/gQEmkP0PRsxxqyUF7ThMS4+AnkqPKNM\nA+3FApaV/2Play/m7tVkCfa20mA9rrNi3FsxUA8FvXtwsTpQol6HzZS5MkO5\ndYUAbEhdB6X+g2woBb3ARS9tbjhsTfyNAGAN0pucL7HPn6QL+bP4DUFKA/5t\nj097xl9U0xwfeiSGuxbHMDN7bwTomUW8d/K9mWYjINwPFXsCtLywZk0ugKSO\nIZ6k\r\n=vCqm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"94cb6c6c75b809cd69dee9731b478e79c712034b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.3.27.tgz","_integrity":"sha512-cS2Gp+wB7eNfiZjoyzNSGZiauqZa+v+hkc3ZOLdXgr0AKckU5bGm13jRoUCjVO7gGgvA/vh0EUCpqHJioJ377w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-dropdowns":"~17.4.40","@syncfusion/ej2-navigations":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.40_1577185782480_0.2884671690727654","host":"s3://npm-registry-packages"}},"17.4.41":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.41","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"1f7eba7073c2383d598750220a7bcffe5673bc17","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.41.tgz","fileCount":333,"integrity":"sha512-vB05Jtob+nhJJ6Rzbzkm7hnP15NmncM3PPSavemFY21fqcuAXZLKVv4wZpUb8lgoqiG4TSDnrpx+vq9zqIyHTA==","signatures":[{"sig":"MEUCIFKT9lZztWU1bBjgsuKvjWFGCjBYQS2VF1LD+HK9OVMtAiEAqeDIOw3oxwi0dmwMCkMFrl+GR+NCulnMRD7aPNYtHbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11458476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFGqCRA9TVsSAnZWagAAPKEP/jm/ptrwJ4mU1i/VRDuv\nfRbB1C0bSQQ5tDg/mbiAnJx2zp6EKVAMeqFkquoHvRdWIoVX2cbJJZJ9YBiM\n5kEwW5nCnip6xdRXEuMqK9P3GNdbjGf4fkMVfZ4HVZO1inVCKk6WNYf5WU+r\nCw+1GjJzAaHvZ+YK4LdezeKLpNnlTDR2krGsyeDIbmotVZ8PBXC237ie2Sj0\n/m+h747ZlWJlUJWnHRpYG9p4EX+LlDRD4qGRP+0eGg8tqNgLIaReyl0/s5kr\n3SXm3/cQMS31tSu5Q8V7Zn4ZpW06+eTC+pD7Lhe1l0w2vpn00iD6Q36QXPPj\neF3I/sBd4yATMYsnUzLDdxmrksQ2hFKGP19Jp3JGtvacXVKREtVWWFXabxrA\nQPRUloQFqlCgePCUUPHa4xaflC8pa/IVea1jfZaNg3YlUONWNsXKziFyBs8C\nEI4Vl4F66Da1ZFUmW9MBVPPOIeEg1Y2EAsAXqgcTeWeUhSF7wKRj4QILR6X/\n35E6i9uwdJrp/h0zyEOzRsHZArdquSWUC6iPTad4U7kWH3zpfPME1QZAz97r\nPHqCHDqArUruuAvkYzMKE9WzSLpD3u2YBufw9cb1YGreP11L0mWBpBnN4Qmj\nAZQp7Y0DqjCZc0jjEvVzYhePNkSUhquLy/P4TaQl9ViDn8vzwuA8kstS6z1e\nrljP\r\n=Me2V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"fb7430546f38fe18214ed2330981a91865713436","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.40.tgz","_integrity":"sha512-7As+ejzsfTc7j7g7p7Eo9Rq+It/96y4p/ilDuYhEP4dw5DXyvdkImnkVq+iNp+NR1Hiks6SwDpGg2LtexUblXA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.41","@syncfusion/ej2-grids":"~17.4.41","@syncfusion/ej2-calendars":"~17.4.41","@syncfusion/ej2-dropdowns":"~17.4.41","@syncfusion/ej2-navigations":"~17.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.41_1578389930313_0.5072720836238866","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.43","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"ee97d68808ea7750538ca89493a3b4a4e6e08f09","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.43.tgz","fileCount":333,"integrity":"sha512-0a8cK+08RsIsmxqBmIjafHr/BfJHPFVMlEkZtVlOw5ueq7+6Q5QTc8pYKVThdQWCVAz20dpqy4idT1DIfgn7Sg==","signatures":[{"sig":"MEQCIEcu1p4XJHY+vUwVdBSWMvh4rBR8/UbI7EpVhHOOcxLYAiBSaGAYlA5yj6vNbO0M2Dpmk9TJeFG+IFs7LVjI7TPg7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11458561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWbhCRA9TVsSAnZWagAA+T8P/3C678Tox05MvqmcinBw\nHkK3p4KHy5FegMX+JUS7ipRSkVWpDumi1QWYyGcxrIo2nv/cdMy1xPLrXAz0\n2LJXKJYzOIeJmqiOvYLzRWzqsbduL8c8yCXk3U60UdoHAN0BkgDblnMU4QqQ\n7ayqHTYgimrWXJpKwRdseF4rJ8WvYh8P2wp8tWBGs+mLKuXrVG4p+YI8+TFi\n/JIbk26KabjYHpi0SbqekHhSjuc71ZyF1z+OeqdHkaF+3eyq9bITyXGtfU4B\nGY+KnrA2qtmpK42wOGfDyAkXWP6sQYJN/PtlCKhmIXdbGNvqclBluMkhLiOE\nIt7woH4HbgFQEKfTw7KT5vCnC4ADYhm4yUO1Q3y3Rva4UVCDBo8ULl8ajvxa\n242imK0nR6l4DQt9UMdA5R9XJeyC8e9gwa0IH45GgsxSmUEK5PqFDl8KQ3Sr\nei7HtWTPR7Lw3f6u+XYs2PfGK7vz55cTtX18VB1C8oQQRyxKkHpJoYe3ya7y\nhYtHmiVsRdorRTSDrIhNryjsthZdlf6g5648u9OurxRwryioWMiCBN1kkQYZ\nDdhgj1sUf96MWpHOTkCvkq+rWmKniTzWSHUuunah1tTv8TS8fP9amiHhNwQ4\nlPS7zJTl/5cuOVuMSJc4xkeIQK+enGksE6VDxsw7yWIeFvCN4MCJepECM+0g\nh3AA\r\n=wLpy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"15bcea46fa408e1a728176f648fcc44556f20bb6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.41.tgz","_integrity":"sha512-JuNn5yNiUvVh1/y/9JjTDRn/x10dKTXcciFs2Ov7+HT8LIZLz8s0yyibAaKznEm+cr7E4WZEE4Bt029dsMiKTg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-grids":"~17.4.43","@syncfusion/ej2-calendars":"~17.4.43","@syncfusion/ej2-dropdowns":"~17.4.43","@syncfusion/ej2-navigations":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.43_1578985184839_0.710441693349926","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.46","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5a4dada49511d07930364a2e8b042e133edb7fbb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.46.tgz","fileCount":333,"integrity":"sha512-UoPF28RE7E8XjA8GeHVRrocZ1jUBEVD7FRwxhW/0G8OoE4/EMYy3xpBJCqAHvlbxzglfGX7pVuQanCQuQ/lTBQ==","signatures":[{"sig":"MEUCIQC0wwFFNP3yHnrhBL4z10zBh0h0xX4fZWhEGrPMYMxx/wIgC7ZDne1cGOL4tcNGJgdgDvqsEVWabO8u7DU9Mr779vo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11882349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqKMCRA9TVsSAnZWagAA+MUP/2ztlUQn1+n+mRNrW6Po\nUgUFYESMDdJGVR3NSbd+X5ZKGBc+WPVvqsQi2dDZBcIawVoI2xbWv/XIfYWz\nWZcWuvd043r+608Ah+OFZYcA0ShewsTKiJLn/lH1F6vZtYiv1ClYE6kEeLaw\nL06Mf+WzRYDJKZOE/uT7/H6syn5tELkZH3Qf4It8jQ4n5HMlp9aRVC3cEcEA\nkt5TwIanDnEsfXGF5zohASHRZTwK4LOyMVrH+27zFYkSI/UR94vlcJee/Hgu\nzwFR63QXvXGod2xsok8OJkmbJILQE8qpAspJnYIIv/mjabGbvCqfI36RGDHM\nTdPYfmaPXgGtq94G32trD97NNEfDXeNryzheHVmgsipoBbryGvMdxAJQGMMO\nUGZ9BpU/oIOlt78jOMvmqgqqpjXGFfQGc6mpgAgJhVMAYwEdlljI20N94r98\naljqWisoOHAouDXQqF61PvUftUxoo6sUqnIwCFzaL0rQ70sXBeFUUeEKxiDI\n6/zwRUOICjX95iVUS5JAXMQrbyam2iVeU2M/HJ2zG5yTHpVmrBtn3Kh0f1TD\nb10PDmMs7aJ/wZbCLBDY6NNYy9eSrj8bZ/Uw9d0+leOGqOMfXcFyKC5mPDYf\n1B6CbpMMNKM+v9qXwxw+Del/6vVBqL3OzyG/IizdMPtP7gMp7StdXgiYtKbM\nhpLB\r\n=g6bF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"d2c6c7b278d91163870525064e9031a3626dba22","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.43.tgz","_integrity":"sha512-JzoVsjBlaC/p4Aej02E2W1ldC83yxbC4lcxQXtdPaFqb44+NouaM8n2O8qM6SDrnEHHG2qZSfM77hKN+dZTctA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-grids":"~17.4.46","@syncfusion/ej2-calendars":"~17.4.46","@syncfusion/ej2-dropdowns":"~17.4.46","@syncfusion/ej2-navigations":"~17.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.46_1580376715631_0.8506315410992273","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.47","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"390a731e33b2ea8cf5d52cc22ecb0740cbfac819","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.47.tgz","fileCount":333,"integrity":"sha512-DCGOTNccA1Njf1EcUSrS5PvVLR1qyU/BMo4hmY9TiOrdKPHvuLtKTVYHZseV2oYiU1OaMMfEUFY3imBX0eUuVA==","signatures":[{"sig":"MEYCIQDeXqzD8xq4Xd7dXaUDNpxv5arr8stUy6m5Ojh0Py1OnAIhAPRy1s6Y3fL/o4cX5AQcPKSjzpdGnm9Z2lZ2yWfm210X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12080168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmpBCRA9TVsSAnZWagAAA4QP/jfZll3S0aK5BqaAOKjr\nYOkEF164+WQRBDTbstAKvtN6CLczG5zGvlUDtbqb5hWk98ZqVZaDnTHFbg4g\nxFMSYR+oXHcptZ1uBqjSA6T7CJXFMKI2jAMG5v0R9spSK54m5OuSoCf91phr\nIaICTHzJeIEBUH2RoD3PLhUrrNP/+dYPEmpyWH+UUqBkaRU0KweyA0Xj8aux\nAEABqPNNO4jihQG2ttVzOHbeYHUCkZzzLsqGVxDXrpdH75I6zd80TZQymvQ9\n1+Th+OSqhxFMQ9Pa6fog13D6tkb/bgL0XOcb7zfhMmWlOJnXRz6LpFHYdG9L\nGkOoxXXD/x/oMNZSu4EAkQQXDOsBJxOGrsxX2YVcjPJvPtz7vIG/Td05X2LL\n7sZyXx4s/nllpKQwhU8a2ySqTaKQHM6tVJzmon+mpjuiJwfAnlg2UPWfElGr\nuFG32JyftjsDg42ZrMITK4kzsC4OFC8Z64bHy2U7i7p7b4L5vkLjEBuerQsb\nYZCSl9hvuTqr0hCPdxQIZNIVYiMDMLOZUYjyVa/fOhcD+Q9nKMkH5b0ZmFze\naglJYx4C6sny+k25dtLU8ojuM28ZagGqPltW/DpDxVk93G66IlkNhixCFsC3\ncfXzTl11tPSSoIFl1IZ+QjNGwNPz9Lmi4S65mpL019dQWAUGnr7if8kMakuG\nVRWG\r\n=REFT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"1d8761e9f3df44e6ec2318e808bb8c1e2a92ef16","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.46.tgz","_integrity":"sha512-sYp+gmNoYwtlPUgHGjMpj+pckPMiKBngr7mQd8KYfbIgF/7rAg1HT1Iw02bDtrRTsYSiRuFQxPOt4L4NeChbRg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-grids":"~17.4.47","@syncfusion/ej2-calendars":"~17.4.47","@syncfusion/ej2-dropdowns":"~17.4.47","@syncfusion/ej2-navigations":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.47_1580886592979_0.5315531039157644","host":"s3://npm-registry-packages"}},"17.4.49":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.49","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f9af0085dba35eb9149bbb31f48516b868071898","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.49.tgz","fileCount":333,"integrity":"sha512-YkAkwJTgaAaRcR59Jn9FS4Bvv81Ljv95JdsIREmJEIyT01OhSiAeN+K+p0jUXnFwT4XPnEUid4MMzUvW0+m6mA==","signatures":[{"sig":"MEUCIQDYz/+4XKMy1DyCkRySW3XejAXVOp1OFSwbdy5ZDFL8XAIgEQfSx76kyYp3eEy0YhAfctq4g27O8F80pWZ1mp2+HXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12080168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQolsCRA9TVsSAnZWagAAcXEP/i8orMnBTreZxm6vsZIl\nJ4YmJZzuu516nsvx8rhcTUee1zLhWzXYyt3poh1qn+AwG7XI8JJDYeY0/Thk\nFLALHvCgaGDc6nw25DlIDFGJjp6HLx//bZhFuFZQ3oyWOZuaKblJ3RtXQvdM\nZlfEtXINq6mlnHhNKYjH5I6IOXwOLCmHvX4/TEiLUmXTQMrHijEIOjY94fJA\n0XlH7Z+yrNTxrujfY1zgjo7nwGz3TR6AhC1Tn2KXZnhBCiQFi6ejQilT2R8c\naJ3A4al1hnbNF3JhYMtzCa/HtbzsRcuhqU5zeQ9GJNXjPT7vkfrB2f9F7U+N\nGAUZHhQZ7hDWx1wPsRLaPvgad4GBgmEnCNRKTvuIzmEr8UD3scyG/Pa9fEFF\nwHj2k4aMRxyTUhy29WmUnng+duOhU8lgPm2Xd8wd9FbwdcjiBx0MOeRIA7o6\nrVYFOu/P9qQiKdEDUsu79OJkOZEq2l48Exh0DRSiP9VipFPYb2HVZaYyU9CU\nhEXI1jvH7dWiMdBwMkvMWpq8WDXs8PX0IO/tzECB+IKxHieLrX7FtiEd2Y7x\nX1C8eckIkBHhjnCo03E0YJGPDeIUQpLS7gFJC+fz/mP2NIm8CzaxoKYGLm4V\nmxkpjbJMcGy1XTV2n2mmCGgg9nOZlWqeZyljieQ42BGzDFLQdsq/v6DJX+nA\nuO12\r\n=xY+o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"1d8761e9f3df44e6ec2318e808bb8c1e2a92ef16","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.46.tgz","_integrity":"sha512-sYp+gmNoYwtlPUgHGjMpj+pckPMiKBngr7mQd8KYfbIgF/7rAg1HT1Iw02bDtrRTsYSiRuFQxPOt4L4NeChbRg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-grids":"~17.4.49","@syncfusion/ej2-calendars":"~17.4.49","@syncfusion/ej2-dropdowns":"~17.4.49","@syncfusion/ej2-navigations":"~17.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.49_1581418860079_0.011094717633678863","host":"s3://npm-registry-packages"}},"17.4.50":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.50","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"37502a8c9b911d4b36b960ddebb6a66afa89372c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.50.tgz","fileCount":333,"integrity":"sha512-z7AYFdhjxzixtMxFPprLeB2naUleqGXaU9hGYPY6BbOTsafpAYQJz+JvsHIwOrk/Lt+bI3+x1xeeEBT1RqGc1Q==","signatures":[{"sig":"MEYCIQCiG0tAMrPW2z2zXr+fBTMKtTqVdt+Apb1Mugj2WgstlgIhAPg2+98mLNF0d0tWKcjfRK5F2Q9wRGprmUqx7ZSSt4s1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12070917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS9L8CRA9TVsSAnZWagAA4MEP+gMclD7zFi4Dsi6eoOK3\nyzFjyDQql1/CrvYhrRoUC9ex9kieTRVMuCZm8sAO+Jp+GnxgZqIieoEasDGH\nF8diAtEij8kvJ6OQl4Bjc9IJNQJsU06QPFSkdQ3PfxQGAuVQuGWO/Ai/pr9N\nEUoXqhYgtlS6ua+CpfCr8O7CBAnitupF93DY8bkXSoOTqueeQerE3DKq+QX3\ndV0ijKmgRGYU74nsajRuqwP+qqFPEQp5YbMgvf0aOnxgYnG/SEvQcp0bs+G9\nHGxN3RDApWJt+ndI4e7LNKsF//C0Hw3UR7V7gFe1ETx0ra3f9+YNTXr8N2il\nWQUDJdQjdfW/aDyitQtaxSHQtMKoI2RjFdhr3JBhwR5jvL/3EFDY+azz2WYf\nzhlsuR+gdwHcq/ZFa/SooKK2unUKw5Wk0sG/HI/9GYvvRrpCoEr1r9s8YMHY\nsngduTU+62Zx1+nlZLF8LkmtejdrpVcjJzOJj6R4VdlNs7syXYOVGUcMszkS\nuCnlv8wCvXEo33a+cfJBi11PZFZ0BeYQL4NcQsJUP6lwXabBhFwT59TBCUGl\n2CH8aa+Z5ao6ekoRs4Eri6ToZ9N5w0Ii6qmPhjJIaph17k6eVr84EjAsKIrW\nSsTZVoJA0GzDfdtQ1l23sK4qhJfuGvpEI66o00LbzUgIh6CrhxeKwjkuCXdA\ng3fp\r\n=eJY4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"947810d075563af67e0b3f8ab9bd5512b8464015","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.49.tgz","_integrity":"sha512-dmfXEm3heX/rjra8y3aNNFHMp25jKbF8dHM00823IJB6bAGVe77iL4kANW5pEHWLqFgj1vtiCENdxQHIi7sDbA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-grids":"~17.4.50","@syncfusion/ej2-dropdowns":"~17.4.50","@syncfusion/ej2-navigations":"~17.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.50_1582027515818_0.1564970696624397","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.51","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7382f1ce068f6f6c633ede484d8aa60dd44571fa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.51.tgz","fileCount":333,"integrity":"sha512-aLmhVKBILLsbUQ4qFkvz9GEaaCDPZYXSGAUZt37ng/Jbxid62Bym3M6WftDAYZswIDmX+ul9gIDTKx8HkViEbw==","signatures":[{"sig":"MEQCIAGHFSXKaXaiXT8MURNt9bsNUbzaH5rdzRY413kzCppIAiBm4SDIC/UkH62x3amizkbVnYn94t83wQP0QWy771IHeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12094426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS95CRA9TVsSAnZWagAAVm8QAJFioKm1HytSAQD6nGrl\nrIgv5KmW8NjNN2r4GacrIC+AbUGKK+08I9UzL+n3cuIqarar/gl1jLjg+XcR\nHU1VmTh6FpN931Nwl8AbLcrqHmvs4aenOhYfFLpKp7s42iVVMwQl9w2SxlVF\nzIRfOpMs5cB8s2zAoc06UF84zIHie91ojwt09A4RuK+iHUgxra/iv7FxhD7T\n5yGJ0oExE6xYTRpGK4o6ZCRz1Ga13k3FAviWFAH0p1jtjQWR+r5SEbPMHk1a\nFCONgw8AgbQ00h8wLw+TC5r8Rp9iZ6T3byYZjKcVtR4AbMd8G7r4QatfG9dS\nS1sVGNFMlAbALZOvyfLVwCJhoBYkUWCaKJVJS4Iry158qrGyy5qSG8eXzR5Q\nS5JgJ3exFeRo8UiO9iyV1Wtdbi19haSXmrwAUz5b1QMfm6L/6MpAeNA9cJ2q\nhW2owO3Kcm6mmiTe2t/VCNcEQ9VRHa7Tqy2o0jLPaNjaFmqzHroQ8D50fIrg\nzkqujjNU6lMm+CeNfCv5qOfl6K+pJhjpfOl6zDfEaBDAqzV/58uTA2D3HS/a\n3dcPRXNpkZI+wLeMDpYFJBP2i4UvVnNFMRhkZ4SWYoq4F4jzxPmYMRJ8OFLR\n/2I11dLWWqPoSrvOYGDstfk7sQbfT/FSVx1n77o1it1lG1iHIRW+kwAoxJ3/\ntHyt\r\n=PRtk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"16d7bb492b5d9ceadbe801875780bafd469cb292","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.50.tgz","_integrity":"sha512-Nv0nHGPFVx6bhgG68A35aIk9iSR6XtXXRIep1z+ztVXOAx4ssz22e79qYn+F6Icq/JRtLCYs8TiWCCgP3tOR2w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-grids":"~17.4.51","@syncfusion/ej2-dropdowns":"~17.4.51","@syncfusion/ej2-navigations":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.51_1582641016671_0.20867571100603666","host":"s3://npm-registry-packages"}},"17.4.55":{"name":"@syncfusion/ej2-spreadsheet","version":"17.4.55","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@17.4.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b13348ceacb6e6e75dafd4c8ea28db40bb2840b6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.55.tgz","fileCount":333,"integrity":"sha512-WQ0Hth4UgOislHCQgGOtlecx/s89PAqcLC/cBXVEJ/cjbzWCR9p6pEjhLRyj4wvautKCf8Mm8Tb5J1Wfaaqv8A==","signatures":[{"sig":"MEUCIQCEv5p0fG8g/3HtfpehYzoBYZLv929+34I6I0bdXuThIQIgcwfmQ+7qnBS5x7CxbBAGyWYvaROc79ntLYKXT+qXVeA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12094527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3HdCRA9TVsSAnZWagAAleoQAJySkZhHQZuphfbI3Yzq\nYRwBgC0HYEqic87dkHZl5FAHmOUndGgYDqDpEUWLGC6Cj3+ol6v7nkkcHDvJ\nsnVcUtE1XBKsRvyMfwEmkLBYHpHnboSE9tgsEpt9X7RUUL5AyMrhIUIq1Xac\nyDKMJeKM8JseB17LOaghjK8NsgXTggRaM2rZGQjwTO2nP5SWZNCUFRHm6u13\n96jlN1YaNrvPF7NZjFFpnTZ0yoXaqnVU15wKCSQwH24wH8yunr77OlBmRakb\n5YsqFJr/V95C39ZKiKKEX/BpzQhvrt7Uu304L53C/iVONV3tdeMGkucOV/Or\nBTPO52T6+vJ7d2lmAYWaPG9OdlpMOQtysqNf42z+D3+bxtU5iJzyPSIdwAG6\nsJHSr+eQjztK77uBMEaH/bonQICiN+KakYR/qXrgG7DsZqBr0KBC5+2HSj9X\nF7WhyMayTzpp3j5b79j25e5Or+d9ZN3ZHhyjWUjPojtkFoWHNRW23KiMPT0Q\n3+jINMS9eugsB3HTYasJ2y4M74e1fOEvvDZ+1Rx8TCynOfYvhVfWpxWKKXAJ\nEG9wW/fBTZq+ztJnKT1bgtR6dg2qosJTCSmJLFAak9/BcKg+25LC7s0H/lDR\nlB9peYnm3Wc4xRQzlVm4tV9RCu9F3suDXqLh/7rHBdj0PFW5o/cQehLG6lm+\nLKTO\r\n=nmKp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ation_hotfix_17.4.0.39_Vol4-NRTWNW62BGSKDLSIGDGGEFYIRTQX2TTJMY6FIKLRNKGPJREHHWIA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"7de170b347178c76130f36ba917e07b1a9adb0d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.51.tgz","_integrity":"sha512-57WRyCU66Rjz/N3ekBK971jJfefPGsVjOuhYKS9ws4AL97WGgM73yc15QiXTDoEFNxAoWd2Gr7YJs9abR2/yMw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-grids":"~17.4.55","@syncfusion/ej2-dropdowns":"~17.4.51","@syncfusion/ej2-navigations":"~17.4.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_17.4.55_1583837661248_0.969022633154855","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.36-beta","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.36-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"15921b7ebc0dbdfa13e5eb31aa6527fc3362264d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.36-beta.tgz","fileCount":353,"integrity":"sha512-DB6e2gX49/rUZtsA2VdRWsjPPVCk7HsyYpjh9RYaeCPjpQrsoGWAVkv4oLl3kOP32/audrz5qtrCCW/1freITQ==","signatures":[{"sig":"MEUCIFdoMTDqFAYAorR6tHwkJ9D3kzd0lQlm01gdmwMrZ7afAiEA5DKOVLdX80JLdZpzFd49Y6VGFKQK61K8MR5z8COeGqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15506469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczmICRA9TVsSAnZWagAA1DAP/RvvfhXNGA+w/QUNzchf\nwv6smMjJKIAUgT7gbL+dzsMHmpnWt5RBAmStyzf/Vessx5C8pD0GhonUfEA8\nKXvJ3x+xnpYO5bbfKbQHGqqDyme2XGsXfp9caa/CRkeWISESR6BJAD73FOWE\nKylu8OgGy5C7ppHqR9eXiuLrZ0t2urFTS7NGa/KMxfwZSucSB9j9ZYTIVgBN\nK09hY1ZiK3ydOvei7qifUPpQZWoHespYykG9qCXpAWuw/Qyn2QmmulBIlIiS\nuyzVbPg+RI/vD7fzrz1r1CDsoo24LupMua6fnnTYANsgOD4wKbp86UlUMiRp\npa7IVT4wXdfKQTOcyUZFf9wxeajj1gsySIWOPBh41VhsgcC0NjwuzyL42Ww7\n19rYfu/2qWzd+f+V/OIgmQflLJrQsHIUJQ5XYsr/xNNnEhBTxb4zff+qeu7l\n484aJ0PyQyUAHE9kmKEUG2ndJ8tAzr+7jKBxxsLG0M0qyAQ4g1jyhMV6tZZC\nBiA/LXi2xWc8r60WfGYsrdPpOqAAb/cbIcMZ+gPwICLwbW4ElCrejEGtR6ay\nU2AAdtt90NdBmMuMelL47v+tQNMl48/fH2tHVLSXNs47Y4odnR7mM0p0Qfk3\nliTjd2l8zj0CNF6swzz2sXOLsI5VDyiCVnDty+EeSXHI/Y0pbnDFLZhHgUBi\nU4i3\r\n=XKDi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"5e0b1b1855cd7971509900a9a13747c86fc3f7f6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-17.4.47.tgz","_integrity":"sha512-W42DlhP6CjIna9UEbL3rMgUerYj8wzWzOQLF13sSMG/lfhaFV9M4swJ76g2ZqwFZk1UnTcWhAH1bxZPpYQ+RJA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-grids":"~18.1.36-beta","@syncfusion/ej2-dropdowns":"~18.1.36-beta","@syncfusion/ej2-navigations":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.36-beta_1584609671638_0.3227446891686847","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.42","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"fc11bdae47eca1a74d81d5cb40ebee6c66c1b96b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.42.tgz","fileCount":357,"integrity":"sha512-AvL9v6M1JPkspxLYUnjiBc8kgna511yRBAaCpZWfjSTQEFmHCxL1b8ugEI2L5X8B7MMbFhzXPDwuB9JU0BrGuA==","signatures":[{"sig":"MEQCICswAHDvKtocgMnbyyPxGNQ2ENEb5tyOjVK86K5oMeHgAiAfwE2ENqNNlnrojsibPrq2MFYUKSJoJdGwzr+agaOzKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16518681,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHMMCRA9TVsSAnZWagAAWxMP/i2us8HeVwnHfzYiJCky\nVGh3iyofYsIhXx3XI0xxQoXOgS2hnK79tCShV4vLoahC4FG2KHgmhAdVM9Gd\nlZmiCyKc1bbdNcqnFH1Y0j15glno86MXEhhMAAgiQGz8gLgycWGxbxLqmUbd\n7Gd4BK0LdRJPtOVQqyy8nhC0Z2KpCcnLL/nxax/tsH53E8GQdmWtGMqbOWIk\n0rh8Uj4vJY+KmOjAt2zvcB+k+ErZqFU++TMP9uyAIg+C/Cn2tVmsAi21oEyF\nP0mNtJbLGg2r3pJigqHU4VVp2NrpUB9B8mBd7K0ffg4GBRswUOTLP1bAEL4t\npb+QpTXT3dPKSQTofL9GEwrNe1OzoFraJVZUs5upoP4j6VeI3FnfWGZeZ/rk\neZTGSTOsbH+eDGA4ULXq6GPiP5P2/gdjIkSAoq3ABV57zlKOxkaG2CiqGmG+\n6cjVzTLxuHuZP+q3p6GF0Dc//tfz4BZk1vojKMQN0/rQz3Fdh/uSa2n4x9fT\nEBDi/5slsA5tXwNG1dF68L+EowqXRRaGJOrkwuyy8cWE7wDVll0H5R1CUDJN\nfvcxesZvDlKH227+cpG1jhgaVonBm2zE4GDzG9asgElTOfTdWfjY7uRjj+Io\nW6GreAiuVWtXtrvJPbamPg65siKZA11RbtS5SE/1sHrMxIuCTeyeorJECMrp\nx++/\r\n=W2cr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"ee01806cb1fc7bc36a54f9de9a3bac2bf0555730","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.36.tgz","_integrity":"sha512-1SCPTb4Bz20GFUAN91UQKCFGG7JW+ssIbAyunTvBcXR0khzbd6bwiX0t1zwU1MuKW3qMF3bWQBDg+EQEtPiryQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-grids":"~18.1.42","@syncfusion/ej2-dropdowns":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.42_1585738507730_0.8825930473902153","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.43","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"205426ff2cf469a270d8df86d66d4e47b15ce253","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.43.tgz","fileCount":357,"integrity":"sha512-3aaJmYIXpKbN/19DmJh7XbEDvzMK9XKlZzKHwmLD2R//VLq8MiBiAutWxoFxx7u3vEqJipZeoK0D1somxjfuxw==","signatures":[{"sig":"MEYCIQCH9sFv67bV2Y/jpaWZlUX5wegG7Ws+ATZcY2FQyzU8tgIhAK1PC3wVcDGuRM4v3+LhdR5xZ1ecO65MSQaM5owx56V1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16621810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG+nCRA9TVsSAnZWagAAy/kQAJ4fOw5UDQliE2uZbZkR\np4ksMOrBCv9klVMhNhvISZ0LY4qPEPS9MrPqoJ5zuCikv3bPeLeDYc4nipQR\nabZ/620uJ+R5ahjW58zQAS18NSuC2chllmPe1HA51nG0JX2SoiTjgdXnFvlt\nQc95yWbcV+f3gOMFv12V1x7yGVxSTVNDRn8wRgpWz6IVfXuNJRHZwDiex/y1\nYZWtVkCz4XqiVgTEkVsZ7HeePpM4HSSysdq3pefioa4uYyWudx6MEy6qSQrR\nw4+Y80tOu/gn/vBuOHbwCvUSrl7G/2oUV2FtAIE3qHbNmW3upaHR7DRFtxQS\nG9rEwM6KU0alOZZI6GgRm3qwkalDQx4x26weEnUvAxWMPXv7MVm4WQEqaNUP\nRQUffogKQZv5a0poEDrjYAmhxiFUeh0o21eCERBG5Emzn10ezfYyW+ktkLhj\n+ZFtzzExEW9Pm1CAEOzmITbaFBRR7K8GwdVOQYtWGF+wiKKebPRrigQ9g0dI\nhxy3YJb6bFRQkWDFT1NZcVSCDFeh4OKnABCzNrc1tfTImWVMF33o20wmT87J\npMPiSYzoSyF8voDl58X6gitJIPTYB6EIGJUNaGnn/iObYOFUWrmKop79Qbg+\nv23dEMdduDvHPfOA5lVcmumqqPIKf1KSgybb/nst+weS+hPmNALc3MqmwX7V\nwOuR\r\n=Ieex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"c95b07c564c017d39b278db4addfe72639fa1ac1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.42.tgz","_integrity":"sha512-dsGZ07F8ZHbPC0wRSE5do4Q0UPJaYBsqkVebdWtqxhTOrD+FGklbZq7dxU2CklAz0RPPKh2+YwLnhiBtihepmg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-grids":"~18.1.43","@syncfusion/ej2-dropdowns":"~18.1.43","@syncfusion/ej2-navigations":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.43_1586261926743_0.4293109165775304","host":"s3://npm-registry-packages"}},"18.1.44":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.44","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6655f12970392943c325038f3049c3bd4b3f5b0b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.44.tgz","fileCount":357,"integrity":"sha512-3j38mJRRADJ8jq+jyRD/GIpEpQ07OKLsfxeMxILA4ob7GBvB3/Mv19pdzh+UxC/4Gtj62hJ5YaEIllBjLtWcIg==","signatures":[{"sig":"MEYCIQD92N9I64GJonObqHV1fDOKGPWKfd78utvHdGGIkw2DjgIhAMC9b3/wjH9/Ma10UiePauE6xOU1vdhocTmHsynFIxxJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16688436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelaIdCRA9TVsSAnZWagAA+xYP+wVxewrFj6AUX3txQmPt\n/Wq1nBtifYQqQXq4yjEUgcEDsRoowWzkj0sSbAOdQa9QIJlNEREGtfEq1w7L\nWQ3MaPe/JEffaDeapMnfOGuKH+jyiGsBth73HxzB9DvQBwAkbq3VwaJB/3Qa\nGodFJ1HQChbcf54afVjMVnhLUf5vARhWhORSLlkEY5Int7mGrjNdg1gY/S/F\nRX2EiEyZ1GJnfOmdMFkBe176uyJgB2SOZYT00T3ZnMzg6aJfXBNGxPcKxxtP\na7pJTQ/eFJN0DoahAykCn3q25tvkEdDC2JP9LklcyyEZoEnHcvh+vBszqyHQ\ntg1kdqWdiumQcxbQHTBR5LJJF28rMST6WLxvn8nYjuH8Pn5YxYwbVnew9NKL\n2KaRMSxxawGkHg2zFobV1MwdiivWVhdM8oSJHp4ebCJqmsTuXWtgXfssDftc\naWqsC05l/HxJar5k0KuazXKaM73pTKn/fsIzlXGjhSWNuCETrZbCrVvMKl3H\nltbVkKkwg8MVu87r1cRBHbCwGhNtAb61s6mZBB2XgGuy4PmK503qDr+MILQw\nlkFBnugspDGRXUJirxSVbtv1U5zgjffNbb0+D3EMTpq9oaw6orrRaEoUuB1o\nXVn988Zqk1HinrinZ45F2ZibvUK2+36h6uXAAOa327LxKHxyZ7UOEC8WZ5Pt\nDTlA\r\n=a37q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"09251052ab4cd8e42f122bd5b6121400fd655028","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.43.tgz","_integrity":"sha512-eQjkH2EAgL2Zg9DKP6thBMGEYdtlulHWReBZTXnzsJtYMbFH7jIe9tcvIz6KDqFlCr2MzGstF0ue1SC+OQJbGg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-grids":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.44","@syncfusion/ej2-navigations":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.44_1586864668826_0.6456200793310014","host":"s3://npm-registry-packages"}},"18.1.45":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.45","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4817e3a37fdac3878e0cd94663ad2d51ba5ba6fc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.45.tgz","fileCount":357,"integrity":"sha512-rZxU+BEJg+TIpFd/eouHEyy5sg/n1ajpeYpYtcZEL6c2K7DwEGzWdyTqTxoiGbYZoHiBgFaEbri/Be7MqYCwog==","signatures":[{"sig":"MEUCIEzVzuD26S4yT+PGeF/pYecSXVePuLt3VmzhrZDZu1CHAiEA3wPDAr+7d5jl+KhJNcnBktAGBggXJFj0NfSo3yKStJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16710718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJensn0CRA9TVsSAnZWagAACbMQAIhLJ0/EdNbG+f75sazU\nVCsAHTikxz+57SdDX/V2VCKGnwmB7rTTSDJfNn+BiEk3xQpEgiz9W5ms5xIS\npQ3aRuAyc4P798P12hbThPgh82SDwcH3lu3N0j3sRbvt54LLR4rrxl/REV15\nIuCqAKak7MXZIwluY3nkp/wOtHIfBPXxwGxgTJR9f2XW/fNp9SYvFEAB9Vww\nVF0urgY8JPHBEzbiYcPAZZvcKwvzvVz20j/ojv2VLsGgMGtFPKJ3uz1sxCKB\nQBiFvn4r9VaUAw5rJwN4EJwXa2GJF2/lshzV1z+FR5ntzBFeftMIZdEvYYDo\nxR4Wlv/mqGic3MwhOp34Xhd4Ist7lz+FU5tx3kEEbRZP6ZynPCuUNwJxtugb\nuQvGbfjuh7QQxMcOCaSgkXkeVGGJZ/fcIrG+AWWfZNV500nFX4d8N5c5/QsV\n+Xz1qfG+iBeMATsAj5E9iGtCZgy08NL1ebAPM9BWKxq4foyrMGzWEaYkowiz\nU4nxDqmzYB9pc+jxFKYqhZwAOMY+SDzGeMtpzthOJb51qTzskSxxNklWGdrt\n9fV3oONCvWMowxi39FLAXyW2zK3ggu9fVHsfrEgOmdGBswazC1/yLR2jIqQJ\n0IkC1wbx+UwLKNUpwyZD788UCF8HrK2iY5HLmJCAFSy2L61akMl4ojYDRAaa\nGzMt\r\n=+mhx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"90fe801e9c268366fd22354dbfe9b42b4c1b0144","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.44.tgz","_integrity":"sha512-zcYxGtB1t3T1yrwu9kjuG1GiJFcFJb7102iX7erwqMYRKSVaKoV4qsQ4SsCxCzWFIDrrDRRbIi44V1xuwOKJPg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-grids":"~18.1.45","@syncfusion/ej2-dropdowns":"~18.1.45","@syncfusion/ej2-navigations":"~18.1.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.45_1587464692210_0.7129827191271239","host":"s3://npm-registry-packages"}},"18.1.48":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b3c31df4047e27e9bc635429867f8b38ac742172","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.48.tgz","fileCount":357,"integrity":"sha512-DUcR92JwGT6Yyus/LQEsZBBU3nx7ytVqFQmvFwvf+c4v1ZMMiL8F2ftJqwhoJFm1iLtILflcMpcvzBJ8x67KzQ==","signatures":[{"sig":"MEUCIQC1N6BQ/66q8ifP4YMl7F77JkNYn5WC/HVL0WlPb7H/KQIgRzBAg0thaPAxUJkHeN0es8es1qX6LJrbJwo2YOz2e14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16739962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesU4QCRA9TVsSAnZWagAAVY8P/1d80wdEsgT3qB+H/2NJ\n1E0+40KolNXmBQKH4HmjVuSb4PvRK7h0J5E62PU2+ri024W1ahQ0+wo0nO/Q\nd2wQsLT537PPU6VGjx3j8KApa8BBFJnj0OXS5sfIAn07R0+BmGbF0lXUp1QY\nubuZVtJbCm3sEW15OnhnBiZQ4Vk/WlyfY2Z9Byf2wNEczLAOO+le6z5C+b49\nOgjlMtmKEnV6uWDWSo8gfDy1KMxaZCnMj4TefFRKxg/qpj5C3f5jg3EEcm+a\nPxl8/abMjxMWphBD0yDwxSle5TeZyvuvEZzRCp8eL31PL9eUBINiORzVyxVR\nquMdhKlbRSGNclRFhosMiQNZ7tE4IcZH9n+1IVk22VmnJg8VI+XaLFiSRdS8\nKny5MmlaxIs8KQzfMBpIMLIGMMSCF8fTWkPSaK36tJajBCAES9AxKDCKma9u\nTKbp+Bp4Pz6iuIMR6pRRe/G04faYWEoXT/G1tneFkZewTm+gjQ1h+X8WBXff\nyI0qvlWUw2gt1RAMaNcS/kh8trd8LRRyIkO8o8LDHfZPEpmHtaeMdKOx59v5\nDkV104kEq1H6hkfv6R7PQ+Qlq81SrFkW7Emd8SvsYL0WYh2yNNFpzQdXnTlW\nt4jfR1qx2tiHrXym9KbhIuzh6QEdS6pH/Von/A3f6g7jVv2T2cms4imHhrnp\nkeJH\r\n=WgD3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"692693ec8192fbbdf95879e0775389151d7f6059","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.45.tgz","_integrity":"sha512-f4/fr887kuWKi+qCC2Tcu01BjvnGBm6ThMMXLCyDFdOHKLI4KdUKWXjvAk7nOh+TEBjFx5OE7GMZ7WPN6b8d+w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-grids":"~18.1.48","@syncfusion/ej2-dropdowns":"~18.1.48","@syncfusion/ej2-navigations":"~18.1.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.48_1588678159701_0.050079484255380224","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.52","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"fd1bcebbe84ae9ba3ff330eed2e111382b776967","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.52.tgz","fileCount":357,"integrity":"sha512-XKxlogN8PSAJ9wjCY5qrdo0FsbntKDZwyQ4ql3j6R/Mk8OitONvOmg/NfkL6xe70vKn4xQE+ybWlDURNh194Zg==","signatures":[{"sig":"MEUCIH4dNjOhv+XUIyqBKMtwzaVTQmpXyULFfJAuIj11eNu6AiEAljVqIxATJSxnpxBJdENQZ0GehrEa2jMoI/VS1tlXk3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16732077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu7EcCRA9TVsSAnZWagAAd5MP/0Rn7tcOQD6tzUwSoqvn\ncug5+v+xJ5F9WTF2MzV+PadHRNgBqPTo0qsalOKmGNZIROvWdXuSggylcrDb\nsParkVBidp4cPKEo06+H3RO/r76QA1z0Z2cYddWBQoqz0c9/Fb4aOgL25S9s\n4RfXk+5u5Wq4RPFstne3rR9wWRDRQNPFFjNR3z1S4aLzPXPfEVc6/VZfQdig\nEkY1FV1kWbEVwVmc66usfcGIYa3/Ftn6NpekCJcuiM2XiwXtZC7bCOvj7vbc\nPpzAM7gAZ4xthkd7BVLKrol+sGlsklQoVuXMPJT4Rs9FnzXFRG85XAL9kjMA\nXLcRqABnmgMTgWFYCjLInUsVbsph4xWQJ9sm6y6XRA08Bt81YQWetYCFPjZW\nFQmorl6Yz4l4FnT6dfeTHrcY9fljOSmWZaq/O/Oeyb1m4GY6guDyJpzeNmKy\n9dE6VzJPfKOLQ2UdJ50oOegahohiWc/AEG7Syr2vL9ir3AeKS/+bqdWn/zyJ\n4lGBvyVUkMbXwCMGTQP32g0R+YtCiB6IL397RFGAT0VIpHyQjrUqVnrVDYBR\nh9ys2zqYl2dOWP9u46OISs5Yi06DL19SVx3rq8EkXYWZBrigYVkOGRAWteQe\npuwiXS/xafdUdY756+bRMpe1rMEFTITv+bQ+udw9SoZaYx07Rkz7KdizXRSQ\n9JNF\r\n=d+l+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"78e429c5a2f1c96694f588f5e4e26d83588d6302","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.48.tgz","_integrity":"sha512-OZkAYmognoZbwoncr823UZWw0nLxR8ayr32xPwSui5iXkeLfLE2Wz9IuZQts7QRJg/Ty0KHdBSUkn6Wdh1MVOQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-grids":"~18.1.52","@syncfusion/ej2-dropdowns":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.52_1589358874725_0.9491324163724673","host":"s3://npm-registry-packages"}},"18.1.53":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.53","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"13d90d927a8fac0024167aab5f8f7f8908fe8ad1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.53.tgz","fileCount":357,"integrity":"sha512-Gtxe2xTsNQOs7ZWWzvzCieVbmW5NlL6cFYdWUHd/SzUzGlFoR3iqLFClJ24CL3QuRe6Y0Xl7y7Bng2TnmpJV+Q==","signatures":[{"sig":"MEUCIFlAQzjPBkM1HAnU3ERFToMTyP+uFuVmuvI7IbxFoP/pAiEA4X3Fp7TA9gSWZOUnqNnhgTWL9PP3bg46xP62qN4fTME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16731395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew4bXCRA9TVsSAnZWagAAse0P/0MU0hwNPuWZmv1+qLx/\nuoMtgFaq5G3wROy9X8S+XnNDemRWXbW7IexmzXME5qiOi21M8mdaS3MOsRA0\nH/+/AnFgoPM+6pkBw/M5Okg5JLs7pT/9y9WP7knhHQWr146t/d47++p7ghYD\nEsrz8mJZH939UEcics559GzMY8tF7ioLVyS/fxZ50npRrcJb/XrEMyxHfnpo\nSYOLviAOrtOK5OUGI2q0GhsKH1KrKxjvoy0UOp4YFxeYUkv2qqVJM/kZ9RYt\nY2RXF1CNfYUjD9Z5MBTXIxs6Lrp17KSosnyxitWJHHdWEmaSooNmfVKDEQpY\nBqOGAo6PZM5UdanmTPwU+4cw4uMZn+zzu4P+b1b5N31iNw1TvAysaUYiUAs1\nxJ9F4HIDWb7+kKL9tuFCw9s2+PhoaJh65Bfl4vifU1OXDnrK9xBYBbW6NQgV\nYqjs6QdxYu1Xkide2rhKRftW+7eaETTwwZpm9Jh4xnOlik1NJb69nI4IMs9u\nP9M4t+JoEqLTAdK1pqvgGTIu2y2J6Pxfm2OYK/vx1ZGN9z94DVeiCCGzxTsz\n2FclgvC5v3jQTZ65J1hRb51v3ngb5/f7/nMigutpw7ylidRpWNQkaeOxnX4J\nmwJ3IiRoawd6saBpkMS9gYqJATVlW8lRvGpE5Wi+gDXAtihhxAcnCfDTpATX\ntCnv\r\n=Hcjs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"bffc16fb36f11bd922bf5b380cf2c6933986d42c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.52.tgz","_integrity":"sha512-2tdSxWuOYomEJ0NK0o5uLVNynXccbgxR+c5+5sxNdFTkGVk6XwxmIu6gkp3EWu+A3zoQazKG7mDZZXEcgLr/Lg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-grids":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.53","@syncfusion/ej2-navigations":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.53_1589872343284_0.14992233461528537","host":"s3://npm-registry-packages"}},"18.1.56":{"name":"@syncfusion/ej2-spreadsheet","version":"18.1.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.1.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"736acbbbc5506ae1e0c1aa323f2a36dd0b397083","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.56.tgz","fileCount":357,"integrity":"sha512-1JbNG+yG3/tytVLQ5n/sY1fh8vhrQhanWM7+qe1IhUq1/u2WGszfSdJg8v2VdNxaStOGnxUuuaiprmPE33i2uQ==","signatures":[{"sig":"MEYCIQC3vL/Vl/SnGuEqhqieXYrSPq0h8XAbA4mLR45E0ZRMVwIhAMRXcUaj2UUWHMbA759keo2vRkjJO4t6F/XYABicWtbH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16905945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33e+CRA9TVsSAnZWagAA2gEP/1adHNktD0lYCeflM2TI\n2GTH+iam/UEVsMA41tkjOFDWhTE1085QVGydI8c7AqMtL/pn6AlDx8iGNgJk\nbCANF2mcjS9/6CsYy2N6/L5ZyfdQWQmYUniiBL8yyyrr1uX7YVThf9rIj7J8\ny2mBtTd6nnHmDEoyLOMq1ro9pvRpAV8DGsmcUZroHTyDwfz2ogry1BXNmkJx\ntGj5qyoZgMDJ4Fe7Xbtwfb25ZTffaJUwoMxR+/5pFvWCFkEUp8htXSwrPA6u\nvUMFfa6Sry55oHtTG48MwqF6M9hBIwtNt/5QrwJBNaSRr7Xb+9X1to+b40B0\nDZ4roRz4H8MxTN9wFLj4/5VspYtcmh1kg09+9INDl/6zLa2ODne1uRNqz5yY\nQmiDD0E1VAScc+LByFqnFs+otHt98LIZzXioJz2ujyU/BbkoT6a2Vu3wTN6O\n+3A9RvsCp96FVPXxosKY6NlqrjSLFE5eYa+bmTvYq56zWaXR7DLeEQcsRSiv\nzvSWbuGDgEccNsmxirK775/xquvXJxT1uXwdMdvZFogF5XvfClipMmsrrxRF\nYhU4cY7T66v8TXwnV8/S2xRtqzDhGo2ykHQjnDuCLoB2jKxVgs9QzY6/CHut\n19IXPHyOZZO/urUQrvP+cb7ls9F2B67uPcjaQx13snleiNL10vYSr8UNXbIc\nY0gv\r\n=mEpd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"fe29374034992d443b2e12c36b5673d77520ce1b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.53.tgz","_integrity":"sha512-IUSsOTXc4g+seJLZLDYVFV/I7dsFhIB8swm5djzJM/zb7JSjbbTi5XljLNryGw0UuZ4yTx2mA/95XOhYxMpvXQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.56","@syncfusion/ej2-grids":"~18.1.56","@syncfusion/ej2-dropdowns":"~18.1.56","@syncfusion/ej2-navigations":"~18.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.1.56_1591703485680_0.12506464434729136","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-spreadsheet","version":"18.2.44","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"3589bede1f505d21654a6d07148f5132a69219f4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.44.tgz","fileCount":363,"integrity":"sha512-BdtdWBpLbgS39KcWfMCW9bJw9c4urrMOhQgSyw+X55TRGh58oqBaB9cPyUH3l9rrYUQiigvmBPPSAtFaFUSIZA==","signatures":[{"sig":"MEUCIQDdEVKo2Mt4mnUtWGq80gt1BuCHjb4lB76+O157qonGQwIgJOuKwZXJosEKb+uJbzhvCGI1fSH83v+iHfaJlAa+n9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20718158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8c8CRA9TVsSAnZWagAASKoP/jeBzI952K9q8Hn+31Zn\nmd2gZnzIeBKRM/0oAn5/Z6rPjo0ZBhYx4k6O+jqn6cvUc+0S5lCfhM0PKkjS\n8b0e3dQ9qIQ6vO20Gcg6H1SJhfJowSvemBKkG+YLXNOUNquf90SFohENcLVk\nvvBea3H8kzueSQuXAMSJg+CylBso00kshlIxE3r+c4+42OkIMjB+xIav+YRc\n21B4ERtfaonEPk3StFCc0CmxFEKQJnHYKdWdj4Q/IGiFWczTcctHtWIkWAqY\n0gA2fQTiNGimf69/8uAwsUMdN4nF7Jzt5yf1g7SZzZBa/DyRHROs9gogd8CK\nZIY+iyZLI1CpGA6qRx5lM4lMIam8lmuZ8TDLqRhWEm5Lq/EbZleV3CgGQqWO\n6TY9vAqf52kUfxuV2jPUnrocKlpqGSNaRRimOyyOF/DDwm5/KO9MD5arYsRL\nlWTMVmAm78XOtBbwxCI7fj97inmGsreGx/23bNSooE2Xd5AaHNkYMCj5VdcW\nurE8tu28xFZ0hhzIPey1giIoVUG79B+vbxS4Et4E9UbwCpe2g3AxJGBL+k6N\nw+vyUqEk7zDdv1utXR1VfXPT4IZOQDwKeWQDcXseaPgCMiAl5v9E8NkGkc3F\ntiw8UBKyOsYvhzZn/9GV8D5gUKk9/MPNX4M/yBQ7PLBD3MFVmC6F6xLipS1u\nMAFj\r\n=bW5N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"b9ea117a2d1b0b569e937b6b7824cdff235428b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.1.42.tgz","_integrity":"sha512-1EG90MRe6D/kvVUJUgVsV0t8sCHujPx8Phx5qbePPGEkNg1BP7I1T2n/B6b/VGlk+fmXjDbKVHFJYmDr8gL+Aw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-grids":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.44","@syncfusion/ej2-navigations":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.2.44_1594083131727_0.5353875105954617","host":"s3://npm-registry-packages"}},"18.2.45":{"name":"@syncfusion/ej2-spreadsheet","version":"18.2.45","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"2e27f57f0163229e7e27dadbaad745849cbe3868","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.45.tgz","fileCount":363,"integrity":"sha512-6SGozLWnpt4dm7hXQ1usWT8pYZH+pi9xIIc1QHQ3VmcElIsY6cGmpmtBi3WsBHBMBRuyfLgO3b8iOxeHO3ITuQ==","signatures":[{"sig":"MEYCIQCnLqyxyXPPM85YwNoUkkodDskkMaNDB+6uBb2pbap2jwIhAIAEBzNXUUr2I45EWDahEa1CClAKeQxYHBiW0znpDb/L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20914545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDUoOCRA9TVsSAnZWagAAcn0P/2Gro7HQDD3GyQ/h1tFE\n6ev+ACEOsJ93NkyjHg4wYB//dSQ5Zxc9TpSboJgeqbipml21fKoTNg8rS/UQ\ntKuCsAiKf3R50PwO1Ngy/l3nMSJ/OiTiw23qYgsqqtVEiDMIZ28bqC5Pzvc9\nNI1b/fJkA5iQdNz7w6RWs/WSTNYBWLW1IDZCXUpWF2GQO2s0KQM2mhZNaQaq\neOpSHMDZbwncX4VFjXf+7K12zmSlHLwQ1hut76/wMMfKYALg2k2i2H00Irw7\nYbTxHlxwJ6bRBCGL6etNUHqp4NOXm7vHiBXw0zIBk/mCZDkKSr8SpEnCfU7M\nWb8PapoHa4ZIrLLM2Mvgcxzw9jiuca6abSwJbiYP3ZAIXHQ7n/vQe4dp4sHV\ndQ9+Ia2v2WS3jxLtMdXzSX2iCTXA283S//LuAQimp8b34AMaDzqsNrSNeebb\nnvPsMpgbxxqRtVFtPUPUqohz/bEQbpO/rwcFrDnZzjhg+5h3LxsRmcBly6JH\n2pgd/LVRz7OMK6Oy7yXi8nwII0Wkrhrmwkf1DPlNzzVYd7lH2nK39ZYfSbG9\n79aHryIKnqXMO1MqLumPraXAcTP44yrVrKAkp4zsp7dYttWkwUQC6TANHAul\nc+DLhdoHQfug2gWJneZ8kJPrIa4ZOaM22EWmJ6Il6S9Ax+ZFh/JdAxCj+38I\nUNgZ\r\n=ghyD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"a154597ae82b955984f079fba53a583250eda8a9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.44.tgz","_integrity":"sha512-ywhRT9dcokWY+1r/KjRuNr/Gy0YyJBkea0TrSQrc2uf/NEsOzQuzs50UtclwgXttqza57HkljuipruJBME3AJg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-grids":"~18.2.45","@syncfusion/ej2-dropdowns":"~18.2.45","@syncfusion/ej2-navigations":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.2.45_1594706445914_0.583994332558949","host":"s3://npm-registry-packages"}},"18.2.46":{"name":"@syncfusion/ej2-spreadsheet","version":"18.2.46","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5434ecc27c81b7f1af9571572ec3fc7c878ce7a9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.46.tgz","fileCount":363,"integrity":"sha512-Y1tuJltXav3E+dCCXguSiqqFEq8JPuGPE7tQhP1SKzUvLWmJWF0aoGOuAVBLOEvIS1C3m7RXMq7hgn7YIOfumQ==","signatures":[{"sig":"MEUCICU26b3JaAAV90jyDKB5MtQrKkvfjx1fKM/+7WBDXYWMAiEArlXJDJAz6xycKzoRCDpRY4OCk51XZwGDah6bcsuf808=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20924533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFqIKCRA9TVsSAnZWagAAtbsP/2FyheDhiWTfURUS9MvE\npNqfJigDoPePtgFF7tcrT/+T1136s55Num578rFv8mkE5BKOfeT5DEXCpgBT\nX0JYjs1HdRIdsBzZZmARsFtvA7Vu2+sH+0rwso+DoQNL0LQRa2YsU0M6M1oZ\n4OvYXgmTJD41mWBn6hrefnyP7j/2euMxbn0Z1M7JWiR2meUdapIDzjoSWEpU\nkz+zQ/xZtO4FkytaAghyzVIs13gR2QybFaOb75jCqG6xB6fyUadJvTKZBssZ\nPTS9u/fWSJWVwHEnqfD2XjXkraxnUfr1WAMRz3u5iIrMSBHB7R4dHpiRPbG/\n+AKEDKtNyKV7znKp7u5bDzQQgS7dpyWrqeowkyUV+IdOx8VSh6vgEvNn5zeR\nQKCbcPDds+8Y2b+s3K/TDFmqhxohU7MgiAX5+VlWvKRvk/u/+RxwS+myxrqu\nQqmfsvv/EIdphCbexMSISWT8CswUBxVqlcpvdodWzVMJEAFinnPTKzEfnlaz\nDin+B/E+Ns16BldRVF4OXN4LXEjA4UV6RSDPvtmIyb6znC1QIpcVfWK4jsRV\nMO0JFxk+P61hsBMjSF5OEooPG0PxU2DOqKGUnaTRR1v7YXLhU5qvgW6EdHUT\n36HZYb2S1dZyrZZoWuMs+khD091QJRfs9lDaH8Fcy2JdOLITp7/hTRtiQdC7\nMIlO\r\n=Tb/a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4ac9cc580e61b6b49920937f18edf420e4419328","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.45.tgz","_integrity":"sha512-dyf9M55eOQOROw/iVreA7GbXvH3bs0XIYa5zCzys/8/ETzSFyjrDse53W5jb/ifVN1g7ObTswsJrOAgAyH9pEg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-grids":"~18.2.46","@syncfusion/ej2-dropdowns":"~18.2.46","@syncfusion/ej2-navigations":"~18.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.2.46_1595318794293_0.047581329906531744","host":"s3://npm-registry-packages"}},"18.2.48":{"name":"@syncfusion/ej2-spreadsheet","version":"18.2.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.2.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a92006bf3db378c38c39a977af3d1257c6c33067","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.48.tgz","fileCount":363,"integrity":"sha512-3MDiXan3Uv6DM9m2OqxpTmyEAVcGiJnI+LAIvX7aS907fB5RpBUcbBsX509JgJoRbJbarZBwaN6m56hl/KaaFw==","signatures":[{"sig":"MEYCIQDOYHeQOe79ILJRzZMXFfFALvtLl755MNYkBFWxR8MskgIhAI7BENiqRWqJrwnnVKS0YZZfL6RxVMHIR5Ta5cRHghpa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20922833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQIUCRA9TVsSAnZWagAAG2IQAI/Nhq0MRO2Ja4IqUSCY\nlSLvUMlW6FVc89tOHDHNtX83FfYuHYRMkXlomhcs4h+lfMKD4id/iDnbxzcR\nmrsRnuPhyTR8R24e/vlj8X5epjBwK6tAr51Dv06X1l1U7Rb0rKX5lQSsLnhE\nJJJvZrKL1PVTYofubvez380+i4XaInhn4BfikEOcxXinAIX6dGzJ5FLYU72i\naKSifPqU8Z82A6nCdeVvlRv7OsozJBoTZ7fJpyqCCtPrYBal2GJl2583UPgb\nC0YskqzKkfHXpCl77y5SClA8Gn03dw+nz1zL1nA0ZTGG0ipXnGjkanPFWPDQ\nSoorXFbN8JV7ekjRiD3/b7IRAUu9NNe5fx2kVNgzfEwUewwANBXA/oyCroWz\nNqNT4rTA+EalGdlqCXazusx/AQbdU6iG/o5qgCpJkXBGNAadYWRCQEJO5Twk\nBi6VKomG4xEldFfvBSO7+01ZPr0clTU1l5fmvP9OeqxhAdJTCSwtSBJJUF48\nb2f5x2MFzcHK62H/UXNb9BiLraGtR32bt5zoNDff3u5xlUwn4P9o9mf9CXYq\nYkoskzkuiPvBNuU2VhMHSt0U0ABYVhIcC77Q/Cy1Y02NacwNjfkFKOY30fyH\nie23/Y/4bQplFJT0k96EfmXgklOljxXtN6JocDppLecLiukYi04bwi3SZ4An\nOHbx\r\n=OX4v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"49aa4cd6be64521714375986ec0aaf7cb074c955","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.46.tgz","_integrity":"sha512-Q4fxtLIbXP3VdWeTxrTQBmaWIqDyVB29Ealpfpp2Cpdkrs2ICoidP0PfsmF9cGhZrOLfHAWjk+Mn3Qfleg8hrQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-grids":"~18.2.48","@syncfusion/ej2-dropdowns":"~18.2.48","@syncfusion/ej2-navigations":"~18.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.2.48_1596523028221_0.49308078322147564","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-spreadsheet","version":"18.2.54","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.2.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"517a8fcdcdd848da79b9cb82005174348885c594","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.54.tgz","fileCount":363,"integrity":"sha512-5Y2FKtcQmx5fnUiO6GIzdScC/BT7DnsuVMcoorM8H6fs6/Nh29xOkFUqGk4Na3Ec5vjVzvNHLphSM2y9q2jnrQ==","signatures":[{"sig":"MEYCIQCo/oJpPnxzAnn0mqAWUGekkzXNYPoLYdjZzG99S07CFAIhAIeW74Roi2u+v0yY+FCk26mFui4ag+7oc/WzzXnMrSlg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20966953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8quCRA9TVsSAnZWagAA//gP/264HbtJO9Vuh4dguc9T\nRSVXEDAo6o09UAPfVdbL8yo+lwb81+hFWPee+kzSflfTsL1ygg0xtWcDXstY\nifQqmXb1Lfgnjcp8CKDVgwzaiMqzZgFJx+FILsDH8zvqnriDl2cIbZNcdetH\nZqDOUvM1bikWBPDF/rVH6fUkKfWOVqHLXjWDz5Xinqt746dvgzQdZQL0MO/h\nfHaySRSCtqpESQELCc3mchPVBG3gsVjfqeTijz6eLm+AmXJd23lI1jtByOnb\nBtRq5kedY8K92Ou2/foLGkiegsQZcWRIgJDpM9Ny54H8PXPZqdzb+1hIz1PD\njxYU4/atqqsSLjVNYFwtgTSH0DSVHHLkUd9zR4Fm3vrj0BE6o0jR4T2dzSoF\nx4jQ/Bl8evmQiE5jtCHAfCe7DzBuP8h9oos70Kq+Y0riMDHLj44mHF8fn3iT\nhjpDmHKJe2KrLxKckNkfOVp+USzYQu7kMWFhl0jhawCgZEXFcKyAoC+uK8ho\nPyEpU0PI41/1L8QzavJRYBGs1xZmdTchdA2NOq1cFd6dWyDatxZa0KaiP/xZ\nlS2OoOGuW84h6632sFdcJUon8z07lrbkpjaW/DoTDBHyNLb+ap5T73iuO98M\nPgy/ZaqIPrrmALduxcSUG/bzvBu/jU/cAX/JrxfrE6V6Gycp4HRv/RMKKabH\n2cE9\r\n=B48+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"26ec800b7686967894afbcdd5ebe81fd473c4bd1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.48.tgz","_integrity":"sha512-zgnbxyA7Y8L2u8XpsrpCI/ume41CycXglsQpNNhcdi8W1BVYgmIojjOM9/lFVUxfG6q6fXvRCBRmPe+W2PrKBQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-grids":"~18.2.54","@syncfusion/ej2-dropdowns":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.2.54_1597754030238_0.8199089963800168","host":"s3://npm-registry-packages"}},"18.2.55":{"name":"@syncfusion/ej2-spreadsheet","version":"18.2.55","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.2.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7cb727969a1661785353c35119387a96c0fc23a9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.55.tgz","fileCount":363,"integrity":"sha512-5/Cz3dGCmkz5TDPLeyYA/VqMkq+tdBqA0UYowAYZvY6N5vEBQnxr2IeXkNDNiB1v0GLxSuVHbV3nvnj+DTsd4Q==","signatures":[{"sig":"MEYCIQD9fqIPEJyfQrW7B2ShDflIZ+y9r27GSn4o9LZt6y/FtAIhAKqSHihrjyjimfLKn7ur8528C5oEgTTwCcSnMUstEnX2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20967119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSI7CRA9TVsSAnZWagAAI7YQAJThQEe4xIy5RxeKgMnE\nVP8OOhX17Q5RAS/S2qegODSPqvrHhK2FqKd5LErAeYMdIYVHnyrscLmmm1Ww\njT2ll8ze9xwyqgJq+4UUDRsETquzldqZfQHBXsPVaLXiU2eMfQ3/I2BJkZZn\nNWP34LjFWH+PgSv9tswpJUZbO9SXnO9XHXm0NXhVm2aCQBH2Qv6inhTSeO0V\n1VeGNC3346fXvNgEs6OSFptHjb3S2cbU71vAOXqr+phd68CKa8vSh6aE2YsQ\ngFaFJyDlAJzL1o/MRNLYPzb6UJQ2yaugehqvLrjjyKb3bs/LRhfG3Q1tTBwX\n7TiemjHxJhCUSpQWs3wLBEaueHASI2cFtXze2MFTRdwJlHid3h6GTsQ/6QTx\ntqy2aMy6+XJKQcOm40LkZld9IWosI7DS2QEPHDrej5dOFJKw1YUclIJD25Io\nfwwzrZKnvlKF6F/JEHhEJUc8dlBG2HdtkLt33+VOC8yFpjx2vzgNeVz3AajE\nCqIQkDaoAuNN+X/WYeJdNBloVnxDR+JedxMKn1pDss11P9QgqmC/R6yy91zx\n+WSun6t1EqwaE1VuM80r8+rChHNiZ0jcb9JRvmuSx9WApXTsMsrd7MMMFeX+\n615D9qLgtsosUaoQ35qwVYgn41QuzvPr4Sfm+5/0LaiPaopiK0Tm805Mj3AM\nWcAn\r\n=SUwz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"a804487a46cbc398943bc8d9446c7b0d0f51a5a7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.54.tgz","_integrity":"sha512-WdHX+KAn3BnnnO01bB9+xeevG/HGR1O84aVz3uwivgaN3eSkjZ2n688FHt5C7rNgWLWDNiyJb8tayDYzvdp84A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-grids":"~18.2.55","@syncfusion/ej2-dropdowns":"~18.2.55","@syncfusion/ej2-navigations":"~18.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.2.55_1598366266390_0.3046691359127014","host":"s3://npm-registry-packages"}},"18.2.56":{"name":"@syncfusion/ej2-spreadsheet","version":"18.2.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.2.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"484ec79847d27508df5bd5a55898b8bcd2fb4e0e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.56.tgz","fileCount":363,"integrity":"sha512-qqZXvFlnlXv+1Tb1G7jLP5M2Fca0x51Pk9T7O7JNQMfwPzYuSAqSF7rz5dmmpaztzNWS9BRTp8BJJ1MIoNFTDA==","signatures":[{"sig":"MEUCICgJ/HgPfJSCtzXyFTgl3EOAnpd3WJoPWEZl77Xy2rDuAiEAgvcfXRTqHIOD63rZ5LGqJey/dNkI5CxGS1N0mRyxk9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20974498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTjU7CRA9TVsSAnZWagAAHCMP/RpT7DoSOE//WwEDFv0o\nYvyN7Y2ZoMU7x8QVuVc6o2zEkx+Di9mT4Cs1pbo4QTWa3puS5z5zlBCwNbMJ\nkV38yDM4G06kuBXiQax3IDlM61jLSoboxr/fKKawcbAd70n4XQ5ApXsMSofw\nw86U/nBvkGvmsHVyO/srzKkI8cbimcJFBoiIiX/benTpaxvZFhJWgLbJA82s\niRUOSqSZj4FdowjzzpXtiaw9Ade2h97te6r4PCEDCoJFrXsLDNUHjCiuXuhG\nN8QH0eLWbq1FRNMqyBWe2sU0fVbZDc+9ONw2ITKjskBLAH/rdvT/H5ZALgzJ\n1jGiIYvF9Ase/bXMlKjeD8Z8GuSAZiSy880d0PAeMUDTbqCFC4+RQJl0+PcC\nOt7H/ZnDt+QQFj7VUWC0PpJqJik8EbJVyZBgCSB8CRWhJSd7TEcu8BuG1lt9\nAlq+SJuZ5CAAkjlPyqAvayMfD9lSJh0S8YdeYSfL5alrohYYnpbiR6XeKKsS\nZ5XAGO92vhcQJa5Meyk/3SaPfMDVWnKu9owsh9SNE0Wpgd9YViH9RKaCHyQW\n/dJlsbY86qM8yjuKJPi4oxk9KG4g5mfPSqPOtwzllXxcwjXQnQvFPKiXJH24\n0nWQ076z3rWqzzphY3/0nyTrz3ZPybPY19O1C/al8HJAkWSn17aY7NRmZE/N\nzkgR\r\n=4BoA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"210ccabe19d54d6f9498c6ffbdbe92b6849069ec","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.55.tgz","_integrity":"sha512-Kmn/+5isD7FxzzFqtt0ZjM65sXrEz8j6fgeVST6Y1gdV3ofJi4EfXWycxgkZqnqNgE6wQvw3RXs78UtIOE0Z8w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-grids":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.56","@syncfusion/ej2-navigations":"~18.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.2.56_1598960955205_0.4663716530737463","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.35","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.35","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"c803e577dea52a0d0ce92ef26c07539f929ee65d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.35.tgz","fileCount":367,"integrity":"sha512-gtbC/LNmuHxQ/ht+BeqOcaBTuLBS0Ez0nB9WAQuTqexgg6Amxwx4MVK5QFR/R2effFuumRyoqQ4ZVg88iTJo2w==","signatures":[{"sig":"MEYCIQCQoOW9L7Ew/IH4zOGEQudHPvmJ1mFW//2tOTkeAnXwyQIhAIrC/MzGiJrEH8+fhJBzsAXCzcrsSLNRcKhFK7wSaeRL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22075175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaajCRA9TVsSAnZWagAA5BUP/jO+crPZc35EBXwT9MbW\nwoyrWdriQ7Wyc4HAdrP1/BrNHr3Sim/pfoQ2X93xhWfAm9jKvsDaSH3Rynfs\nYL9NAyPt0J2mrLjB2sTSyR+6FCBWjmuYIhDBrTJx0ZX+64CUuj/YdcPrJm/h\nLQa5kudOJSv1VzZNOQGPE9Mw023vxo0KT0Y1P2mvjKj4/q7rAXJDj1n02ZCv\nnJJ8OT6Qm2SQEtoANdfZUX8OMyag0QHsmHfn5T+zmSY6uf476xlNwMqvoxOp\nPddq5HbThojhE8eWNdBLQ2jBqQCtT5N6YLl2TGJB/lUlGL4Qy0tqWlsmlt5+\nkrUiTtVP8UgIMcVGUCA7ndFl1KMu37vf7VFdoZVONVTZbgRNHA85ZhFnnXx5\nIR7QjM2UM9Q38z8+zmW89UceC3bwYPdAFeIVlWfkX1EHjAJNObVvWWI2JlI6\nN7ZuiB4tJhhnu78xl1ddSynTounHDAnz85eGjjnVb3RbbqTWMRuOeLRHRMYP\nJ1/wXzEjTspppH9TTX8dI+k75gdyEo6XZykZouu7CBpARquQ4AzwzloGSo4N\n9vAY6b9rkPkv6Lnn0wd6Rqw4u1gP9a5gGC1tQ0ZMhncu/8xtrT8Km+xuPblO\nAg4KrKEr778vFfJgZNcTAJ4sFrA+4vv5L2sWz5xzq8T9/y+zz9Bf5o+GdWrS\nnVxD\r\n=/mnG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"d5150c2828e29c632e35619f6f797f25fa3e650a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.2.48.tgz","_integrity":"sha512-k4AaIHbdhkQRLlenoClYct2SUb9UCqfZgu/icL4pBMK9y0SuljFSNRYlmJHMgYOWoCRf4Tr02qaXJuTVHPhi/g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-grids":"~18.3.35","@syncfusion/ej2-dropdowns":"~18.3.35","@syncfusion/ej2-navigations":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.35_1601545889397_0.4804283978804962","host":"s3://npm-registry-packages"}},"18.3.40":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.40","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.40","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"3fcb07de11afae9e3d20ccac6b32bf325db717fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.40.tgz","fileCount":367,"integrity":"sha512-iA6Hhr/+aKo8oSlOcRM9hflA98qYmyMJ/wxBCBurV5/Phn3Vx+NmtIWZveHW/6jmQrLLP1TWaT6iRFH/6PJbEQ==","signatures":[{"sig":"MEYCIQC9cAU1GDNqWxPqyUz4YSrX2U1CVI4E648m726KYqCfFwIhAIZjdv41gfXU2fe+vvH5dRowtLAo7H3/iduF4OO+utoV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22115836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhbPSCRA9TVsSAnZWagAAq/8P/Rb4ciBknXIObN+XkqQy\npgwab3lzGUMqghyiPf/mxkzc7d+Ab1pqWBaQA2UY05h3Z275Co35FvqjmSf9\nOirpesMArZ3BMEXxdVGS9KWjbcu8S/MsHNcDPLTJbt42xRm9G6vP7RSdy42T\n8sjXhgDJBpujCKo7PMUmwoP1TucZr+1wfNrlaI2BqFv+DO50QhGiBAIuyUz1\nmQ1hiYiGw9p4e+J9vMrycuEsKL8i38wMsASl+c2nTygiDrkSKzMaBUv4V/vR\nA/htP+ePt88FztNWZDSF0xGpe3pZCGvO8N8b3AvdGTO97pSZoYIMIVubH0QH\nCWPt3g17FCdSplf1pNr2VnPUMGyaKYnGYMrdI7QNR//dLiSvW/RqqvovDlUt\nqvsgiAt51ciliRIQNvDQCNZx+x9br+slKtjJvXZxHnyyJiw+jrsRgK5pTGxL\nVVvhqaJAs69GNIN3mhI7r9ysucFSwkvuaGyzxgFnuHzu3RiuQI2W6ep3s9Ir\nywiNR38fCPSL+IQIMOczUdYt9iUp+AsoGll4SZ7JhH/pe71bn1GcfeRPkD2A\nZaHcXSgTyg5qfKYh7yhbMHSJFIQZuBdtRmHURpK2V2u+CAVRcsogW4+p+45B\nCAZEocMOASIh05ho/rZTVdf4xqbJUFbq+lfwZ0T4prCukOXVp7MlAsImABY5\ncHcW\r\n=vQMP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"a2d601ed922a54604528c807c3c54dedffd6f1a1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.35.tgz","_integrity":"sha512-Sg4hPjk/8wkk80ZMhmkVp9zSgeUiQwvAGCKVF8wyIN7w4q8uv0L7c/y0fkewdRrNJ/P7Q5Pb3JdQcByRkKVfVw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-grids":"~18.3.40","@syncfusion/ej2-dropdowns":"~18.3.40","@syncfusion/ej2-navigations":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.40_1602597841795_0.19738449375304445","host":"s3://npm-registry-packages"}},"18.3.42":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.42","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.42","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"54b2ffeec912e7a14cfff2a80cb4901ddcd0bd75","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.42.tgz","fileCount":367,"integrity":"sha512-r/r1mEkz4CHIWhzRt5RyEKMfx0W6/EhkHlweR/kcd5spwChFxkkE6NOwaY6F7Xnk5teGwMk1pvVVq57wm78Yxg==","signatures":[{"sig":"MEUCIBHO0FSWRoMkuihK7QrMe2XgUuhCR9ec/tQQOhpHa0y1AiEA35exrJIufinZ9Kpp1deDmr25uHGyR+EG9jx7//CEkcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22173132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjsr5CRA9TVsSAnZWagAAiEQP/R6bGOCTlIrevxqBmxJ7\nj3+P5rUi7GimVZRndTtX1zYN1v3pFwDNGF1xtZCcTQhn4yRUCkWDzlkkjUrA\nssQbBz09Fqp7u7qgtX24zEmQPfNCXAgpzQs8GhdZLsPdDK/4Zj+A89vplGA3\nRhf4LWSZYCiAxXC9J/Cxu8yhlJ/cQRHatz7Y21dP/Pze3H4Ln/2ngCgkf5+f\n8X2xFUVztF5hRQLP/dTSP2M8MhW6PoUtvOkgchTFAQWKGDIwRzNd+P7Ur+FU\nQDMpYoa+q4DqfnCLafDz9LliMMY+AZelhkUwIlNFRyZ6sci8hv298mtPbcuC\nUJFykLA7QFMwlZEVtye4ZLHrrbXPfH15GEL+ptjZwD2tFUJI7xDSMRu2eUGn\nDySG4rmW1XcdaMCZblD+aMof2IAaHGYXp3pMOjjbJBFGsydzW3IxLPVluYG0\nJo4FJI3w4FjwT1FWg5jgGG8d4XT9ihK2bOyNL9SO8wE3t2NuL/BUf3tMtIb8\nC6Z9LSWkddMBV9EBNUk+/qI7S7ieRuu3MllSnB7ccGXpwkqdqEBVk+W4pNGb\nTDo5vg5eFy3Va2BarQvHr959Ui8VnEyJMLXszda7YpMS+Gsz5IH6XUCCoOtv\nYTPpBedpCVVU5y+pWMrK6qXzcWOdIuRh0yA0LSGfTh49c5VNExWnBTdEvSIp\nMPzy\r\n=wtnN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"3591cbb5d7540dc05463a32dc3f0cd1a39b39466","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.40.tgz","_integrity":"sha512-uc0XmKAb/9PKPx7DdOIxJIycMFhQd8Q0BtqfifX1LLPcCT9FFCbVHtuf71Uc92a5UFWDFKZ7dmZ9CazMEXDHwg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-grids":"~18.3.42","@syncfusion/ej2-dropdowns":"~18.3.42","@syncfusion/ej2-navigations":"~18.3.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.42_1603193592917_0.9561259687221626","host":"s3://npm-registry-packages"}},"18.3.44":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.44","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.44","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"f66eb27f77bf8847f65385fcdbcba093a1e5acb6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.44.tgz","fileCount":367,"integrity":"sha512-IFi00zXFCAq+afifDZyGKEy9eZWIZ5NWhTBpv3Hdimf5/TYA9nJy+rHUvQIyDuq0d3i35/vj+A11CrsP6cNdoQ==","signatures":[{"sig":"MEYCIQDqyNHPXu9Z1gM5+Pui41Txn6OH+S/1AhZEoI7VXr4uPAIhAJu4mohpXQorDMi5JN6RGNw04n17qyQVNGCYPXE6aVyi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22266297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl/wxCRA9TVsSAnZWagAAapUP/RhskE3HxnAAQUrMIoae\nUj464iZEIxWaPDGWMa/d4fhXIkb2u9ek77n2sNd1w0TT1M3Gkq+paTOlfvKz\nm4BYoMpG5vh/ClFUoXJSnToef7MMip3bYL1NgI8wmDmqSsuxGBckqA6ysnRY\nVIz+VSFsUvNj7yWnEjiWwZU8kA10Vca3LPYjfeT+SdRF64ShjHozPcrJZBBR\n8GYtF+Y5pEtnniSrabg0rOIN8j9N8OPO3EPph9cNHnKxEQB4EDGZzek79WQF\nL0V3HI6JDNoraueEzZjsyngpacV3oa6XEzJp9yQ1QA7pwKjQMPzY1/vruIPJ\nD1A4CrYoJxDlukfJ3dxKFOd17WrwUD09wID91Ejy4n1sRnIX/pTtcH/190aJ\nUy6iZCCI6HRhFyCj8S026jLZduRPCgHjszMFJIRaYnjv2/maWimvkwHp6dxk\nc1SMDbVLNX1BSL5xsARErhjMRwRS30VMRmuS6JZCdOgt7AeVEY4SdXX6k/lx\n0wm7k6YLrGOBAmTXPHQdNMZl1CWE/6vcw94Huo7bOIBaIQ82GvQ3b8H4+3ru\ncp2LMY8EEIDCRI9jrgt3EnPORPeHj7USUqGoJb4sjd/iuZTi0+2FSk7wuUMJ\n7/Yq2dbqRv2mfJ2DtvkAiKkNNtZVdr8vxyqICMglE3AUmWRQh/AjlFJvDZ5F\nBUfD\r\n=s0hp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"cbd425e4911facd9f9e7f4d434b20774e6a6cbfd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.42.tgz","_integrity":"sha512-JJEljdI8BCCDSYZGtgpErL0XM+VpH64I2pG/jfP5DBp5rfTwn7h1yC6AUyNpWWkH7D9ox+6+u8u1b8EhstB6Mw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.44","@syncfusion/ej2-grids":"~18.3.44","@syncfusion/ej2-dropdowns":"~18.3.44","@syncfusion/ej2-navigations":"~18.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.44_1603796016704_0.5594761939051023","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.47","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.47","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"aeeba39a3740837bc6fd29f5302bd2167247241a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.47.tgz","fileCount":367,"integrity":"sha512-4JlgOSAB7yKeijlb0XBNAxef5OtKoUUUSa8droT+dtv0kbk1huSBzrPWuczvFUWSWtN95htXNEvYugBRdr5X0w==","signatures":[{"sig":"MEUCIQCV0okBHY9kUHIxuy/wWqsC/aw0Y6iKJV4k1d6wXt7XBAIgVYNrvffM2ehxSqrBf2Bx5JL/JC0hEAlFSBX02DpSKjY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22402819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7cACRA9TVsSAnZWagAAU1oP/2PuWWj1JTzyXGFogOwL\nQ6P+23wdhYQUfXK5TBt61Fv61T9bt3DsU2ZjcvIYiiAI7neapR/RnWSYOZpk\nQnwYCfZucIHttmaYkYQJi//iUb7/qXOU0LthWorafHjshEsPrx4tw+Puqsn4\n5e/ATQYUzGOv4TeQh0PfjpugWalpfQtxuHnEMImJZ6iwHPEqk6adNUUlqIeY\nHVZYMIaK4G1qR2Hmikpbcj60QXDvHSeeVASotThr70p186aOnKEXWLGupCX6\nixz8pm7DKhx4iI3VW7QoJDuSfB8x6c0IRg7QURoWCHbI8IMPV1iu0QYe34rM\nq4vRd8xbPwYSwFeFIFYSRmwRcK4K8fciPOhw+rbmp0A7iysYw1WkkZ6uiMjV\nEoHYk+wYsm4c821vdpoaZwganuJ6VtD1oDumIRvCsObed0aXMj1okgMIglZG\nCrI0zTrdmABev7XS2G1kOuImL5MxGK51lmFRcqBMGSCewQXdHcCYPU/VqY01\nZJd9xNWknedFahkUz9HUk8l4a4RXw+20eUYUDEcRC2ptekIJJ8LEv+egTbPx\niIfL+azGqlPQCMmSu3XKR8lNrxcLPKkdTBTeHOrwTyayhKIEhcaFnV4UH01y\n0t2RqKmWhJ6zh1ubDQsyLvKbFDbpMcnZ+lY+q95C9+zSYQZoLN+v9Zwlxy0x\n3cYh\r\n=p2tS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"dcba7c834a61bee8d4a8e5a5ed5a023d189805bd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.44.tgz","_integrity":"sha512-ARhno/8ZaCHGhyOZfZnZNdR4uGtihZlqmh3BbUsoL9HBf+itNUbQlTCCJBRRhVpBEFASAQLTOabC2KLZ1mTRgg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-grids":"~18.3.47","@syncfusion/ej2-dropdowns":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.47_1604564736083_0.9414264289720136","host":"s3://npm-registry-packages"}},"18.3.48":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.48","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"5c5225d8d31a8aa835b46b255a51f1a26acb80f7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.48.tgz","fileCount":367,"integrity":"sha512-e3WDw8Ecl1WTuEiDmYwdP2u4cexWuG82ePR0VAU78SX7mfEugWn0d1omuN9cGIxS4iS291MoI07agLFCbScQfw==","signatures":[{"sig":"MEUCIC/LKTkacH5+cG45/GRBYBUWaiCzAXmqFBf0VKDG54oAAiEAwbBH7Nwn+BT0k59coFFOexNEMxIf8AFSTk37THLyWnE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22490951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq5BLCRA9TVsSAnZWagAAWcwP/RKXncdUdKB/MCr5rSH9\nnkAA2qgszuerz2YWHncwBevxSEivSwH7dl0jaYb4luy9scAZhvIwTYcBF7Ht\nBSlIh+7Fk90pOy/whDPOfnrNUbBGTAihBePTXisnu6l4m2oIAyA+TWpep5xZ\nuNTceZgrTNOK7UmmYuawEVmQUkYizEwaKAbf/TJaPS9uclu0OjTta3Y8F6EI\nkekdJsrUWNfY4YCbTPZk4aWQuQcOULt1DNZiPkweV+bSan/lJrBXImlzyGl+\nNuTiLCgWmmBkEy5lwWer/8uzlkxpfF/p0w241CRpqgU6ouQHgKvKy6LIyW2q\nVxlkKC4ABM8TpLn59CNftlpO/HOty/PHbjy0uitWTYMIpu/4eTULrUcvXAn8\ngN1xhtRfkc86dGavSnmUt8qRCi4dJFw3QND1WqAHgU4Rvokq1182dNKjrCpU\n//575L9P2gnU4FAOZOSUxG/KHN1ZogotImSlCv5Zy1RS16/pRo5IUnSJ/QXz\nekACznUaYbU1Sot7y1Zt6SFR2yX1z8/tUxjy9mAVSgWsTYVLYzGc3u1DfyFT\ngYqCQmaLSIktLCnQtjVYq59Cfi3FWJJ7vyyv3W1SI3/d8qrjOw355YfUq9l6\nhrcV/b+E6Al4itKUpbZMW3NrSwGKdaFJsaAsU3O5X1U84OCFqmuvkFNwCC5S\n3w57\r\n=Pqof\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"d529447945681e301361481e9355f43df2fd0e18","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.47.tgz","_integrity":"sha512-8rRbNVsCytsobPcdtypTgH4W7fcJ4NGb07Ov0R1gsuoWXhVmDTxbHT3xmf56QMQJmJrIIByDLEwWqYfAwtcmvA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.48","@syncfusion/ej2-grids":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-navigations":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.48_1605079114800_0.8847902147131954","host":"s3://npm-registry-packages"}},"18.3.50":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.50","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.50","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"eadfd48550e7745eb5f5322d4e98b2a1e2ce655d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.50.tgz","fileCount":367,"integrity":"sha512-tVpkx4boFr1fAqeXLOa+2pjIXIQLq6OgpERUV0Vr9nqrae7KNCB2MuxAj0lPQv6lZHtjQAyNnz+QzHOT4vT8Gw==","signatures":[{"sig":"MEUCIAOfHZwiNetZimII80XqH9Arf7C0tXdYB7ksCcj4dCE+AiEAldlMgr1GXO6FWk9tynMgE8zPRxxKmU569pZmK4HC4I4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22498830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs8g7CRA9TVsSAnZWagAAnNoP/1yxW1QWbsk9PAv7vytT\ncFh8vBCzgzwRzStcvL4uWU2arz8cR4gMwhQLOUhxFFJDuzfzQ5eM7WzZAhhV\n0kkJkXInu02xcUtWyEfenalrEIb5BwmHXALik+UviCcCTF+B6j4oOPBLgboi\n7cxMsCT893mdixb0QHoimVZw2lka2vbBPNIIUbIQC8E5ukzyv+CF//32Gk8E\np6bGpVtyRjldH/ImQlC4Z2ZTXha9BTDlhllM8DXQnCzlZxL2sOwmYurcWkFW\n3baRFJzeWyPVEGzj3acJPWyn+4EkjGlynmziqbBPhz7u4ogT3Y1UfQkh3O4C\nuw8jdqhEpk4MIg7Q1wGqLqEnQpSb+kO4SduB3yVvkORhVdTdKuFcJmhaycM3\nRAJ0MaFMcfMfL94zUY0p0quPnAm5tn4FDDGGKcrlRGivCd4oHntlnVKmGBuO\nM/OwEvgaQiONCTzfhO/fGQwOlDGcTYnNgngFE3ycoyBBbEHM1mG7U/+cHJVY\nlukHeT4R1SXp9F2AWeQ45SSta5kS0E/1jlPOuxF9dq3m48uWIKNlz3RW+GGF\nWqIMekT+qO8low+8pJLxAyh5XCkzCML0Kix100hFV81ZRD2Stx7v+JFZo1ml\nRtq9UYr5jmfbXEKeYTcN4HTKArgAus16zxoeIGZ0YWy1BYhV1w/fu4xAaT6q\nUKba\r\n=gpGx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"726aab2b3349be3ca98ae19a3c7f6b9f3991b4f8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.48.tgz","_integrity":"sha512-iWP8l8H2AqlHt0MrvUBToNpGkxMleSsHFwZbSEareCxE1cdIdJyrQN710/LSGHTSd6ldl7jn0y1xXloNV2fcDA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.49","@syncfusion/ej2-grids":"~18.3.50","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-navigations":"~18.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.50_1605617723063_0.4233063281802629","host":"s3://npm-registry-packages"}},"18.3.51":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.51","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.51","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"def3aba50933730cafaf5d46b53aecded37c550f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.51.tgz","fileCount":367,"integrity":"sha512-Af5Yd81cAVAyLMaIiA3VYfu/3DGoqu/AQ7NUjsCKFll5tsSiqA/Ecw7vR8+zwPLebcIWaIpNqVc0DpyNRiEo+g==","signatures":[{"sig":"MEUCIQDa+qgqZ/66nC3393mneIhYLMdkY5OQF9A4HtHg0egxqQIgSjqgPQK+MqEN/PORnuwbeBh1iS2umZdSO22sqRTi+yE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22546154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvO+kCRA9TVsSAnZWagAAubQP/199s1sApgqdREMvKHYx\nHmSXDISRoavX3NAhY7LJbjU3kTXcIfHiLPvlNjY4hYGFK40kcU7J8qoYZC2B\njIZpA+Sbguwh/Fs+yYEELmTsLhaCE2co8LLaeCV3VLY86pdgWcQJb0R6alTg\n1xq3Xixm2GCiSgSJw6SKUYdQDLbxzJmKjMeQgjSb6ZWvG/wq0k7eUlstKfYo\nqmfew9wKu1BeIBET2gL/LqRkflkmPgmQ+7G8SXFgr3J6yjNNKLan4v015RpK\nmJcuLlywrqDTouyucPLRwy/EVbEsIjzgJ/b4CS+M7YUmop3IrUepZYoiQfpz\ncgLrHLDsK3SL6Ht/rUj7mjRO/O+8CILGS3UPxgGUgtIIOA4td2SEOL1UqZl1\nM/Ob4d0L5RHzpKi34pEFsfWz69VBoDktj4qP37XN4/6f7cw88v2UT+Rw3rIS\nw66VojMSrxew6+A22OhsjahsZbRGxIwYcnrTshUi2bfrBuyyR0OtxD0nvr4G\n/Y2Zt8+BUFIaUWMAOFOEMWlVzxP8+yUXQmumO9bl5+1SCE9org8R091TtfoP\n6utTN6dTg8IaDVKheOTZpwb9hu0m28gsb4433fOmeKYcQ5H25sTjsrzq5x2q\ncY6diYyxMt9rjLGZxPsZnA+BBeih4bJ7SlJDUXwq3bFz0IlO4FUftSi79o3o\n18U5\r\n=HefT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"8142a6bd1a81b27b1ebf83fbe2146f04f115c40c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.50.tgz","_integrity":"sha512-02Or9cZ2CKV4JQBsQeOegZ3Fcr52pEUSo0OU1qzahZmVeFf59IA++sm6xhSBWvMZqYz+AmowXsmP9BZ3hODh2A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.51","@syncfusion/ej2-grids":"~18.3.51","@syncfusion/ej2-dropdowns":"~18.3.51","@syncfusion/ej2-navigations":"~18.3.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.51_1606217635959_0.6892505990044093","host":"s3://npm-registry-packages"}},"18.3.52":{"name":"@syncfusion/ej2-spreadsheet","version":"18.3.52","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.3.52","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"a05a51899c60d25b832be230fc051769be8de5c9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.52.tgz","fileCount":367,"integrity":"sha512-s0bURJ+Qoew9Pf8JZ26TsmptVE7vXRn/fMX44nMhgfUWeim7nt/KijT2+4azXP6EIn31zVPystBj9yzHTNSGZg==","signatures":[{"sig":"MEUCID9u0RO3ha1Ew7zAZnbT1ilLOZaH12nObjCTex/ROVk4AiEA6PCjWvfOpfAf8tP0iuUvE4gNS3DToKcXY8JLQpciwrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22557759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxkNECRA9TVsSAnZWagAApNYQAI6RcWsIsYyZN6t26oMj\nzEZyUKErrj1abrJy+wnpHhcUtjvKPec8EwvD9siLqwEkt8Tjrg431UDXuRhU\nA+rAhaXKUDeZOoUXN7qH9RVybxmO3/JUBjz+KaedhCZ3dCTrQwRabEhomA/C\nj3MGSpuVC9abEed1r/nVNIqX70R4i9P/Zm5St5z9vNWlYJnqlkhK9PjSEN6z\nXnFcjKE3uv7lYQTDfQx2Vat1PurtO9an+1k2u7OzlpRKgY1W3cvP8LIyhA6W\nV9Zw3zkXYnytRBDiM/O9J7ubWxIuaHbXOK/ISkgNyMWY7opgYq/i3FTChsPX\n1gyGI2wjpE0n6aYEnOKqOyZ13wqRHPHL05mEKl0HyhfQ5jCPrKyvCCBJZ9bC\nNTCTEC2qOrnp3KFjPe++T977akd99R7YMlqYEU/cY+Wj7AsijOWKKVMZwxrg\n/q+dT1M5t5pzUYJBC73VQlLa42WvCjTMniHfVMw+2jUDDPW3UDnq926KX+TF\nnLYHUSdJX7uK3Aj7URb/3Hpw7eWFv9DlVB/m/cuhPuZrEOwIbxIlaNv+a0ro\nH4BaI8Q5LPBzJZxYq6nHhSI5gdn1gfPuXb1FABawY4X2yc8qB1D92CTxEFAb\n0BHggCP2veuiPnxxEfjWXkXHibWvNxd+2bmhJJCGoeEtiSs7pOlQQCfUJXVx\nZfvM\r\n=TFAV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"a08c5d4f08f80720776b2a6256a00f8fb9fb19c4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.51.tgz","_integrity":"sha512-rj/xV1MDtGc5piaVmEWxa+oUtlK8RfBj+2RRcE9rfUyVUlloX+3YqIX87GqGEVo6ti3qNRQ/77TP7LmTTN5EKg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-grids":"~18.3.52","@syncfusion/ej2-dropdowns":"~18.3.52","@syncfusion/ej2-navigations":"~18.3.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.3.52_1606828867656_0.7709110241988926","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.30","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.30","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4e75129c0f4c587ba5106f07132d8a7e8b7d89cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.30.tgz","fileCount":371,"integrity":"sha512-VoexN8t2xY0Z503ZiMarxo5foeBp6JjeRCw/zYRKY4L5QeOShSF3Gqgw4skpujHuHG+xTfk5Xslxqz1Tdik7lg==","signatures":[{"sig":"MEUCIHyH3LkQVymG94djyNeVDPrTB4OXk69DvPSFAMsbOGkoAiEA5I5EhzUaHKSv5wQySzQFZ+jyEVfeL97go2G3HsjgGBY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24265208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wnwCRA9TVsSAnZWagAA6U8QAIifrRoGkCMSui7R439U\nZrJOgtZgwiJUlhnNzR8rNJRtLMlhnfy+a1eWoR/hj4BVZh4OvKVp0dNCoBDc\n5odaiob7V8/mHqnRjrbSh8lFDTdEx6LAQ9MonRZfmDdtlfVnmJzXEZ6rewo5\nE8tzxULwcZegfxz5hs2FpuTFr3pMQqNiZDmROy9YSXFIZ816itoiLfgFMh3n\npqQ24kRD6U1y2DAkJan3v+Smf/ZbTvO0tpjhdp8/vnBq2K0nNjDUQkVLp5c5\nlhK8VYOrO83cz7FJxM8qxeWqFqcW27YDEeWudlhDlLmWq3mvBvY4iYLM9ZbC\njBgI3rRMiwHERlBxLHPp5eSsNrRQ8OtU7vrU5JADqs+qcrK4SrMHeKbN1deI\nGoh6nyiwS7PjegpFEITtnAwOorLnxeeVMqWxSQcZRKd2EhvtSa1F6mInBBAd\nqwCgiJZ8RoR+Qfyu4+x5X797cMrPiOXXkX7N36SHb3kso3CTJXoa9g1TuStf\npRvon4KxF970N/2NApOmZPB9j8sYZurYhH91Ir5MJbboemofJqXJyrRPtKK2\nMaf3sISGFck45d1nt5SOM/Jb+g5Ti+8JCKjgh0l2rRcug7K50bE0CsLtqWkc\nHpHSY2KmXmfgHximcc8CKDAzbtzef+IGI6fAEBKQOzsq/AwcMFoMSDugRm3b\n6K6C\r\n=vAuX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"89ee2f0a92a94fec61946271f9c23223930c6376","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.3.35.tgz","_integrity":"sha512-pW8T+5U5fwcSzF7OgWu7d1APGa/IXT23pAdEbpFAqjQUbSGvjbTj7Exe+OkjiESGVcV5Ehk/tWR6ZZMMUr6BWw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-grids":"~18.4.30","@syncfusion/ej2-charts":"~18.4.30","@syncfusion/ej2-dropdowns":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.30_1608190448288_0.6668387144795651","host":"s3://npm-registry-packages"}},"18.4.31":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.31","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.31","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7a5c96d0433ddff67042cb29f62a50067ad7306b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.31.tgz","fileCount":371,"integrity":"sha512-u6GQVwNnQI/0s+5TJN+4Yme/fiF7lUJAVtBRfelNiSY0IPDghvt+EZeBhtk05UZHjmqqGtmOIQoresmQesYvNA==","signatures":[{"sig":"MEUCIQDwKAUSKZtUd0ACliwTCj3SSTZ6CqCJcEnpnXxYOtAL1QIgVaVYoRAWn/SKPACZ1uVe1XFKsV93dZGjJIi41GcEna4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24272975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4dzqCRA9TVsSAnZWagAASwgP/RP7fBUnsmlQeV2c2YQx\ns5uGcVeGZuDFFDwJLqSf+lZkb6YvgN61hrHItRgQIJsPhLpMMOZ5O/PuI1lp\ndXxsrE2d+s2puLr/pSegHppU/+TsrKPNJsQlbuNcBxn6MIodFN9GUUwAx8yr\n9Uwl6wMxGyHyMovbl1tUbIa+4p83KdLBW9CzsFeYfzHKoP0seB1uk4a/8rYD\ndazYFRnLs8h9zzTyvy0nYkWENKIVHaeE3xCF15eJeJR43lWlpt3yUTOGMi1j\nwfKOUMjAPiIv+NQI9UH0gyV0djvxm/kV19jPRiPR68V87ElQkLBZnBoniEyC\no/wxq8WP9p21KfPuiflHAbGajRTsB0U12k/Ik76d9bsq8MJzzSZQGTYCiIhb\nXr12sny+snYMj6EqOSGbiaMOsq+CRcCz0J0V6YlrB/LaBX3vj2C0N231eiLv\nhZQxUE594a17iaGn4ChGEdVeRmLoh/xUonZuO1DPx6oiQU6te1iPdmwkfRRt\ntRHFaXT2uXGN1VU0DJYdL4jULiHRj4+jHQhokCWyQcV2UhMVpgfZc37JrAbV\nqiXI8/jATEn5I9XMA/O2aifbtFzD5ueQIvXFar0r519SbdfyQ4wkm57snRkt\ndHhqW0bWHYg0K4Ev6foL8xgra1u1Ex+Hkzl/OcVgNwcqD8haMfx/Wl6BdZ7n\nMeOO\r\n=Ue1S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"eff3846745c8895ea60582444d19ba725ae0f5bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.30.tgz","_integrity":"sha512-FkgnT3hIzqnWCHijGpc461Is4J6xyZU6A3XyzH8lBM70gSMJaoga/4AP9d+YWadfnJpN1xDu0w50K/s+37RPZQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-grids":"~18.4.31","@syncfusion/ej2-charts":"~18.4.30","@syncfusion/ej2-dropdowns":"~18.4.31","@syncfusion/ej2-navigations":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.31_1608637674303_0.7046113465739654","host":"s3://npm-registry-packages"}},"18.4.32":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.32","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.32","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"542d912ea2b44d01292b48b8096a4e0803958621","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.32.tgz","fileCount":371,"integrity":"sha512-MJ55zQFazhbRoXOc0lEKr36+6JRovdqzmcPoiqzhP/AMDsUE//QVQtYGZ3+KJwWbxPey1eAwbm6zJu0NL2JOdQ==","signatures":[{"sig":"MEUCIFRnxTfroLOz+nT42XVrFdi6ARxyGWok+9+QQLY1aX+LAiEApjHG704s2hNllB+naWfrL161BenIZwfM05jXKQUY6uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24314615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6xd0CRA9TVsSAnZWagAAe0AP/RYLhb4Tj1y3kUOQmhUb\nkNIl/zkthvyZLeVWagMexL0oSeleQW4Xrg3UZfe5SJdq7hJSrUAwEFgoeA3H\nvgxkc7hlJlEvNIKIxLJuaD5ktUjUzS0pPZsTSQY3pPSxrpiHhlj66SDd+BP9\nctA5t5qPiX2e/zMNfcf2LQaiOK2hqkdt2GtKYbqzeERAhfX+psCHCH8/Zo+s\nDLRaFwekx0kV8Dsm87kHX2NrTneEngvqgktULoj38mKKn1pldD58Yo2OlB5O\n4yjtSS38z4xb+st5CYm8xOYBdSSugFRo+gpbrdN/xYPTIkwp3Ccrd7KjcWjo\nFVbs83KkDs8BaTn7UtcigGpyNgk4tqJtqtEKfMbAbzBc+zjuzTRnC0bEBPoT\nRUd8PwqY0g45rR5hOCEmxFl8V+/me+ArBxGaBvlUvMAFEuNWq9R5JmYI6TwD\nxo43wOvKZC0zhKtbzrNBfLbkykAhHtXfKxRxuEBF//b2ME6QHw79Pfi/CSN3\n7kMhHf1rKiG4P3EP4+Pe76QEYed6zVq3W+S3i8v5K+5poSAJ2ZGfmHRX9roF\n9KQrYY/pyE/zJuf+x8LXq9kY6VJz1xygRWik17pCc9PJCPnwFceznXVp+8fE\nt6l8IQRY1zJxDhHX0k/fs6wOnr4kscKlJiv/07dDaUXvia7CLqXJBGMweTLL\nc+xH\r\n=eYvU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"f2b46bd7f5d91764e3d4286ecd81fb232fc0ae51","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.31.tgz","_integrity":"sha512-auTPKOx7AsN1vBto5dD6IAIR57++IDXhALWwmHweHM/jexflLiMZ0LLXMFrIcPtbeSSklxbtwaTfiqyClbrXsA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-grids":"~18.4.32","@syncfusion/ej2-charts":"~18.4.30","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-navigations":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.32_1609242483272_0.857891918952788","host":"s3://npm-registry-packages"}},"18.4.33":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.33","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"21c84ac1fa663f2981eeefa2e663cc0ed5f1ba54","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.33.tgz","fileCount":371,"integrity":"sha512-Red0u4rmBLEKXHG3Qf8wgaq+06TyvB8fHyvPoIX2SR6JHj94TTczsAvFXTEoRGageMOdj9racePwkT1DrwpJJw==","signatures":[{"sig":"MEUCIHh8xs+eEuIGqaaRBinrTViMik39DVrgOOmgUHZXnh51AiEAwv1FQr2BRWDVIjOyr+Cbn8GXloeBCeK8QNVHIc6vaKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24318337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9BqeCRA9TVsSAnZWagAAkJwP+QC6vaLXEPYlCYBbkmV1\nB8uIdmPY3bfK78ecT+Rhw09OxCi4GmxiuWMegtAEA6ccKczMGbdGzx7MFvoP\nF8zxp6SsqXbBJUuiDc44jmfJ+RSV7qRAB9/iNc0CtcdYO0n3zaiCgqfj33Gh\n3XxTgmhrMcz8zospb6sqpWhTkiQ+aCTsEyowr05a+gvc3KujZq/uN7pbmbTX\nZYZPBD69+yb30aIgavxGwmF90Jv5QwSGBUCyjfG8ztjp559QBt3aHB34dVCK\nLWh1puOGDQC/FqQlBu/NbOyuBUeqDDL9Mk2UwI+mzD+ADwH8s95yEaBM17bG\nxHGdYVrLGZtcHOfexiamxPPl3BH4JPnGZN2Nw/3PtLCE5CCIPiUAvxQ2XGtM\nKJXkSYLSEtnLQ9GdYNBPqhXwcTFEE+dvIx69u48r5WP7XJ6bmZsEJ3T3X2yq\nSI0+v8v5u7Hms3qvw1zjcQ8zxTe4c1LJw0+TszcoYieb9Hhe0uKxZsN4X82b\nqB1tBdTPluj6Nm/4tB6i9eWkL+Jbk0K8bN+VtLKLMIabnSSQ2eOp5NMwPToJ\nsKtDmY4X/JjQ4ijZmS9bj+LXYWaqQkKFFW+q3uWRHp6dAAwbGABtT2OdM6pF\nTrgpVvz7RkxN8xAVg8AgtjApAb3X0bwmB8nk+33ymFrOHrKP7+IaicN0CVHJ\ntylM\r\n=1y/x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"6430abdcba4707ccb5c4d0253abb787cf4f20f14","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.32.tgz","_integrity":"sha512-aLRjCOPwZqgV45/Dyk+p5fkdggMAUK8SteeY220j+gKcy7MzRkUzYHcpIvFoMfxLQMSCwZ9vpMqpwfhQor3JtA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-grids":"~18.4.33","@syncfusion/ej2-charts":"~18.4.30","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-navigations":"~18.4.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.33_1609833118250_0.868003190191341","host":"s3://npm-registry-packages"}},"18.4.34":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.34","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"883d6eb54e9e29d49a4246db17033b7ee5039f47","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.34.tgz","fileCount":371,"integrity":"sha512-OFo/q+VmPXN66HK/d9ZKP9xwK+KNlaR3TsXCssn11s87s8Eh2h604UikdPzccIHnK6aAZNWg5o2S/1SQIMoB5g==","signatures":[{"sig":"MEUCIEKErwpup0hrEC1kupalDu9TBF8CWiWu7mJoNFpnOAwSAiEA++Gaic8cOQrxzLubzFRtt77j+FKSqsUox9n7m+E2wvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24361542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/bVlCRA9TVsSAnZWagAAXPIP/0u7Ve5fIDAvvu3ACweP\nqVduej3OkSZTFo7E1KH+iUZaCyFM3PNJ6rfcT5sTRJC52xTUpyxXTUut7icJ\nyaBrF+Yim6AZbrQ2SI4vAceqZRUnwm8tkMGeWdwdJo+ISG9/MMiDCh0k5zp2\nrAq1bZ3voAEWlLpPT7Ku8lp/J8mV/u5f9a6iAKpecHOqBqtQZvCHgfYC7oDK\nrRjn+YT/qA/5DueXssfxvQ2utaV034WXWgaVQ4tBBQbqU2PvfWgVcFjs9ZXP\nuXeJHq0xfCgsTNxdEHanWguk2cPmgwNjykX9ftfhdw3YLxMTlQCmXSIEbstV\nl51BTCPWpbmd2IuWCjgdoQCj7wEVlLW9fcL9oq6E3DPxwj4C0cm9ukWUkBZe\nBphbT8Y/izswbsjQar56O3Kh0+QQG5PYX/5/T4QY93NAsYxQTPmY5qyDl6Yq\nJ1ba9z6d9zC5gCrSzbEGl4EvZ8tXuEc1TVHpSzdJqUKvxm2iGY0IZk3xjS5d\nQHOxQuMDJS66SxUL3H27ljz+iAXUmEVzGCHS4ZdsOWtYkglPFDrDF79ISv3N\nCWo+ERYk2w3GmyTbTvxkLj8N5HaTwvF1Qyb7EizmjPhLTkWVz0mLDLyCi9Mv\ndGazFyM+CBY8yFCSK07UckhKmkdfS6l9rNzrBGoNWjxwvBm7LREfoqa6JpqS\nGSTZ\r\n=iWou\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"5f57bf2bd0032751a2f7c68b92dd2dc301bf1043","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.32.tgz","_integrity":"sha512-rc+YaB3EJ/lepO6H3H+fFADYuDfwWaYo69lg3g+ugX4M1DF+mjeQsTyvYIs1zCtjO0vnqUtbxmmpiBXzTbAESg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-grids":"~18.4.34","@syncfusion/ej2-charts":"~18.4.34","@syncfusion/ej2-dropdowns":"~18.4.34","@syncfusion/ej2-navigations":"~18.4.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.34_1610462564942_0.4794739039320024","host":"s3://npm-registry-packages"}},"18.4.35":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.35","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c7419dab793fc6c219be0125a31e2230c093284c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.35.tgz","fileCount":371,"integrity":"sha512-EMbGoy2UtgKn4NfXaPfPAKKdrLameKEx3sroqeJDWerp19bzUq3JKrh8cm66fYR5awmJwftyXrWF4bEZ/EHX1g==","signatures":[{"sig":"MEYCIQDV4/tUCkzMd9jtREM317B/TWZKzmDkzXxYhyFl/s6myAIhANi/soSP23/Cx3qBCWaDNNJKzBaFpIZYqVFcXgM1+k5c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24375088,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBrgDCRA9TVsSAnZWagAAN5EP+wXYNWc2XaJ8jsSNOQRw\nZaIPqzZdNRprZ1w4BR6wOG4QLjARLAm5qj2uyXHx39UG2vDVh5ZHU/d5DsHF\n034IzHPkma1QbuKq2hQe4YGwg7F2FXCxg8Qk9Uy+aAyy3bq0WpxHPP2fyoUK\nAw+qUGuhBpl8Vfq3ig1gPunKgM19ZbrDRgNA7R57/O4d/TZgExY1NRV1CVvH\nXDQq+RNNEEQ8Pwm4XGLE+WPF6AudUT2adRX80zMaGcgy4/ZXm7jefB0zGxdq\no0k+b8oeQUT3N+SWxYhPqWbNuAWza7zG9vVhJgrvyTJSJP6TKGQ80Zbt/2Wq\nWF9sZ2aSsOzcWtoj54jC9H6zVy/xTEuKsuG+v6HZPgOwzPbVUnZA7G8aUEvL\n5LPWwxfuImmvnGW86Vv5jWgOyc0bdE9goaWUlj59XI0eNvu8Xzge3CyOxSPc\nSLi+gL9rFd2WOUXCM85cipBiBXPRxJrkugKPsOsxtxtoP1+1Kt6qeoH8aGML\nEQ4iOT8+0/fv3Y14lT/Hgae0Cyz/rkX0xvOhVMga1H3YYISNZ5xVnDAIDf9v\ngEkVNmn39QS//T3yHijnAf6Fo4MxN61TeGVGIRaaTcrQu8j8h47rekt7966n\nXebYqBaShXwBBBwC0TFdcNsRGNBpIIxeR00Ij8fYREdg/YVEXe8FzVYfZKMB\nuED1\r\n=mDbh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"0e60e1a055cf6aaeca523aa364a67c6e2771b2ba","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.34.tgz","_integrity":"sha512-YD9L2ZLwo8l69YgHhiUFHhfyCw+tKPtgRDfKlMgaQzcgVrQ4yfBCq3XW4lB7hVvM7vQGpRYPSy1P85gnN98TCw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-grids":"~18.4.35","@syncfusion/ej2-charts":"~18.4.35","@syncfusion/ej2-dropdowns":"~18.4.35","@syncfusion/ej2-navigations":"~18.4.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.35_1611053058450_0.06365917719117209","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.39","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"363b0ae0df8c3e243e85566b48bae74a195ca8ff","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.39.tgz","fileCount":371,"integrity":"sha512-Xf/H8S/id2M+nXeCi3KptAuVkAnzweAcIw7Pa0rc9XvcgcmxiO463CGcKGIzUY488rqk57evAKWV1jNWvyEa6A==","signatures":[{"sig":"MEYCIQCbzVu/Y/WXQaf4jsDYr/UHLMDj3qqUpjmDl/dBbCH6CwIhAPXbXFin6Q0guRHnB3vMcgIVGL3rXVE/G1d3BicvmIHa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24586111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkjLCRA9TVsSAnZWagAAVGIP/32RaOjWKHqaBb0xP6xU\nbKyO799Y9nBB9RHKqOU4elQfY77YwZj2pobYQNyMz4BzMdbpkkjP8KmZ+dsf\nmO+jlL47YdMplXSjr9YQgsRpB8l0Zz9opyKeW54suu6no6WddJEULjlQa7Xy\n8ZYbBX+BKWuR+JQ38S7w4yHl86vMl6CcifgrSVH8bRZoIB2Dktn9Tpw8+qIL\nWe7dIoKqql6/uTZX6FycS6g5lQRNZ8VrohXteGskpmFzNL5hqT2Ujm3he9Ld\no0AV9y469NwtZccDFExjWXmvhJHHEkhrkyiTz03M6V97xvlEaaQbro81lOeO\ndRpHmUJZidgA1sBh66WkxUvsf2rjI2JJdAiQZE09v5oQ/yeW5cn3UMs0fcZ5\niBU0JYoF1KySzj6LxjxvL3eP1kAqdjku7Nc/RH3XjnhdEz354caUPMNZ1o0P\nA14R56VjstYlleqfZbYKpnrDlnPhL+IRr0CwS6ilLoitOWlqSD5S8cUrjaT3\nQLGzzT6doVcVE9Z7L1GyfJfr6v0asl8L8WzbbyS+ruBE2WO/VEsewwlfBMIV\n6s5K8iksN1IsXSKh9z+V4ApLj/D/wFmwLU/FweL9Qw1dZrGoKdfE7TyWTL8d\n219wXW+jJi6L5KeVgE++WHUH8O+LPceUR1U66b/65DraDDPrOKuioMmtv8rr\nj5yF\r\n=g73Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4643ead4a7e8080a758dc10059afc2ab89386185","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.35.tgz","_integrity":"sha512-4jASNwvrpRgCfoufnDGqhPiQdcLhiQXKr3u/4Gl2yH9ms9rl4Zosh11K0PsAqicRidA+FHmxwmonYTqxKxsWBA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-grids":"~18.4.39","@syncfusion/ej2-charts":"~18.4.39","@syncfusion/ej2-dropdowns":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.39_1611811018482_0.4683555012271874","host":"s3://npm-registry-packages"}},"18.4.40-1183861":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.40-1183861","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.40-1183861","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"714998a82cdf2235443212c2614a830980d0b426","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.40-1183861.tgz","fileCount":371,"integrity":"sha512-hNpJNB2S2Es6Q8xWhNXRLXHR89wPfumKutnaK7Q9WpYXZCJRcr4xAT2MAK0FGNQyOQx8x5a3gWyVQ6ExGwLJGA==","signatures":[{"sig":"MEUCIDyaZQfuvvIEcCf3tmQ5kNCTPwnhZ/tAalsqYQKFXxV/AiEAwWgum7Fmi2jfPNgsCHavUC1qvsjZ2xBiDTP6bFBtysw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24697323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFAmVCRA9TVsSAnZWagAAp9UP/3y3jYxVr09lGEpR5FTw\nZ6mEB4hVqloVILrLJr8J4ksX3rSOR6f4MKfAKo7ERQdpLRRTnSrCRGhikS7l\nw1ntS4cyLVm5zHBpVEyhb4HjcQeOP0hY3a0InKAWgE7dPQCZW1HFLVsKNN/j\n0z4WSiharOOj+4ae9JOTDnCPz+EWJKeBTB8WQR2PvvNV1gDIxyoE6FKAGL9u\nJKD8+AYHfEYyaH1YHZuzTugKMGA7va+i1ixX+NA+sNLBGW5eKvWEJVmdEswI\n10CwPKMJOGglgMslq0bV4JzjDjAza+Cq2sd2PhzfahgAoCZMA5XtcUQuiquJ\n/kxMhkNokG9gnOOY6PFbrhxvhY8pjhzhNhgEaI4DLFay6i281j5NtuEJGGrb\npYanN6txNG+mbh4wR0VT2IiGQHRmdtPeFOFvlVUBHlO+GGQZVVzHlDq/w+4p\nklYm+qMSHHOFvFyqs9rdDGLTQko9EGHOzPGGVXCO5bWZutexvOV42eYVudbh\nrhvm2bMdR63c48Q9z8OseVCkOc8b0iYkKqMBcHo4assoP8zGA1pUHEtRMahK\nDbUAYXC/nqEkKGuq7AwgzYMeiAtmg/bCzaYuWV4JNxUnYQ9JL5j8JELoWiiH\njDAhN5senMAYOx9EUI8xvHNFv1Mh7pYZRzhVss1bVB2VOwE9d/FEFmpVCy+B\nFoKM\r\n=dXIF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4643ead4a7e8080a758dc10059afc2ab89386185","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.35.tgz","_integrity":"sha512-4jASNwvrpRgCfoufnDGqhPiQdcLhiQXKr3u/4Gl2yH9ms9rl4Zosh11K0PsAqicRidA+FHmxwmonYTqxKxsWBA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-grids":"~18.4.39","@syncfusion/ej2-charts":"~18.4.40-1183861","@syncfusion/ej2-dropdowns":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.40-1183861_1611925908821_0.3483464291066931","host":"s3://npm-registry-packages"}},"18.4.41-1183861":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.41-1183861","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.41-1183861","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ddccb893a66c5ed0e8e1afb0a2d245dc32253446","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.41-1183861.tgz","fileCount":371,"integrity":"sha512-oT3OP+NTn8LVhHqVbl2cU8K+xh9ZkclWGV6ds/Kx6gkOFQG+kGdI7wRJhLxKb1mynJtOXhZail8onJ7JP/uuPQ==","signatures":[{"sig":"MEUCIQCJ0Bqfto83MEs3qi4DYyPyXPLn22povss2mk0zD1sHDQIgIClDTlHKeQrTVe0cKUYhaQQTnrrWA1oJnEvWtpgnZxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24697323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFBCnCRA9TVsSAnZWagAAD8gQAIDALwYFlKLTORmdLzqE\n3zJdjeszi0jBu8kT9lTHvKwA3uH3hyyAS/Pwj88RYYb9PS4IhBc4as2UufrB\nBFQHf96D6cgxVRO6AKCr8xPj00zAMyD/4ofD/4o4Dl7NFjI/MPsYoNsjH3iB\np95/eTwXjt2Vguemw55hWvuzbv3B+BpY6Qg58tvkQxUeeoS027GYlfqIIAfn\nzSIBwO3VfbJb4HVmQG8dB28JTjjuH5Hvo8ZPsz7lIhLki1rpxkDwdPHXYAx3\nAG7HQ004fdqamqvmag3keJlqH+ghcLH37bNtyRe9xm31wr/vTW25AhS1cMD2\nTrj7u4UuAzE+QJIut+3sORAVyAt7Km6TEcwvb4+35uSbU200KXMNL4RsMDm5\nOvJTxawMmbCxNfNFFWJwj5RcgYo0Ykbzcfyqodqs1IX4oo3u2DoFgg3tcS7T\n0uSybdLtKpN6heZp7+WOjklogRUOe38MWxO0D6iNYaCZ7yYD2lkeFOBpKmS9\nQDbNYyM5JJYoWBpEPMR5bhYyWavifmrgccE+qUk5DmjGGAxRJANbQbXsjy7R\nMjibsvenI5cFBWhT2TQd7NOHq7beeh/7k7cQmki3N8iZVoYKRxRhuxejtcAr\neBuwG2hBjfSL9CWuszMx7jTd0WBkVsH6/4BIkEXj1MhW0F1a6g++YkYHY1Hu\nMFGZ\r\n=FL61\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4643ead4a7e8080a758dc10059afc2ab89386185","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.35.tgz","_integrity":"sha512-4jASNwvrpRgCfoufnDGqhPiQdcLhiQXKr3u/4Gl2yH9ms9rl4Zosh11K0PsAqicRidA+FHmxwmonYTqxKxsWBA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-grids":"~18.4.39","@syncfusion/ej2-charts":"~18.4.41-1183861","@syncfusion/ej2-dropdowns":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.41-1183861_1611927718532_0.6267556680027888","host":"s3://npm-registry-packages"}},"18.4.40":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.40","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"615daa71aacb48c47ebd8fbe8c2d456f29630bf9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.40.tgz","fileCount":371,"integrity":"sha512-yvIeYTN92OUV3saL43dwG22LXiu3KnnzYyv4T6v5ymjHKpPBw2a2Po9syokzA+r454mjIGV/84oZcZLQLFJ6yA==","signatures":[{"sig":"MEUCIQDZrmDB6vPPd3MWxoFcRdnfoe368vDSd1iOTICUKDP06wIgO3l9+jivS9xwO0VMoIFPgmiYqa+gVwrtfeffzfMMps4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24585999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFBQZCRA9TVsSAnZWagAA5JoP/RnqIzb+6fyreO9ZRIPP\nndTO7MLbuvDek7j352JHKGiNws/6BM9DRYKcf5bQ4AXtRt+KtZDSpRNZOfzf\nCxVZ4pxSXW63NH9PKNDWcXEAUKq3M+kwpgCLdZaRNNOTPSDEceolb7eX8jWl\niqRB993P2nQeHxRgkmVMdnwy/MR3i11BFnZ2zVYQhYi0V848z8+ypupQdq0X\n8f7hCy54c89ZhKZrXl3V4HB5uBkAiAdfPfyuoKp+uYZwY+/upB5dvF3G0y+Y\nXVg12prKVJvWX4aEMTp4Ww5RZy0qK5UGWBTyCtJbRIVHKcr1V6qiNBQ9NpLV\nry+TO0NBBymF0mRGuaE3SuAkOOAiwnBIQOiTsoNYLMGab9FQovPrKC2tsMeV\nR/UH/lZ99ixFOxB/YX2A6qdMyy+cDHQKsmDJt0rQee9Fnc6KVzxiAm+Yp7gL\nH5N5ZF+vz9Z0YhFPjeAOKKiicG/ftBpnNDt1AzhjmqyHucFviChIUO+29vik\nzNBX5v5t9+Oo2g1ChPh7PxNLh2kfvC3FwyHAdaZTnd3hZ7mhy/KF2rWzprhU\nKV4pQq+SUtIXt+KaOGbteCD6dd332OF0t/aDIo9BUTWhNv43lk7y+X97n2tF\ny/8YSfY2fzGSz8eK/6ZKqEy4XO4xhwlv6nL0IrMhWUgVf2lIBOZVm4dXL+nO\neCW3\r\n=Yn/A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@18.4.40","_spec":"@syncfusion/ej2-spreadsheet@18.4.39","_where":"C:\\Users\\KumaresanSubramani\\Documents\\publish\\18.4.40\\node_modules\\@syncfusion\\ej2-angular-spreadsheet","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"363b0ae0df8c3e243e85566b48bae74a195ca8ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.39.tgz","_integrity":"sha512-Xf/H8S/id2M+nXeCi3KptAuVkAnzweAcIw7Pa0rc9XvcgcmxiO463CGcKGIzUY488rqk57evAKWV1jNWvyEa6A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@18.4.39","name":"@syncfusion/ej2-spreadsheet","type":"version","scope":"@syncfusion","rawSpec":"18.4.39","registry":true,"saveSpec":null,"fetchSpec":"18.4.39","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2-angular-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-grids":"~18.4.39","@syncfusion/ej2-charts":"~18.4.40","@syncfusion/ej2-dropdowns":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.40_1611928600848_0.2088687272127976","host":"s3://npm-registry-packages"}},"18.4.41":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.41","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5cfd83ca2c51268f7fb4a4e0317890c66f384e1b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.41.tgz","fileCount":371,"integrity":"sha512-Xo6b+JT9PYgDlbvSCbx055SoKhzGWOZ4DipaM5oYx8/oBQCpvzFwsuUWd+RwrfdJWpLlMJDSrF0KvSpDFloZqQ==","signatures":[{"sig":"MEUCIDYsUqgA4i5KgpXcpB8D8c6ZxdYvbT7suQJn3BT2xZqpAiEA/6lUm7VijdcbxCero6sbMm/5LWeqPAPlk3OsjuW6Ttk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24874514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGUDyCRA9TVsSAnZWagAAUEwQAIvzEuzb21KiXgVnXQv1\nL+zeA+6gDsfs6y6yB/3e3H0uK2hcRlQEIMDGgt1ESoNMqBnND81Qkm1qsYjJ\nB1nm6qdhz5bztj1gxOlMsYT9nevHkgPnC6GXskvgDD1o5+3cntYtORxorYU+\n19s1VpUcnwDfxy3zutmbX6ugL+gYtj561AUougAQMTRKUptkpcER1ZjuPar2\n0VnjSf+OC/V9SIHJ24Rrg2ySQJm5B4zhmeBYXD48UCZ9XEQjj3djO1aK9yw/\nAG/enxNcbjWE1IeffXVo5P9F+Gh1OpaFh2x8Dz7ij8pNfINkeOECpPtZeAso\nmk/93/S2LRkDsS7zKLsZh8QqVolLv55ywfUScwELA72fJuHcfoVg3eKVwEi+\ny7j2TT/Y5lWyjKyj3SWcTkWdlBzc9EHZCJr8S68tlhDUbc+svytQw3EPymIw\nUj6gdVysCvRRdNCHwloqj35iQQKbUw8PF+kIQ5ZKTl//s/DF+WSx3WVA+ypl\ntGqWDlU8RReO0WWN3Ps8vKRaFi1W+UNdm01x+TbeXM8y7y4WhddX3hvUGvqY\nPIniq/WBoYzwLAyui+YUFp7DGtgVE9KVB8KxR96ra1vP+5MMy1MrOgRBYLuV\n2L+yw/POG9syjtgyBgAjs6DXFT2rfCEWj+FY29ekLY1CQ0t4gFo6TKdjERMp\njYjT\r\n=dmya\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"e2441e71eca1a3e726a74c1b56b9730d66d34fc0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.39.tgz","_integrity":"sha512-nxsI86eTdLyakM6A7NYq3UMyPH1O47u2Rbdmc777gHINgKFopEQOSCaRch/pEruAfKSQiFgDRwH81M7PbM2grg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.41","@syncfusion/ej2-grids":"~18.4.41","@syncfusion/ej2-charts":"~18.4.41","@syncfusion/ej2-dropdowns":"~18.4.41","@syncfusion/ej2-navigations":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.41_1612267761496_0.3475884961637008","host":"s3://npm-registry-packages"}},"18.4.42":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.42","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8a0f91c2b8de80a385b26e7eae2cd171be490694","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.42.tgz","fileCount":371,"integrity":"sha512-LYylHVADWFMymTKxzz8evBf6SOcq2vo9Phap6BfiXLURrhwuphT6CgC2Srl10EDQoAoQkCZ02gInwvcqC8P+IA==","signatures":[{"sig":"MEQCIHpODvcg3l/nRz8auotkaww1EFU2/ytpfM69iaMZbD1fAiA6U+buX6Br3v6m1ewgudRI87MSZv73aEZIty8ddNAHdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24945898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgInI3CRA9TVsSAnZWagAARiwP/iDPQTlKUUiMLzY0eZ9V\nrs/vl1FKF1+e6bWNgljAPnJ8cvCH8xTO9uRgpfiMOueRwaz2UQs6XZghyPJs\nq1UobYeeRc/SBkVIXJ7ASrulj1YJqswMwg2VDGmw62gkRoznA/Amtklm6fzn\nt4EkZKQjRlp0gZ4W4DgGIMdGTDAXbUO/vioLO/7KxwINVwkOI+qlgXfgBB3Y\nLakW24zgS08915HbfHEWDJ5ZrvuDRJ04mTO+YcN9meuQnJh4mbC9gC9a1nno\ni7GTvu+xNkbXC49cTIHgwgwjpJgBypbwsW0yE+dxExw5odB9G5HuyrJWq4ew\n7dtPS03l0THyDl7uDXMST3nJwnLjV5u6/ly5sz0f57LZ/mPTrvIv3aYlyWv5\nJP8zzGbVmNZ3MwZlnBlMVlT2LttQV1cdscsnUL9gRswU0GZvSRKb7KlBEkTd\nc3mn2i7gxZtIDhHYaNYJEilDszMADq7a5a0B9IW8pvXRwkqnO20qUyFLwyi5\nPLrJCyejkwzsbIzdgb/WcPeWOfrVSt6tOEi2AhuLEQ+/Er8r11cyxUcbuRQ/\nkMtwHNnvXCqpA+dU5TcgKOG2zxyhlhVn8cGMGKlaI48PlyHpkLiOBJInJ+LV\nvujFBXnqwJykbxbJikzIJ3QySW/Z+/Is7lKF5zAyU44yVyVc1X5JmkgRfLxW\nsIAh\r\n=cjFY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"f5de812340f4e486dac7ed19454f64e48bb1b43d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.41.tgz","_integrity":"sha512-NeodtfxcEQqd/08LYH7DE+3k3L9vMBwc0BXFJq3YUqBfjhEC3ZKq6aVUwb+Rw3gQPOQ7djyZVUWIiTLHT3tKbg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.42","@syncfusion/ej2-grids":"~18.4.42","@syncfusion/ej2-charts":"~18.4.42","@syncfusion/ej2-dropdowns":"~18.4.42","@syncfusion/ej2-navigations":"~18.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.42_1612870198838_0.9881814565808607","host":"s3://npm-registry-packages"}},"18.4.43":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.43","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9a5408ffb06c5bcee67c20987cb01bf465bfef70","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.43.tgz","fileCount":371,"integrity":"sha512-GN58DYbXuiITjLxm8NRKQEarRd27DOc/LHp1kqNcaPwoRfhi2c2GavTNLXUyGO1KzafmupNgk+dUUXVEbSTS/w==","signatures":[{"sig":"MEUCIDhBsuK/riyjHzgy3LE/BBUX6ujDgbPJILay3y9w8dsgAiEAnGWpC6xbC3Ta4Tq2z8JLtAFxIQTutPFPET37kMupSe0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24998379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK5LMCRA9TVsSAnZWagAAlyMQAI3bWfEHQk1PjXifGAKv\na5By4YPQnEiLMCldVZdX8Jrib7mqIAbGnbP8r8fJcy0JaJ/bg5Ur18YKoVf4\nOOH56ID0yWY198+5VdxpBwVkKNp67yr05w7FUtOVOBpApeomXB0b2/zzOh1j\nr5jejQOEvhW2fq0DAWyJpx4h7YA/vCkVKJLE2fKddWPM5NmC8ncBDGN1S7O1\n4vSh1FgqKSizAsduWTHjmmD6uMt/rXDVGJCqcK9L+M5J3BxbNLetWSg8guG1\nKVKeczf+tuRLqFBtBcR4YiLBZ+0y4zH2Q5htcbbZmZ+TULbet4sQySwiQccE\n0VU7/+wPb8i1v7A92ebLQs6Xb6FPAIb+sIERkbUHIY+uedPLlKWnwdhQiYCh\nnUWxpXAylSN15VGX6uaDCFr1fFKIq4sFIfsDwZx3tMvLF1FNJDEUbXYovlD8\n6V0VcT4Frbj+I49WUP8oHvN/Q4NvUNtmKOLDDan1cqBiwEdfwv6IcdmxHpA+\nk+VrM2J6aGW9Yl1KGmHP8BJWebrJOCQO9DHZ43KDz3qBDfoI4ZufqwFiPQUp\n3b9FyBB5aGko4LiIbEFHCY1sPcuCBHd4I/moXfPxOHhndC9DkrsLmR1J2ONr\nvmLqXASK5q3W2BabU4OhNsSbOGNwChOYow+zCP7cMusdvcGtSIkNKz/FbbXU\nfVAv\r\n=4cbT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"3a3287641ecc5ebe9639f9fb72c86dc7c797fb89","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.42.tgz","_integrity":"sha512-lrHo6rxgix/XWy8Z0eSKa06cv6o1rVy/qYTvqqIiSh4Euazp2/22KFqo86r6+6Adf56hLlVMYyRgLpYbrKqFSg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.43","@syncfusion/ej2-grids":"~18.4.43","@syncfusion/ej2-charts":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.43","@syncfusion/ej2-navigations":"~18.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.43_1613468363769_0.7631971467545067","host":"s3://npm-registry-packages"}},"18.4.44":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.44","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9f89c96537c0029a474859f7ed178a8d8d42f5d1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.44.tgz","fileCount":371,"integrity":"sha512-kx/FBODstYDTi/SQ5lTP23W6u5Cofm5wSBcCHQszNWHTWzvZdwHsaqZwqEJkiahh4Bulg9Wxf9DdryUNK/Kcbw==","signatures":[{"sig":"MEYCIQCIamdkbOOztFh+zcc8CQ01TMzfhl1TX0rbBws5vp0UgwIhALv0BBmlZqqWXiBQUK4HI1AkIzGG+qcGF3Wa2eax+MYJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25003417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNMjqCRA9TVsSAnZWagAA7BYP/2zY3xeqhK1ITkGzJ/1w\nziP5wNB91NpoGzwNkZQjst3kUGwgZFNKD56K4nBM5GByI7zxxeu8SKbOjBl2\nKIgzv67iM70Ti1aFk/h0CoHxY2+a9d3Fo6vGu6Q2+Hqdl7Df3VN0193eUVj+\nmmcCh48xV6WlOXjSN0xm+xSjQGKUahoqzuWm1T1E8YvX3Rdy8oD5cY/kYxOc\n4/hOOXswhSr8H/XK7hQp5lmiHG//5NTs6uwDBh9onXjA2ZsomU6XHnBs42L/\nAhr1FBAVGXVn7mM4Sl5ENw3hEYphZjELhBfu+RYAIU2IX/xEDj5KDzpHo86J\nUqbzdE+IhTcYXeSTKUJQvPVRrwOhBNpL3Go4kaiPP6y9flyflACBMDjHFkN7\neOPL2Cexur/Tcl6kgga101JG2vGl0E3EjcCc2lJBkqNEDtPI19pwccpWzt7Y\nq01P+aLezJwjoF6rDTQYVrtgiRw07I1PrnsxgRYvEHIhZWS0bZUodyFRxdOK\njwzbSDntri8r7SF+9lhZ0nqSo5zNrkDRve7XtayI+IywFEyhNolxybdZTJp2\nueLWH+6U5cgPNUoWfBz0lum1LdF7QUPvdFlm4NyDjj8TR+cD+gJ/zHZtwIpG\n3G6j5MT9S9n56yuDFcZUQY1bpZ3pPUBFi5ZmSJZZunyqP3SdxEpVvGL5GTP7\nzZTr\r\n=rSDV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"282ab8c192c5a6e127faa24b913a353a7b48b22a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.43.tgz","_integrity":"sha512-q1uncLtSgNeVCuAZQaYIam2sl2CPrVPfrwm1w/h3Jf2AkDyA8/9Hy9D0ctnLHLkBjC87abIXwAfkG7uYHJ0KjQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-grids":"~18.4.44","@syncfusion/ej2-charts":"~18.4.44","@syncfusion/ej2-dropdowns":"~18.4.44","@syncfusion/ej2-navigations":"~18.4.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.44_1614072042277_0.32868211985828033","host":"s3://npm-registry-packages"}},"18.4.46":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.46","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d84b98fa054bb55c19eb2a961303cdf11212f8ae","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.46.tgz","fileCount":371,"integrity":"sha512-4lZ8QBL/B1QALM42Mh2J9+aYmUuyR/NHdIRCNV6V2StDioRhG7JbaqWmppvVlBdOOdcZ0CHoDD49bXjxxZBwaw==","signatures":[{"sig":"MEYCIQDnNP2Ku27QynxcHckDatqnLPSnYVboqN+ouNKXW/4cUgIhAKexL4wVbE5i9pAXnRbm722yHu3+ctcfJ5LsboNwMbtM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24990467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPggnCRA9TVsSAnZWagAAPZUP/2gxH37wDQUoQKjnQZMk\nfTx941MOwST0rR4nERQg0uQ7RITfjEIuczrlMFSqJDHAeCY9wd9MicolS82t\n6z8e7F4k9iPL40Rj5eYRxZdcG2XHDtVL23w0joj+HKS0uHNqQZTU/nFTxGlK\noB4Kxt/Y8QmyWZcSZ5Z5jXcprcYDIUprIjQX3Fi5tkSZdvlwgUmcYrDXymI1\nawmsAk5NyQvOrFFGl4ZjNr8ZYtYkpQYOUFC294SvQC7xyGlCw1rx7TnpITrA\nfkuXlTEm8wbibzl9b0Ux0+fvrM8sNI+WSirLYxc/4GKacylByBbkYCMe2VLL\n77OYkKGajd4rHK6WKPk32FusHT1tJtY9wnkIzf6TSZQ41nlNIbEnyAeyzD3l\nwCflVRBFvkluPMctmkTwJ3GRlhFWSg2Daq4Ik4AiXYUS3F2eXdPLaQZwjowb\nidw382WiBGffnfU5kLcEptOY86jwoFy5p/HKPSkoYcFPdFdPoZR4FQ8aiN9M\nFnsr6JflGsxM6/7BYlW6l6hn0mF3qPiMMmHrtKKuqz55WGI/ANe6k5qXgxb0\ng/hMuoaHjZs5fZMJTxI5tEirRkmtNaij4wxk5uCzNGu1NM4xsdqUTDERJE05\njo5FP00VtENGpLNw41petpgfosGsUm6kXdTIE+AAXzxPzuAVwM9HLGYKxcHv\nOA1I\r\n=wIOs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"798b0e08667eace2b21e642d514b5805781dd0a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.44.tgz","_integrity":"sha512-pwZw75wdWIeoR0JNUQ1ECSRze8pQOofzAGelQLOQTKMzB+1M/U7W1EenHnYjSwgbxve8S8EO39OGgIC9iREs1Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-grids":"~18.4.46","@syncfusion/ej2-charts":"~18.4.46","@syncfusion/ej2-dropdowns":"~18.4.46","@syncfusion/ej2-navigations":"~18.4.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.46_1614678054463_0.29372439006745465","host":"s3://npm-registry-packages"}},"18.4.48":{"name":"@syncfusion/ej2-spreadsheet","version":"18.4.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@18.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5f5f94688bbcc16f01d1d0a504e5df870cf63f51","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.48.tgz","fileCount":371,"integrity":"sha512-qIUAktQQvSmmxEyFRyHrbWGkXnI2aULbGl8DsmUTLbTJ7et++CpIacj7hd63bMq2xL5lnqSm2TEYEVn06EFdCQ==","signatures":[{"sig":"MEQCIC59nX6kBCuFe79aiW0OHZfoxx0yV9+mwc+J9I3BA0jyAiAnt1XCjExRSic2OFP+fsTZ9DAcmG4p2ns3FWUaLndKXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25015000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUH6HCRA9TVsSAnZWagAAPsYP/2ny8BOxoUl80IlgAsAS\n9zVmn5kUlgddNQ1Na+9MpNXz6VbnZZ1GsyEi7q4+DbXOZyEGbJYAXfjh3M9i\nOid+QJfAAuoZioUcY4k+Mll/1pjc3jlCMz812RyVV4tOuS/LhnmRoPXh8+ta\nBfjIGBq+SUWq5eFNJeEqjLUaO4q2SbydCCozvjjibWJ7jYMm+KB9eBm6Cf5c\n14SPLenvqNEU9DtOpligJHHxpaKp4ekHdb5jH/KvB/cf+TiQqgH3zSfkv1h/\nhiHFYGNN+OP84TcbUIm8Kztv8s5Bnn4zBE9ZKZEHbmuvRRIGBaojsL0Tvze7\nKnEEhcvVVFQnNrI5hUobN6ZCXmL4cO9+nWIVRZz44/k5Zkc77P9hbuQM3yDt\n8vaO6pJUmyshycTA8hGCa0YnziRFNzZy6kSbW9LF2JsCU4NQ1jIX8/wNc9Pn\nsqbRXY4qNaLGNJA6bLDgO0LzS28GF7VahvUNtCuWq7KXZ/RV4Bz7NU9Ig8yZ\ny7inlRfPeIdrVuYFhIl2q1bEJ9gNaFloyHeWtNpbxxmBgxm50rDYHvma7kT9\nl6I4Xcguq6JfNxOJlMu+17lHlkYTFhLwekJ1IV46os0evNSmjNfKp9+fQHuO\nMAeEEB+wi1ZucsaR3Pj3xBpQH5cSJOVnG+VTksaz30axjL0MWNvriTi94/ek\nGQ5d\r\n=Uq5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"03a0048364dadd1b4e1115f8706fd8f5cdd18f4e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.46.tgz","_integrity":"sha512-5jbnMofFBZifMzYfXRtkzZrfA9eFPUBJ89crIM/lWmRzVMMF0QdtZmQ0PiKlx27I7sfBr9gxA1BrxmRsAcDJzw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-grids":"~18.4.48","@syncfusion/ej2-charts":"~18.4.48","@syncfusion/ej2-dropdowns":"~18.4.48","@syncfusion/ej2-navigations":"~18.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_18.4.48_1615888006543_0.4487742958881278","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.54","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e1e7c2c1bb5a1aff8b5772b363b3bafef038a7f6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.54.tgz","fileCount":371,"integrity":"sha512-HddTirN5k4fxkLYuTuDnik1H8JGADXsxYnxuMhPhhqtEqqkhfC23ypSdSMnTfAyhFDpcYZheHG7UXfcp0CCoXw==","signatures":[{"sig":"MEUCIQD76WdoWmFgtnhUjhhQpiWN+rjiRWIxAZLUbuqvrHurcAIgMM18lW/7Uyk3uvf+i1kIx1ydJNH9PCkz5imH1gi74rE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28755151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYzzECRA9TVsSAnZWagAAtmAP/3VrF4eEYjTGC+YwBBb3\nRtHFiBEYuu0hPIS5fgSVoCp9spo1B4AEFUKi1wjx/NgrANSwun6dMoKSWA6k\nAY3qE37tQkYluP0sJd8VNvG+IKEHJ7ZvnqFmudFDNz8WBW535ykMckCQWlxe\nWq3w3+apCps18EObMvwbizVltT0KQGa/DAG4tq16GsQGNMER0VIFt8uTdvsB\nocO0qSedNZkmpxcWiYo3ZCUbueBq7D2YmPQqXgivlGDZaXwYK4bWP/O62r0/\nNTTgD0XJOzXER0A0QsE1XNJR58rvSMNxg5kU7Zzcnk9bVrV1lDgsHK4o/fZx\ndcaAFBVKFGDjeXl8+ws0jl/7sJnqYQNbSjWA2783xi34Qa/OtiOzrtksAm27\nEtk5pTXZLc5Z5Q8NvyC91MQfNte3wxjsDLU19c6KhM0KgtsiL7EXBDZH4Maz\ndTMiUZhXsiOCDuHHO+Bl5ryvRLcuGUP6jjP8UUG/fzLAmLM7YNNJ5vWXTnlE\nt8QDM2hWTOf6eyp3Nsxz7KaUOfas0HCcHhltSeDXy3at5IJ5oNiENQDRAkty\nMPqUxdLKuw3+g0NmoHy9OVLr5+wVwLe7VxVzhUCRCQ9gZrBtxBLBBy0rIgOa\nCMkl6wH2B2yrCD73sCAADiLBvgOsf9MyX34iilIggNEQ1l5KG+eAz5IR4L+I\no0rq\r\n=DdM7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"0dc679ddf39fc8248a9d03ee941206b83cc4e515","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-18.4.30.tgz","_integrity":"sha512-9sja1sAW78sw2K3+8a93OsXAFJ62gy3F1maUkkxjxqvW0mpotMKMivQHFTHu9RiBYkTKRw5YAsolToYRaZAPig==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-grids":"~19.1.54","@syncfusion/ej2-charts":"~19.1.54","@syncfusion/ej2-dropdowns":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.54_1617116355507_0.24818256070555655","host":"s3://npm-registry-packages"}},"19.1.55":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.55","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7eaae1c94749af3b162a354182ba5c47761530d7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.55.tgz","fileCount":371,"integrity":"sha512-RcWg9YHLf05dQ7yi2p0hJypZudXpslv7aVoqeYBtf8xDahN+vYnifnKDp7y2uoQLOG0CfXYBQUHEyVfUxj6clA==","signatures":[{"sig":"MEUCIQCMDEUcKxv+drK7Sdm3oFqKWBeFWj4lraEDmtZOTR8zAwIgR6ojkzqXP1skTcgXYnhuJBNogY666aH/v30O0Cnlu3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28867755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbAF9CRA9TVsSAnZWagAAVpUP/iH6ii8v1OiuLGtayyOF\nNamcmbSpQSF9lcQQWuzFRG0VveKcZULsXbxrrE7SgEHOkxisMHXis850QVaz\n2boJtVVaHvEaHFmr/9JMCA8Zkf+ugZqQmHESx9RIY59VjSduBFUY2t4PXON5\nrfN6AO3bWjquof2WHwiRWNVJzvRJopKoDzElJKMFDDpSkpwBD7dRqhmlbH65\nFyrPB9D0gBjZYNyyg61ALlVZvUrYHVv9V5ig8jtDhNkhelVc8VxJZc7wNYLD\nIn9tpQHaKJSGEbQgYYqBbcF352ZU9hVf+FI/BNIpQIb+fb8RWyESc039XgD8\n6rwlWA6DwoYwAY4q0b+C29lxfONJ16W81NwaDvKq7ikg5CJNoMoweDCNAnLB\na0UVgTa3gmyQqEgvSPDMERnwpX6FR3asgecSLBEOvz8IRlIj3ZbukpnaBCuk\n9T3p8P7Xr4dB/y1roSK/epeaxHDrWVBWWIM0QSAKeQCo9V+hA6YPhEHTzE2R\nIsojpDNS/R91+15SNHJLuvX5nxU+AnVBNzzC6h6NDst/kJY0gcuJA3mq2Kl6\n3PP33Akkg9y5LLYzmD99PoZzWqgN4yZkJ2hFNMUI0Bkr6haXwEeUpB4nRrlT\nK3zxlK4tzbsIw2Ki0kMUsbwlKd2advZ+6ubxlXPhSDLV5Tn2bJShKDtJm4hV\n+rQT\r\n=ouIY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"56712da51a38702cf8e9570dd0bc6702594f6e13","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.54.tgz","_integrity":"sha512-GIGUN1INTxFUrHHYFh/t6wTtdl186OVQB8ueTBcT47KJfxeWHBI2xqVDjDuZqF9bgZGXp2dj+iOxxm4SKj+iDw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-grids":"~19.1.55","@syncfusion/ej2-charts":"~19.1.54","@syncfusion/ej2-dropdowns":"~19.1.55","@syncfusion/ej2-navigations":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.55_1617691004500_0.8784256400000094","host":"s3://npm-registry-packages"}},"19.1.56":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5195ad1eb59e73f8c5de6d3fd69785ae83017dba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.56.tgz","fileCount":371,"integrity":"sha512-M0Dxv3coinzxun+lHnDRFQwwUVNb4zGrYdfCTcLGXF1EB7gv8CDOp2U7quF+KAFOglAuObH3Ef0wUpo+iyelAw==","signatures":[{"sig":"MEQCIDljG2Epox7AlQ+h58NjuTnHlVz8eMw31sRKLJqvv0CpAiAoAFOKmxIai/dRlbBsg2oO5q/Fx93GOXC9B3WTw1fV+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28869126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdWMOCRA9TVsSAnZWagAAepAP/jiYSjBNcOipviIcpxQV\nOfcyYtkgEd8r3FwF+WkXE/OBe06RHjHB1wbKTG9ZkKpL2zjW1gGy680mKz7/\nAhEJ5xZrvNdwkxNpq9G/1NqVjIz+b9+QCWSLsXyYe1Jp/FcfOw0yfzAs85gL\n5zxMMPsR93O13fOVGtSxIe8I0iSxqkUOhUWbDQUVNlH63gR9tMNrVx54ph5s\nCA15oYfM9UcXqlBWrEz9JrNqiVGaofwRDuV6jw9P83D/hr2WX9tum/jVQ1hJ\nKy4qRTZrv4slSmA8rJDUOwFKwLYj2Yii1AABOi+jfKyuCImxc9IQCqrroDSB\nzPX/wBnqH7uSUK/XiZfnKlzZtmPHDtVXKKUWEIprmjSyAaPlK1vXDRgp+z4/\nnqOlktZdDegfxeXyeEd6K1PEXPXU3lEjnhkVIsa1gxl1IdCcfp+oZvaN4rIk\nc2SEcVHcvUsMiRLbRowNrrDcafaPFeRc+hGJpYU7spXNh16xToJV63PwvfhZ\nDGw6YlgpDe4zfz+KPb51YzqO8u7HQsc7GCKOPnZU5I7oU1Kp6s/F7msI7/km\nBhsa0rcdnInBk9mW6UQAEPmCnPIlZcrvHeCl1UFYlIF5Bvjsh6Ifv3rEmq0d\nxOWjU4JWlR60xOVt3R5kwDrmhjfYt3kJzNmVpHylAySpb98vIOvpD9cxJYf3\naqoK\r\n=5g4P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"eca590d4a2ed7dfc070cbe81dfb4e685351925ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.55.tgz","_integrity":"sha512-pivq9ZS8VAO2l+CASsfX7QpdaSpba2aFeTgf6gsZPKHouekW0D2x8SnlsJQ1gfRZpdFUlMfT/kPKF+ROwffvGA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.56","@syncfusion/ej2-grids":"~19.1.56","@syncfusion/ej2-charts":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.56","@syncfusion/ej2-navigations":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.56_1618305805641_0.8448125414678509","host":"s3://npm-registry-packages"}},"19.1.57":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.57","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9034a901182759d542e1260e93a1e5048b890e6a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.57.tgz","fileCount":371,"integrity":"sha512-kc6gzQUzU00zwvJQK/fiWxvf7Uvr9ox+jav1NCQyYvPdvBqH333KKzQ5UaU2inJ42wVVzDs58uA4R+L9+m7sZw==","signatures":[{"sig":"MEUCIGYrLPkLds+Lk34GqQ57Y8e9BwhAMNMe4uaXKypUnrErAiEAoUWsbi9id98fxy2fcYhfmdO4Owv/NpbY+YelmfpGPEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28907411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfqG8CRA9TVsSAnZWagAABzIP/1rcHKOEJ97S4WVzJ8At\nploRXfdHa0ocsx63kE8Bfq4ubmsV6dKWl01qg0lgSINElsD2g7oBQNHHUyIu\ngV90ZcVsIqz4cjJBX6qIetjJmckSDOO8BsOYdGBi7qls4NJNt6iz0oKd9NqX\nab1tXh0eONzhbkDynvsDeJubfJ/ujYu4FDVvzoMZysG02MNgwIKD8fmrd7Rh\neBeq30JyMxIMtm178AnOWsZfGi945zRHAdDIUKn7bw31dB11JNwnD7iope0u\nt9OJj6U/d50f68Bg2txTNbeAY6gkwVdVSE3leCbOLCHk8yRLZFiWGA+SdGfO\nmGPtX3/6Uqn4Nf59ZT4oDQNWC9WPqI98ulabqXx7Y806LnPNVooSE7phkNZZ\nED+Q4YYPs0phtlT7cRzs4eZxD1I4BXKrJ3vh3ZkW9UHj5UsY+VF0MQd9z2KB\nnZfLbi/w3KiH8QvkeE1/RnJP1349Gnyeb1zeRt5MCy6PBtw/F36kJE45BBmk\n6FujVTRQ97cAsjz2PAjg5A4885t5m4ii3En4sxW7kyFnKUZgi2VbRqFFgX1k\nKz+nGsPHDcCsZ9NSw+laS2dMDRdVR0XNefO59EQo5v3zsxhBBH0bZpH9wSK/\nIkYfSpkglEwL6szcpTRl7Ag0UzmjWv5ioNe/Poy0kvbU37RJtRZba63tayib\nom/w\r\n=ATyl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"87966670d663b1c4f23ef36d65ae4353358548a3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.56.tgz","_integrity":"sha512-yOmz+1OC0F60iVRl6rEWUSGmzKQK396KABmEvAeM45a5ZI1CB4ZsxmsB/UWegCf1KY4igvId5y5GCJO2FTnWFQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-grids":"~19.1.57","@syncfusion/ej2-charts":"~19.1.57","@syncfusion/ej2-dropdowns":"~19.1.57","@syncfusion/ej2-navigations":"~19.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.57_1618911675407_0.7629927958534668","host":"s3://npm-registry-packages"}},"19.1.58":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.58","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8aca8bbbe03a17d4a37860e0a99403ba9b8ddfe3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.58.tgz","fileCount":371,"integrity":"sha512-uCMWpAn6cJ63KRjQKNkUlwrlMZHY5o5qTxCVcdUF8aYDQBGqJv8TzQT9luI6PmB81nl3epxFdu4ahJy9L5lu+Q==","signatures":[{"sig":"MEQCIFCuyBdRx/W+j0EkXo5AarJb8+pu1phrZlmHvH3yQ5uoAiAL45MOU3X8YOL5CeYcFcGWrBUKSzWwdl6LjWAGbx3uvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28999454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh+l5CRA9TVsSAnZWagAAbsMQAJT+4+Do4P6ODaUsW5US\nm1YHFNcrvXBsJE2VOo7XHpJ6oRvWlv14er/rZGn2PWpvV5mq2cbVggoPgblt\niMWvQhVgRmUOR9rjKOcHvLvqf4WCG4SmL8sTyrWkbPEb3AxRsR1WEiOq481L\nrW3svxeDrKg4m0OjBTww4wI6Eq9aIKSsh+S5W1nq+3gE/NbYOVKeJU9B8kEM\n2VAllm4IHpEHjulW5J458I/Op7HOPfTpSyU14KurScihVAfjOb8aB3t8Z2G+\nq6vDOwJJxr79JIITu8vuh+zzgVkQixFfEtaDBAzhVDfDYIlMtot8mQPcaqcS\n7NzImVTOrmt4cg6oOqZ8jUY8wFXGbwHFv8JRGvVuJkXXQ326lA06MGfJhudx\nvqEmbV9AWT7m/qnGh2FFMK/QQZfgFr+9aUecY/KD7L9jVBXecbRBZGiY1o/N\nZojUJ3q1oLME4tvEBpvYiTCy9//fbus1maX4SF4Wbjj2/ATwWk871ehb9Mfp\nIyQXVmVO8rSe27G93566O0CMjJsm4yC8nuxFRa34CCxydqVDfssJ+7nOi+mI\nAXIhzZ11VHL3Y/aGSwYFr1BUQvWXwC9HdbcknjLEw/8ePKlGPATCYiZHJSt/\n5H58MudsbMBkfWCLTkTOxlOa95H+RlCK6Y7ruvfctVCom/JeWnHAXE3kH8RP\nyTMp\r\n=EmR+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"cbbe7d78d28ca7a1cd9a4f21617ef9d4ab908496","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.56.tgz","_integrity":"sha512-nB1hLOu2VIMRDwaGSd38cB2B1Z9cBup37JmmvPVLHVB+JnfP+5MPBTDnarBiQUSVeQT0oRb5Yx9CcWamybVPNQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-grids":"~19.1.58","@syncfusion/ej2-charts":"~19.1.58","@syncfusion/ej2-dropdowns":"~19.1.58","@syncfusion/ej2-navigations":"~19.1.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.58_1619519865294_0.3385306425275998","host":"s3://npm-registry-packages"}},"19.1.59":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.59","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"f8ac15a14b6cc17c66806bc6ae8ad407fced1310","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.59.tgz","fileCount":371,"integrity":"sha512-irI2oQ/yPsad59oZjh8rewlPRtb+1X0+nCA3VMexoY996GQwnOd633ECMMOQvuXRBjZqYnAF/44wo0120iEghw==","signatures":[{"sig":"MEUCIQCKEXyUnDH77TuN74XSFGWfEv5WYIzQgQVTpVJ3OXZj9gIgZW5d2p1Pti2v95Lh6b6BTS899Z/MpqstEPPuI1I3d1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29025353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkRRcCRA9TVsSAnZWagAAUqcP/ipz1q5UW+euq4ss7mmd\nBk487tKkU49LHCQM8I6T7JLaacsqqSP3sgOeZxnVUl/tUzY2CSEoJNogf7i7\naNuNS3JBG2DxfwZtuTkRpbP1vpgaeohyrq2T8j1EV3kd0PfGoDX2gIdSdE6/\ns516Z4LAMYTxW3yEr2TsAwQ2yzYVGYTYZQ1tzdrsKycooYvwRNlVrSJeP52H\n3BpPIXscj4BC9H5luTJ2w74LJY0j6Brb/3ipFPQabt2gCpWPtA+/m+3gIBjx\n16r+c+PtpExy18UFtplY+CxoQ5RdSm6/5YM6PbW9ZAWXiiTXZynfEl2ooHU1\nlDCL3VEseZhYmOeOso0cvdxH/rIihHGnJVByReAk6z7PljrNfWttvl00nAW5\njSXqbWPomi5T+8iXrTfPVpZI24DFU/vMPjvT8p0AL0QGS68bu06xCA4mQxdI\nfmmCFlk/iuGkh0I0pe+M3n10RBRIISR3XqfeSaCkgRsmZ1b2S18+oETnnBWD\nWC0upv30sLpqcrezYM0fRBmU9zLHdNXo7QAYdEQxY86CV6kNBFhz1RYBL/z1\nZ3Blzr79MKK/94EcWlr7/nkcf7rWVXy0sFJeOoWJLneTJjJWuIgixTepBq6w\nOTrvInDidIDU+n5hMtmHvq0uG/xQQWW9K4qYkxw4DHuYLjq+igh6AZHZyO1M\nPfdB\r\n=uXTL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"ef9a7388d07e0cd9fee91678ea62139f74b65a46","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.58.tgz","_integrity":"sha512-6DXke7pBih+knLSxCWiHRiTnDHROXs9DBgesXVaYjGtwrRQOs81LzdhpdAu24XcyeUpk5X0cXF43D8GII6a6Jw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-grids":"~19.1.59","@syncfusion/ej2-charts":"~19.1.59","@syncfusion/ej2-dropdowns":"~19.1.59","@syncfusion/ej2-navigations":"~19.1.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.59_1620120667856_0.40867933044477667","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.63","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.63","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5d8875af5fbdaa5e4617503b44d057364f051bb2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.63.tgz","fileCount":371,"integrity":"sha512-I5ErVslClvMO9vYpLBnKtFPv2etWtsQKPnvCyc+d/m6bynviAQm2e6W/u39RCE0ZZ2S/twWi3Pebn61ixOLPaA==","signatures":[{"sig":"MEYCIQC3amgyGU25xW/L6bh8tfP6Jkyt3uzSATd269XDHOWbfwIhAPrM0erd2CES2wtuBBmknGGTonTV1xUSVoiXBjsu1a4r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29054725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnMGPCRA9TVsSAnZWagAAFkEP/1lk/9F030o5cS9+wpLn\nD65CUFTr4/KCxnAq7xJLB2Mhh1WLKGgUhSsRjOmVZ3FYeVCMQdnTq1AckYxr\nmXuKIC1mYRQ01VG66hEMRRv2DE8Cj8Blzo7R9clSxzuX3B8O0vfl0/yHJx9C\n8/d7sjyUVMi8R2BRfV/ov2vSC3W1CrDXyc+RVmduWSmJX7954/ftbpasmePy\nN9ThmmphKsJT3DB/j3cY46qr4Ym1XtwSjDKTE9cI1HViVAbqK8r7rBWnTljr\nkbCSaHfhdhEpeO9ylrzVaUD3Yp0dQyRCSOUhIoTf4BXoEjpwYhYJmnPS/Jn2\nbTaGU0Lrsfkezbh+suBppBbdWjWzLphH9C+E80eL1yVkOg1IDk8XvIDYwDpR\nFcAZSjk7VVzb81FZcVPaAr9NacuK/5pv0qAVUUDqxLAgeKbGliiLoefpV0pb\nHXNftGQcLU5PucMWr+EivP52qSuGg8YWzLPfzvE1KMq3sUSDp+2q+O+Qac4p\nTb5zRPF8E7zTg5ZTZf2ZykSnaJtMVRYitUCdTs3ykRszUfpdLn9KNQfk9H/O\nW7fOy/YmwYmF9YlMT9z0DeoGuJDU05E3mVGhO0l0pXU5CQGqOVguU9u/DvZL\nLBICk7uKz3l6XqmsKvu9mejLbBaRGjBZfCWtoFSBJbNHi+4UxwQZ9VglMLSf\nrLRO\r\n=ULxw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"bae30fa5cfa2a532068a5c6dadfad6889a154720","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.59.tgz","_integrity":"sha512-7wZIyTa0z8HZgRCyR979AKY+bW5M8iGaHlVRXgiHsrj4k9IKvl7IQAIQUQRxnAnQUxv61uMvxnDvyYMpHieGFA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-grids":"~19.1.63","@syncfusion/ej2-charts":"~19.1.63","@syncfusion/ej2-dropdowns":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.63_1620885903351_0.35026418594252395","host":"s3://npm-registry-packages"}},"19.1.64":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.64","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.64","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"fb193b199c8d114d44ee99c6bc4a006ea30375df","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.64.tgz","fileCount":371,"integrity":"sha512-6+NxoNOn2qeCf0BFwmEnWEpqyjUYVmwq+smOwGWhWrU82yp5YiWNYFL8HBCzvONcR+b884uk2KzryLXI4RcFVg==","signatures":[{"sig":"MEUCIBvvB6AxX3Nn5+GyQc8BDMphTvJ1clxqnnWtJh5rtrYtAiEA2EbOCOQLQvBWdgsQKTQGt8/KAZzO+8MYGSXLY0KSwYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29147633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpOLyCRA9TVsSAnZWagAAASQQAID/X8PBe7MXJ4w8M6rp\nMw/TEYkIvQaxW0Kr5TWQWBR0UCf8ArEJ4ag/Il0ZRgo7u5rDtQ8OSdm/sdUW\n8Vmr1A5HnLQAp2NJhnKTJBixrhHiTuPzwTsbVDoNSh4iYTPSskhQ/D+v+Wyf\nU6FmN0idxSD8m54hJpkd1MWeddRADcQOzIAxR0kFNLY1uy5ptyzyTtIHehnz\ngm4gpB83n/MgfSOLuvY2uQ7SZIGC7tZTU1hRgC2d9eq223QJUvBryPcCxs6T\nTWHkOe87MiEv7n0QiHkTA23i053QeEt+vkt4xE8qf7LlyZ4YVMjC1wF94zdC\nt6avCinkoEttne1oA+obOQSJJA1XEMZ+OXPwLgr+sOzmFDdbSBDfiOAqZhSu\nxLjZDPJcDcsRl8YezxZTpSIy7oWp92Qt9Ew/PvtXa4vdJ7e67ybO0RqQ5ncl\natbObaG9VeA2EZQqEDyW97H0qyy9deeX/alOxN+Qcsfo19L53GL+qYpuzt7T\nsYkOdK5/5NRe7QmtRd9RX2S6zQAiQI0TCmRyGET7VSnUQPbS89HvNQRaa0Sy\ndGbtgxSXwIN8fJX6pBYS/F7OeGpWVfGwP9LUUg2perfdxEY4pdMCHB8IOKxM\nysODVpbQPIFfuV8FflLd7aojBhNlnkeynjczL1IKUmLaG5BEMQZOTus8qon5\ntpZJ\r\n=DVMR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"fe1053fc1b316b15178f2e496538b8371cfc3dca","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.63.tgz","_integrity":"sha512-LsIFpsr68/VsC1Vx56+1JMyONU2QZ71znqC9gkH50txcmlYuFInOM+aSfk0GX/9s5gJcjsTK4/jOinbiaJpJgg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-grids":"~19.1.64","@syncfusion/ej2-charts":"~19.1.64","@syncfusion/ej2-dropdowns":"~19.1.64","@syncfusion/ej2-navigations":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.64_1621418737485_0.3695560230295012","host":"s3://npm-registry-packages"}},"19.1.66":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.66","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.66","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"874071c3cbcbd926bb0aa2c2d7825a4951cacf60","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.66.tgz","fileCount":371,"integrity":"sha512-k7GyxBh8sT912x/D1zf08FGpKcTar+rtOF8XkKQBWUk83NECtsUIN/8OEJb4N2ymxBqTw/5/3oxH9TYjsBe8MQ==","signatures":[{"sig":"MEQCIFYxYSEQlmJZEW0Et6V9Xy0s8LXrKrzm6cJtjo8JWvX4AiBrM+zp2xjemr3/3cm4jVzV0aZkc+8hvHd/w8wu//fSiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29257500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtc50CRA9TVsSAnZWagAAoBwP/jQ0YQ7S0ZhlvoDttaax\ndpQi/4OISXdjmRTuMrA7w/jyo09WPk/yAOBzvxhetjEFasi9YX3EYgZHGkj2\nVR+FH7cFUnT5jGUdrbmXjQCqsEPmafmRkcGxu/DXl0kK1vv6Sq3gfh2xRSwa\nU95Fb2Cqp8/ucaXyw6baANS0wv6wilgpGytYzcM0RJjlCA6MSrDq4iZq6tK1\nAmYIHzDLmzSDOz6m4XoVRRI8RVX/ZP/dIxRa1BdmRSUdeyqRLPNeXDzX67DW\nQH5knigg6xp2F2NE9fcKU1B0O0VjpJ7zfC6iSr+xmepVhCaCJjc7DFLdr5Dn\nd5SucwKDV/h4IDzEiwaFpgtB3Frg8onFepr9uNdp8VFwWCi4bHFbW5T6vleQ\n1VO1Os6DeXQAhxu79M+oDgK2pz0L+aidUmbFmVmiOpzbPQ4bdAgiKGEpIzDd\nLbjotKd40vF8CrqCHZPy7pxetAORoeKT8gvEQsIKfOtXbJsg+KksaKTZHl9B\ntL7k9vgqgPGJ/en+nwEc7RqgzuiQd8+87SMrqg/k0tFbQPAH56g9o7wcjBas\nb5vKQjJVS5ZbJmXszuu4n1m2uk9lJsA0M/ShKowwUVXN5lYoabUP71hH7TEF\neeKG3pzv56mNMf2pt6dfZmbvzLf0E3GCM7vfMIZd1lBHx4g+G0+FsvGjoMvq\nob/Z\r\n=0Iwg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"80152c32015a8e4d9540cea38dac9bc174879858","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.64.tgz","_integrity":"sha512-4AGT+BphKwAUDvmy/nAJ88GtMEVEiBcURTp8lSsD3JQAIdNwiJjykYozRvJK4btxZzbShs6stUEziA7E06w7PQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-grids":"~19.1.66","@syncfusion/ej2-charts":"~19.1.65","@syncfusion/ej2-dropdowns":"~19.1.65","@syncfusion/ej2-navigations":"~19.1.66"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.66_1622527603360_0.09774523137337399","host":"s3://npm-registry-packages"}},"19.1.67":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.67","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.67","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5f09c8ca8b09de5f0784d287fb88fa1343d66d24","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.67.tgz","fileCount":371,"integrity":"sha512-DCwRuUhzgZ8DixBIiYEwu6L39A0RXvb4Xo+iwJDDX913eVDsMajplajFl420EqxrSjGYQhPEaPnY20XtlWR/yA==","signatures":[{"sig":"MEUCIQDzsLpkWU1ETjmV3u2l+dh3h4VMbHcxDrunB12ZFnpRjQIgH00A5/81+A26+sC9+k8m7jZQ+C5oKSNMC1+YEUJRIfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29388784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvzVkCRA9TVsSAnZWagAAAGQP/A6XfD94/QhhMUoXRunO\nqGi/pWTwxs4jX9MOwd3GaL1HyUfK4lYlMOpHOuoZeD5FZXBHKkHPqzFgT+i9\nGZIfVQbOs8yzwMhwhRmlkMmPepbVGli1Z5uqps2fdY5DY1NrwLNuU5p/anx+\nhDk/ZYuGwNOSG1zwsjIsG9jLcVtqR0jP5rLtoFn6UxxRhv221Q27lWpXtpyg\n0L0nGNT5AymMMXrGgku5XQOFS1o8x4NfDG9s16F+ZYcWJR+MWVzo7MvJ2b0L\njiZ/n03fkUwdhI+9gKto1zyXLuPcOpQNOP4+Ovk2HX02y4c4FcAgCjt2u+nj\nWxUK0K1KzQZTXaadXuureWYuPvp/lX3bq7zet7pwK9LB6PfnISLwd3Eat6Ht\negGp9qMx0XXWQahuj4GnHXIwvNocZSBClpwVc/p4pAa2Z2IDrdFiD1Tpww7l\ne/E4Sg3mwl/VE4waeabDMYIIZz+Y+GS3oiEApbi61oYx2k/+I6UafSiCA0Xt\nOSqc/acHnnmdidd8Aqv4U0NdHqRBmW1IJCAGfMllediZjEZGGoE8NcmOR/f0\n4pCWakpZ5L601s18jgn0YkjhwCVNbd7AbAZdAKltVR4Og6eXWrlaayxYyoE5\nNcYs40uYQq0l9VAVfth8AzUWM/mTH2ukgYmYZ3rc3uuiciLEcvsJUCV2EqN7\n1wtQ\r\n=XKSk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"76e5770723fb40b43599e4c5a3b19469b67551e1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.66.tgz","_integrity":"sha512-xuUKaQad/YRdSKh580TAtUH+MkHhtvpVyuDb9Qk3HFveVyH4odKLN4YcF7H3kjuflgFHii5pAH+ikXfc+Nf23w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-grids":"~19.1.67","@syncfusion/ej2-charts":"~19.1.67","@syncfusion/ej2-dropdowns":"~19.1.67","@syncfusion/ej2-navigations":"~19.1.67"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.67_1623143779877_0.44834360700327824","host":"s3://npm-registry-packages"}},"19.1.69":{"name":"@syncfusion/ej2-spreadsheet","version":"19.1.69","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.1.69","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"89cc36661e9223c597b2ea54ba0e4792410a4218","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.69.tgz","fileCount":371,"integrity":"sha512-xHUP7dIyoS682nDKEhAK6dtWgSP9X/BbS3KTGoQJm0l/ZoHA6W1hzLblZFyIuDMG+SPzGNNbonXgxzLi+WNxHg==","signatures":[{"sig":"MEYCIQDZGCWhmVBUESFCiPn8hr6IIapVgJo0akjLQenzu1svEQIhAIG3+lxMSMyOMu2XoiW6is0cwlzMsJhsKuFqhj+TJHJN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29409649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyFRACRA9TVsSAnZWagAAvOgP/0RcdTSC14WFdVp0T4VJ\noO/WuL3EJAZG7JsCAxQ0RNP13ULQ+4B3dxq4+SohK7ipEwCvbPB5Q7qDF3g0\nvjI53aSuS15T6eoSUxHZ6f3o3z4OQCTfXENT11mCfnx7ov+QPQKe9qLPrUz0\nF0hIw4o2R5r1Yxv2FZh3wLYL8jjccAHK3Rme7q633MGk6Nq/5t1IRczCwjOv\nn9RYCzhqt8m4aI2TPqvdoDrLdUee8hk/yH5UPlJUZi2bf14V3PsuewBbbjmT\nU1OHsf3KiIfQLNP3UNROd61HRyLA8ySHtR5SCI+MD2pszzGUEeP789zzW2Ih\nR4Twi5m9fdgvCr7+olq3m7zAhNnOGE+5abquzUiMS9lnA3r8Hs13hQvE5Nk9\n22g4a3aKxSqWNQIbDYaxAOEP4HbQyqINURecynlc/xQQvixkAjPHxp4HOA0i\nZCkSQJ+xgHcLANscTQOinAIJWf/SV3+VZe2qxxaKA2PKFLOqG7sGBJqu2lrH\nuipmx9F0nQ6zl5pWmjv1yblSA8LLqJ+fOdNDWREaWLCNLL+RMo/H1X+XtJ1l\nfpLCdoXnNsH3uouIct0T4g6A0NhO5sXK9LXJLtgajsEz33QaTF4+d+j1lO+X\nXPpTkt+6TWXTQ3peahN0+uYqUHzZ1YcXYLHKCFIEr9XcQMXfi8sNTdSBwXu/\nCsVr\r\n=lsnf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"878cd8ae6dd4b84eb8bfc61c5059aa5cb13205f7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.67.tgz","_integrity":"sha512-1hqM9gyAad1sZkxlGDfvGtm4FyZ6235EaQWPTrWHa0SJeBzvcrLz+Z2X5uwJcOeCAugA0zkVWo35TmzqVRGnVA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-grids":"~19.1.69","@syncfusion/ej2-charts":"~19.1.69","@syncfusion/ej2-dropdowns":"~19.1.69","@syncfusion/ej2-navigations":"~19.1.69"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.1.69_1623741504279_0.555385035454403","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.44","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1c760952a4a35bc4900986722e02147551f8366b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.44.tgz","fileCount":393,"integrity":"sha512-7Cs84Y2xUFJr/jt0OlOUcyqTnGd0v30IWU81OAeGm81Eh7urDU4g4awMo2QVKUsJOq6XuDaGQUlLAB4TPKuQOw==","signatures":[{"sig":"MEUCICxN0RMFME2ul8dHgVDaaUxt8nd2MQ+gffqLw+Yted5sAiEAuHcnKxAYOlkyWniWi0eNJRaw/2RCquh65xUkNA1UoWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30774210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/6ICRA9TVsSAnZWagAAAuwP/R95stZgUxvv3sBS3d5E\nmZl+PI9QJcOcALU1/+V0ebHIaBhJXyNq4ONW+sPHHik/h53yOazH6l7mp2Ba\nnYlDczzOfJWEh/liXOsLcdAUztYpHNUCHLYy2gRsISf/YMzGbyqRVvOxIQyT\nVNv8vjm/bZv+n+Y+84XMapXjpSrsmS8VS0MUyB613+1saGc21QvIkq2jcZvq\nBDigJIPIesCaBCI5PFNzsOdGZzIGSj1yXt4waTwhe7O6Td+z31yz5/Utvk45\nuYLobLovR3m15Gn0Im9AOUNUvWDydFyDFa2mtSFRLFNYy7+nEKzduMHD3aUk\nBDVhY4lQFq1HmEwbIFIpBnNe4mf2GcMQw5SpehrCWFcJgl4QeGwVzBI8yQl1\n5zSOqnTRnTeeTYR9qJclNSaOleWHV2e4PEnkUfUmGc4xUHhhjAVLNK9pMhII\nSbczVbqrRF/0YAfxTU579xNeH7mfRwvkIAVf/L4Hp4Y0Z8T+7yLW4CWfxAOU\nuKr1hEs6fIbuM0k39sLJ4Vzxn7b/pk/eaayISteYbKflDvHN3mdh1143OK/e\nym4rdvOQIpPmn24ElReunAt0GTbhrREjXtE2PjYRFZYP0EbKZv0CP2eeDQhd\nqAbpSCIYwZfJmTgJkjdgoUshjTWgLnqojYp9u+eFAubHP/nsyxOt4F8Uw9qM\nDZem\r\n=q8DR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"c15b7a5c2c4a7cd31c5e7457006a82c79cdb21b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.55.tgz","_integrity":"sha512-gSDIP1CMkrp7JwUJYGMM0EEbquDsI4XI7uPqMMth7nxI4/csFFRcAjcc7a3EuD3JcdHuvPuepM2c8uDsNRMh3w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-grids":"~19.2.44","@syncfusion/ej2-charts":"~19.2.44","@syncfusion/ej2-dropdowns":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.44_1625030279495_0.8253011592640744","host":"s3://npm-registry-packages"}},"19.2.46":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.46","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d905134ea9464f6799dac34b10362d8613a24c2f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.46.tgz","fileCount":393,"integrity":"sha512-bCxcuzqDL7Cy//xipIF5oJWf+xTtF4UXnYyeXwc0b+YBecQw1KphPa7gIuDZgKBLBbTVig7VutkoE/LI4/K7mQ==","signatures":[{"sig":"MEUCIQDJfUyEs00l9/ZT7oA3JSiF130ncMxe8wQpiiAX6jKcnQIgPF9aWHAGWADZPvG7azklMoha3KIpNc2tfBbIOZ4ECh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30831321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BKWCRA9TVsSAnZWagAAjWgQAKKDwf9moQXT6Y1XKbYR\nwcAUv5HQs7s9FVRvMtxCnhfQyJ7xe8TqMERXvEyJaNbWMmTDsBpo6ihs5/MV\nNAOWQb3xRSykDDboFE/FImbtIFDfmmMg/U9xx6txX1JrSP8/TTDy65sEdVn2\n/xwr6ZMAFv7X6rAJCwXHDDcuJu51zgblDkrElYqeLyFQ0a/00u65yh81n2BG\njuSCaPDbTAM0rr5OsbcwHXytIpDlzg8ElE7q0aW18x/o92NOnMOx+3Xz4SZH\nN7MfimGRNFm2LRsP0OPAcTlaRi6Qn2eOHySn9ib6lQpeasyimccwyStSpqKl\nW3+eEEY/k3mSCmjwxvYLIyktzSwuGn2Fqho6zj4+6Xk+IzxQsE+qnor9rL6X\n+VmGIHRy25bYqd5aKzQE0gqRj4QwGsm0lmSOkkYCNfyfx26Pfs3MwA7wNAOF\nU+bJDv4G56dxnp0EZFFGLgAxw9hHkBSiDYBCSYIPZwUYPSJdh64OmZDLZJp8\n9PVWhw959HsIrmM0sCcQFyTaVMOp6u0XWphD5jDwszVG3yyKGzaFNLo0Z09E\nyNyWiOifzvJP0oXHEgYtElGT4Gtrmffq7Wh7EcaQw1vwCRmM/AQFonLpN/up\nJKejpAIfJ4Hv0+wqDvOte80Cbu9ZAmauMCxtEN3QC94pTPa1uqw9/x8yyUPa\niSR2\r\n=rRCP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"ad1729c2180942930df6cb3341ba4316a46f559e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.1.55.tgz","_integrity":"sha512-VLRGB/kkRastkG9idMsJQV4akNRvwp6BMdPLpXxMJrZuYCcIs27G+DIYoXNMDItnJeHuvvwW9oc1dDs9hplvEA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-grids":"~19.2.46","@syncfusion/ej2-charts":"~19.2.46","@syncfusion/ej2-dropdowns":"~19.2.46","@syncfusion/ej2-navigations":"~19.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.46_1625559702001_0.07150618019029542","host":"s3://npm-registry-packages"}},"19.2.47":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.47","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"97e77005bb007780e2213a4ffa0a585e34a9a312","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.47.tgz","fileCount":393,"integrity":"sha512-d9BWVfUN9saqC5OX/tJW+qWuAcHGmAZxSvTXcazXa7CcIh2QiXB/kv0RZiIFK7YjJMDwJxC3UPTHQQpdsbV+7Q==","signatures":[{"sig":"MEUCIQC94IUga0lBsoVNMA6y+HxfnUxM4tXy6VBgx6naoNFFWwIgJSjZRuWbm+kMCRmJCTgATN4l7gAHIabUwqvHYH9UZz8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30858508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7UtDCRA9TVsSAnZWagAAyTkP/3cT3GcnD40sdYADpBmm\nV2Xb1sub7r8qyhbdGLX5N66GEC4iU8achq/MxliAr+ozCL8YH/mHnnpWlrWj\nmXy0fgmNQbPDm+HtovFwGv8BL0gb77T/GS3Nn3F5yI4ZQkD6V02mwe1tK+EF\nvj376Dc1DCYkRcw4BpyyrHXfvcLD6iIl827WawUXy8Sab7/x21ad9LTmaMRM\nzgTFQbWTAsStS7AbH6P1Wqm4dAeWdTo9R/b5U2SkQ20NMAMAvzJYK+scdFVf\ntBDSGsuq7rjqy/7pkwnkyqbdbR0nhkh0Wg+u4glyyB9dlig5ZEM+Bqf1qnZt\ntEb860Ik6M63knm+aKy2HiRr3ti8B77DS1OtNc1+DfUqZKvog0CYilswGdIj\nlXCnKcL5O1i6TN4+VO/Ob2PGE9MZSD3yRlhmilI3OH3N9ztZsGcywSUZB7NH\nJdLdsfL8ENgwbG1ZC/FTUDPa0fvjDhF/wutq0aXEXmHa32eRr20gqAKigN65\np/bIelICAa3klytWdnIs20lChfsuT2LEfLDv1SSrV8XkdGufRFdRHzmtD+Mi\n6qphtfZUTc8w3ld964brHnUFHJLyvlb7z5Vimw4sU9wpfn2ACGNMK+DDXDc7\nOQSeUkzN98qB50gLQ/3exQLPh/60WXJNZEtCdIw6NSU/N3XOy05P1qyNJ0Gk\nIpEB\r\n=4dxY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4a716e219ea4d00043c829d1bc07151502eedc6a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.46.tgz","_integrity":"sha512-WWS8bzQw0eljfmwmEcTMtqNoRsu27PXhSI6fOjI6rC4/WmK66eR6psnG5oHIDwCXbSXhu50ptWX2GBD1SfVkyA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.47","@syncfusion/ej2-grids":"~19.2.47","@syncfusion/ej2-charts":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.47","@syncfusion/ej2-navigations":"~19.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.47_1626164035262_0.8841658319398029","host":"s3://npm-registry-packages"}},"19.2.48":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e4acc554e06e2ecb98b997a6b168974e47d64a11","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.48.tgz","fileCount":393,"integrity":"sha512-1xWjP5FI0Q9QJ18sOG5ISH0HQhjz0YLhgr01/Qd6Jrbo6GKKlPz7pOwuurTIVb7mBITuZhne0eMGWrgYxEP3+Q==","signatures":[{"sig":"MEYCIQC3Z65k9wSQ5HROj6QhJrrthrTBhpj4SWkAiZNZDS3FCgIhAPFyPhC/puJKjyaXAs8KjA6vQpxbsB8ZLkiPaAhsBOeo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30881276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9nbsCRA9TVsSAnZWagAA7nsP/1Q17y/YXXCIw0d8hWlT\negqx7vjlkvhG4j2pMfguhDuDC4gBvkcxIJSGPiEWAj1PMWBBLaBo9PzEawFi\nh/1hnaXAuf10yZ24A+CY9kw/LAyf8DmY2Qiqg2JvdWjNKX+X+z8Vh7XuFoT+\ny0K9LNwlEBZUtmTygeoCTy+DA/izHYwwHFa/KxxpPtmhhMaVRW1/6yYX2xrb\nCnAaWLc4IvpanjwDssnMpuewXCFm4F+M0g8zPMIAWoUIEKQyyP33MEWYk1p/\nflo0ZV5HWPZkO8dLg34r1syhBVTwruDRndcFz6R/JwPW38/5eSoO6k4DcRze\nN36Ha3QgEVPm4h6P8heNhRV4c8zCgv76451+2UARTUX3KM2OBWp/QBFJaY0c\nNpdxYUfLPnIki6BcBa63T/V3as/Z4ZBEpt7dHvTNADuEgKihnf34DWShMKzx\n+SvwlvKu1+OXLpgU6oMt4QnjOZ+HOhALxNVoXwwHijmLLcDRMm3wmoFLE5QJ\nA6OSsNHH84u4/nEXKStbUpBgearFfeR91JUFYzzhMZUlwQof8elNfmjXC8Fn\n5icEBCFf1bBX1Ge71XdCuSIDEW0ZuC3CbPvvd0M9n/at6RFFYFENVWYli0i0\nm2+5pzEPz72np95VyIU0FB9oDaRpqoRXV4XpcHS/ZmpWuyPNwZQKPdvF5pk6\nQFel\r\n=a2tl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4a6735d235b1cff33ea34a219ea79eb41a60eaf1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.47.tgz","_integrity":"sha512-HSWlfhAm9c+sCAl5T5/YCokgqwdTXjmXwU6SPXvG9sBqogWl3VPBgRixki5j8KoGpBRP/eRh3jxmd/D5BCHJuw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.48","@syncfusion/ej2-grids":"~19.2.48","@syncfusion/ej2-charts":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.48","@syncfusion/ej2-navigations":"~19.2.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.48_1626765035828_0.9069766857658947","host":"s3://npm-registry-packages"}},"19.2.49":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.49","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"780d5688893b2f535f5e93b8c8b815c48523d2d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.49.tgz","fileCount":393,"integrity":"sha512-BmaQ/gxogd2gzxBV6p5/WAwic4G+QmYbHVmBJoftTC0LGOuyDC2ex9ylqffkjH0bGzRjccKtOqK0Wy3VKOS99w==","signatures":[{"sig":"MEYCIQDk432xnbBwuw0LTccjDRMKcLOfuuVofvvi1RIRzJHe3AIhAJBaYJ8qpGWOGSxEowZXPaU8RB8httSsvkttSYtKdfiy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31154623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/7QvCRA9TVsSAnZWagAA4ZAQAI/Czl4BD8XNu5uJtOHo\nVT5BSUtSTryrI33AiPD9XQG3jSelDIht1EYHjlNPft6jxtRKlr/djhQRNU3P\nkkPYclZbPGl4VYsjl6Z4HEDCKaMoiLmciRxN7Ixmp0+MkHt+1xo1i/dUNnOS\nfuzd3YAlks6fcJqvNCF/HFNHwbVc3Hdd+dzrCjmeKa0qDrELuOTcVt5ttuc8\nY1Fh78r800aU0U6lZP8oFAjbKXMbJLaW6ZFIQbZ4Av0w7D1qIL/DtEZNVuzs\niTAB8y8e2UZAkAAJ5Ld+R2EuDzTnjBr1m+3l1/LG3UotTA/PogbbR5ZKUoQ+\n1TUDj/hlFUPqn3nn4/ES10C8q5vTHztAo0Nh7BTQS4jOU/T5xxI3IiJNdCfa\nuakcM7a42mWQLhLpLdg8QrTRwhHzRm2HwSm0R/yR8o62mGnHIlj0YQ76focG\nGUgQ7IWk60RghnclUmBHEE0qkddH95EjmRv4Ev2/YkmqhdevA3Jwam06/oT0\nWoOabmdI38LPT4yBEf6f0E4aHhVcQq9ScASGBZCiv/P/anOfACWbVEplcYdC\n+572KIm3MB5UVCtEP1sQaluN9wy576Kwz9cYfpDL8tZe5zMwgiEbc3lt0/RI\nWnulvicTk3qNIY4lUvrgryUJZ82Nb7SvXR0R8TgDY5qsYsyhZ7nZhhy4J4D1\n/Hq8\r\n=J0II\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4bcd497254ce7cedabd08730727fdf119905f0b5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.48.tgz","_integrity":"sha512-EjCJ9hkAwUgBH31WoHA6q8nn06aZ3C6J6bpTpsXLBAr29W38ZsoTgZIDsawLakpot4zR1BRDPYhJKaQK95wG8g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.49","@syncfusion/ej2-grids":"~19.2.49","@syncfusion/ej2-charts":"~19.2.49","@syncfusion/ej2-dropdowns":"~19.2.49","@syncfusion/ej2-navigations":"~19.2.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.49_1627370543395_0.26960450442227635","host":"s3://npm-registry-packages"}},"19.2.51":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.51","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ade1a6a76fdeca2008a372e157717d6eac49de7f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.51.tgz","fileCount":393,"integrity":"sha512-ZbY+boVzOAsUFhzEOf/O9WLYO6X8v23Mpz5X16j/dTVGo1llJ9981b9mfnzO0dem3ddRLdPxn94nPlzPQIa2Pw==","signatures":[{"sig":"MEUCIQCMaGX+ccJYIcRuF2Tg4aB43xWpfYh5ovbga8VMSQvqWQIgZMflVi9vBfhZOciVP2I1HEEh7+h/zDmRKAuEDs1X+Tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31254936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCQboCRA9TVsSAnZWagAA4FgP/And1WxWZ6M3mSVvqZZt\nD+M2qxwgvVWRt8bhTItgQTtJ7EdI6SfBlHXyWlvMa/SpM10759eFw5CWNRhB\nvQdc3lvKEly/9RIi4HlK7Uxkbl8IeRYCbYWZa/7U1eAGF9ZJScztnF2PxWkY\ncsMNWnaqUZ5aCbNkEiB/yCEvKfTFXeC3BL9Zhju3X4B+FlTJ7JRvkBh6EgKd\naybeCi3jevYvuAwahxfxRmw6bhSm/h5qC2PBWMwgKyX4gLV5nU3GvHLIvn/b\neYIAtSQYJOJ3wOOqGUx+msdEAlQD+1SB4B0GZCmc1JVpZlYnv0BWe70nGL41\nXKi7mL2ILGOD5YCxGAob7YsGJXN4pADd9+6YR9WREWsK/DCoAryre87WmM/h\nPPxMsbm0cxWQoGa1crnCoH3ydxlt0LvAKIyAqqasfftkoHvy7BjOxcbR3xsM\nX03//E6nZ3eN+x1BoVzK+BKjSOjbDoseRuFh2BUWWRzcqksyD0Q39J4EQiel\n/1fD9+Zu+cUBkiD6aNslCl/hK11+dScjniWpP3tMbpT461aFoFS/GouJ1b12\nhs3nEisLhBuCAj3ymjZijEnPe7u9JkzlB8XLAOCog4cBcan0NhInZK8EoOUV\n1p+se4s2V3op+38iQ49TIk9Cu4iCZCjQIcAeU5qIX/EhzuuBNhvy3t0ZKK/X\ni2lQ\r\n=mseN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"2e3ef7a49f113dbd2c6e189752815b6a2e5744f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.49.tgz","_integrity":"sha512-IxbbNDqFALETQ2aXlc/9OzcchT5NcMOBBoWSDGGx9s1o90HvJxQK1d93f0QYqeQb/W4BhQ4/eDhK/DuDI+JbFQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.51","@syncfusion/ej2-grids":"~19.2.51","@syncfusion/ej2-charts":"~19.2.51","@syncfusion/ej2-dropdowns":"~19.2.51","@syncfusion/ej2-navigations":"~19.2.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.51_1627981543873_0.31867642458634804","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.55","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"aa38553da00c9106aba54c9a4f760229a40a8453","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.55.tgz","fileCount":393,"integrity":"sha512-CAtstaAG3tLeLKbXfQt87zWPjZ/38X2kbrIsmfKiC/ElYNeRuBm4uuUHYN7SklYo3tVbkxp0WJwjOKFlvoIQ5g==","signatures":[{"sig":"MEUCIQCW8bGaWu/nhmh74lV0UGjxp8ygCiFoe7lR4KAe2iGJUQIgVc2lCAJDip7hbZHuSaSnJo9vx8R8Cxsw1uEHlaODlG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31318475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2JtCRA9TVsSAnZWagAAVT8P/3AX7TD26wImpmDXGZGN\nTI0DHHN2Sdie953RnVhnx44hVcopcbFSqEbZEdFV8y6aDPaEqFC3zmGMG+x1\nKqXtT1/uTH6aqTLUgYKeZ/nqF/w9tGWe4GaM7Jm01zkmVKWp8PKVGXMAnb6p\nTS6OZkHA9z8ZnYzhELDDxOaLqAkBWGMXOHg7cu/TIt7MzuHUXT4j73at3KoV\nJKsM/npBEP7CqlPYm08aXEYdg1Nt4eCnVEKUA43d7Hz5uhOamg+k5XMNBhTs\nFRj0O/NOYmyod/iGLUPMV65ERGuOQgvw9bpAys3x3AXzReYacjc9AK38tZ4S\naxVe10tp5eB/hcZDm5taXVxKPaYDrqpr4jnCrH8hfmBHrs4zSb9ZeQ1xw8Sm\n5KNWRsb+vRr2gFdSSaMKpYdoD4Ri0/ob8HTU3kwQkhDWWxfXq3411PmdyyOu\n3683Q32hd4ych0gO55WCJxnxaOVcVzQw+n3X8m/MOu45AA3VMTo4dunPbytI\njzDJyemhZ6TGJ4wFRQyZp5eLT1cN4Mcm0nK2+1HPNSZ7KA+alsKftThuX+vx\ndwE6YP3fMvb9Aj8FyQqMu/XfiguJm2yxzvzPM/nJaouvm6h7G0H+JTniKHaz\nCZPstnWK3gsb5K37EonD0r/cZnTWO7X4p2QcPJxPgZhnRM9qVUADfi0BbDZ2\nNpye\r\n=rTns\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"4261e6579c54601a4243a23f0f8ba496f44ed669","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.51.tgz","_integrity":"sha512-mTKPP0tB4FHpAkXPgpc3phbQQrxP1cySAMwlDkxPdvsk/nblCmr6hy0sL/gy+uOlGDRVlKy1qBP9aBgGyefthA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-grids":"~19.2.55","@syncfusion/ej2-charts":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.55","@syncfusion/ej2-navigations":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.55_1628660333146_0.49572281014306663","host":"s3://npm-registry-packages"}},"19.2.56":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"95fe0f592e569f41d2aa0b3839a95f5c574a58c1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.56.tgz","fileCount":393,"integrity":"sha512-97XKvTKb8al7E1JXJQb/uI/f0en3JJTAsTD0GbZIc/Zt6v6X8QJlPYE8gaBRs36xpnv0OV61F8ItcI7loml6Fw==","signatures":[{"sig":"MEQCIBzYWagFFkLlZSEFz2kabSmgJFTrarWo6+ODXfwnbenRAiBX8K2r9j2EkwKBRSK7P/FzXxw991ALqhpWElJuVchqCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31503905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG4M8CRA9TVsSAnZWagAASkEP/1w5mhd6QNTnrXKOzxY7\nfcXlENOU2EltpEm9CRSyO4vLfQOnrv4iqtsFNjGiMTNk3sfJP2fSPjxNw85B\noKgRgv+yc9gygrCgeslyDVRRwhFcAXN6Qy0/QSKj4cxlb2Zvui51ydM/MPDt\nGKm650enXiionQ7eCKW2sTDu1bDZq3ISSWlDCmJ5xy8P2z2dv/8K5jRi+4V+\nNIRUUMgWQg7FTXwrYFjLX9hztjJIM7ttvZ9M8bVuf6mPcv3A9N/oglmHJLs4\nl7p9HBG4+CoMZXuEf2ygJBGS78HlQTgJRWMqz/Dypa34WoIPOidW7Sjf1+vf\niMaSt/C8aUn+HsgasbVbhyHj5sJ9fS+iPYp8w5fZ3zjWsD22uIVqgGn5XqQR\n4XZQBXRd46wlZqLzW11gqj6njHuxTSSkNUMZqbWffBsMmE0YnJJmFe19eVSU\nwt0KaMUrEhUJGpKfhfSP85kNY27sK7edS7wHJm+GP+Rhf7kr1yrMytrjHtaD\nZYYFx6jCcxFMEflFMGZBn/Ntj5DAj45Zbk3Fo1TL2nJd8RhX+/u2ObR7OkAj\nElBNzZR3DpIoavp6LnuCD0PvYazqRYs8KGkvLhaWHGvgy0mAa+rRrsxg400E\n4Ef3cpb22LQNzrusdKjxKiUI9JvhyKzGj4lgUO6RwOQ5lSQ0VNbbIvphRP3p\n9E9C\r\n=g6xs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"da56ce6c1816f51dee4c060cca880321255cacf9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.55.tgz","_integrity":"sha512-/znHF2Cf842mQU+xkzH8JFAf82xHbyp940IqgO0kFXo06MIePQgmgLr64n6nezctV/55l5nvmceKTmEQCCawog==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-grids":"~19.2.56","@syncfusion/ej2-charts":"~19.2.56","@syncfusion/ej2-dropdowns":"~19.2.56","@syncfusion/ej2-navigations":"~19.2.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.56_1629193020177_0.16772867475585884","host":"s3://npm-registry-packages"}},"19.2.57":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.57","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"85adc127ff5887044a7fadbeb036bba5d6f1072c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.57.tgz","fileCount":393,"integrity":"sha512-XJ2cnlk9UsQDCg5NMzgWt/Jxi5LwnQVoU3NVb345map2ByZAPngIfYgpD4i/qEdVU7RrGuJTEk1acKOsgHdqdg==","signatures":[{"sig":"MEQCIB5fhjoNkZIA/53dCEqQgWS9y9PqcKkPct0rPP/Wa5K3AiB2kS3j3vKbImuQA3LJZa7gvKZ8ZtvWKrhBzS6Bm9nM4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31543015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJLivCRA9TVsSAnZWagAAkCkQAID1Q5FGC4ikac2VxBRi\nzvlQ20zZnA2x5VgsOmVf56/2tGb7KG4hx5iR8quTKxJZRuak+5+L+adxm1Mh\nBe8XuRFIPzxWeAoWmfFu5/W+NPkO0fK5sV4PSBLtoNlYpM98SMXll+f9CtXw\ntTAHvXQUMlT8Q6gEEK7/94bOSJnXxQ4iq+hbZ3nO90WnA+CHpu40kBoTlnGN\nGjcWfbDQddHdbMuq4zXa34X6DKEAP8nRrD8vZeNbYanTVtRR7nhlPz19f5d/\nCkqXPNvBnx7RL9x9SZvxmef1OZMxrhdCousN6jXcKyFrgjydTh16GgSaNEEg\najbCzdetx6DAj6M+a+7dbZp1zk1+BM3iIMhVm9atb0pPDKy/ACYuI4vEwfez\nUrYPEjK4JbC+gx5xqwKXVmxUvw57woAcdjcN/+L0klxsupGWym29DOb3nsHa\n2+vEYWok5uYohNhORWqr0KTxavmANmIJLuTvEDzZ95mpAK8IXTtzwa6NqlQ1\nkAs4707LdY0wD7CMO4J20wTXqbyMBQFGN1MlssdkVps56M2sevZY5PFHPoIl\nqOEEcfT2f1yHG0kac8+2acu2YiycAoPw9HXPCbYrBGqXyhx2o9CsgTLlgMqA\nYUzd/OMIvUbRDTQgIfw+s1wgKOH09vBN+Y8Gz3gB+tvk4/tfZZnw8kf5KIeF\nQx3U\r\n=MdZW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"17e20bea6b8d54a32759ae60dc1033f1de53497c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.56.tgz","_integrity":"sha512-2AkOOiUWw+fVcYd5TCFHsBtwfjHxfuJHQaUCkCqlOXt9W1/oVwg7gC8VqCankD9D2sgU6p7T2oCN50RDukyZJA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-grids":"~19.2.57","@syncfusion/ej2-charts":"~19.2.57","@syncfusion/ej2-dropdowns":"~19.2.57","@syncfusion/ej2-navigations":"~19.2.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.57_1629796527213_0.20541499912454464","host":"s3://npm-registry-packages"}},"19.2.59":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.59","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8c3351852c8b5283c612d79eafee87f9c189cd18","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.59.tgz","fileCount":393,"integrity":"sha512-d/eprvDPl6tEYwSHgy2RnIWB+Lu6Qo5a/b0vamwL3O7NAWXPi7+kITvb79uh+fZj0/OWaR+3cAfwEryp02djZA==","signatures":[{"sig":"MEUCIBd7r6xZly+CXp6ais/rVTisMZ0B7RTPJM0jTU8p5rQ0AiEAnbW+LeucLlSzgV5udQSwtf0ba/1WKX8oAswVA2PfcJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31564734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLfE1CRA9TVsSAnZWagAAM50P/R8We+3Te0E9U5GPK8sV\nRiBvXDWiIoZn2n/oREM+Z7OadQGwTOxl+I6JGRL8fBEYXClNjnP0wv11zSDG\neoWxxxeF3cNtnmD9WZ+85R/HM2qqfhGZig1JmlIw9Mb+TPrikr+C+1C3c2iB\n4zCvXPSk8D2Y44dsCbu4+OMQIakjWIAmY6IdYvFJtVRbr+bQ8UVd9EX5ZwvX\nfJ7yJqhFCLHJ9Ud1UcpDyiLQzAzOG2YXjxW3f2y/MHAUyDbAHM0AftQbcZRc\nsy6k7GI4o+P2yBygRrD9y/Y55plNoEODjL5JZFiohICvKu+GKGU7MvFZ0Pyl\nM5kwBfBXdB66i3n4Q5xRpAoNkjFE/EwIRFtICamBGg4sp2UCIhWtV/z6/9jr\n8Uv7DX6OdZ5LydUMN3HA6InUnLSGTUM7j5hX4IY86jGTIx7CqG3jreaf7xDS\n3NxEm3fct8bB/azHqSw3I1zJYzckOKALiBAxtiCXSV9+gLlmc/JEPYWoKg1S\nQwReghPupCzD1Dd5kiPiphkLWQP7oFv80OH8YzeqGGqksIfKgvyG7O0ZJu1n\n50t4nWup59L5cG5wGbQW9sx9WBih3geR1af5nGpRBfPXmkFziZe42MImek/B\nOTzxLFkRZMhL0nmmgP/OIswt1qc07oXP/pOQkH73ypZxxokw57ziGuNJgCqD\no9Mo\r\n=iP1F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"d0c24d146ce0e92c5b5ebdb8eed77cbaed566b8a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.57.tgz","_integrity":"sha512-RKVsZU9AVrddNmvYe7YLNmPnBslm18Val/q5f3RPYR1sseTcMJhmf2xmAxMMbknEgO9hucqgiJyUeke80FeF6g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.57","@syncfusion/ej2-grids":"~19.2.59","@syncfusion/ej2-charts":"~19.2.59","@syncfusion/ej2-dropdowns":"~19.2.59","@syncfusion/ej2-navigations":"~19.2.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.59_1630400821548_0.9201588473899454","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.60","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"41104333234be54a12b930344a645c72411313c8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.60.tgz","fileCount":393,"integrity":"sha512-5nNT+fdw6CKFE6rAZoYL3mdHozfJj6wIyW4HHaZs/W//RtvdLxtO0rdXwxr/IWgS4ZZCE4WLA1V8Xtr9T1RbpA==","signatures":[{"sig":"MEYCIQCUSRVhLh0ox4DejE+ob9x0V29AEPNXxjVLSN1Kpf0LcQIhAPJji1iF8eUHm1P+6Yj57NssecUT4MVJmsoP9pcMy0Zc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31552466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0kICRA9TVsSAnZWagAAmZwQAI7Vy4L8vASksWeg89RR\nCZP/LjaMkBFgY5rF/gZNGcFmZVWghyKNofnCGjBXH+7n3qFp1+ZjMP+zFxHO\n1DmMn9IUTLjkuKgdI7Cipkt67tRiO9k7QlWvskmdA4M2asIQb8ZaltPG9Gls\ndFBtKcZT2CpXq3z7Fb+Xsg10DcrsEWokCECEpR7PKCpKbyTtIy9Uxan0Wr13\ne60hwffAXHRfrevu4PAFPEvIW3xqgpGoHytOWCmU4t9Lexgs3z3nD+QErxVM\nmUTmg+1gywD+THjfMT/LwQmA3jDkzvjDLwG5UVP+faZQjhoDLMnE+cIpFgbD\n0xu+i1CfhH5Kx+wEKNpnsCaMSjZVUPYx1tnrZoOAdE9LGEgSG5eaaum78H5F\nUsD5yud4bzVuCpLfoArBEN2HlCywTPxi/5PW8wrmM/t5R48BLA93IjhaYWAN\nnJ9Cd0fUVapHLR8Y9UbtIesPXlh/toN00OkpGyRybrz7puQBELdsTn0mikW7\nS0c9rAxWePvZdDUXYPTI1EEaZacugdy2sRB0uk3gJ2/BCShRu0C7LUH6eLvi\nPi76BJ/yFVwahdr0h06QG5qkXq0dHhfqeeCC2o33vokdvZDbE9o+gke6XUvS\nXCAqT3wdqrTlWzd3tVF8vx4uA6qZNEbgh63DN8zECsKj3EDp1HFdiaWnfOe2\nLmKJ\r\n=gotM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"ec104b7b43e0af2d49d37e1d0122606a04f44502","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.59.tgz","_integrity":"sha512-JEnjhFztLzB/EORBnGTamSE62KoJ/p4Ji2IhRgiDrck5NEuJN1aaE58RGo2LJsUnvs4z8kLrwTSpuaqYpf+Rmg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-grids":"~19.2.60","@syncfusion/ej2-charts":"~19.2.60","@syncfusion/ej2-dropdowns":"~19.2.60","@syncfusion/ej2-navigations":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.60_1631013128302_0.4132933498325173","host":"s3://npm-registry-packages"}},"19.2.62":{"name":"@syncfusion/ej2-spreadsheet","version":"19.2.62","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.2.62","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4f1a720c8fda834d6d25f1de9059639034ae631f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.62.tgz","fileCount":393,"integrity":"sha512-fihlED6NWM7OI0HMoL41UtupX6LpDkxZ/MDlNivZXzya7MtOsdPd1yGl0weLh2v//O7Ua/XHfcfxf7V6MpsrCA==","signatures":[{"sig":"MEUCIGnDmBzKUzGOLGd+55W+E/koV7QL0HpBFWuKlgIrvQMiAiEA+dZng8zj4Xi5S+LTaBBAgy/Ugng6LL3SL/q52vcw1zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31548131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQIh6CRA9TVsSAnZWagAAfIUP/0RK2w2s5F6ue284wvEf\nmdNT5IsX8/5CTvW6QJvzv+46WJhV4eEvvjFCB5NcqED2uxOFeFoGqMUwVwyP\n3dyd43wFQU7mHtQlo3hltIWYDFIPIxLvmjR7IpoOGmp3y9dVdyI4gI8Z57G3\nASTx9OA1f/gMSjEDCxRJmYqu8HISdPAuz2z9+t9zBkPsLlOzE8y7oG18bVok\nBIzUvDhxmkR2iGaWIQ7gQelcfDfsx1C9BBHT9dhebVyzpT9VUSdg6mQDm/B3\nwbL7j7wq7CnCxdrzjZK2qVgxinl5dqicJXF+19gtAjb0fKbibeMgTzZtxREx\n7HdG/we09QfpFN2OOf9KM5QMvfJ/SpgseVpssGIJvE0uAU/rZSmj6gyWPKKu\nK+JPLoNrbPFwK2j9mez85yJ6tA8B4teoBk5OKlBdHcNYhhMaptZ+m/U5wrdq\nErF6kYz7oPfQVWfxKcY8vmGiHN6NerhAfZVHBWwWuG9Hgvpya32lUNV7wEy1\nqO/gM5eiNEd3sMlw6wVb209JjbiSkhYOyRaRI4IpVk6J7mH4WxznECIzFk8k\nU9qzWR2i+yVn0DdiAqFFf8D9wL/rejjUCiOmK3o+JJLctjtJJ3Z9VXcALYdH\n0RImzLTgha+vbBhJX/apWJ7DWGquW7ropWp5ZyCGx5AK8nJ7ZKPW2dGo3U4F\nsx7G\r\n=+AJ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"92233de3188009bbb5a7612c60b45626c165421b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.2.60.tgz","_integrity":"sha512-+JtppM5O9/7dnWzRtcBOLiEnWrLDONyQI9ZEwjExyM9ZwIv0o5Yi42yQf8A4u2gejdsxt0AJo5OBAq/NUVTvRw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-grids":"~19.2.62","@syncfusion/ej2-charts":"~19.2.62","@syncfusion/ej2-dropdowns":"~19.2.62","@syncfusion/ej2-navigations":"~19.2.62"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.2.62_1631619194423_0.7725337500090939","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.43","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6c5887542a20fed4b7df40a787f2d76f25508de4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.43.tgz","fileCount":417,"integrity":"sha512-/4s0ZrmmexCaKE3WfPJqFpsowteHKqsU3PqjuJ1wRRlz14ALBsVL8LPawfOnvA9j6XldCyijJkJteqO/HOjjtg==","signatures":[{"sig":"MEUCIQD38nmUAqFkhYE00PNq3b5XSEdkXfnpgp4b5gsP2dNFpgIgMXRLTUh6SlJdJBGEoJWCFrMGky+RYtYsbiCG04daZbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34882610},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"0dc31d1a36bcb685c14a131a1ca67120f9551ab5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.37.1.tgz","_integrity":"sha512-BeUDM3NURTBYa8v54wygRgdXT9HNHZkTHI358mFoPeEn+RxFVfQBBrCQcahXkU9AYttqUYbQsQ6AseXZjcX+Sw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-grids":"~19.3.43","@syncfusion/ej2-charts":"~19.3.43","@syncfusion/ej2-dropdowns":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.43_1632978246359_0.18964253764253036","host":"s3://npm-registry-packages"}},"19.3.44":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.44","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6b42554fff36168a11c96bb5ba21c2a4c01c656c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.44.tgz","fileCount":417,"integrity":"sha512-+ZaCNNbrVEE6jWOv/uyAVn96o0w9gg8vs1jK0MM8VkEsU3W9fuJdgLqIsT2WoamFSnQ50ztWuz8ebsF38kKJCw==","signatures":[{"sig":"MEUCIQC1sh72JIGUtdqgleBQtWkCbLxkUtrZo5u67clrC+Z9aAIgQhNkUrkG9OaFmg23Pe3VUEGcnhOPNFrcxT2Iq5JJ+lc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34934194},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"60cd5813171ada7228da485ac30d78856e9420d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.37.1.tgz","_integrity":"sha512-4hRYNWXiovLjZRs7w1BDNUTiYNb0H4/FA1RzYad8MXgbdBkgiW3yuUY/95JNnIvmNbRwWZ0yT8dmrJ8qylqnOA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-grids":"~19.3.44","@syncfusion/ej2-charts":"~19.3.44","@syncfusion/ej2-dropdowns":"~19.3.44","@syncfusion/ej2-navigations":"~19.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.44_1633429334447_0.5198468155692586","host":"s3://npm-registry-packages"}},"19.3.45":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.45","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d9720943aa7aa226fd691a905032d55f3999645d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.45.tgz","fileCount":417,"integrity":"sha512-RZfLwvQr6MErE0axXGMadY9bglSF0eqZXc03OYBM5v7CfxUYAElI4Iz1aZp/vAKxSd1z1l7eEpZ47fxo3g+DDw==","signatures":[{"sig":"MEUCIFGiCMZrNbKdU+TI92sk5NfRXW7kXEhrODuhvxLLgGN9AiEAoM9bj2alyS+TtnnbwzULRth8wymnpISNxMh3LNGyDHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35006446},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"646dc2fcd22180946f0a11931eef4cbe8f61fb26","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.44.tgz","_integrity":"sha512-O+4r0TVpXJhdPYtlY9p36M6YSHFd12tdDbRhAONMGD8pRsT3eEduC0Z7MCAYAuG6l1Br+h0kyiMRcqFIyH1H+w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-grids":"~19.3.45","@syncfusion/ej2-charts":"~19.3.45","@syncfusion/ej2-dropdowns":"~19.3.45","@syncfusion/ej2-navigations":"~19.3.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.45_1634036523278_0.6687388574716071","host":"s3://npm-registry-packages"}},"19.3.46":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.46","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2fbbaf0f7d87ff6a6235dbb2f022db9eb03154fc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.46.tgz","fileCount":417,"integrity":"sha512-GJ4rLj8z0bHPQ0FO4agF25S19LE3DuB24J8vrjA+wwKz6Pe7sQptFC9zGBMf91HlPi2wn6DBQsySglU+KQy8Nw==","signatures":[{"sig":"MEQCIH1WjaPQOPdWYx1O3BzgyIbyYcRXj2fAk8u1rvqCFMG6AiAeYPkXVb0nebN8mNqW85Uat5pkZhBI1UfnWDgYbvYStA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35164349},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"f57a53176dbe187282fde31d99d059169eb5811c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.45.tgz","_integrity":"sha512-KiFP1DzCXEEc7j3jQzBgxzAkPE06gOwDxsplYWhnBYUsYdeP25E+JBLdFSMqGKAMCgpPSUkNDMp95PwfvD56mA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-grids":"~19.3.46","@syncfusion/ej2-charts":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.46","@syncfusion/ej2-navigations":"~19.3.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.46_1634638831422_0.67009670570555","host":"s3://npm-registry-packages"}},"19.3.47":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.47","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"f3ab79685edf56ca917992c5331deeeb1a1b3b04","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.47.tgz","fileCount":417,"integrity":"sha512-RiqxEBmdI4hR4hkPrXsm4B2AGkH2omay76+SQhE2QX5pbgypUL26WttG3ckMpvkGFXH+7Ano4ggljyAblaH1gg==","signatures":[{"sig":"MEUCIQDh72YM00OtCjELWfxepklPXAzs6zUv7Ti183ymxvwBwAIgZEjwC8hN+dZF6wFv3CmMzms7LVYuCrANGRtWnLj3cSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35189544},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"b25213593161933db168b05166518cf92b7a3521","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.46.tgz","_integrity":"sha512-dGLsQMHrieiCxkDgRRN/Q4mgqbCOCXYv1bhXp6bpEFO+mH9A+gJd1EVU6/88XOslQ/yhrRlKHgYrxwYIzZPozA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-grids":"~19.3.47","@syncfusion/ej2-charts":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.47","@syncfusion/ej2-navigations":"~19.3.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.47_1635243660180_0.26868503183841375","host":"s3://npm-registry-packages"}},"19.3.48":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3c836c36b530b50e0a01dde016de638c1a767dcc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.48.tgz","fileCount":417,"integrity":"sha512-AGGmZPHojVEH43VxwnI0iB5IK8KSsxqpMeTyVLGtSMnAMpb+/G/7MS8yzDwMc/qITlbw6BpjUlT+rPATnloDLQ==","signatures":[{"sig":"MEQCIF+k0iiMO+tEkP4IVm4cTQgohtxyHJpz1Xgh3d5WSeGEAiASiIxC7NsPzNu5ft0CS7tsFkG9cXUeu5HtK3WZDEWgnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35301292},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"954ccd000fc309cf9f894df10c4fe01a33003877","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.47.tgz","_integrity":"sha512-M19af0DhNx8Xykn32YdiClPeCVgkBzW30f6JxCnY/Cc7Q9w4C65G9ybT0tXe2ahz1qQPn11Z2RwPccnBcZZ7bA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-grids":"~19.3.48","@syncfusion/ej2-charts":"~19.3.48","@syncfusion/ej2-dropdowns":"~19.3.48","@syncfusion/ej2-navigations":"~19.3.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.48_1635849409175_0.8026613932226436","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.53","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4b311fc8d34481f0f24e29aeb5540ffa2a0c24c7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.53.tgz","fileCount":417,"integrity":"sha512-KR1KsCdDlSSDynmNfXPYmlu9wyaK4hSjBXz7uRm9dy04tD5Qv391rFKZtsXVrz+k9m9ySTdH/n8ySNBtU2aHfA==","signatures":[{"sig":"MEYCIQC2YZ0/RWWBYRohxoiH3i7fUtiWZF3Lg1Z/dOdA2HwIHQIhAKsrAvhQr8a57vbs5AMUAihXs10FR4hURDfLUR1PtQ8W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35316043},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"a131940fc695c03737d30f52505c6fc410a37007","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.48.tgz","_integrity":"sha512-hh6OEV7xnY5Luz1lAgqN7ExK+YuN+gkTMLdJUbz1lKseIV3AtejLnrop+qiiGIrnHsgo3zZQC89mETPhzFncgg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-grids":"~19.3.53","@syncfusion/ej2-charts":"~19.3.53","@syncfusion/ej2-dropdowns":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.53_1636696134503_0.6476174192904247","host":"s3://npm-registry-packages"}},"19.3.55":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.55","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5a4da4157d3e6ef822ebe0f6c5f4a71478cf34e1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.55.tgz","fileCount":417,"integrity":"sha512-4BSKlTgr1h26Fk/soTMBea6A9pKekb6rZ5iXqp3e3gvXvsXgzk0uhKM+jQfaBN/OKfGLD5f/OG3GDluMxvkyPg==","signatures":[{"sig":"MEQCICPgNuwbav3z6x99trjoe+qpvXEgtfj9Eiu4bKtaEkyKAiBKPPwOKE8V4BU7VWcgCwvmbzJrbCVMc/E3B+bcbCfoaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35316043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnOKcCRA9TVsSAnZWagAA5C0P/2xkkqEh2dhJ+xhXhFkY\nwuF5RJAJzs8e7B4C5Ihfo93PGiusQ9f6ZOh7sgDjnTiG9VbZzwQtDL4E+Jz5\n/blI73q0ATbjpUTKu0ib2BIyxN9OqcZ+YCIFBxmRhLSjXi/XebuTf1Zp5gI3\nFr6VwHwGQDu/iZpt5GGhkSdi7vsU7whoqAPXd7/wytzcWrJnZDGZZC36XgSd\n88FRC/uQ7LYJJi1uIVUD93X/6lcCdwgFdm8n/NeTU0pmHwavSOhcIOWO/WNI\nTXDg8jDbVSBRP4EVQcbHwhVXXdg8VSXpxHA5GLrQM3lUcufwXCJ68z0DvS54\npcgXBGs69hvKkucEN4DcBvxAOMf+QSGvv9aaIdSQz67674nmO0f22vjbHwn1\n/yLDN+3MJnlXdBC8h5udvclWvLgdY6xm3D9DajzkYyosk3YKYtBUbuP+XWG3\nxCtZQ8s21Eg7ZhZOmVKSWFkHFFB5g6CI1fgD917ZgJeza7ElVnodoABwC/bi\nVxCinhgIx517nlGowSNH7Zw0YiB8qBmIrleANU1qtLDOvemWdIKfB6dFDYW0\nah1fbb9gOVfazVAmqQEUSu/YXTaPb4+/iP5YWS5KFBKfasHe4IiunEMPMU8U\na1wMTNbo+lArXZrzj0UDpWAexMWrJi0ugxl2jt/BsWGdhb7Un56T5hE0G45o\nTZxS\r\n=+lsS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"a131940fc695c03737d30f52505c6fc410a37007","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.48.tgz","_integrity":"sha512-hh6OEV7xnY5Luz1lAgqN7ExK+YuN+gkTMLdJUbz1lKseIV3AtejLnrop+qiiGIrnHsgo3zZQC89mETPhzFncgg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-grids":"~19.3.55","@syncfusion/ej2-charts":"~19.3.55","@syncfusion/ej2-dropdowns":"~19.3.55","@syncfusion/ej2-navigations":"~19.3.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.55_1637671580176_0.8514149132905302","host":"s3://npm-registry-packages"}},"19.3.56":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8e989e4baf20aa444cf24ce326d7c650a2a71dee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.56.tgz","fileCount":417,"integrity":"sha512-X8AfnHNGMFBFEBmC7qk6XuO1XofvCqAx7OC8s7bM9fALg8xG03hqX5HTUg+FhHa40Jh7KNRCrVn3w4pbRfXLJQ==","signatures":[{"sig":"MEQCIBb6HQKkpIs8g79vxrM3liFkfgXYMM8Ls5EVNqJ+w8R7AiBTB9HVxllWyztHV/Q8gJWSRKtPAq7OBLzZueb9isZ19Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35327061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqNEYCRA9TVsSAnZWagAAXwkP/RPwegZA1b4pPOa4J0sY\nM5I3j2+AHROjOdu3qdWFKrmHIwvKYMid2Jy5Agyzys6cMA1kuYjuWjuYDCyP\nI96Hoba87U/emEJhPTGG8V0JDv5oFgNTStYpP/TLNZCRERwhBvfX9qwfFFgT\n6VoNjvQVfifOKSyFoDuB3TBX/DuNIcB1jzdxhdo9GQz3lh6D8Wa6/gLUOa/H\nj8ZvxKZgQli0sF7c4LDrEGL7TDIZPyEQ5Inv+DDmrx7HJeTuJnuVeUdW4r7j\nFbRt3u6KIC7J6HnKS6aT7C1g9CU+YNM9NCqJWodRdCCjVpIsuOyWOtUaic2r\nt8PWnWeHJNdNB8E154UhgPj1Z+HOxqG4sPaHFnenMMG9wZApnjEdiDBc/RE0\nf0GkGU+fMGL1XSJsmhLMXkxmcWX4hWTYgyer4qOOSrp3xxNcxblX92Cug3Ir\n2AHeX7dkg5LOCBxQl6HsZolQHcQnl0zzZqMgWxuqiiQNXLZJn7nvR0X6Pdme\n2IO2S9TifwMxn3kqgVFALG3jMbwXmHXAmmciJtAAlJYpU5ZsbTNPt7GJMKid\n4bbPucz3vCmwqnpj1PiEmWdFGE44X1hDBdGDVw2+6SKGMvmTuINt003pfiaI\nvFMm4cGMKcyBPsLhLEySpnN88DGpcTIz16Mo+rbZ5pWbvVde+qMBUTcHU+e1\nS9sA\r\n=CtuG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"23d9c5cbd8a359ef1ba2151d10aa480a81604458","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.55.tgz","_integrity":"sha512-C8yLVo0OtGsIIdw9EUM9rOnkH+BWSGfNuM4HqP0e8RZIgBISXyyAehPQIp5ABkk9Ol5laDRgqoz5QmcFwNGfkw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-grids":"~19.3.56","@syncfusion/ej2-charts":"~19.3.55","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-navigations":"~19.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.56_1638453527503_0.1536356903556979","host":"s3://npm-registry-packages"}},"19.3.57":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.57","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4202f6869adc60da3cb373ea9d953977d6f93627","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.57.tgz","fileCount":417,"integrity":"sha512-NwhrFuOSlOcYYWYKxucxXW/Cu2pArpLqDQqttawtNxCi0vjBvWfpb/xJEFxmUdUS+HD5QK5BuBYuhWgA9E2yHg==","signatures":[{"sig":"MEUCIQDY2p383blvY4HEvf4Kdg+hoIyjuTUcZ88O5HqlL7JDZQIgSf3DDuzcabYs50sLbK+VABzpDM3mxzUpcbUrWEwVaKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35369073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrzwCCRA9TVsSAnZWagAA8k4QAIFO4qEXwUfxEakGzILQ\nf0ubjX0BrEW+RYpOJrvdQbAmvsgSLd4Jcqoz24lOYknYGnHCp7iwVEPz6hG4\nPcV38mLWYuec0OVpB0k7lU/NMR7A0n7vukW/Z8nuRrqizsb8+0ZFu5b/lObd\njLFFEHStbbK1Dkoj2XcC9QfcEg5SseR+/BHmXAtQaWIhnI9i8RjkbqW2Ix6H\nVmCD2WvlV+QMmOBx0S+Z6Otdo4ZnA6icqKgM5j8vDJdnfkqFVTmjwrNCYohg\nmP0e9qxSZhNlut/Wm5xbNKWp0gZx8cHbWS0WLPdY+oDD/6BNmhgNx0nxWI4Q\nllBexv5HVe4ocrSorOYyS3kYBn4eAwLRqFh2x0dQDwtRmqJEfW1trX/pP4iW\nTkYWXF7rcYKF0jsrST87JRsHXdRferjF76/F/oWh4M39hAaxYmGk9us7Adq4\noXOGS/xvLrv09msyaJUd2QWBGRnVgpehmi5DoF8Je6/56+NU3fU+XatZ8/En\n/6xTY4ydjOGMAZYEflIi5elKKeoxGlT4Kfw4wHV5LynI5rTqC/FoUdNNPrEw\n+jy/5/X4Bza6cbqwGfPaMeJTa3wm0CVKN1BSyaPNVU7NwftZ7vk+dcMSHXVC\nezkiz0XvNY4T3YieGsBHOxhDDwopuGYaJlDbZxEGqBV8lWrafuxAtyCu8fwK\nArST\r\n=UrCA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"02d919f6a89f6871082bc4c4f89411accd89711a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.56.tgz","_integrity":"sha512-vaS7KKgCl0OBtorWnqfcawQZuq7vN74ONn5AK01/JlOBpZEbxihROsyi6ePMGrXv9KyEjJcr2aMA2ULhfBNpAQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-grids":"~19.3.57","@syncfusion/ej2-charts":"~19.3.55","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-navigations":"~19.3.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.57_1638874114053_0.7347492882575202","host":"s3://npm-registry-packages"}},"19.3.58":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.58","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2a3c1e1d282038e0ce99b2d12849c171b7e17176","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.58.tgz","fileCount":417,"integrity":"sha512-reHlOfJEn1stfgiSzAySWX7PEdb1kYaBKEJLiyy45mS8ZwkwNLyXnF2mIBH0+INM0h+pI+Y9C85FSh9g0C960Q==","signatures":[{"sig":"MEUCIQDugZih7MC+0hj1tJalgPw/Eo8eyLv1DNAHdcWLfRgpiQIgQEe8cSuVThzXrsHoYgQ4v4r1qI/S0+TkOyPfh2SzQQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35388801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsgBtCRA9TVsSAnZWagAAVFcP/3uVDeJQUGFpVoWejDYG\nQa4+PFmk6zwJ3THjkdztk9rgOtIqQ7jfzyYLWGDZjsk8i21QbmX0rUltHVRZ\nN8dO7wY0AJG9LfK5u0adzNjuwUISBOhWygv5FB8IZ3b/Nl3NzSF4RP2/sP2u\n8u33TUHeOI/hiL8Y7+WJSGOWKvAh36f6DUni8/LxhRWo/KRG8wJRqmmhLdTq\n6ZHH7CFzV0ZICXu/HI0wmS5+3+IpCmePPWh5OVNwroKJw+pd7njqaiVKf4wx\nnkxW2GvI9JdDtzhTzxYhVvaqyI3yzoBwaLoid515hgbGEhG5tY5swVlHSvA8\nnQyhz6F5nvHzi4KT/7fUUTRTVlFsg1g8kXxBolGaKrUlMeGEISBfGATIJXM1\nrrzRKnLRbzFexHM6UgKcETUmgVBciOrEMWpu31aPlrP8nfDBIfqXdEFSNhCc\n4UTFO1W6z2OH/8omvmdc7sy1+sKS33SaseTrM15PIMysH6Dk2i/G+cSa6Yy3\n2zPC6keEBkmc/xPdRPJ+MLVho1OGchrXxVXibf5nnjdLPvIJY0So0EfVJTyH\nOZ4a9lFDXkbBpprLcpzLpZjBSkfkti6iYbGfht9jK6GYYqZrlBn9owINEQ+Y\n3imOmTKs//f8vvwf3k0xUaDCvUYfxxk7Z60cMomvrbukGRWxjJlDC/55jQnz\nHEGn\r\n=OzzG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"02d919f6a89f6871082bc4c4f89411accd89711a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.56.tgz","_integrity":"sha512-vaS7KKgCl0OBtorWnqfcawQZuq7vN74ONn5AK01/JlOBpZEbxihROsyi6ePMGrXv9KyEjJcr2aMA2ULhfBNpAQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.14.6","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"12.18.3","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-grids":"~19.3.57","@syncfusion/ej2-charts":"~19.3.55","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-navigations":"~19.3.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.58_1639055469331_0.13538425956148048","host":"s3://npm-registry-packages"}},"19.3.59":{"name":"@syncfusion/ej2-spreadsheet","version":"19.3.59","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.3.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3b3686d1824d0e70b0780f03af3cb9ec9cb4a5a1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.59.tgz","fileCount":417,"integrity":"sha512-9rIS7Xa7mTe0M1T/HPT6D4e4GfqJgN3ShFQ5qnp51/AqU5IVKrDtf+Psdb47uBXNV0SYlrHJbS914qRdKwIsyg==","signatures":[{"sig":"MEQCIBAO4tpd9z6qape+ao/SkWvTdfRnQBh0ejA/yHmn4K9jAiBK/dEIFR75zYM2+ZrsHUo7xpT6RLbv3Rm8Xvc+lVFF8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35400073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuJh+CRA9TVsSAnZWagAA9qUP/ApQmI9+csQpqsLwyYh4\nxiyaHHagRiysjJLZSi+km7r/oH12oe9AlBjtT9iXwMmC0UVObKjvd/J5iIQy\nZ1mrwinOI1lt63pGwAAiSvQPvM5NdLsAqAjE1Xab/BMV31j3t2nKacB2TQjO\n3l4i38c+/v1rDvhR5HVOnq549HkhIOzxKAgrf3L3o8EmqLa7aGvdwVf929lT\nUgTr6aALfR8Efe9Uf4bDRJmULi4AZ1m+qaryNm2Coc9Cm5DUexPqawHOWGay\nk+4ciay7m746Uu1ZgCLfpBPDcOEXHG0drsGqMZG/oI/IXndAgRLf6HrouMPB\nHblaso5H3vC9e36kDNeBKj3RbtNpsPOH/Ej11JJuCRodtqFRqdd7pv6ufAT5\nIol8VckrZoVlQE2tHn+EFEv1VgNH4vb96KYIRL6+C2DwFiovtGXaIVdLeKnU\ncUZVGgR/wNHFjVWxcPRTI9NUts4oyds2GDidLOw4uSrPk+4xO8r7ME723WjC\nVaSbJ37s21/16ynPt8AI8jCm4lE2rED9dcHKTS/4IZ+NCbPVOTTCP3xsVgLi\njXjLjrnor0AipYuFDWjCaPtL2bhJWQoKRiFmu9Yg6EdEzVBpuxL5M0Em09Yv\n5uOA6hvWfOunG3GOHbEjd8bszRZF8mRTn808gBno3FIcI2xa6pBjeJ1D+FxB\nPRIH\r\n=tqKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"40eceb6b5732000cf0efd6f1651571bef365637f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.3.56.tgz","_integrity":"sha512-Yg8AFT8fXgboBhpHh3WpTxrBylDLxvfEquWcnMdb6/bVilXItZPU09yRaA0vIwYYzT36pZtSvjnCeztVapRKFQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.57","@syncfusion/ej2-grids":"~19.3.57","@syncfusion/ej2-charts":"~19.3.59","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-navigations":"~19.3.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.3.59_1639487614112_0.16178855061935948","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.38","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"71095ca4e1372a87251af22f77fb5d98281fcb50","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.38.tgz","fileCount":423,"integrity":"sha512-PvF0lfkRbQRik97y3WdaBh4rpB1xwzqHkKgtmLmFEkkfTgbWhVYkqRPqWgb2ph40I+abOnhnGkTrzIeA5jeLhQ==","signatures":[{"sig":"MEUCIQCm88FCzwgLAQWaiYJhiD2xlCbfrGfDcfmdD8bhQkpxPAIgNTKoA11rv7S8nLeES2Z5EuqkAPWreTMrMa3sNZr7AaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35976942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCaECRA9TVsSAnZWagAA+WUP/iR7VsAMqlF0X37Ool3a\nbVnHvYKAE/6N5L5pDjoz4MNImHSddRqD7npeIZ8D2z9YpSH/YJ+7Ha39XPEX\nDjtJzKBIwQUciQzVOW5rVaobKnv/pnRknz4DXtOYx3nAOMTWSjPHjgBFob8A\nQnddrKt5b8F35CbxJd597wN8fTb6PJAi4TFvgqgu1yzXt7VKp3JsoPFMuxP8\nXGpxDnVJYYpVRhrQ004ta/aoe2E1H8Up6j30UiLJNGMyBC7kVDv31T1GWKuD\n2r1qIkl5k7dWwCIvjFTNj6wqrGGStWGvv5IGUHbd2F+W0ecx2LRVczQs56vP\nMiX/rLkvCNvX1gZfDzI9h9FLmTxrIEAZzhmIeukuguA6Gkp/yZvVnLP8MKNo\nQJ6MyyyFtfefsZq4XbybR8wiGgSvjHtuS75AdN/6ax8+jL+pr3M8iU8F70wC\nXlzVZRl+8ic38wMlFdZc1x8/l24JoHU0HSsxT3qqJAV0vgHb5OgnrHqS4X1T\nVoTCuvQd53OiAKv1tOkfHHkPhwkVqcRH1eHkw061v3r7nB8PxM+eNBIH0C1Q\n61QboR/y+ts+A4G2VJ19lbUTP8r2Uzcd+5BFrOJfQ2js1iCJJi0V0gbM67V0\nzqrmLX/OTnnTp/MczUM5WEOmc6RRMBrUT7YkcEZcX92RiT1HqXeDwNiVPXkg\nWDy4\r\n=dEES\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"eb624ccbfb1a1b2bdd3be58c9aab63528ed6b5bb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.55.2.tgz","_integrity":"sha512-p7+bbSgwZvK0bAUUpAKtvRJuDCD3LNzxFCTU+j+eXs6PCVAx/l7kVPKrzoJ6LYxukDBbun0JA6rWNBDIZtfPiA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-grids":"~19.4.38","@syncfusion/ej2-charts":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.38_1639720580566_0.3490742841409482","host":"s3://npm-registry-packages"}},"19.4.40":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.40","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a07870c55d4fd8680b91004cd25dd5c5d0067be6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.40.tgz","fileCount":423,"integrity":"sha512-6HpOLhQgIFEQenxlClg6yo1z87BQFvhQsoqKttAj71vt0ht8yF+rb6HYoEEXELPt7e0ThilB66SwGbzu252QJQ==","signatures":[{"sig":"MEUCIQC+lg1khN76tK+/9TukSV9kfL4x/EX5RZKjJpXE0Hk1eQIgH6WDzHg1lPMG5sOC6v7kAq9DOLbOuqms3PODzM479rA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36072927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyyGbCRA9TVsSAnZWagAAxzQP/2rgojztNeY3D38dQGYU\njh8xyyuoUSLKBCgRmW8IBuQ4KdnbDeHp2dQmiSG+hM+8uaX0MhN/gpAOItc4\nOWwTn55s+RQIofSgHFZeI5nVC8tQ/TnaRI3dLdEhAGaIyLIxBEVz3g2EkESZ\nmGkQSClFBzWud2XI15FQuQKRpGeepfn2BugHoX3g4ixkRPs4lXFSJLDM9NiT\n61yCkVXNvCQHZcJ/u6luUm1ZXz/vBaDt6zZUX3m/nS4D1CNnRuVtddbaM3a1\n8wWbJc5EHSF3sZFt8EbdRczlFYiKt+LzJeeDIOcZwvvxS6ReZFOqBfkIDPrp\n4bphXpxIG94C7IZfQJq79/mr6PdrgRY0ApUSrmP99tNayUco8CfIxqx6N4bH\nZ42XxH63SdU1ajgH9M/wYTFOzafGEk2Ca6mm6mFS+nxVz5VU8UBzzDa4OtyZ\nqaRzORTgdnf5SB0KQ0wU/XaqaLVCnk1mEd2M7HRpXDoAV2FaFUdh2+R+9RFx\n/V0ibhdjMPRz0M06uUmR5N54kTaPIItP42GJrATBwFW08o//Paj3/hIR2ofp\nRMBYAIfUrf770fz98yJoK4KVZrUEClet91z5rht41n4hbIss089wDJ7sltuw\ng0HTrZVHmeGW1OLLBZNBdLM2vwafKrfARAYYfG3apl1x0SZrK1nC2/x0Q+j5\nQ6GA\r\n=4Rrn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"f09af44f40d8412d99f07ccab6b35d48bfec2986","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.38.tgz","_integrity":"sha512-EbtvuD0vztfCuq2eI9Q2Xzt9IPXk7wCF4Dp9uCqJSB88PWtgmBkG3iAg/pmE9+que4Kkyviy/C+ZGa3tO9gW+A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-grids":"~19.4.40","@syncfusion/ej2-charts":"~19.4.40","@syncfusion/ej2-dropdowns":"~19.4.40","@syncfusion/ej2-navigations":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.40_1640702362956_0.1793019675773353","host":"s3://npm-registry-packages"}},"19.4.41":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.41","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4048b3a8f055a680a04723e89a80b0ccd5bcfa43","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.41.tgz","fileCount":423,"integrity":"sha512-m2WV702xCPCg9fdmuUtBMEFiPtb/ixJhcDswABhbCj1xwj5Yk4tSVtDCBTwsG0CAbHGZ4aZfdkTuCTi9t6A+yQ==","signatures":[{"sig":"MEYCIQC7xlNADHoQaLsItE+6VRZZDSkzmeGmbvf8XD2iml7GhwIhAIhh3pW8sW7CUPSG/51/Niy3y+bnnCJRMs+c2bEvQFTT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36147931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C+3CRA9TVsSAnZWagAAoP8P/Rl6FxIlbv4RjwDMUoek\nEeLkN9uc8l7JqWhQTB/nHitIUyU+rcoeI8OkYcVkWfeSsnnp55uww/97t1tJ\ntmOYpWrskOnqZwRGTbJN3hkN/AACu4qXuzuwy1GQhR7mT/hoDXB4VE1BCByx\nDHod+fKHg/TVXVQr7q+ljiSQGY1PPiZjFTXJEEnfgUUJa7JIGVdGVgOBlyS9\nTbzEIDAIyFWl4c+3KTTU7Mp/W0OmP69V4PXXNykXh/MmEHKOGI3gZNcYM2p2\nCdgBtvRLzrgf9mD7SUV4pUjdIVSWH7ZLZpFEhH14H01hJvorlpTXbVueZOUs\n+e38UQIJyYyP7m3PoWaknZb6G96VUQ4SFvgK4R35QqaFcf5G3VyS89UpIQl/\nK3byhPC1kK1L5NnnIgnnrUVUZ26TeTLQABCnTScHEv/nyrB40C4YENS+vzlk\n13XkpomKIv/d0CUctSPj2Ha6PmPdngWZAha3nb7B2A75tCoWH0TFUPy53QqF\nyde8bid8jp5PFjA290TsmoARzwwmTchwg0IR9z+fRuVRvFKUClO6AvR87Tgd\n7RMT9K3CCyQ+mnWu9JYb519ckh4hsva0uEy5w7lnFobV0ZxlNjXOpv3lyaWl\n27OLbJ9/cwzhpqXvAWERuCc+ZLCFscrhs+tzPn7eFbFUqtfTE3F2qBjM1s3h\nxgK8\r\n=uMon\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"94a128cbac66cdc94355e824c279fdd65d07530d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.40.tgz","_integrity":"sha512-diNAx/Zc/B9nGNeX4b5P8BNJ8BpVAutBDaJ+O5grVNqVGmtqcJsxcsznKYkId9fbOVTIO5W3qelQqnnJ91Lxaw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-grids":"~19.4.41","@syncfusion/ej2-charts":"~19.4.41","@syncfusion/ej2-dropdowns":"~19.4.41","@syncfusion/ej2-navigations":"~19.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.41_1641295799406_0.8438370057296016","host":"s3://npm-registry-packages"}},"19.4.42":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.42","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7b6de450020911b9614c7e3c44c674eba210a098","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.42.tgz","fileCount":423,"integrity":"sha512-1qSU7mVgHLSvfospxQ+2fZyzqwB9WhAXaOdJ/XI7mowF4g3RGKtvCI0jC5EhC7vza6P17GlybT/sW0U3IFL4SA==","signatures":[{"sig":"MEUCICYh+dj+vT6OjmMgszAtLeNWTmCY43ZY5jpQX27RFk88AiEA9MjhakHHJsgi0fB+BBqbBqSI5mHLkgztJqz/GU0tDGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36180240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Y+ZCRA9TVsSAnZWagAAh68P/27NP++Ghfuh/DhiUU4R\nHj8ZVlqTQEywlCS8c1t4uHtu08dDZDlNcT1oqfLoTkvw1HTjvt3mmAdzMw18\n1vixRUtmMFIQnTqU4GeE6EMQgiyd8GrHdIEUgV22veLvpOcKZ9iO4ior8f9k\nT2pueYz01Q5luu3UYQVWkXiePD16zi8AampoS5EpM4W0szphPV7U4UdzJlSi\n1RYviOPAvcA8sjclm37x3mVkUDbytPHFoHzVrGXiNLQo62MFP+xZOmNGFW3Y\niVA/JdmQfQCSORkPpADI2Qxkwlg0FGUiAKQAyvebuicFt2eAqHQNAagYULB7\nb/5Av/3JJv9ULWzAufDSZ7uBOWvovoTXYkOOxAOGICHXRnyoYQwf+q6el3WQ\nY3U8LeKklhFRRqJpnRRclqY9DwNVGiWFhq2y+uQAoOqg5Q0tTTv2uL8OUUiS\n5+Wh86+oJxU2TnlDXJw0nbaBDOHezynwHQjgY6/xwRE0luqV/TUvEzl2bS7u\nl91/l7iX2xzDv9ouzYmcqWsrSKyLRAUxPcmj2WCNR9TOxXEdkPt7j/mu4RWC\nU4FiIiCaODhfEvWl+ggNkXvuWbcdGJnux3TKAMxuojlytgSwD5JcsYUXYWJr\n8zcfyMjO+7nkkGVroJdMeG466QZMOzGFG9cG7CYuig/lklUVfG3O/VxqGs3N\nwlJ3\r\n=LX1J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"d9cf89dc66b56028ceea5f0f3d8c1cd3a0b82540","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.41.tgz","_integrity":"sha512-UjbjovCIW39Tvsgh8Z+9kGgHrQiDH4V23SXVJboRiPskxr0QOLXrsjvpFMsM+xBTutm0IQqJde0Q8RgRVA7Adg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-grids":"~19.4.42","@syncfusion/ej2-charts":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-navigations":"~19.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.42_1641910168737_0.021666360757564895","host":"s3://npm-registry-packages"}},"19.4.43":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.43","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3403bb3908b9ba0b1d20d5457baf61b1004fae36","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.43.tgz","fileCount":423,"integrity":"sha512-B7KWMEWSsQozGZEf5psHW2ukGo87xji4cdrnJwWjiw5w4n82fpZ2tdKDh1Ur+NWHY+DNPh620kTQaBpRxKotkg==","signatures":[{"sig":"MEYCIQDeC9Yk5NXp7aDFRZNclAOW367s0OBXZa5dslJzHlwMtwIhAI3KZYpf4ypaxGWEKDl9E5z0ubkDu2uH+pBfibeMtGum","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36210917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5qMQCRA9TVsSAnZWagAAwE0P/23/cq1MKaudrJQD6BoL\ngpIaFICMt47r7QS/TQJNJSc8zeeb1TkD7kPd9S3XLlJRs0guORaKxcOV2NVm\note+vj7BtCGBw4X9nSrK6mNGU8YLw/NVz/t2NpfVSR0COXXyWCAAf0nxMN9d\nlYmaKKEawaDX0dw1KIgNz/0EZsHfFVBxb/e7o0+nN9v/MacqAkjaCzIX8VMT\nGWOfUdRsNQqH/BoCPGr6bTyGZu91opk9YUYanGnF1Poau3BX0HgptJDKIKyj\nksWrsZt0Bz77DsYfHzevAeVl+tmwKwMzpyakGGpPdMJncOrSz34ny8f63FLA\nR+7fxAjWC1rRqUq1kSvRehxgtHjJRc9WierOMXMAJ1wTTJeDXl0fkyD1+Jma\nc7n9zIaHLxw9mJNEh61PGmaxr/mV9dVisAJh/y1NQQi1Y4mbBXnkBGoVd/ux\nsdKdZ4WSM5TfVQL7a+0P0SydoCryVcH2AqtFVNx7iVGHOEJBqfzYUHmcoV0v\n5m9faOl0a189YuOTCXUnSJC7mlBmJIwOQqjQeuUNiNyolcRglPAzz9tK0eXC\nIXZmJV+Sc8HKjD3K+zMpwryXKqwxfuAVIe+hVnDSsBK+rSJs1BIhSFYMXlIx\n1LNhefC5hcd7KL5qOWbzefEWkTSw7CAURAk51e/Q3PffYQvj/BDezW8Cl1lY\nVOZG\r\n=MOZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"49ab0a5bdfe57db8adb98516632fc6e6088b2970","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.42.tgz","_integrity":"sha512-GCQebBpSUhqN7zej3r11yW0jBjtMuH45DTIOKw2pSaRdn5BBNFZLbm/tlIwArQ4gK2n+ykQERQMrUBKUCIRa6w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-grids":"~19.4.43","@syncfusion/ej2-charts":"~19.4.43","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-navigations":"~19.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.43_1642504976272_0.5875747652025036","host":"s3://npm-registry-packages"}},"19.4.47":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.47","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"32c714a2fb2abf71da72931df22882ffce8937b4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.47.tgz","fileCount":423,"integrity":"sha512-7yujfwhJOtprzhHqoveQJ+qwfVrrGpbTTpNYM7IFefkHzv3VXS9RRY55pfb5bnfv9BCKZgwnXZMzIpLJGYaX8g==","signatures":[{"sig":"MEQCIC2mSvLQKtmW//SLOlLDH3gV9aBrp5qUs7hvk3OtQGm2AiA4FLo+ICcUDLwNpwT817DKdzo/PF4mVr4e0ZpfcRHFmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36210917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7+vsCRA9TVsSAnZWagAA3hYP/0tl289oqko30isANpOa\nZYr3Nd911bJKYMBnOb0vT9h1LzkrvbV/oc/M0g6IeJ51qQ51cQCt7xpfEpb2\nAeJplSvTXjo8b+DcAuNCOsTKKxlraf81Efsiu3B2+0buW9j8Qh9r26SmmbPK\nsQYQigS6I5eS0YNgB2UCi1C52fnOzaF4y+rnybBM7mF8xb09mwefvy6KfB2D\nCOXeYAfbd570GoyCiYaT0Q0ZW2OAu0XrCPJ70s4XL48n0Db2/Gr95Cjln8D9\nxyjH89jpuQYu/D4yG0/1e+zxbj7z1rRjgMBGwTtr2R44vwZXKrmidPvUz+gj\n5ty8gFnPmU3BI0FNNW93D6IiLu4jHTGK+Qg7Q3rZf9gWNtDERg37gHmEd1Ww\nOIU9LT2tbQnRICGnC2U2vyN9HGLjS/BKcl+Zic0As8hVfe4R2jWz2usZUN6V\nSLjmPgQrdbHWAY9zwK9Mk0uv1EOASBCNtT2rHAoc65dGWNaJoYvsPID7Ls8k\nz9BTnkDZX7aduDWsUhfjWinaVG0pNXjhEtxZUG0Dr6bbjODiNObPHeObleOm\nBgPRgi7+5RA+AaxWoPmM1gYA2S7DXBrw6PDrgdKoj03k49+jYTEt36svipoi\ny2XMQ3W1oEVKtp44p0Ym9z/K6mhBGj9q36ZtBjPAsDuanpHgcLwSO/dpqUyn\nVmlJ\r\n=0cjL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"49ab0a5bdfe57db8adb98516632fc6e6088b2970","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.42.tgz","_integrity":"sha512-GCQebBpSUhqN7zej3r11yW0jBjtMuH45DTIOKw2pSaRdn5BBNFZLbm/tlIwArQ4gK2n+ykQERQMrUBKUCIRa6w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-grids":"~19.4.47","@syncfusion/ej2-charts":"~19.4.47","@syncfusion/ej2-dropdowns":"~19.4.47","@syncfusion/ej2-navigations":"~19.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.47_1643113452094_0.6657173617192018","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0c77610c216b3e5c1d85bdb1ecfba659398b0c4c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.48.tgz","fileCount":423,"integrity":"sha512-m4t3YW36OrG4YzciNtNhVvk4IWshziHxx7TpBKS6eLzsb6RVI2NjP/yhppp58bCwwJCLeltihZrFPwFw1EaJVw==","signatures":[{"sig":"MEQCIHmbJBT8/EVWe1zE2Y9DXowcbaLiXCfQx7XV76F7ftQKAiAcWLllcSXQ3QrJLKpd0BfaKFnY/h0MmULqwHBkxlt9Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36224592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97hbCRA9TVsSAnZWagAATMcP/2iokKs9Qjyn9iVqoKqo\nfpba8ZOMFvST6xek8KsjZDtLggny8jHEI90a/lhH902okg+OiO771InUVOWr\nx2tZgJatvwrWy/yti/jX09Dz5yO2UYKY9KDmvwU6qMAWb+kPLrk7r68BqNoc\n4OiBqmfp0c7MqFZ/8JB9mNLFbYS+yo0A4uZ6x6TjEI5T8GWVRareQ0jQm2rS\nK+fqc/kCHCIQWTaDt9pZ1YocITZJKG+61r0yS9bOwmBQGKF9x5t3EagyXjFW\nHlZStdJHCFYfb8oXFGOsUvMzT4D3kMyTPO5eWnBUiKFMhjuoS6rmNmbnx2PU\nfsX7AlKTeJW56Hzb4rkHZjWsi10XDkyKBa23LVGYUmkfnJmYY/IyuA7J0Q1e\niXVN/JcHgGpj3jbN5FGxLwEiEufGkHkRs2nU5SiatjfFeW1wKrvOg5Tehha4\nmZKcB6wWB/p+Z5jNwm+uU3RZFeLjm2J/sby0ps/TQG2idtML7fm9SfVn6HhR\nez5+75V1FGo2ehzBq/NLCBlFoaCM1NRudSy4LMBn+WVRYpSgz6ulhD3Mijmm\nPxG8wsEbXNKFVJtlSjCyOCB04jxpGvnJjGT8JuEJ8Rae/zpYAWfQwyNOA7SG\niHkiDKah1qyWOwojjx/M9hAlHROP943DuP3cYEgKwxH5lFkkCQKVR28RDq1d\nZVqN\r\n=nfGI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"e366b0a97076de27625fb2086804c201e3cc56ee","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.47.tgz","_integrity":"sha512-KLuUunPF9sFeb/CMOveJzrbIe1arNJz1MLCBZTQ/7T6p4gIUrThgiSKVEmw3apLTNlrp0ZO856FU6vZup/j3AQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-grids":"~19.4.48","@syncfusion/ej2-charts":"~19.4.48","@syncfusion/ej2-dropdowns":"~19.4.48","@syncfusion/ej2-navigations":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.48_1643624538690_0.16380651308285277","host":"s3://npm-registry-packages"}},"19.4.50":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.50","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"75dbd20b07d7ed9d6bd4b92be908b1965da780ee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.50.tgz","fileCount":425,"integrity":"sha512-YwaIBoISDKaCA7UzIKeudSq1nxxUUmne20bWFx11BydsaBCnKa1CFyiMWppyY02UlDq5RP8ilt1faciEF3w/ag==","signatures":[{"sig":"MEUCIDkP8hSQJ7X4U4xA57zGiAJCM5Co0ti7i7YJYbpj0bjwAiEAuvQE2Or64Ru1Kj+tukgCX0Yjpeg5EKz3IMJNXFX/bLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36553653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkOICRA9TVsSAnZWagAAmmoP/RFIT1IgLeFK5bsta57V\nQPtKoygLxWgArmGRVa0kLpUCepSolxAMx8oiYjzBKBpiHUD+Fmv5LG4Wq5v9\n4t6Yus66OWErsxd02uvEWFxZv6QIMHPax2ws+Af37c/4zIsPEUYxCnxtK1SU\nY7uCFGnBEmtCJj0yCPySBclYjHT07Gsz6U3LmsGgpMRcPjbFk46FXw0iGCq0\nFIFnAUD95iKK2+H9aoLjSNYf8KE2IoGzEmlTdSmyibeP3tfZMCrWyBxpcg+S\n+0C6Wd5B7caYuAPuS4yU7OCcYbQmNvqxrUxjXRatbM37vZNvgkBvQc0ewWxt\nkazVLEgeD6hpKFium3CuOREH7Fs8cFHCUv1Ldz0YpwuL6e3jTyFle+7UmaHI\nxtwrMuUEWH+WDry4dLDCiRJUMAdDXUMPwLnkoBBAUcBDTka9+bLDbrOAyceK\n977xJEvogWu1rtzQTzz6NKhYXQCk/mswj4K93Y/hnKyF60ltKFGA50f7sVgs\nxV7tAd77svu5XDj8kSpoWH8LRt/MvMwBWwP2uMlR9o9OjOF3LBB8+GQdERME\n3Yy/s3SNRJ5w39hzCXXZ6bb4pokc9Qo2OFzhpO7yR/OXn0uYUH0ya3vaxJ7N\n2sO+pAZFaPpocdI+PQ5LDGvVZuc944hUpw1ZUg50xQ1//8nvl5EU2mX52tNC\nsvUG\r\n=09mR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"bc5e29966bf2ab88277560357b32144ac8f14c39","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.48.tgz","_integrity":"sha512-NyZxbT7b4vtBTf3p/TGj3eFC7mz+wljIsLEGZjvFN/y0pU3C58FNAaXKuRb82k/9Hl9SR7VSkucMZM3nZE1yZw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-grids":"~19.4.50","@syncfusion/ej2-charts":"~19.4.50","@syncfusion/ej2-dropdowns":"~19.4.50","@syncfusion/ej2-navigations":"~19.4.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.50_1644315528091_0.639789995205942","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.52","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"441bde5a6d5d4c0ba67209e5b0f2323aed8444a4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.52.tgz","fileCount":425,"integrity":"sha512-BaSt9jVsWC3rl+7IJJagxeU2dBhOBdz+QsLgjIcDnphxaNI91/eVadwbe9l7ZiKf2ljat+QNW/E48Fz3Vk0OTw==","signatures":[{"sig":"MEQCIHvTg55EuCbrgBCe+11UyKx1kSwhEWKIDN67QqbGXKNtAiBEW/Vwjmgh1FIYREwAkG6TFIaVqqRfTEiawPLCf+5ipA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36573710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7MmCRA9TVsSAnZWagAAVbQP+QH4X6YVq3rwAZmbGwbu\nv2hW6PpP0SmP16qneG4qiDZVMF4zqeD7iG8Csyv7Zni+1bRKDhURtMRssiTT\nBUln4gtszBtZzzNGPo3BNaRP12tAaZa8ccMjHM9+W7H9kbmWtWDTAQkzyn2u\nFhSTE46dHo83tv0zGC1ic5N1er2twd9yJmVfreq/djXXJJv0sVsdQZZymXIz\nYVKky5Yv+4XaFhoETF1hpGFZQBPCf4cOX08kj5i2WYCbiN0LVvq/q6mBmzN6\nDGQmlPEQzwJT/Ju0cIpnpMX0SQtuCtEGGiiU8zfcVFcLcnj74VYR0HKsz5D9\nz/JVxf3vD+GzPLKdDP5jeEG7G2FI36eDBqiiN/VhPe3Fgry4yJDKISG9+ro9\nc7fIQ9ctJPooCKp9O0SDCVqQsr1Q9EGUjOcXCoZFURTyMRwVZSCH8M4+/KnC\ny1hiX6BywRVa85uTTMzkx+tBwAuNz2RXYDMHyaeruiqxI4SY5++nqLr6DEHT\nOykuMncS1kXjkKnTDC93GWp/nRFKKieCiG84lM56l9XlyCbDrRYegnTb7plt\nFpzzNIHv4BvtZ9j4eIUg23jxZ2V4KR7w/5ldOv6yVO5eEVpUtSP0Qh/otnp6\nf+sqa+KO2057DSTwIrnNJGDuVMOrL0+x/lZidBrGCRaDZnCg/w8juA/5Ku0q\nNQiX\r\n=CabO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"1ac0c38545f2438541045e9d479cb64a532c8e2d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.50.tgz","_integrity":"sha512-hppIRuy+4Q53xWKjRSfyNUVFXAZjgkqHg3VzwKrdJhlraEbknxbcTTTPBMi2xhQu9O0w1gJaeCOZv5W5E5bTrQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-grids":"~19.4.52","@syncfusion/ej2-charts":"~19.4.52","@syncfusion/ej2-dropdowns":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.52_1644933926460_0.34967041741872484","host":"s3://npm-registry-packages"}},"19.4.53":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.53","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d72f950e19f7117230e9ee3f438fc4600ecc55d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.53.tgz","fileCount":425,"integrity":"sha512-WlIpj87/JzkxQBOSxNKPsgogRPMr5P98F61kNkJreXzMZaKPAXnKbHem9n1QCWbAyBIsNV4mLfZ13WjmaOmt4A==","signatures":[{"sig":"MEQCIGIpk58q5kr9QaYp+PhtpMAGlaowUvEX8ozCYqdeevK1AiAQMQ16puDv8eLOR4vPatDpcHTrrCqUyU6TszvJNFHYMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36733540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFMCdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOMA/+JFDxU3cu/9gJILqYpbERKpWFn8Q4oqWwvWfAdL4P45vJbPjy\r\n8MNMknuPQtesejjXT6d4bUR2Hwe62+9+bxBJUplUEEIVtjEu2/alJJa1gpDa\r\nh8URGZpGa6YSbnhHSkg5zi9S7AhYjZ+TFR11NWp9IAEWFSgXx29R9xoLqR2D\r\nBIsrW6iV1B+zFUZ0CRjYMvD5I/WUyZY7TJncO8ab6rJshqPr+fHPCku2eqAg\r\nu9WYynQilRyedTi+xn6oy+N+z+nE1/l/ufDHwNo9UA4ZL3Lpq3syxCAG9mul\r\n1fzgkQpF+sqdDLPhNshLtIqOaYElaCTOKWU6/G6uMiQuPujhTiNIsVySTL4s\r\n1ZImMir1A8GKu358injvzk50ac4Beg5tp/UEq1fXLy0IcvzIINx8EojnzaL9\r\nXhYzaKgSc1PqF/o+u/w+I/mFBSxi1vPznF3PTEwLJXAagIRgsjjt+M7l8qsL\r\nu9m3h9vI6HfHOJ9MD1aLTNCZ7qOPLq6vkdHpTj7Vl6ly8S5dLdTw7Dc+PBSc\r\nJMkw3noBJd6h9ok4vGhl5oHCcT0eGNh+miU4kJBCzZdex37eWG+X0/acJdrN\r\nQR8DrXwBFwyC3uHaXVK4u/0p6FVoKufodyGoRdX3UMMxhTXz9S1L9M6EZ/wD\r\nBVzFzulLYOjoOxULEcnpjsdqfSoeHuF8EVI=\r\n=727Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"0fce98013b9988008d22977d1f4fa1b98f45da60","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.52.tgz","_integrity":"sha512-glLpk87K53HSXlmDyQvtwp3eSDmFlu4G/07bWVgkwdXu0k8X7CKdiUvqX/KF/odhXCbVqBs/OmSS+P9MeKeN9A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-grids":"~19.4.53","@syncfusion/ej2-charts":"~19.4.53","@syncfusion/ej2-dropdowns":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.53_1645527197181_0.031953329877990155","host":"s3://npm-registry-packages"}},"19.4.54":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.54","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"63c6cb0ad8def55b4fb45b2cc2b0eb2424eaffb5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.54.tgz","fileCount":425,"integrity":"sha512-A/Xu/ejW1WlDXHAlueJmiGqijJi8dtavglttQJqLyX//dpkbuPZ1Wmj28V94wee0woxhIsos6ac8znA/q7rEVA==","signatures":[{"sig":"MEUCICeUruPcOYaa1tt9nQEte6dm0LAE/wPvnYhejuWUcIVIAiEAjzHACfuOzFIXpFp2YpHS8ccJo49flZrI7DSniMrLuAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36762519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHg3hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVhxAAgTtRi/i7vce0h4TSuNCq+yHJ9y69z0Kg8jyjxHx+0sKDGQwW\r\ntx8Nc+nWI5ljWUBsTW+UsBnjAKUl3ambU+K/YS7saYLs4Zbv0C36oD6cKBOB\r\n8BDgUaEbGIbIVHiWYUhfItbnNh0t8zauYWG64xdC9VySjmZd0snTKRKw/WgN\r\n7eQBppsIAlfUj5UyRTVf7KU13oCZiFNQ4EttxEPPDeBIWEmetgUwO7xmjwT7\r\nLsuY96N70joExzXAhQMGfv7VINgl1Z4DEUr98EvtEJJI5D+abMY0VmlO24VF\r\n2wifP1DbMgqVx4iE9lb8yzG7IOn44KsgufbVvumOhKgPfMrJRhuhTsTXGETG\r\nkV7Fm9i2/fPxxjwIkYroGKhGGJxfWhIVEdhcc8o1mS1utueeC5eXGq29TCph\r\nHLNFT7H3KPU0Uz3MPJTxzGmwlKhbksMhXaABG8bOyAHA6gEWU8RnMaUZAvO/\r\n3WC0yxo8WzkpwoVp4ICVX9vE4VbVVtR9sGxmgdF30gMxmrJMk9PAWb9LPQbb\r\nCHdpwMj6jLiuefwX2wqmEtKaASNSuqHD9ajRL+AL0hOHSjALJDhCw+i9h9qQ\r\ntZbX0Z6sx8b00iZ7wIpgp3B2E7NF8nrnSu8CYgOMa7vQiOrdoCsjR2R0jUkk\r\nFZCTVAYY6BQsyExQUsulnmTvfwmPes54Fbg=\r\n=rD9W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"9025ce78fb782303bd9bd45e0f9b69d52f510650","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.53.tgz","_integrity":"sha512-EqbuABjSQMsruwtEmxwcAzoCAibuCAM3kwC2wyDPug46HFsPLXdD+8kn5WlKxTjasovZzgYQzy6OIokOCUZ6ug==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-grids":"~19.4.54","@syncfusion/ej2-charts":"~19.4.54","@syncfusion/ej2-dropdowns":"~19.4.54","@syncfusion/ej2-navigations":"~19.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.54_1646136800982_0.9320464127440025","host":"s3://npm-registry-packages"}},"19.4.55":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.55","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7aecd37f2746e43b40eecc49321299e5fcf624a3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.55.tgz","fileCount":425,"integrity":"sha512-hrxG3z61aESkxx/canBSqduvZoWcx28q+rMJO8aSoT/RAp6xvRP8HINUOW+3V6f4IO8WqPRD7GURb9vROnliZQ==","signatures":[{"sig":"MEQCICmLAoV8L10C+4LuOzDvcie2TBDEZxVSOKDZ4II1RFLrAiBIGi5xbvGNj3h8lPbCUKoV7OApnAnkJjkm5Kbd5Q73aQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36701137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJyOZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsGQ//XnQaQb9dvKwOy2ZC8wJDsTIgg+fD4faZ9UdR55GdYV0/YljU\r\nGCi75k7m/0w46APxXeMrHZ6FKF7VmuEtFslA7xPIcVdhj8rmTG/UAA5NnhH6\r\nKrQJpmkiYgDQ1WAImQbrddkd9ga35iIxsgldg6PqooeMpqSO/qfbRSISCEJ4\r\nBOemR1WDzIyifEyFVGT89/dghWarZakYnBGcHS6p59Pu+8dV90AIjdBnxn20\r\nTh0i9e25TNU27w2/zNa8HFuxVW4Hqr18T1lWxVNYWX1PIOWUNZx62CUDp9Jj\r\n+MXlxDdSSmaBCHdHfqIlNn36x1tgEADJ3wE6vODI/Ke2PtKjMS5HpVbxquWz\r\nhx5k9Vrt2u29L4RyRNczWQpMCMuEj4guUB8g8a94WlZsHP1if8OF4YzYTScj\r\naiAZhxepj6lva3sB0OTyGPEFaRj5lvA5QVFZSdfPQFXDEK4g7+HLPyB+n3G4\r\nEpUXqkQ63forO4fwx5RCvEyQHvRO0/LuSAsOFUv1X796bN1ZJBsKyxnwHJ7l\r\nBbE4nFDjawMPNmvCBUdIQCrz4uUIpyeWtjxYCvws49cxTxDgCzAdIWf22Y8M\r\nrT6TO/5tGqSqgjcOT8KAwHVyWeDsUZ8KSMo6hcZahJhSEUv8KVQpM6iZov/Q\r\nPVvmJaQOGbp2lFN8TgBev+ZEqaLsR5G2pik=\r\n=dpaD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"78607ac0b68a72e12fdc044289e0637327f3d6ba","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.54.tgz","_integrity":"sha512-VxmFyVzKZp/bEnsGSdag5rjBXTbt2gWf8LqxXVw2EyR3yBEI+uXhS/C9EOg30/ou/cGcn5KW9vBCWM7wjTL5Vw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-grids":"~19.4.55","@syncfusion/ej2-charts":"~19.4.54","@syncfusion/ej2-dropdowns":"~19.4.55","@syncfusion/ej2-navigations":"~19.4.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.55_1646732184735_0.21216790076506054","host":"s3://npm-registry-packages"}},"19.4.56":{"name":"@syncfusion/ej2-spreadsheet","version":"19.4.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@19.4.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3c9ccb02fa5159b07c214d4d59eeeb653937a9a5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.56.tgz","fileCount":425,"integrity":"sha512-McPIwvVkhPvqf53RlBgurBYUxEvS6aPJCeerE7iZ8n8XKL1GyXpeCFzOqq25brJobnVeZgIRqOvIjXZub7tFuQ==","signatures":[{"sig":"MEYCIQCCcYcC0PBLSl8Rxxmy9z5gBmw16CWPwOZMAvl+/taeGwIhALvaCH7SW3JldWL2zh/U0ztEWIwNKlz/ivBLmeaRsZm0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36736903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMKclACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo66w/9EvkHjdx5Jr2bKU/jzO95l7QDCECqOSmp+J4HPbyWbdhptzsF\r\njWEjRuUsJ2RNrRcyXBYC4d6RSAtWHPmEbljo/9z9BWcqN0ugltxmZA3B/QAY\r\nLNrHk4N8KTGFsZoPu+a7G1aIq5nZtIm0bk+TYclxk6s5DM7/9siyTmwfKNbS\r\nf+UXaIa8PQx2nFOPYmM+oiaL3mwk4YGzV1fya+ZsMvadcbIPSDmhvzZaIKeD\r\nOy2LxjW32fLdUkVyfaObaJlcWMzr3j9wOBWpecpJCMvmYr7GI+lpvzDBmsyh\r\ndpb67ID7k1lkOLKfhZIOVHbF+yG7n7p0vYsVxOq7F8BE4xA2Xpta9C5mqXay\r\nWGUg5sBgiHF8mLSRg/7y+CYzePYgYVgCP9oLt9fmSfOj0FHr77RF7c68XIYZ\r\naJiDnVzu1JMSgTKxUDsLlAxyS6jLR6eYO0fnlnXRtG6YaER4Nw9OZ8emuaHu\r\nfpMHxRf44ZrH+6LAzo5vvvpEc/yLgrr6xAIhz9rjqkQ1pqJ4e6wweoD31dFE\r\njtUnNYfCsu3ryMrJq4b46Ii8izAF1KneJsOww6DFK0qEZsx0mZial6HozkhY\r\nkfdG27foTOwGEg5SMoPOw+yPihSXD/hp4DWrdanZTwjkXeWUP9IveYEEjfAr\r\nFbezSB41KZofeXNzUpfQYeumLfKG3T/01KM=\r\n=OHin\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"bb8c5e2e512bad3dd37ae5f58052151eedf8bfc0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.4.55.tgz","_integrity":"sha512-Ye+ZiXhuUZJ92be/4RsM4ccFus0zjXNNdjdeDKzpFKjfW2bd/m/xymUyPluNFKVnwgKtUq+6gYRiuYI9Q0Tq2w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-grids":"~19.4.56","@syncfusion/ej2-charts":"~19.4.54","@syncfusion/ej2-dropdowns":"~19.4.56","@syncfusion/ej2-navigations":"~19.4.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_19.4.56_1647355684620_0.6061510120403903","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.47","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"92ad9b78bc7e68e583202432f52a02d2f226ff91","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.47.tgz","fileCount":441,"integrity":"sha512-uTYdlz0var9E/EWx3i1iGK1QYusTAOpSDgmtJlbtiPPtyxVgf7aVNJqURKZ1sPQ/Gm9TcgSMko0yM59LfJTlUw==","signatures":[{"sig":"MEUCIBQ8gA8RGGOLFcRaNp3/f18AJpq/JH+kMTjgtrlBFfPeAiEAokTGqMX1TG8Zb+smrBY788PezRjDxxYnldfyN5MG++A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38205849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqjiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpn/Q//TBJlGhwzB9O87Ya4OSRi+LRty8TWTPNszKHzChqqtUoUm9bv\r\npJ5wiBm+noNao/lUT9BZXFq6IK+ngbTOs/7QHhlTdmdbAmX89PcvWXWffTX9\r\ncweCPL01EIXXfBNSW92c4sJM75Hb65NJNImVJOHsWekuOn4zmWQuriplAjJV\r\nQKa/3Ne1xZgfOg8RnDsXMsidhY1OCpjEeN9qh2xnpABRWQ03XiOH/qiyIUHz\r\nUvnB/8IyMdkNxp1fHdQJNrALP97AWNFGpUcxvjQxo+wYhBpwNRtLoqJfhwOc\r\nxa5m7IrOwoEZKl1aeZpchbnY6B5DGIpBp3GDjCcfXorbE4CL3MsKCG96Rr7K\r\n5QPFWq1Xu+Jk3DwAIeEWTfzODOYi03116HYKB3bKktJGtTkdi/THEFtA+5v4\r\noYYPfb5KzPFwwChjMKtv/yzByAedObohR45qzvGJDYCT3+KcLj/zr9k++s97\r\nL2zmmgJViQIj6oJwXD0gOsnj2CmNrjTG3tNkpZHvlEZ4vYlPgcGyi07+ybKg\r\nLk1OEv3e4UKrlTt+JlUCe22gPzgKP6EnYGpLHrsV9DHa6CT+GsAeB4J+K69p\r\njbdhs6qEP6Dgi1oYZZ9ByKx5U0cnSE1ktoLvWOhBS457Ox31VUjVlus62XLQ\r\ndzW74/blo2TDfQuoWWIuXCXWJNfp3VlKYZY=\r\n=19Xh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"37f255402b1fc85ac213d49084ac2ad0caa36d11","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.59.1.tgz","_integrity":"sha512-yLLwcRPV1QJjEL/frMqeS76Bjz41cxcc0HyTUaCcjmnUsIO2fqXXNTrd4EnYvPQqb8lKPa3Af/Htgecx8wT3AQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-grids":"~20.1.47","@syncfusion/ej2-charts":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.47_1649060066047_0.026729858591081346","host":"s3://npm-registry-packages"}},"20.1.48":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0c36fa214831005a6a2d3c3681a3d95a3f08250f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.48.tgz","fileCount":441,"integrity":"sha512-w/FYdSv3gqwqg06yxhAnnCS3n/9d9b3e1I4Z/oO/DjC+FuhZ7/aeKf+N2tAR9E8W81c/DxwHa/k1gya+XfIjkw==","signatures":[{"sig":"MEUCIGLyuyk6WpNrgbK/Tl24zBIDiuUHNIjxgwTc14qJFvSCAiEAgHJk1e8iQPNHvXNeeopwis+goNmjLXk2hCop+bpABuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38233867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV6+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmof0g//V3TPNLWtXcZOB2t1wf0RPQM/uMEv/66UPIOQ87o7gGZkJvd1\r\naGHRh3xShu79+BMPZ5OGdMBAZaDiawqX/1oCzAWHf3b2fKIfBTQ0UABdwmyF\r\noslqJCfHMk914TszgTubEdFAH5c5yjdmZtAVBWQq17v6YTzpCkIKodRGMdyB\r\n/4Jb8KJ7SiUSpATtOxha7rmG2BzxWJ643moNGJw5Z3akNJLr3bfZDeJL4TRw\r\nzImHQ61Rxnng9n7DZJW52Gl+jWO0laX58SpFeRGynXZYqoWQ08Kvgqdq/C7Q\r\nwmqoHEDwfT4Rq+Z9fPd3j6hkEr8K9IPs5PgruQxRyjK05MF3mda0JAy4O8gi\r\n3Z8SYwBZ9xZKtX8DuQyms3y0UryFpcpxP2QDMZiKAymUR1fP130Vhb70vrcJ\r\nfO0yWvyEaXoN5D1VJR9UUhFRXqNlYtYcrj4elFqvMO0LTXSfZgMmSXvoLnMH\r\nG2EXA0qkfrxBaEiMTuPoR+XFZzvHzkAtaJ7LuPhIHMZqaqM+fHKtsDdxf3tJ\r\nF2CauRioQsLYXjyE39Lh4Z82YTYI0kLVD0YteD1Rj2Izq3catwzKoH2LtbVA\r\nJYJUbHkyLE6qV3RYmpMVyWIJt2PnUWomrhdRkllkaJ5WmeVIe2B9C11HPd9Y\r\nSW7eVrN4tjUPf/hPtxQgDkq6yzvkraQc51U=\r\n=55X3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"cccf8d0f64499c53849ce42c5ec8982a0661ea2b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.47.tgz","_integrity":"sha512-VMp4tLVG8jAGXGAOtUDafsRhWWmIY98nGUZIHoGaSVNoIOV8o+oeuLDO3MYUNTyoZnSa034uCRMBgn8xWAorXg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.48","@syncfusion/ej2-grids":"~20.1.48","@syncfusion/ej2-charts":"~20.1.48","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.48_1649761982216_0.28813678451602653","host":"s3://npm-registry-packages"}},"20.1.50":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.50","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"087733f44e22900249a46ee83f194d246c698f94","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.50.tgz","fileCount":441,"integrity":"sha512-MyffiwMhfyLFTRa4CPLdvJUBahB3P+0Rt0TcxlKxI39F5AESVTFG4bh+bPqjvRb4Rp9yID+OmHlOkVNgiyV5nA==","signatures":[{"sig":"MEUCIHXzNsFuAGKH8Qc01w3btG43DzPLs/T0UIuQmA5reCCAAiEAvNYdI5KQZ0yMV3svt/OaQIJoYxzaHl2O/F8/+X5JA68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38239291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXpW9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG7Q//bs8SLP0VAuhfragnsp8vb0ah5yoW1dAFX9q6ktZvIeF8uhVw\r\nlt+wqlTvEdz4I9PT+bjdhYNUIh2ddjMqtDBp1PZAQlCGB4yJbrM1e3n4PgvA\r\nwmi/d7DVXt+BysG0PjZ96WvC0CjTurTb7KIvYnLdsI6wr9tjOqIl73Fai9bI\r\nF8FvXmZ//foRyIK2UC962d1rrnPOJq2whagw+EmK0q+DPnqorGLtkR87nSPI\r\nwSNS+OXjSSpSmV2z7f5SrInsTDWrqyMvSKl0f44wVBuCTUpx7jKk4l5qaxFF\r\nbkFHA6fu0uMRoNEeKyFanVY/NSo8tNVGDPewMHn8NFiS8R6aGt+nMBQkVngr\r\n+RC5UBCkEVWAMk3n62iD3X7KVPacGMp+8DFAetY1auK52dLWX0UFs+GCBi2g\r\n7GQ66CWPBng3Gdgp6gDh28AWDh0pasQf0mNIXLIox9cNqHc4kctL3DnEI7GS\r\nrO1oNjaBcLgCpTMoEZWVbqCjaVI1FYq9ET1Vhot0wLTZsmINCNhVxR1l7ACH\r\nxwdm78c597xu5ueMA9GPXGJiF4cuP2A1tYhgEGS7EswaneAHB5VdoEYgrKxp\r\nfZZ4pj7VPXsrWOwUxqNGSxkeVw6CxSKZOwPgiv1vD4YsSG/5T3RViQGX4b5Z\r\nx8nE4YxxON0NPtiRuHVV/38vceCymEWQHpM=\r\n=aYyg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"a4846a5f11724c66e58131e9b06a48e7494018fb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.48.tgz","_integrity":"sha512-dvYbt6rvxuL5EqOIL8+UW8DfaNF7XD4dz3tJz/ezMTIp1ntLfJVJwJCK1jt8NYBC0H5QufqEW4xMG4tV67N1wg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-grids":"~20.1.48","@syncfusion/ej2-charts":"~20.1.50","@syncfusion/ej2-dropdowns":"~20.1.50","@syncfusion/ej2-navigations":"~20.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.50_1650365884864_0.2617856983083111","host":"s3://npm-registry-packages"}},"20.1.51":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.51","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e2073c6cb48cd57d5ff3fa565118acd944889e75","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.51.tgz","fileCount":441,"integrity":"sha512-OIfP5DXRTyNrGUZN5uy8sCHGstLn15mgm84I6gyDs9NstPMaHh0twkfk2fQ8sN/LMZ/wlCgxjj3Yi1e+qPSzDw==","signatures":[{"sig":"MEUCIQCJg4W87RjE20lBlRrM3OxwuZqimXLXSBKj0GXv3w6aAgIgOU0ZpFziGxxLjkEydMUQzdIM2SCltuHh128MqNZRFnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38304828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ/ROACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohEA/+I+3TFMKOm39SK3DvAIUcMA49nUpJqhs493jO6HoLgQ9NtkIg\r\nBbr8+9YNGQovPqkfXKTgfiLSAL+7YR+VK/Q2eA69/z7tFLak1ae2KzAguOx7\r\nx0S5AumK+OS8kYz5Pt9YoICGw1NTdDdrrFCgquv/EmpQnYJZGazmmW8EOnPV\r\n3oSYW5sJ6B46wtZGzVyCpfz4Nn3ZHA8mlANHlbsLLWosvko08++eHA2KTsBc\r\n1EFbjOdiepEb72J472o7eQC7Gdsgcyz+pxhzuDE2m/lwTS4jpXrXvUyXFRSl\r\n2rxgPriDUnBON2E8WhoVaW6ZW75ygLlPCE5XdEMwx1NIyJEQKUt/d2NT0fTP\r\nLHJy7Y8rUcKRtE1D/tjCzdkyxwIPgNENa340zfwmXZ3NJHnscpa7K3EWRXYz\r\nJcsMxzPTFCAbfOXPR17nR2BBwmqkCmfvIYnA0mxfOEhywMdYeSP355m24sbI\r\n2S9xoXVfHxOV97LBubL0p0kpVwYOiargwYTj174yllw/uXPGIZ04kfCqW7u0\r\n6RrluNsfqlgoU/MLMpkFzhSIxkG0wYxT3g1t3DzRcl0S1ttg3acnf8kOtF1X\r\ngu8hYHjRFOxaNK928bMWDIhqQlG7iTS3XSxmvGSo0k9Z//vRyTpghyk2Hqgq\r\nhFR2feWM+wQJLiZOCwWHXAk410JpHA3j3p8=\r\n=UeeY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"7fc601cd4d6fa643f3e393f8e4668692790ac123","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.50.tgz","_integrity":"sha512-uCbNPQakXv0Wen5QiS1qc64V7H52YoGK0qzmap5EZyUzq2uR7L9hRZy/985ffg3BwKNgbO/hDAxZ6ViSF8gwfQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-grids":"~20.1.51","@syncfusion/ej2-charts":"~20.1.51","@syncfusion/ej2-dropdowns":"~20.1.51","@syncfusion/ej2-navigations":"~20.1.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.51_1650979918432_0.4549720374923045","host":"s3://npm-registry-packages"}},"20.1.52":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.52","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9344471cf9d3068dca7fb50df0b536ae417058fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.52.tgz","fileCount":441,"integrity":"sha512-+zvx31TaBGFX5nq5khc8GQVLmpzYnPtugv/PH0qB9ecFMfqnr7WxWleVJrUcg/yTx3q49zT7L2m3ck9O9cMyzQ==","signatures":[{"sig":"MEYCIQCwylND0XCEu+BYNDEZ/4E08Dlv7l1+2HSCN50cd5uyywIhAMAjtoxeDWHll6NlP7QgbVweA2VyUYXJP+1AO9L1cezO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38316058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicizFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+dRAAjgrTcYObctCDh7TuAtfWgC8NsShtbl+5e5LNFGHQBobRKKsN\r\ni2V27P93+lPhumppoievQUqZS7iBhA4YkM3LhqiFZpt7MhLKwvO16jJAGiBY\r\n7blzXkcbuG3Ws+qGdQmOKVX/c2gozubRSf4HuSbnuhxMOTpn+szwCz5ntWR4\r\nPJ4olBUXhOJpPN/JUg4rHcZ1Bmn8ja35qs5L/E5uoCjYLbAHMfc0GNClXtoX\r\nHI/sSSeB7UiG3rZ0oJW0X6JdqmWh+RDchPqLdhKdC27Y17dC8NJdl5SnTEZe\r\nQdoOQINHjL5gwCaMYS6phRsvvnM9jb0Ls9wES6/K2+rLx40rAsKql5Dq8h/X\r\nZ0vLs44cci+i+bqDAZ495v9YPXc8Vr9HJ5F6WFs7ZaLqEztPOGcHVS+NYWVx\r\n4UnelZiwlR7V5fuzune+nkOxXtW77QDbBvoVmGfMqMgpkWnl+BIyU9SLq+FM\r\nnpijVZwk7BCsF4eia4zMQfqz0FuElIE/A3DjXAYN00hnuJS1AONQweVzC4UR\r\nC7/gtnTCaZf33BXPO102bMfwVrphbt3ritIY4bz38jzCt7wd3PlZ6cmEZoOj\r\n9ME0ja6Ey+Hb9Xs0QMTRIrtvixDO3h46rSllQsov4gWeX8XVbv8IqR3PHThy\r\noKd+1BJ4jo+ZpV9WB0GNlZ5W3sN0AHFob10=\r\n=GqFx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"0d170922ba0be121972e7f2b71bebeb4fa5bed8d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.51.tgz","_integrity":"sha512-rrP/gTTvKdau8LRRN1Jl4dUB5qSuMZj1dxi07gUhvopkDmPdtc20HS/DLLhJ4ewGjoziK4EenhwgsM/r+5np2A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-grids":"~20.1.52","@syncfusion/ej2-charts":"~20.1.52","@syncfusion/ej2-dropdowns":"~20.1.52","@syncfusion/ej2-navigations":"~20.1.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.52_1651649733349_0.2759911947666822","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.55","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6f28ebcfc8a2e5ecd10da872c448157b2dadc230","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.55.tgz","fileCount":441,"integrity":"sha512-YvT+yni9PB8zBTf+d9v7nPy51+MDMB/lZ2PXIekiIylMyLTVWnKTcveD1Oc3LpsJU3F5AHDEcLOEN9zszIWi1g==","signatures":[{"sig":"MEUCIQChOrqoP+uMVat1O9SHx8GLz4XAd+E/05IhjvHtUHltUQIgc8UJxDqpT9Pk+ZhyQ9UAWcU8nS6wXBFXhr9SbZumNOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38535614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQOEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8tA/9EaEFr9X4t1pdutLm31OkAOLDDwqViDmoJHw6vHf6cdnArWQR\r\nxZGg2K3bdfkhMytSGRdnF61eXexHPekUG/Ms3/hrj2bPBPDRmIgSvn3veKsQ\r\nvksqyAyGcm2zBL6eQ4zkWgVFYn6CeFMmIMvzLeXRhghUJfwMoiA8SofsFMPV\r\nxOwWaPLaDYTPksVRMpkUnpu4czGki9G7u4NJpSsMBEUKkgEjHDQq2cQkVHs/\r\nceqyMp+vBbcH7ZSyLwvI7HvjbsvNMElKBBt53YeA/MvZYlJ7Et25740gDjJ8\r\nFbB5bNrU9p3xfLK4xCF0nGP8NngbThHy7OwpafBJS19JZ8NgxPaKm5V0JGgT\r\nev1zjFjIv3LLhJJWwa8RmcNyZU313sut7tWAm+LUIZAr53CLHmn7OEBSeiaY\r\nByfW/3reMCeeJfEHDMOV0C3cQlDaX8wSDmUDi7t5MjWY8NRJVh6o8+e0h+FW\r\nnU7nyYXkiyhjk+LOb7nDYJj5FpJyMn2Jgsq1pEXqmrccmT/ebkZctqmPwKob\r\n9btwobWP7HiMiTKJVd2tbJBx0NgUKD7HoIpdqvAPtEl4/mssLiw963mjLqsR\r\na6yxKQOzHp9QxQ3zlip+ao2sSonxN2+vT4Lo1T+Spfc2d2gH7HeC1jdt3jAi\r\n3GdxcFze5TfWDmDA+ynz0Yg5GZyzY3bCwME=\r\n=SBfR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"b42c162496e01f0722bce216b17a038e05d31db5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.52.tgz","_integrity":"sha512-IiTAXdpZYBGWNkJf5AHjByMNhVYm+LErrR3T7hnk3gS5mrl89hk2UX7w6mBNvDFMhuYQSJt4D01ZPxz5KL4+HA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-grids":"~20.1.55","@syncfusion/ej2-charts":"~20.1.55","@syncfusion/ej2-dropdowns":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.55_1652360068484_0.7192412480857493","host":"s3://npm-registry-packages"}},"20.1.56":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6e466a46c15d7117bda15afdbf95cb8d4b1ab3c1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.56.tgz","fileCount":441,"integrity":"sha512-m/bSs27aqdGPMsdOoJtC/1XagewuHMM4RnGfL5E2IwY5x0QZ0hl9s2bFW9moeI6DRdqzFVCEUbOtSAMdMLnwyg==","signatures":[{"sig":"MEUCIFGHBlZK0+qXoyLFNnTCdEgeAIVPjHOMwO4jDKSf15EZAiEAjHX9yYly3P9av8ZiFjBj/FvUizALzL+fpRS35jhdx24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38554572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig3+JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+IQ//aN2IoQCCzrJTD0x/f8hl1yg/l/BqmBV15MZyCvNElUyWWE8w\r\nYJqhkLg4I9chPPvaQOkELl0zemIdlPdFTNiuUbY9qxAGgJdz5xQL7Mtv993H\r\nrOHX4/MmI5thb2cMm7K49SmQa5hFApWEjgxZxS/OqnFgzJV+PVO3SoexZbbn\r\nsRTy0B3lP9NKd2kmlzYQ3yxvgLZplda9ZuHUDQDiQvhQa8ptDuJeFYSTmnBH\r\ndVXCKdPgmuMNc2S38Df4hHUg258j6zN2oEiKKLEUMk+f6RW6ggXbh7R2NgYm\r\nJUJYBEPAw+ZlZmdj07dpe1bD+0xZc32K9pppqCRovssBC3YdkRFWHY52fXm7\r\n0qNNu2xnD7YXtPrl5Js2DMwrUkSbT0CuitzYc15fUyvQlZbgQt4wSQPFXD8b\r\nDccRnavf/BsLIWM3KBhRdPEnk12jusFjFUqOxFni27x9kcdbndjQMuBPpabT\r\n1yn4bTaqfAsH9DDlR1/Txy6VT6M5WfnJuLxLht4swpnap6+Glkb5ZbLZoxFW\r\nFk5hTUwPnEkElUi4zHM+H8jeZon+Cr70vLtuxJeK7qLIsyGbEsojyocTgo16\r\nyjE3QpWMgF8lfIkXywKnAba+ELMMWgrbyCkadfbuyToed3JwqGpnbb548kjR\r\nTY5sibb5itEDxsjKupAlo8v2KnM4CQhB6Ps=\r\n=cVwN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"6dbf9827d7bea482d267254d3db0299399b3fd4f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.55.tgz","_integrity":"sha512-1GyECeCMsMpSgaK6BPVOxB9C7QRRyMvfCn3TJIesm3FeXzxlQ2YVbGBYcL1m34viNeJNMRN1K3z11cmvrPa81Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-grids":"~20.1.56","@syncfusion/ej2-charts":"~20.1.56","@syncfusion/ej2-dropdowns":"~20.1.56","@syncfusion/ej2-navigations":"~20.1.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.56_1652785033254_0.6114109754708836","host":"s3://npm-registry-packages"}},"20.1.57":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.57","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a10675ea114d308939d7439c2c069135dd5d2130","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.57.tgz","fileCount":441,"integrity":"sha512-Ux4YN0IiDvYDuJuJfGS10Vcx8xwDvRuw85jlbbOTJDY03Ii35mQR9DLncv/Col6LmEKztmr2UR2VYAlupYvfWQ==","signatures":[{"sig":"MEQCIHV53hgkclcJP1KqUGycdZFJ4GmzdoH3SejlENhzXrhNAiA8qsP+6EyzLHo8ZfioiG3WZRnOAkzgiosuITSZ/ve/5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38550545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijMBGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqx5A//dLwyFyRB9VtJQjvknkEOhqTG+P4v3zogM8tVZL6Z6Ckn2Pdl\r\nGTIRfgR6sj1esAENzh4ISW7GyWYK26D4ev/eAIAVS89TlEM6bKDZUZxX49VW\r\nwDXw8lU/ka2d6rXP/8KS3ZuFk/qmAi5/m5a5WsJ4vPVgJrujmNM1zhqbdOLD\r\ndlkF4b0kkuF6ksGdDPZPMMqiULVkdq4C/DKzWBUBgweAKBW1NP9c3Qg+saZc\r\nbVOR5xa3AXlYzqHHmpW0iMBHzcgj/iQGoN886tNrULzvOCEBCLYIGvnIDkem\r\ncQEMrsD0YnIy14hcRq7ApUzsKx+mNxNe6S0k28jpp01pZhFaxbMy/Y4s/MW2\r\nkjhFaqeFt0Fq+JvKLJGp1TzNeNiYVI5+e8cIrik1rifqewoexUtkHl0yTswW\r\nu1god1L3kOvosrmgFq/Fnv2oGoDFBqPn9sDRFKOjKobIkzD8OLvqpcDjgGZ+\r\nWdgNWkAeQsgmDZYRqOxwOmFOO6giQ33cuq6UfKgh6UTLNjOSKtzKhafD7uFH\r\naskY5pGVUAL5UuwBWiLqcvI6q6OpixNgPvLt3Ttsbz+uW/xUJbg6D8YWfsEe\r\nTy3uOZj35y7HcV3rSPN4OKee64QHAwGbwLKPXoq8Rb7dmYj9u4mmdl29wrmM\r\nddHmFZj7w92Kii4qpWqW6z8AsPmsLP4GwsM=\r\n=0cNN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"649f0743bdedcbba2cca85cfc527eb2364bd66bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.56.tgz","_integrity":"sha512-4BYA47yM22Torw42KdsAmLIygggJDTivKknkOFDltlrtr9Sv8WPVob0KafyiX0CmU7G9EgfstU7oHklU0sCAvA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-grids":"~20.1.57","@syncfusion/ej2-charts":"~20.1.57","@syncfusion/ej2-dropdowns":"~20.1.57","@syncfusion/ej2-navigations":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.57_1653391430625_0.3240183011003046","host":"s3://npm-registry-packages"}},"20.1.58":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.58","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3c40142fb8b74afa089c898e7977af98a894ee90","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.58.tgz","fileCount":441,"integrity":"sha512-U5x6GZt78Ks0nRYvAMRREGkC6r/K9KKIkCOI6FANO0HkRM+WvcPLAU5SIjCER5sjETGGJ9VXBoBHBu2YOBOOKQ==","signatures":[{"sig":"MEQCIHgEIvrIVYZXHOzpoTVvrZsSPn8SgjMQubpTp7Fk20ReAiAGKZn3CgLAeiDTjtjKHV6juBO/EUygJ8hOoII7n2vZoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38564828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiliG9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprjA//YlD8LV8mteG8nFdIb/derhA2U+1frpanCfLzwnLu9ZcQr6NW\r\nXndgL/+YOqzgYXk9b4+8KzveDtMdnpmvXeQ9j6OLwiyttzK0wNhCZtD7YeqV\r\nSbtc8qVjh3z1UEHsaQ6ArZvBFm0KUyqUKlEHw9jDke9RceCSAK7Sc49CAFKg\r\nOkT+/i0mbjim+CrgxpeT1W1M+e6sk0OcVahdgLy0wOJjGWZ517n3BH9lplBa\r\n4ePL3MeM65I2J7tdPTlDWCo8Er4yt6ejCBav0XX8Ne8e09JskBQm+FnjVxHZ\r\nGt7nRF9fQgWSLefTrMU7swUZ9dBwCjqRWjlP+Wffl1X+oR96yY+2+eVGpveb\r\n8Aa8K5m+i9Ma5HO3UANOG7bnDjAay3jKIxJPmKi9mQRdkXUohzkU++3S/h4e\r\nZyScdki4k5/A9XUaV6hj57IgmHQ5HBDdQXNcx/2x4QGmMuYe4h/8Gu04S2C2\r\nSG3xP48FMpDfKC2WRXcAPX7yU9hm9KtEJdOsVtq02CXGAMXdUUVDoljZLanR\r\nH4N9JCzxTJh1K6ctytbfOo1qkzOnEbclzVCOi4qlzPf8zkAOs1qRCzewNgaN\r\nJrX6i1f6EuH9Pe7NyAjMV8YdBm2Q6qst0dTXF3fYHqDHk0Txeb6p3ZM1p+05\r\naxJQ2q8ymdFXp3jXAKkK9hw9fBgQs0y5v6A=\r\n=rOQj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"9179dba57b31750fe4b63f59bcb0415aed6dee0c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.57.tgz","_integrity":"sha512-LcyLrZv26uQwH3rv8KqQH3gWxP7sLV9MZjet8aCk3w5w6xp+HGDxpj45Zb0AZvI5wqvKRk7ai4WbQyEtgW0Zew==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-grids":"~20.1.58","@syncfusion/ej2-charts":"~20.1.57","@syncfusion/ej2-dropdowns":"~20.1.58","@syncfusion/ej2-navigations":"~20.1.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.58_1654006205314_0.6356738262217914","host":"s3://npm-registry-packages"}},"20.1.59":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.59","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e0b89cbc646236480c950cb68a4ae6150f716de0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.59.tgz","fileCount":441,"integrity":"sha512-F7rMkAPmD7e+e6D7NHvRmORdCZNaBvKstsg4Q9f4P6LYgAnryxusl2U5oHGk73JDrSAHOZcyoiB15la82dFqjA==","signatures":[{"sig":"MEYCIQDcBuGuXHasbGJ27BIxs8vn4kk8tapDZ07r6LWjkkhj9QIhAP+Y6XsAn2uRKGzgQHw27hwnQ1N8k4ZJp390Jd2ZrywN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38571824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinzXNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4lQ//ebigYGop3jyJ0JghxPLHC7KDsOolPLMzx9OKsmnX2xYj/qNd\r\ntDumfabHkOmNvMO/mOCVt1fPDXlAQiK/S/agW8dKHmmvvjdjUVzs10wWD//Y\r\nZk7X/ymcIYFX26OOTd0yPhxEQJGfYq436e2vDw+sPN3zIxP60f19K4abCokV\r\nm64/3YSQWd8rkCqMZfEfzRL+fBZyySDcB5yzLREliCWb/3u3AqezclnVkia4\r\nRLj2JVal+knyIn3OraVkVDkvo11thJ92o7yk2rn/vVR1XcLc6SLynzkSEu1g\r\nWC7ZRUSNEhWZd8Lwkpzo3Iotfze4iL8oDYXDRsbM3D8sSg92mSRNSDLdv75h\r\n+mOwxKdehF6MLPxzfebOFjGYzGbE9+kb68Dy5FAjgLklnRlttgPY6begJ6n3\r\n6gyhDV+sOm74alxMQGucDQdetLdexEZFzxpGrHIULBEkyFcL1UfE9wPbuIa+\r\nvLPXO2QKkyAqj3iGgqfliMJx1IQPUF5cYXh/PwQ5AG+3OrcBShUDr9PR2nzu\r\ni8tEnXpp8lp78RKWMM+mPz2YiyqHDXsIQPF4qqeFpmsmH/DVL2drsHTmT4pr\r\n9EJ/Qe3krZy7PH3BRF4kUCKm2BSItGjxAZUhBZgSbx9YR3u8ZUx9+SLlWU8q\r\nBClDzbiRyF8EkU8xJR63Uaeu/GoiYWDvt0Q=\r\n=pbhH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"bdbe49f63958e31af4840eff69fe7bf515480ed4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.58.tgz","_integrity":"sha512-1clt8qqLLxcgJz3/E1OP1Hbrz/b9+V7WUEy3029h44yBQOiE7qr5e7ZKIWoOvLTGpsvMUkRGkvWmTKKpx4jHWw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-grids":"~20.1.59","@syncfusion/ej2-charts":"~20.1.59","@syncfusion/ej2-dropdowns":"~20.1.59","@syncfusion/ej2-navigations":"~20.1.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.59_1654601164738_0.9112143541872266","host":"s3://npm-registry-packages"}},"20.1.60":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.60","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4bb0279678ea802500660ea1a77aea4aa099c49f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.60.tgz","fileCount":441,"integrity":"sha512-vxNmKDZD4lHT/zFniyMiEBvpaDA+Vd+05OcrWzGvqXQWWWUvuWfQKO7yQoRnFo9cOW+Ftfd1NdA8DXFbFHBtNw==","signatures":[{"sig":"MEUCIQCkAGwQWzxc0yMAK2tFTzJ4luTMpH/h42FCnciBjFaeSAIgRulgDQLKkNPwGNuQ/rO1EhfeJLNFhKZUVAlg3Uveqcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38603825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqH1+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpc9g/9GGONBHQrImUfQIlQ2et7V2XHK2r6HZOXNZCDF7qVzIKUSt2z\r\n6qGcdcC8DV08H/1r1f44pn4qzlgSXGoncktuxeZNvx5Fo+D0LCLcjmJUJq2x\r\nshDXPLdZQXa73C8EHYFEBEKfbNum5lKNYQhZXywxJ/AJmOg4IhLG8iHvSaZj\r\nH1lHypGIwmoOR9RpH0ObTUFWNxyJeE2MgWyWTGi9Yp16d55ZhUEw3+js5Es7\r\nyos+f90Z08eLny7SFy1Nf4+3vK4ecR37Ci0YGsRsl0HQoJr7Xe8KgUr0KovU\r\nVnOqS590S+QLdzbdT2Fpgx9+DggCZtRsbeBuzhprwtrp9/V2vuEWbCZJxZOl\r\nE+TWdNaSlMBt9wCr7xel1jQEAHUsz0Ncqm+VwJz91LPwZV2tXLR13V5/w75T\r\nTJH0bbIdqikSciIhqCUMLhchS+GcvuC4h9NgYCM0/AafKqdFfYpP3KWq38kv\r\nNt0meXq4iDPpJJ7DKT2xc+chY0uLEDRieuM+2F8iKZxyawxkbAxzSeMjON4N\r\nxzTYWAUvV4pP+/eRgVUQW1BvWjLmxHtK/hA/zNWboOrXBKLN+2uAlVmM5MSU\r\n3TbofZ675v0p1AkKUHCEQJYl1Y0CbwtZ7XMhxwZ21kJ2EU9aC1xfu4IjyUIt\r\nBMizB368XhEIe1MgXnbOAFl4ZlxoDFbiMQU=\r\n=Rpfr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"1367958b99f0d7de895648d20372c220bdc96e66","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.59.tgz","_integrity":"sha512-NGBeSy/cideHdCqbuOFG16bt5riYi8UNqXqNftaulCCWLO4KkEG/pCzfa+VQMt10peyGDtv8Hbnb3DdcmikNOQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.60","@syncfusion/ej2-grids":"~20.1.60","@syncfusion/ej2-charts":"~20.1.59","@syncfusion/ej2-dropdowns":"~20.1.60","@syncfusion/ej2-navigations":"~20.1.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.60_1655209342016_0.28825301908893586","host":"s3://npm-registry-packages"}},"20.1.61":{"name":"@syncfusion/ej2-spreadsheet","version":"20.1.61","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.1.61","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"db21fc71b02890daa09586e3fc5d0689789900bc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.61.tgz","fileCount":441,"integrity":"sha512-zNG25W/51AsVdPx0Kb0MACmGWYVE+LXuYjjfHvFf6RWjG0pM2z8rTSVXGCFyADQpg8WZ2IMEMrLt7rUjT7+vOQ==","signatures":[{"sig":"MEUCIF3Jq5CNdC/P49X3tSdR1j4Vxu4xyPKQabSfkCHYPZArAiEA4UZFn2+SVpqXqwcaJAFzANdmq4d3DgXJG9+Q6LjgndA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38606390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisd2IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQAg//TYO9aB89+YGV9nWcXADmi8ZiD3lIlrayjGZeEYguVrM774bH\r\nrzdCSQInbOLUttBfFw+okskq+rhPst+TkTs1jk2Q0e/wHv6OS74mY2G/cHz9\r\nswgo46YmnY3lEXxdQ0obOPo4T5t63kB2ksdDFwcn887rfVx1kDroZAF3YHNG\r\neB+sDAX2hFyBAmX8i4SHNERvor9BKQdKx0/tlDgNL9iDKN9kMTdGPlqbQjGe\r\ng81TDcC+KnG7Q2uGcXN2lvAvLL5ltFyijoqiLpWKRrxDBdxody4IRrlyWn27\r\n/bdBj/lPFPFUzsYPfQ2k5l9jdXTKahduFtTDoTVBcUcIo1V4dMoeFrBYjiH3\r\nWku6UmBy94p1qKcFsMR5bX/B9uXY0p3y1TH4iMyrYG8//3BWLOIJ+h/K7cOz\r\ngP9y5nusNxGxGE7Nk/CSfF+z09HcSRNl54QTtDYm5L4PlflGSzXk5ofOxGCZ\r\ncTBn5Sr4uX+LbRy1xUvmsnhNFkmYOTTPIGZgB2nzFRTTZbB2AaP1fH12vv6j\r\nVobc9jL17+EZ12K4KpHAVkz77uxZOnPfdwqXKZWaqFanRl+nblaDvBCcdXXO\r\nMEKNhJTx4Arg/R00rAJ/ckpiOOm8tCXOkDXlMTIETtJQ3ocn4e6O4EZq5siw\r\nLIlNya8AZ4SO9tetoEH/WORMeDXf8pSy55k=\r\n=Kd+D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"14658c04220afd78e8e926c95b970ab8c4a4cbec","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.1.60.tgz","_integrity":"sha512-HXJ7hl3NtPXY0UwLmz0Qnl1/xvMuIkvav6oS+QnZvtKUHy2Lm0RY6+6Gv0Im7TPiuC5u/WXysr3sY0mHzjHMpw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.1.61","@syncfusion/ej2-grids":"~20.1.61","@syncfusion/ej2-charts":"~20.1.61","@syncfusion/ej2-dropdowns":"~20.1.61","@syncfusion/ej2-navigations":"~20.1.61"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.1.61_1655823752271_0.8145117536613231","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.36","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"06cc336462f114906de3e10dc6b640e8fedc055d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.36.tgz","fileCount":449,"integrity":"sha512-tl8MqqfF5fjQI5zp2z3dRLA1cISuMjqFPm0oT8bEIobx2eT6OFL6TXbjtCeeICBklPnTMZvIzHifDvrQS5iLfQ==","signatures":[{"sig":"MEUCIAwzgK1pirTOvaS976KpK5O7z5LnhXkTMKiuMXC2mVgEAiEAk9nq2xmrItzqMwOBjHIjEr2nwk3oLbTTCeSUoDy32qI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38351957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWLKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRgQ//b1NNONmnCbvMFT9DHSn3vWLcmhCbxIxshOAibRrihb1Tzr47\r\nztiIiXVh8j4FGTy1iM8c45q37aQGgpgDQ3GK0V5YJdsONdtLCpk7QwA64hbA\r\nVwlOxf0ea/Jvjj5OG85QRSt7D5C2binfGaH9s5R17x4fdAlNhEySoxXsau7B\r\nX/VWE4XqCqmi8GGgDv0ov8kK1eETzEdYupk2kypvKZRS1QQfCJ9Ht0p+xEAG\r\nrIavdpgzSrl/sReA4EKMBRj/OIgwj8x+L01OQefZ0F0+TMY3zP8NhBt5kUxO\r\n8M1/4uOZD6fTPUXWaDIegFIG0FG8GAAeRiQtttP5MoTCEvElee52bw0C9NMs\r\nC5NmeUw93Rzr++SZbbaNXyKDxnQ6XKs2H+yj9Cp5bgLD0dAwI21kOTLs975o\r\nZr6Q7a/zDjXPqE7e81fk9V/PBLg30YE+799kFyWcZxtI+AxWCmilvc+jxXGi\r\nUmDc9p29NFaGW5gcnTXFvGtmMua67Yk59c5TQjEQ8A4ThilkbYlVcn8TABZY\r\ny0rjmDefe7ab+kGOERrNFEIX/iMcQRHp/dsCBdELOr8m/dfLDyWj1N9O0rF3\r\nUWEnQz+ENFiU5Zov0wqiK5uAHA25i8TxlOYLEN1WKJobZAoGx6wlSB/qgQBY\r\nzoA0DJHRY2O5ITOe3DXes9cejQgXmIdoFXw=\r\n=oABy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"be0beb8eeccc6e5c83b732d0e3dd298825fd253c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-19.74.8.tgz","_integrity":"sha512-F1Q4MVX/SKYkzLgM6JuTZ1liT+9y3ggxrZoD5qKzRJuTsVWmQm4WCW7zvZR4Lt2bsZsNwJVdcPG1ubL44OVFPg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-grids":"~20.2.36","@syncfusion/ej2-charts":"~20.2.36","@syncfusion/ej2-dropdowns":"~20.2.36","@syncfusion/ej2-navigations":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.36_1656578761990_0.7180251754204259","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.38","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c082a437adba4c642cd229e93cf1bc2396279acf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.38.tgz","fileCount":449,"integrity":"sha512-rsZPeFrFp0ta460q3RJdaBZwCJfKhhHMlh0VsDZpQq2J+l39AP3uJSQlGs0w/xx+NhmjI9b/7VJM0Iu6o1XrNA==","signatures":[{"sig":"MEUCIA1DyiFKDmI+EayyFre+uFqtKizi1v/n5DywY9SYHT2aAiEAsLUN9s+UXpW7n9qvlzC4ivjpJaA2bsqxMlKZ+T4dPEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38427572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza6ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1KQ/+JHE687SAan+P8EobENYBFyeOzS1Oftp/xSm+6lCmwgWHwNAB\r\na05CkkEQ+Xg+GVpOQQ+sawwFON7jc+J9AFX6S4xRHtEhKZyn19hXcoZoN2QK\r\n0M63eXrKv2HWZkNMpQHGiVu0vO/oj1/CM7zmDtFhQw+YG2lkg31JB3ELFOkk\r\nTJ2P0CdYMVGQmUtjvJtTCinnX0s1v8Fs9fikXW+iccxPu0wLKBnwTvXjQC+q\r\nAgE7U4uy/DdzaU/IrrPIsdWcMiwPGuClXxDm95uTDoiPSjFQ5+7L8t++9QRt\r\nPkUCsD/qHcj1pWtn5g78O2aofWSgnyO0Py7b7XOvwsaFa4DI1WhhNPpDRIpn\r\nwzUDDBJf5l98AHnWWQ3bTkMAjwzUzd11bmg+9BDyj6EGnZHMLVu+M43K2zCu\r\np/803u5NOxiPfnzJoxCUnJ9LWkbCr9ukXWUAmGwHkjQ63GpuK2zUp2188R5z\r\nTTA9avV6Lh8oWUoWmKrlLcBkIoyNOXIk4NowP6lMGs93XQMaqQ975O/qU4Hh\r\n0yj8N9W0e98SBJPJwEffekkWx8z19hmKNn8Xzat2UtabZCPa8iTk24Cxs3kg\r\nwpFy6v03uGC5GhsGGSej/I02PjRmScyiK5awPvcTwkkdR8lAnGgBbDThMmnY\r\nt5oTqSjtiK3mQRF0XnxWOp5G4jUTQOxgjIU=\r\n=vKke\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"04ad097101dba6cd3dcda35b6e5e335077e04d1b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.36.tgz","_integrity":"sha512-dcJ55mOdUIx5/2hy8o1Lkm+6FCrJkOuShdxgHTfGmtZRSoJmWFxL7tOFGSVkfx8Ye8VUOB9zSa1q+AMi1a+oyQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-grids":"~20.2.38","@syncfusion/ej2-charts":"~20.2.38","@syncfusion/ej2-dropdowns":"~20.2.38","@syncfusion/ej2-navigations":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.38_1657646745516_0.5209735170585688","host":"s3://npm-registry-packages"}},"20.2.39":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.39","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1598f0800125270322b14aff5a26eb39434dd332","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.39.tgz","fileCount":449,"integrity":"sha512-NmA39mtHsnIMuFzFIR9i6008835pzDdqLbxinr8E7626Ff7sbPMB5SeZyl+B2SvGQ0RN7G1KIwi9qurcNJfIeQ==","signatures":[{"sig":"MEUCIAcQGnY1H+82yEMG1r5vxbm6zZGGk2eCf/h/DrITfq8uAiEA5BCx8Zj9BU7rQeiHihghuXti0vXxeDkrB/H22pJw/dY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38444526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1sVQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhbg//WOpEk9f0LWSmgsgpzdm265VyJD7zC9ZjpTaIPvRWyDSf5HbH\r\nWzhjhYO4C53+gI0VqQimZfW1d5uIf0kzIaSYOG4UAOt7hSG2nP64U+3qsxqo\r\n/bNjkojalhxiRxT9KwIHU/Uff+oFukIr48opB2H1+zbPR7v6UKKcVBZFAlky\r\nyNaXSTGrguICfVHOFt7eRk0h2ZTo1EKHkzfaDrlM1aG2iigWSwMPBFqymjxu\r\n2cHVUjWF9iZumCKQWrIqCtAnS3endKfB6eoiGyAiSYPhNgDQCtUtxh7qg1v1\r\nVZQZJxFuQCG0wZeRTwCay98JsfkHhjJupwUcIXXQjQAiwd58/ScsVu60dj7m\r\nJyh+RHXWUIpnJVdYfypoyVRRnXDg5Q5uATHU3LkRDQ+mKgjv2pr1gUMRICPE\r\nWN7/KkaaiwEOS4F/v9cfrgEtOFtUJK/yqC/j5MbNOqhhWDTk0RXMMHsRaqCs\r\nHBle2GmOxjf6Y++B0DMfFO3uiGuVcxoNg+UJkvVNrikDfzLeDN5+IzZjMUnr\r\nVY2/I3ANQQ+xPuJuklmmjtr/xnXx7hbBxHG/xY65aDt40G6oR9dbuO+I9mWT\r\n3Waw9MYBW4ioQHFEQI3/w4zIuz4reTx3pITCqJWQ1gyiRL58xjVhqcd22W7J\r\nROZZv/NnE5WAfuGEWUtJd1juQ/tqtdoQz+M=\r\n=pi4/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"50d8468c3c47ea059b4c7fa20dd43eacf6246ab2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.38.tgz","_integrity":"sha512-cOCsVkCkL9lEAbpOG+JrII1tLEkGeh5wqajU3hTp+jg8eiAP1SgBm6VGAaHhWp2Bfaxn71sVCKSFL6xwAHcb3w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-grids":"~20.2.39","@syncfusion/ej2-charts":"~20.2.38","@syncfusion/ej2-dropdowns":"~20.2.39","@syncfusion/ej2-navigations":"~20.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.39_1658242384506_0.10919882069411257","host":"s3://npm-registry-packages"}},"20.2.40":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.40","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e9ba58061f60b79a0ad72818af0ee8c3eeab5383","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.40.tgz","fileCount":449,"integrity":"sha512-IZMViexQeAWd/l2wVFO5RmrlSN18Gglktx2vn2jbf6iipql7WCzO/Z93xIO2PeH4urERT3mUdVpIQX8OmTNCRg==","signatures":[{"sig":"MEUCIQDosTwFgB9ueWYcL3Dkk9F/u0bUUPX6TfcAlBWjHpsxVwIgYFuSTx7244PSHF5gBZQTDx+0uJui4drRnRWg5XFXFT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38425374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi39TNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroHA/7BXAhb2eZC/XL81HPQmuSNgOybaMH2MmT9gD0V7m9VTjiBqcK\r\nP2bQigCJMg/kCmGGkRLqv0x3Yo8nJJ6PnMemm0776ng4sq+PAaGg679v7aJS\r\nHpgVi/h09AFmuNdxwXqTMx+BGtaL0vqAuKMiSOB6UdAP7lU+9A0rdmpIaPz1\r\ngoTPFSDmBzOh86F8nxSwDjpago0LETyPrCCq1lEK8qlrEOuYIa2pOxcunXH5\r\njopPjf/YVXi0Qcts9GCfpkPO7p/ACnKhFd9GjTjVqbHBUrESNTqzIHnK3Tme\r\nIi/gLxs8uUZo3yuPICV9HpmSl1IBfXnBDvsMH5JXNcavB1sKVBvkJ8sDnl0b\r\n2tXO2RH5wPojFB3IcQvOIv13cTV6lDRs43TEULRqEeFZvj9K5BrCGmnkxl+J\r\neE00ry1MvkjcmLxp1sMZ/woukWaBvIKcifXzbL3SFKgvrWpLjWAP4kmMg6zy\r\nPOngRzUkMp53MqZSgux3YihYefU9pDIAgA1i+174Slqm0fK7MXkOJJFIWCZK\r\ngg8DZ5me4FibNqA364jx0xqM0UPC82O0BpNV9vD/8bI1d/X3D83o3XcUxtim\r\nA6uG0Rwk+w9GzJsHGbP8987PKJVMhUTbTNDBD3bhbIcCJdvHCw5W61QsMze/\r\nps8jRDniqkLpton/x65BHqknx508BFjhAyc=\r\n=uY4j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"3124f12f2919cc8c1406508fc8e8263ddb62f631","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.39.tgz","_integrity":"sha512-FNBwSW9CUuhT3/JPXxjNZYvJ/O2c+r2rXJ+XqGSdUTP0S1agwLcIA3BRRqxBxOE6UuD2UVGUw3WboZ1tqILe3Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.39","@syncfusion/ej2-grids":"~20.2.40","@syncfusion/ej2-charts":"~20.2.40","@syncfusion/ej2-dropdowns":"~20.2.40","@syncfusion/ej2-navigations":"~20.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.40_1658836172864_0.9744563556117227","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.43","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"882127e557a79dba8e12432b77fd28a4ae196c45","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.43.tgz","fileCount":449,"integrity":"sha512-8f2YZtS9Oou7zmJsyKsaD5tIpKrZ+CII4EuqnUQi0Og0iSNHOFAMfzjgQR6/TQVMGgVk6IiXwmay4+75IcHycg==","signatures":[{"sig":"MEUCIG7rxqgVn7Fo3T2DqfKUMktiyFGileA8thoZ843TmpSNAiEArsEg2bcvK/yr5IXTXWs9uiD60etgXZqwaIGwcV9lFUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38438826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KMRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3Ow/9EYibuZQSJI1CiB1CzEPbQT9oSz7hG6hllqJMJ4rhgy4wh5Sj\r\nQuKVX0r553XVoa/k4WJNEAaiIGC0M9lou7JKEYYWnHmal2kUFeiJ7bqoHbmA\r\nGXFLK1nERa6iaTr72fgLFz0EZ9ajSNZcuErYNV9Re7OGsJRav2O5rDMdFuFG\r\ny5tbZs0pyaOpMneSiR06yUjsGuIu8WMBPM4JMnVRFUKVfJGWj46t/y5HaSiQ\r\n134bw5UNIyTtwYbPq5MG2x5xFwsg/yb3C4LP3nA8JZNMjx1j9Hdqya57K2Aw\r\nttvpjG+OkqsqnCg38+yeqH/Ujo8Yi0CyV+L+3U+h+Sh5SvqCCznpr2/lZDy1\r\nsRvRi+giglsWFcC81Dp0Woe1zOi7AULBKB5t9Gy5s5OwDncYcv6iVM8nQzFE\r\nPg1xkNG2eSqSd1lG5pqrrlJkK8EkJw6XBQn7bUXdZ64KYPr6XLtUvERV157T\r\noqwSWcdxqdVnOlX9lBIupAieEnd29vgD29+psKFnw7hL/V9MB1QY0sDTYSH0\r\njQs/KjLfTw26C5D/CIoom/rT3Absz/BVfdi1fhiv9+4JpuSl2gDMbUUsVxXt\r\n9nQbOLnwlHEyudFqGdLyPWLvStJQVBb5EcynYYq3KKoXLIAaWGdgxa8xEbu5\r\nTrgrgj9Ml1EjGkOdWgPTTNeQYHQYlRaxDIk=\r\n=QwQB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"96ec06a43245f406c35b8bba2deae6bca234c5c5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.40.tgz","_integrity":"sha512-RrsEb0WUmLTprV+qGjt65uu+1QJmqTvJAeYXwzcgAhWcl+glSdhF8XJXUBRrBh+lK/NPtw8k5WgG/JGW73peLg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-grids":"~20.2.43","@syncfusion/ej2-charts":"~20.2.43","@syncfusion/ej2-dropdowns":"~20.2.43","@syncfusion/ej2-navigations":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.43_1659937552662_0.6573297567154794","host":"s3://npm-registry-packages"}},"20.2.44":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.44","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"468af27d4dbb731607ed2fd51a06b92927751e9c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.44.tgz","fileCount":449,"integrity":"sha512-+GaAfFr6CZIdHWSUYTzpJCTPiAskPkn6EbcuWJZfUp1t1OtokA2waiCtMzwUxjSkBranOWpot018+Ysd+f/yIQ==","signatures":[{"sig":"MEQCIC8wYQm2sQomser5Y0IIkxfUotDDW1mlpoDb7QpBiyEDAiBzw9PuuluW8pdtJ+Lmv38VYI6ODH7+kX6FsiLUCRuaUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38479294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5VpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqy0g//e+WRoJudnQVp5MvojCcVRSTjwNuAj94c3+CbfDwxc6u/yqlB\r\nhZeDKaW0k9RZLsR4gccZKb6H8fI08RpGdM5rPCNZssHf4+sAy6MGt0ni+jrR\r\n3Rv+ZY5sugQcVZZM8gYRUoMHpjfabokuEPbNYbV1cCnr4zc5Fhvqk66Nij3L\r\n9cOIDlX9lW67UR1Wyc5W87bnclsRCGo5xEdvJei7HFjkVzOrmK6qxke/6AQf\r\nw7KkaMO4gXhpZHqcIqNlOHuzcQD2BCYTKzVtDzzr84yMPL/bsGlWmSE3Pvnq\r\nn6rY8eRPQecEnTATUo9cLS1evdHvdpgPPL+ZVLj5rWlHuHlzIYtL94i/IURq\r\ny7vk6zYciLDRVMtdejcqvZ0Fws+Ss/oDY7HYckNfHp9U05AQROPJAMHG1RWa\r\n3MN9UHCf4jD0MCmBq3+n5FMetU488qRv0UCgR2S2t6jyBYLL2O+J35g7aibu\r\nZqhnKbek8KX0I94EDc7IbYYicUFnOrlyc4jj8EsePo/AZ6MFMmdipx5YDCmW\r\ni6csYVf5vWR6Bzb61Z9UTbVFm0lWIGoA25/ELfqYPz81Vb/tk3xYnmq73t3z\r\nR7Qc/Pz/yQX3Nutg8hncNf9/FzBdZZBT1GETClgcYx1QMCTh+oWPsYMH1dog\r\nhj9Yplvmz3VhnSRB/29jfudrMAwKtoX6OIw=\r\n=/nIN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"cefb45d871fbdf7cbc2d529cec262a307487c1f1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.43.tgz","_integrity":"sha512-gmGVtCaDe1Zo4eEaE3FoYKEfvFP1elJUE6yEqMjvyTBMPUENoU8Hj7d8Xhky2poUZJy/OR8CCLG771M4vXHuLQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-grids":"~20.2.44","@syncfusion/ej2-charts":"~20.2.44","@syncfusion/ej2-dropdowns":"~20.2.44","@syncfusion/ej2-navigations":"~20.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.44_1660654952686_0.7008216524602924","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.45","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3cc2272c2362d74b1e12b7952389a7809fd65934","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.45.tgz","fileCount":449,"integrity":"sha512-tuxQ7FRX7FP01Dqb2N7giHFGzf3ijJ9iCP7ZMNew2FnG7quSGNa008+YO3y6iH6n+zffF+T+umh50uLUoBw69A==","signatures":[{"sig":"MEUCIBAKLYcnlkWKUQPG7CUkcb7TcbQLmOEHLfFJvtyeeSbgAiEAi0ObX04i24b00LfeHIllhCyal18WvhrrRwpB7y7StVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38483779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMqIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocyRAAm+RQiEgJpSCo4I1ZdhAebJjqtv8az9++jW89Znkvph28UgTd\r\n8sPH+Sj47JBSc9+1wzJtDPPmx4zU2Ho6IqY8Aa/pJZItYKhmu8Izmjp7mgGx\r\nF7UHd73XsE1qFsheNYXECE8RWpwyTTL1HKPje/ufvTPcXpuybmUP4LT63KGd\r\nYLi23YL1HJ7SAhrsa6DnzjEHaC/LABhvw3zPtDEZtzZ6ywbP/q+kSxytSu+F\r\nyAW95VXueIIDV451EUE4etnbv4mc+5LSLIgnoc+ES5T7GMtOSr+OJaIcbExt\r\n4cBgdIV8uDUSWzSLy1lhnksO8g0Y4E/oU3R46IQgBe5uCUa8d35rVLRuGjFX\r\nOie2NFY1JJo2WkhUe6iF2bQQOHledlZYoUAETdKDTDi5PzC+Qon9bW5h0WMA\r\n1Qr0A1uLeEXEUypw82KIF0TmwMq2Cn7hxRj5GwwTE0BGDmuALGmL2K2W6EIo\r\n5MGwMfLrS5ZX3L6QmJhbhcYDxFWRo51B3eLC2xSQbaMjB6PPq4Hk0mMYyH3P\r\nIm8vwO0o/Bgh0EsEGCBaUuCqg5ogYvO3pyk2vi/80PaDfM3buKmTaq4DrBA6\r\nageV7uMekGxzZtPdldsMSmsQyUMvhr8tbLxvxvBXWwxnC6BsR4JHONVyxhaI\r\nGJJDEGkWG/9VxXBNpjEB4Zw8e6UqAAiTVpA=\r\n=bbU9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"c80a71aa3af9a209b4c1bee3ead8687409d99ad7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.44.tgz","_integrity":"sha512-t97YecVU1515Fgmza3anlLQluX/R6g9uNoTtnosj0PiVY7cA7tSmpkie5pQTmjWdd9ljJ0xG02f8OZS2sEgzkg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-grids":"~20.2.45","@syncfusion/ej2-charts":"~20.2.45","@syncfusion/ej2-dropdowns":"~20.2.45","@syncfusion/ej2-navigations":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.45_1661258376575_0.9454882177196595","host":"s3://npm-registry-packages"}},"20.2.46":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.46","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2b2f8fab3878300ed02cd423a40dbad256148878","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.46.tgz","fileCount":449,"integrity":"sha512-s2lcSn1EV+8q/xtf0thqL7dWcyzlwnKHhBnjaQ6RbxzDib6EuZdYqCkFO9UmcHqRI02Z9Qq7weCfvHN7sMI+4A==","signatures":[{"sig":"MEUCIH9lvcpytGFePXsoJl7lKHeCm3Jx0/Pn1bVGFnkuGaCvAiEAlcKlwO9w46pG8vkCH9voH1jYuofY7iQ/IY9HIWjOfg0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38493836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDhT6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrdxg/7BiUMJEbWIpRW8Zuk8UjUR3l/1fRUo727833tvBeeSPgzvhOR\r\nGVJYmkTKQzYK+3Gn2MTYMVn7HiRq9bqzSoBdUUvNgqhK1oCrb+6G83GBOS2X\r\nEJLhewyYRUJLnE2KEkd7ZDUqGlCh8PySjYYir3UzCyCpuAJIHyUNJl8OXn/1\r\nq/UBb4JIEXPMtfPD/YH7owIgfaeRVGrm59iOIZO9kYX8BCvfBa2pL3VzXBax\r\nxKnSaKpiQhbJ0W4SavH9GuNEqsnvqhMUppwxcvCeDpzgBehtQpJ77+heNqOm\r\nxljGUidRQHuQY2/j+xnQOiSOFu3H92kIe5fbxcbTBNn9KgNRCjxzkaX8bkNL\r\nc0FEnmjwsdxUVwddJifEekSEpzNpMJolbCMjPzd1EafIhsAEapnj14XCDPjD\r\n6wandxGWcAD2pudmWV+M/9NSP89rihYB0ItlcsJaeW7RygnHAWsIWmhlKBKv\r\nePesCWjiYer2+LvZbXVXbwdClMPA9UA0/i9z2wKS17zAPxGaDvqsNNA7PbAj\r\n9L682BdqSVdyynxFhBpcsnVjG3w2DJCfjYsqjCx0HUrsBFOARIxv6gv6nwUl\r\n755qjCy8ivT2j2dCehOg5wcfFYcxuVSxt/B/G0rpYw39493Z3CKwG1qFdKuL\r\nHcjuDCALk+5ERglE+d8/W7zboLkJ8Ko49jU=\r\n=jbIj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"df12d08cf7828107a92ad1a9a982d321f8613bcb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.45.tgz","_integrity":"sha512-F31X06p6KQKEtZPLZ1rPuO3XMIt8aAWW/cHEDTLYMwb+Vjt+n9yRVWVa3fZelb5Pw4kxNvpy3RXmswfGAMV8CQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.46","@syncfusion/ej2-grids":"~20.2.46","@syncfusion/ej2-charts":"~20.2.46","@syncfusion/ej2-dropdowns":"~20.2.46","@syncfusion/ej2-navigations":"~20.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.46_1661867257891_0.15082575442468427","host":"s3://npm-registry-packages"}},"20.2.48":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2bf853a2f8b18558605d9e351f1bc542d8b30d86","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.48.tgz","fileCount":449,"integrity":"sha512-kcszIAYnKNu0ejTBrANazirEpjok/Qo0xsor0CKQOlifzk3gCZyURk655KHcJuBCbh+LkRQqbZpN5R5ZHeXGwg==","signatures":[{"sig":"MEUCIQClp/70J2gBT7erQUGll5gAEn3aCWm0NTxaaC/S20V7agIgfY/J//HFgWB6pQ1dXJDDTtXaes3hjkrtndUlvY62oD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38511739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF0OAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsTw/+L99zDGlhmJRKIjRAfiamkEBlVXYY7Pk5yS0ctEgjEExbShn+\r\nwYQkGYy+bpRlDIkkCnU15jQzYPv/WtxuQuaRo5r0+tEhLwdYW+863a97HvPg\r\nqFc/jXJ4f2qwOt7tHfjYHRqmuMa1untd+w1o5yIRovaKQWr9iSHKXFuFGABc\r\nnxIiJuZaFYjk2lBb9g7Ocmmi9mjmJo2f1tXlyz4Nva9Ez7KXe5m3WASCXFZQ\r\n5Xu53kzPBzw/aY/eOT3GzECh47kdALpnZ/iYD/TtUcxsJLRmL1WIEYKCd5K/\r\nw0DKmvOjxID+Ql4Jd7cog2NGE73ron0TGtgaMafQn6/85j6X6UiH/JPzdI6T\r\nN35lonQh6WlV527pnyh27q3EVcD71RSF4dXPSlMZ2w5cBKn11Jp16PfqB8px\r\nLpx1sRb73K+5NGJV6CeFAKjAErZg8Zncy5VDkyIGA8qUAOTymK8ZaDQKwA0+\r\nq2bOBsls0oEJyy/R/+sTxec3e4aMNnIU0h8IfssktLm2zYEOwYPMLVea2TDb\r\nytI9e+X6/WoU+V3xpjgkUuJ4NAOXgkQXnPloB30He9mQYqsmiuUK4qH+tuEu\r\nDA/VXECbaUssJ/kia/NmKVhJ1PmTV/hTDh3ygCvOUYTJTSc3y/HH1jpqUQvj\r\noVu0/PWWhnjgD7VrWBAJ3dUaNKJp8jFwBrI=\r\n=D36I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"7f3c4f385d9f89e0202368b59750fc532b1a312f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.46.tgz","_integrity":"sha512-wfZrAuCxo7xnRtfl/UE1AygeP6yOa7jLiEOeN5LnsGrSwSf0XuS8Lld/4ULXRt+M08vSo+NEGx5AKP5jp9Bg+g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-grids":"~20.2.48","@syncfusion/ej2-charts":"~20.2.48","@syncfusion/ej2-dropdowns":"~20.2.48","@syncfusion/ej2-navigations":"~20.2.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.48_1662468992457_0.5371358017820091","host":"s3://npm-registry-packages"}},"20.2.49":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.49","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"af19e382f2acd8959a38379d7a898acc853f9bee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.49.tgz","fileCount":449,"integrity":"sha512-LqtuCcTPhUPmB+XLIComlpUY5BgAgc5FkMpBHSczyEprtaBz1Zghi846j8HIqDbYIC4YyFOJxvFvoojR/0FRaw==","signatures":[{"sig":"MEQCIGtI22/aTlv6u6bnpiv3lfWX1DoGe2mzmS8eQ97FROhBAiA5czSuZNF/wNItWFwFqOXnTT8JP2AbhTP1F6aUnKRaUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38523591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIJBAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq98g//XkSdK10ln3MyxRa/6CHBrDqRRJx0KrVx9yCniC/X4Ybfmwqp\r\nfqGn/NOTTsKRYo+Y93De3t+M0K02iWHku80skgcc9oZTqs26bFqqNT8xjp4K\r\nY0zktuESErcjchQf1g3JvNK0fEFo/jGkBRR6b8vVPIDeraMVhrbzCEIfJX2U\r\nvIUsKE7AFi/abF5Mz3b8H97LlKCL8gheGuoPklum4QFLNISXnE7TrNcQ1giv\r\n6QeTkCpWX0exs98W0WagRsMl+pajuAZ+YJrOK54Y1ql9v+CJB8yeYv0U9EFN\r\nWHjxgmJta1Kctvy3AjWbZlHRQr3eUZc1qZJcVQt0e78nr92UA/sPahvrPD20\r\nF25qDYvkQXNF3hK4jLmofAOHji+0SGiCmTIkVJLGSv4zLRNlg3iBao0uTZKW\r\nGnJ/GCkBwDcgyCRxdBu0f2FYqDid6Owt6LucFFjYSX2vUp/BOxm3esTnO0BT\r\nsUkRa0vCJjVF3KY3iunxMZc9t+yIl6cobYIdKmq6UgLu0uN6XzSYq8l/r1TG\r\nQwjaL+z0wLOwHYSQqdh/Y2ohLXI1fBmG06N36RFEjmmAYXyzOm8xuUAKud4F\r\n1kQiSscj44JpCZ3gHaIMjHei+40rWld4BNTXTefZpeglm82a5kXlCOT9cLxf\r\ngv6yMWTRy4LijAvm7XmBGcaCGIuIHbC/5qE=\r\n=Qiuo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"48e6c02b9ffb331382a28b42edce79b59e4f2a35","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.48.tgz","_integrity":"sha512-v8pzHUuFo4V/3A6jHqCCAbmYigAVliT7AfwuDvkstJtTpW0vRMlKe9ICzG9kK2BUn+ipuIUGC5z8oP9k9r5QNg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-grids":"~20.2.49","@syncfusion/ej2-charts":"~20.2.49","@syncfusion/ej2-dropdowns":"~20.2.48","@syncfusion/ej2-navigations":"~20.2.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.49_1663078464034_0.8675666900575927","host":"s3://npm-registry-packages"}},"20.2.50":{"name":"@syncfusion/ej2-spreadsheet","version":"20.2.50","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.2.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a0f493b926ec73894a8ba5252a062938c8907c31","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.50.tgz","fileCount":449,"integrity":"sha512-nBzVqoOWbVLGJh+N10ZWiCYiF4gbxcDhUnXRgdFTUzlVqXScXCUERtvPF+FovrIR6DsjKxuc9TWE18UsQejTVA==","signatures":[{"sig":"MEQCHy/UBMJ6vb7p+eqHDvwat35WnUHAOrUdfZbJ/+utIT8CIQD83b6ODI8h0PH4mhUvwLKR0Gh5VOGdG8PJxb1nzXnAyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38536049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKaNKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrxkw/8D7iHvLaaUfPn3nRIOYr3t6PucizpKrs+S0wv74h+zFlQt9LX\r\nAS4+oSKb5pfaUdK9Eo/dIebzT7H+T9yIhswBAoNf81gUB3pq7X1Htc5JdFxG\r\nM6mz2Uh/xr6cV7Thb38VN77AvbGvUN6qb+LxcQpiyhImrw8vx5GM4jm/AETk\r\nCJfCbr6bqx28v9Fga/LiXFDyJVIK98Q96i1lY75oV7I0XkJ92s9tG6pXS1d9\r\nN13CBVWo7ROHp0i1W1836/ZCQL3bhvxN9EJpo8DwpAIbWg0rxEeQhbub/KO8\r\nGNAvcVHDU/NojKAZG9ot0O0wKzZcz2gv3FSlBWU4I0s5e7PZlEVyQBDpxYRE\r\nidTswJ3P/Ij/EisNN16/zNgcQtvC2vRLVac4sRzL6KGcKxaZLB2G9rv1Gnft\r\nxvqZQVCGy90fSxM0m/fvMkarzrk7XLQki8GjYYZc889bbaW/FC+wmU+Smled\r\nVLMX7fezfVQRoMJUeEA1VW5vQD775GO7Jl5wIuKTRMxilQue84H84aPF0BGI\r\nEGX7U5glNrTn7WdMpVwyHcDs7EYZUfE14qHshS067/F4UdeN0eJprlRGSS7Q\r\nKXw0a5kM5Tk9T2E/QK6YIDMlh4IdAserkVR42GlVgPjEdS4f59SqMzo32N2p\r\nFUOLZdzSsTpfyqCCDagWbe6almPWd7yVm3k=\r\n=4dyZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es2015.js","module":"./index.js","_shasum":"f5c4e304f86ccba1289e4f261c0667288298eb52","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.2.49.tgz","_integrity":"sha512-4uAo+wgRMXd4loJe5jm96yPwD53xlGkyft3ZHALCr83lwU9axTlq8v1Y/Qb2KAlfMDKMGEMu3xm9R6Hlp93zOQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-grids":"~20.2.49","@syncfusion/ej2-charts":"~20.2.50","@syncfusion/ej2-dropdowns":"~20.2.50","@syncfusion/ej2-navigations":"~20.2.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.2.50_1663673161931_0.434729020290185","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.47","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6cd286b78c537bf16beceb9682b2d4b83e1981b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.47.tgz","fileCount":450,"integrity":"sha512-/gMBoYdnnc2sxxwTqaD5wSHRJMQ8iPX7VHNSP/DzJ/SsOds7/llXahgkzKQ5p3jtXPfsHb3/SFD/kgIsnMKXqQ==","signatures":[{"sig":"MEYCIQD23QmAmmsQCI6D5pJ0VDNBHDrF5gtu8TSYJsBIFjqUHgIhAMSdoRebHXFMCF39AmcvA8ovfLRatL/IZ9JGB8aXZ0fH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39881024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVy0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrasA/+IhP7/Wa4QG8fKeIc91wXpUTIDqm8BnAIhYb8AD0+TIPY5ZjL\r\ntOir8HUf3e7ML2BVtfR0q9YbcwqNYohWRikr4ES/auVGRgdVwle93x4k1lt+\r\nF6Ac81/oxS8wFJ8F7OWZWqJeG73MvBu3c7fQw2wlUHafbbpmZpnA/KTwojZ8\r\npgdt+MnDB5ikZMYbOT5VCaBINFIyeK1Sb0Nfjzu5IrEjX8NVqvL+pJi+6cJ7\r\nbKMgE0wvPxCONdba11rgO7kd7uKBSZVl3+R4YT+axF/u4ugzfdtNCOh0ZAeL\r\nvYZRfngriIdjXPLnRI9G2FMR2R2acE087VEn3AUNbqb8DEjSI4F2tcSSQSi8\r\nWi1vrZz9QHrRTjAOSx7WC1xAhOwkErUCSS1bU+an406SjjWV1sSFkjnuLcZu\r\nLyU/Gfs0WJD/IGavzhAqCMAy8+vzF9GmBxQ/203/pYUjk55Gugavry/i1HbU\r\n5O/gzjNu+PVbWpCY/JwPqAIrVVCwT5ZPmII8EbGdv8Cc+i3MFpaqJPW7h7FM\r\nzzwRYnTyk9x7rZPPB1TfqyvxLXyjwCctjYBwqW3Ls2etGJp5smxg29xXljqt\r\nFB2P5uo9ABgpdpzNSQYH7b+WpXShTEuH+nrhyroD10aqy8BF3snHtx+OClfp\r\nqqJk2R0aZTA0qe3utrmc4C9NO7bBWtZdN3M=\r\n=0NDJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"5c86f6b8eb2815f3174c44ab84c5f36671347a5e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.9.tgz","_integrity":"sha512-nuKJWKCNAKE7Mu9RUS0smehjqoY+lTRm9z4ZkHd8WzCAc5fRXVLFzDRQnVNOjoUoSB2oSFepVpj3NPXLwF88XA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-grids":"~20.3.47","@syncfusion/ej2-charts":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.47_1664441523681_0.16895439212333185","host":"s3://npm-registry-packages"}},"20.3.48":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.48","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"10cc6adc41d116f4b23a27a12f82194d6671016e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.48.tgz","fileCount":450,"integrity":"sha512-sOBGYVDLKkDUCUsMlwDKRWXytpoetR5z5KjJ645q/ir+b+ZJY8OOIbVo0fnW1z6C81Eb0HGVqSA0/LGpzG1egA==","signatures":[{"sig":"MEQCIAp5AIK1az2SgRVfbHtmsu8VxCEnmdmHy7rOyZiojWQMAiAAjgefu1aHWeM5hNF/7IZzp9ui1P8+PoxAPhtlh/vXng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39896253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPYigACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8vRAAlAmjLMiBou6xZbAPpB1/MVIdTCa4z8ROtHTodBOy3hymt/mF\r\n6EGY4cUnpAcKExbN6KcqBIe5rWQkrr2eUlKuZzB0FBzHNpjHvhcqFZ4g7rMN\r\nWGcEt4UpAEJz18E+EkOtMDtbGk+VxJuMKpwqjR8OmMHBaHvLcEt2Wjqwqo4d\r\nJ22W4DG3cd4UEWPLfpOLpYq0tyVcNTYTeRC+SPt4EeRHaxuIFCe9zl7ZOvMx\r\n3Hgte8m2CtWCudX/YPNCI70a/g4+focsLKQoOXiXdwgWKkMgK1j4VkFybi47\r\nGUh9mqFTbNt9YnwRoala/QAvjkXiKoGmQujdt+S6jyjRGrQN4QRtVSgDxLC3\r\n3xWJ3tYvCCmAV8nK4A9mz8JZZzJ5eF4y9WGTNSDYp+bmhlkfmihd2+lhEzLl\r\n2VCbupTzgCAlSs+c8hFIk3Adj41sZxxZZ7EqPWrjzLhzJva34qzNfMzeA2Uc\r\n1Oe+V6EV1Kxbqd+x0GQD1poCmKtGz2Mj10jxUrvOSRaIpJkqZE6eKtUbfEp3\r\nsXo+v0zpQsDCBYrW04DpzNf//eIl0Ma7oaSIq3SFk9lQCK9Xw+8cxTHaPGdI\r\nx4fJtJKiDgd3zluD5/TY8mbQaCfvM4rzGiF0vMJqMe5JPPMiaZwo6oW4K3GM\r\nMkX+2GFjo1zTZw2dI49YyQHEIAEEYdvHtVU=\r\n=8QQX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"f565e9d2f3c8488fbd8f7e79b1e8f409a1b035ca","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.47.tgz","_integrity":"sha512-0pSLqWJXVuz/70NlhKf6CGcawAQEwCgbhxxkJN7R+nK+k3fjva02qghe7x2a4JuZPCHSt2LPgPYi0Vr06EQtCQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.48","@syncfusion/ej2-grids":"~20.3.48","@syncfusion/ej2-charts":"~20.3.48","@syncfusion/ej2-dropdowns":"~20.3.48","@syncfusion/ej2-navigations":"~20.3.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.48_1664977055986_0.7598196088717062","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.49","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"529c6fc51187d99a2826e49e36a25df0d596b1f3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.49.tgz","fileCount":450,"integrity":"sha512-x1cfAuldL5tMmM4mIt5CrROXDWhwULhibi9v1FriXgbcl12XSfvWY9f84MXU7gNkJqjXbvMDKM2DhKV1T2z2Ww==","signatures":[{"sig":"MEUCIEpiy2R4VZPGnGOWo4ASvzr7GNFkyNKFvwjb12CO5dPXAiEAxNx6oRdkJ8R3v21DINe1jQnXEYUfPf4B6wwGOA7GS1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39909221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWdwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZ3g/8CV1QGWvW49vbIZZKcOLHznmcpGVTdgwFOYkHq7ikSOf1T7QT\r\n1Oi1grYdmu9Ia/q4/cih1AfmnkAA8cBeF0ju397fcfbi6r+kjnHj8iyDhQxz\r\nKCyOibR3h81pKvdheVu2khgZBjUTw3l5PmydITFZsKTxPF+Qjh26ToZKjFJo\r\nKPR4pG3iE9F5Avc5RWf7O5uokM0GXz6JeMiYDoZHL4IHgAB/oP2EfajSVI47\r\n+ma5bcrbJRlrzRO7opANgF8nAcknp9A+nfALaH/OFrHNYGdz2VdkSUs7k8iK\r\nTHtlo2U0zOds/m0PD0nr4GXalILZju7FL5YgUh8+OPjBCv/MhTB4ipV6TEEu\r\nvxT1l/UMd1gI+IJaI28dDQRgZfn3MchJp7ivvlR47Nv0zSCUak4slyJPO5gn\r\nYR9fiDhdcvgWOj+SJoGbIaPMapBMyf0OpKt8d4GovHTf4irL4QRtYzt8BkPf\r\nHzvJ/a1aXpIqei5InkeMomkIA1BDXUkMfsYFiUIeSECZgP9VyqiRaq4gr/t/\r\nxt3XGYV9pPvSnS3sRbxORuiHk4bHrVHqnOXlyJnGmhubFeKO5l+Hbhe6gd05\r\ndoYXqOy7QzDdv2Uo4+nEwK5IrxXVCVXXjG+OdjA2+jE+RHBSE7fLWCSQy7rd\r\nLxKdEVJWBhz6KdTbEk4uVu+NaF1IN2Zt+S4=\r\n=sjM0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"450854ad9580734f52ae27624c30794a89aa82ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.48.tgz","_integrity":"sha512-jym5ZgtvLER0KTAyeYd6cRLnzSRWBMk+NKnRwjx8c+38vRQQVLheb3LEfEomgfequcpyQiDC2UCG65o7XZ4Ygw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-grids":"~20.3.49","@syncfusion/ej2-charts":"~20.3.49","@syncfusion/ej2-dropdowns":"~20.3.49","@syncfusion/ej2-navigations":"~20.3.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.49_1665492848306_0.26852261350137563","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.50","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"782557753f42db2eedf6387a4beb936be2349e30","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.50.tgz","fileCount":450,"integrity":"sha512-cbKG7/meO0y70+K++5433dv2jo7BMiwDft5cQnsexbA1vBLLFpED3SmzxIXvrygsQfY6sstZAb0x1el0ufO+1w==","signatures":[{"sig":"MEUCIFk+wTVGgB5Y+J9iYW5LBo08h29g6Xu6Up7k9LXf84FtAiEAmaI6E3l+3hyf/fIPMHFvdUagQ+fEvlVFLANS5sJVg5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39905330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToU0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpK8BAAmXilsMr30vKjfEdbn573HT5h6iZaPZUFJtM1TmXSxbLU4j6v\r\nfDQ4oY29fYxBRi6ODgyI7rIKjEJuV9elPWwZDOC52sum1VXVUhlp+5kq3fJi\r\nN8vS6F0a0lr2wO6hUIGRcApwmt0ZlwG9Z4i/5w+u5lya74QkSFH3AKhYwT2i\r\n4ArF6tN7/FAG0eUmWRx70ke4HuPT+PbCmLPJ6BFGHiTpEjRpeMnuU4gSA1ga\r\n0GFLbxHVJDQwY3UWmuJ8R6chdAGX/lx+bZeukd060w9Hjx91and0cGjayy0/\r\nU/8OvHWDvL0PhASyNVXSm/mij02S6kRmmgYXPX6gyrVBf1xlLuX8r8r78OAE\r\nT3My5b8m5oojsvYn9tDxhlKitsgHWQ0c/64MNQZ9JwRGFlwF4JlAJmhTIr80\r\nWlJUnWLHrrIZXV3DvH3gglq5vxTcxJoq6VI6RZKdeFwiYLKTHOIiZ7DYZn7D\r\nNrwP90SedDtzlvo9pQKGTkd+hO8CGhDMe/DngvrADudKz2h0UdHS6CJlz0ks\r\nG/cXH85QvnLZTLndmqzg6F2mFFK59cF+gqCtok1xMxbXj1F5y6R8GnJ6cpbb\r\n40M41b1HAo08GleT/fccTp/nKy+kXp5tVIQ9x/w0tis3w9S4EN6aaMYdASKh\r\nXAWq48pE0lmwjuX8Qt+iVuS6yilUO8S/YEY=\r\n=d2gP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"321f1f6aa0b9b835d23e09236188accd3de5ccf6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.49.tgz","_integrity":"sha512-sqrVbvOteOcwajuD7j4ZWSoEfdqJPl10ynoYE9N27hfDU7XKHYT38c8qApAJZSUHjaEeW5X2OwyJYNJYLXzj2g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-grids":"~20.3.50","@syncfusion/ej2-charts":"~20.3.50","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-navigations":"~20.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.50_1666090292365_0.3090552426186728","host":"s3://npm-registry-packages"}},"20.3.52":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.52","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"17626173fbc7c4a755f6b9732d6599b63180f50e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.52.tgz","fileCount":450,"integrity":"sha512-Ctw7suZXAfShEsrIYpAHgILjFvwheYRNO2MHf3Ob88ykKCo5j7tGIp/H2mQahAV/QENRBasORD6Hhxir0/DurQ==","signatures":[{"sig":"MEYCIQDSyf2KHbAod2x5NXoMUKuy6FtC3WPls4pe0i98EbYt8wIhAMzspoFY5tUdL42pRL2+eAf9rTPO0PBsnsRvNOK7cieV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39967622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWS5lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNzg/+NgQLjdfksw/Sq1COZZOgpmC2IaznoHTD9oT5eK3Ki0xxR8KW\r\no73YU2yLBOzcOEiSXPVmnKmRlE/JtP4RthyffvRjIP0V59QM0heM2EVa100B\r\nvAyGhS3Z3yTljTQKL7gG1ES8cg6nNxuRo5hZxau9inQfk6Xb4uR1f5pSlDzx\r\nb9EWY/sW5AwPlMNUjmPvojXS7evwKKtq7vkw+yWl458I9w/7xJ9dYSLfEWu2\r\n5ogE45JwX+uXaMNorYOXQ0cwM6reFKUMCBZusucbh0w3VEiRPKw0AzoK4Uj7\r\nqYwF72NkcDq/Q6E8QCQADYcsfVRj7BuRy3MCXUehNkTJjxqW9Q3MAj9CbuaX\r\nhum67rHmU2byi84qxczdPF26kBIB9O7QGen46T1Hm0q+uM9mSILLXKFmCa84\r\nAdJ78g8y6+dZ5y70wJlS4TTK5r7nNORhwHEZ8FTfG/HSNOlJLvSu2NDu0Fn3\r\nyAjJunpVjpE6ts+jjMVj6R/QHsH/cFreToHa5boQ/C1f8mb9R/IBE6Tzv48M\r\nsPg1SnigLQqhwpZew6ylE/c5uhDWlGSgCt3jQW9Nr0g6JKGeOv44sEtu5LhP\r\n8KsfBbmTi1+FXri77UpyT2K/ibxdi97QcCe0KCRj2gf8b0w/DtBCk3X20kky\r\n3YHgPw3z51EURrmy3Etj1VcmPhVt2yl5C/U=\r\n=Hvtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"7589987710eaa5d4808d5f23af3230d600a406a9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.50.tgz","_integrity":"sha512-NFA34QHBwiDCnOgmT+TucykabXRaD3Xn5i0++h5VgB2C0DQwF1MkdyDhVz5X7Nmtje4oLoyo+lyLzDj9T+SxIQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-grids":"~20.3.52","@syncfusion/ej2-charts":"~20.3.52","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-navigations":"~20.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.52_1666788965066_0.31533263614484763","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.56","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9bc09e447f835203b702306f4a0841e5ff4239c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.56.tgz","fileCount":450,"integrity":"sha512-iunkNU0lUHceLdNT088URXMkiA0zwlDGZyKZLIOlLAr3lNjuMauf/tSXgxdRZs/L6ijRhAR8A1/Nr9EqiMOrBg==","signatures":[{"sig":"MEUCID16AREioYXalBnL2DD/2XdaCTlLz42esksNH6M7H5s7AiEAxuPUUdusmSPomaSQrLO1aICQ6EEfxGteLaSKZTU/3Lo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39981338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaiejACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCMBAAictuwVfb/VMh9lDuOjCf0YSMYoafVLbAo5xw34SwvgV9DI3M\r\nvIA6ZxS5kMh/xu7f4OohvpQdVN4d6MBH/PBvDOfqVofLbv/qzLne79P3D3kQ\r\nrtbpb1PzbDHi55aifODM8vjJAlGfYbvBse/isKKsXx+V9E013HzdPiNMeCU4\r\nDXQODRPPq8Gzsx0/gR4/FR+fZzutbfy6TG0ze4cA7QpbwR/R34Inx+MNiwqv\r\nS9O8FV6byABzd+lf2D9H+Xotm07mx0phOHq0I5YdthV9jgZC6iQORKYSeagb\r\naAyuhdKZcyEiYjvvfrtis6PuVdxLWvqnyVlCK4Nviu8+z9YD/MuOqTWpeUVo\r\nWemlBCzDKQST01A/jqDdOgjgIH5UBUmDE9mum4ervwTizFHne1CzTkTGFAj6\r\nYTBjMFnUePAcWW70lO6kg84mchSQ1jyEvVFFZqznDhhKX+ir+I+zCUPC4//B\r\n/9imgq4IDDjGrdmKxPyAv7xUmE9jUI0xjzJaCZYOV3lgr0EV/9YcEnthTBPr\r\nxw24Bw4IGooFYl6apPBEcvlb+mWyQEdT548ujK6G4pbH48vn9eSH0aVUZdoP\r\n8WVD2Nf+cuAn2jhbWuc5ClDcf0poqzteeufU7W1rbmtD+vQJWhQjtzxSGyfA\r\nVl4BDWpnNZ4pFcYYPgqN74Qpih8XPmvPUAU=\r\n=SuRs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"c907087192bdf8f1c1631bd968814293290b7b5c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.52.tgz","_integrity":"sha512-EPQSLh1qcRF7q+NJUnQu/WjfBFx/RaLnPz3sm0ANrf+4ESD9lTaEZipMDAPTSRomAGbHKVykpvdZ1qeAEgdzlg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-grids":"~20.3.56","@syncfusion/ej2-charts":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.56_1667901346779_0.08753532919597729","host":"s3://npm-registry-packages"}},"20.3.57":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.57","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"dbe90e9311b27df11aa217417c61a84262865643","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.57.tgz","fileCount":450,"integrity":"sha512-bGAYUxnFbmInfxKnK3aP44RNOtblIdeSot/T/1jSs5TsJnKE9jnJsbFHviLsMqcsFerd4ossHK4Iq/FO2kZhFg==","signatures":[{"sig":"MEYCIQCaryOcxItwWbVmlM7M2Ivo3CbW6DknS6n2UShB06eb1AIhAMlOOsbdgyMUquYgYjvQ6oibW1/aGGbQIYQR1WtVBjMC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40003041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc5qBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDBRAAgXSGr9sC2Z+WJBy8+g5RWvSZfjdiDk0EdjBqHKxfPTqTmQh6\r\nxx9s4P34JGudxnz93kn9B8FoCzejB5Ky9Wcz9ohw1JupM2TCfhbP5ddYfB9+\r\nXTbHDy7uQqn0gWPunJaJn3/8yVzxyMiU7cDBYah5EN3HdtMCAF8A4+Hh6X2M\r\naCBS90GgKslhZB1p3vImPVgM/LVVVQE4iqm6Vbo9z7u/54GfF4zSxYyS4Q9r\r\n8WQVNz1PQ7GPG+8xMR28kfC2WloOKE+sLMfx4Ba5OL8+KOgbldao4A/y5fj8\r\nrfLYLhiyZYEg/7IuVTf03FQMM35vGNR3SW2TW+VIsKRUEBcUf+DxWMRyQDhw\r\nBizvAyND/v19ztwxNgZrKU/KKsmg8yjEl8AbgicU3RJuiOQvBSfpiuZLg22w\r\nRBIWgCZxZJKQgL8LIw35qYoPALtGtSq83cl1KeH2zcDzXrtpJNGNce24t208\r\n+Bn/YxP+QibzfzmQ+82jAi7kWc/RHQHQBfMsbDzglI5uQHOY2PC/ibhuHvbq\r\niGqKSWQPdLuHlT49neo51gb/kYK3qxbK8C4CahSqu8V/1vyUmF30LFwmrMgR\r\nTe4CJWzJ7sehfhf8CPHIDBN/C+H3N14UDGLijQtej6xp34DBKLedOesWe/qo\r\nf7BqRq+RKObq4YTTisEwu57hXWUNKKfax50=\r\n=3tzY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"7d9c273ba8d9d594dd8706411d2d74f6cf6c4b1b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.56.tgz","_integrity":"sha512-OiVV9uILbzbfVOwGcepSiwGfT4b8yOutah7qaW1IphvUD8hthoW5v6SI0QFHy1xlfKwIehS/UQoEfCs2ljbVDA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-grids":"~20.3.57","@syncfusion/ej2-charts":"~20.3.57","@syncfusion/ej2-dropdowns":"~20.3.57","@syncfusion/ej2-navigations":"~20.3.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.57_1668520577475_0.718645190389614","host":"s3://npm-registry-packages"}},"20.3.58":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.58","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"338c080b745dd165cf28a605e8c6e185cac72395","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.58.tgz","fileCount":450,"integrity":"sha512-q3z/jnGeWgKwcnlS/rjE7tBNikQMC4iTPFf/a0J7ToiMTfJgURn5nmXFmSgubayHBQDsZD9ud1GVbeUrN1scUQ==","signatures":[{"sig":"MEQCICweKn1sKjsElXSVO4oXhyR7tYut4mbdpJc8rTLm6oGYAiAYbR7Tx485iIXNnStaJklnfEKdlVYIOzYAaLpUHMsD6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40042354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfMVyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIPA//R4I5DiGAqMmlFtXfVnN9V9/hlZ2EpiO9G5degM0vhd4mxgkz\r\nCUOu8zNhjG4zN9Omkw3HpfxLY1qWsKT/NSfN6GujdpzsQICTZAk3mAwrHaaN\r\nxSS3gyxW6nLhL4ySvSj2hNXHM6ofbZ2YU8wKJPCZDhRjCc3YC6Bo2y6/l96R\r\nsZKpwo8xmXsPo6ge4PDLDiEuWkiVgHXrNOK0bBRDy/WPSv3sSzNaobXb0U0k\r\n9yFjUPfwFetnVCetbKVzUGs1wKz3NjDGa1KBlnd1e08yw6jsG5bWxTgqGcem\r\n+H3IzozuZmh+PZqif/FBTMfhL5G+PepRuPgOJtFG/ysACF/s4RFYmE3s1D6t\r\nfn4F9+dWT5ekd4+svwU9MVPt9lheLpY8/6IdGgXMnnQLN0jimb7HRO/uUOcm\r\nuhiNjDRtw2FrLvRlREqhJyyaxjt+HFRFjxwEU4tuCWD5GAFGzbu1q1qPoxZF\r\nASeWnnschfnq3z4pyscMLqk7ZaXUI7JBTd4Lm+dXJ8MKHd5qz0J/be4iE/hi\r\nqQ+KuduOeM4RrRrlzHPX3uxIiOq9pICLWsvactmkpvF5bvwfCikpEBmXfWok\r\nsC3QUmkJqGsmH15ZfN7kfRu83/qlwEpet54x/pZqg1qmxxT9t9Nf4K04PfX1\r\nLYLaS4yAJE97eKRto1rSd9YBDYSBvc/P2rs=\r\n=dEOo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"968d7cc63c51fcbea5823df711c20b03be470ab6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.57.tgz","_integrity":"sha512-NkuPRsqnNTrXYR6m/yrasLRPScCrMhRoS4C4Tv6hngE3vuAGzZ3fCIKCalALYJHv9j2pARKtrsaghxx6PEe/UQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-grids":"~20.3.58","@syncfusion/ej2-charts":"~20.3.58","@syncfusion/ej2-dropdowns":"~20.3.58","@syncfusion/ej2-navigations":"~20.3.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.58_1669121394203_0.8968082407201736","host":"s3://npm-registry-packages"}},"20.3.59":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.59","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"80d98931e7cca3fc53220f9f123dd195f8330f04","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.59.tgz","fileCount":450,"integrity":"sha512-P6RVqQajTkA7aQZCFXTnNeEfa4l8cutcHpV4jnUftyRvR6vjK45cPXJdIy4uQ/5nueA118BwS7zqvinNDxw+Ow==","signatures":[{"sig":"MEQCIF+4iYNC7HnpXvHwRnHVRit7cLLFkjIZvsd2527JT+FwAiB2K/LlrcbJMW0RgKcaHLhV/28O8JUKnwYajRaOv9S4jQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40058557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhgAdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/Rg//bZyeELh41WvRDTh27e8iIt692nSc6UOoqMsxVEA+VfqXlzFz\r\ny4C1/7WKhxgru8qeelCCX6HtykWcz4EvvcPzuWkBoDl8d3eMualk3W2UExHg\r\n9HUggMdfcGL2WH5f5Q2n6oNgGvMPkFy93eCrleUlzDXfm2HrPCtZ73zf5cKa\r\nrEa5rW+UbEF4jVxippern5obfHfXD2uddHyIMsQSFn17U3foxXso/qqSI1rl\r\n9BuIE73+jw3SfxyIBg8PABUyUNh143ywUSZ1S7KEwKmnEz+CThssYACteW76\r\nbdtNEoGYI1rqpsyDr9iEpZJ7LM9Sri0yGgj8lixBSsVTWmxpw8B0hzWnJzGX\r\n7b4knqdHg/e3W+5/ssTNocJ9MuNlmaj77P2OvgMBFkE108vVW7w7uk19XqOz\r\nqKz7GIULM05gAwEktmfPxEzS2fO5tY8a8Vwta95usk6mbSzFCqSTLiLof2Cy\r\nmoiZpouDPrjnDh+q8sdCkSyq01uAriBgmM5derQBg9sNdhjOb2h7bWzaEGIc\r\np5GM5enp1h9NSJP46nyKJRat7mZPQ9gS/26/Sm9XTxO2AdyxaVBaJzP1Smgj\r\nRIUZIM2Ii3PnoAfJzjXzhC/XIZWL9u6aoO6P7Jo0E5wZMhcjO3YOv+jZeo7l\r\n1c6TSW3qZlWCgC+JFcEh8byaQzm2erv2Kf4=\r\n=iGJK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"e56a50aba5b062534732c95b82b69603316dafcc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.58.tgz","_integrity":"sha512-A8NVbdUeRGXcjaMCvScodEZivZJPuwhbGSA0i1qQONpUiEi2FjQ3AI5oaaeajRZ50vRIFkNDKYz1EKip+wWRXg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-grids":"~20.3.59","@syncfusion/ej2-charts":"~20.3.58","@syncfusion/ej2-dropdowns":"~20.3.59","@syncfusion/ej2-navigations":"~20.3.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.59_1669726237146_0.9936044645918078","host":"s3://npm-registry-packages"}},"20.3.60":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.60","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"db2f671bd85349e06fbfb3954868cc3c29c393e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.60.tgz","fileCount":450,"integrity":"sha512-6cCHrP4lXe2+gbET4C7jCqe6I5oYJDAX8ZkEEmNSQ+ueRu+aDp0v4kLm5tJrt5b1vJQmuWYLbJgZbJ5K6gX/vQ==","signatures":[{"sig":"MEUCIG7YzTJX0Vir3uqbfLzvzyfNfggKSH8hJGtorz4xUKN6AiEA9MNEWxTk0RBMPByssS1la8ftWw7gYimcvUpE9kKwJXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39901772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj0eTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFhRAAk0jZCJdcHO+pRNqaqkHk0hDS3cDsIAkfdOWi9Pqc5Dmq9plP\r\nXrRUc5/Kb3f+sC4I/kg124tDdCCgl5XdIUM0CAWMgn1BYD47viu25cr/dD60\r\nkOrKawFlBEnbvWmXPc0T2J+7PekFhcFRv67L+NUJbkftW/plWPUhvvwEPNDa\r\nsGr36zIDirNcbQBsU6vb8jSNxivy7POTaC2SjDfvcoveUT0PenL+O8zgLBkh\r\n9vnM1Wd0YdrPOBKIW3UmJhLUWDs+0rWKL1VjIWkKFaLMKACL8N4zyarS2RzY\r\nTuOAjtOnJrsM2e9N9ASofAn/ayplEbeYyqCr8925od2JtHFUehnnthB9fpa0\r\nbwOJ5w8TLcNXkn0CAw9MGcIQXN5QZqeJ4/zKiCj4JGCrmCLlYoKnAk0b9eAl\r\n5STZ4N8VQTyXvkE4Efm+mpiz7Vd1vYPDgLjLIjD4iBGs7T9QMwHchcECdcs2\r\nXP+QgMSmJ3v4iKLGSLRO/Ip9iQEfZ0KTj3mJqvvmXhiJbDYTnSW4eZN9hYa4\r\nm+Flt0Zs4VFNzBPsItEqy9IuPvCsuu/nXoftDphetLc2hZdwdyyJIg7E4xse\r\nJILP6H4AEYlecepx+UPiPfA5BxvM1gPDpqJCQP0s8kZgPechVt4CcEbwLIci\r\n8Y/QV/wm0JdQXG2rGXDCPSNKfVrTjiGFUzE=\r\n=9RBw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"843e0bbe0d6c3469bdc09994b52fc0e6fac2f735","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.59.tgz","_integrity":"sha512-EPD1kDYYqtC2d/KDyMP2ElhNkK4aPXv6kOUpbl/ikaU/gitjN0fUcuDQHg8f5+z15PGP7xK9CIN6U6ocoMJbwg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-grids":"~20.3.60","@syncfusion/ej2-charts":"~20.3.60","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-navigations":"~20.3.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.60_1670334355259_0.1546240122603515","host":"s3://npm-registry-packages"}},"20.3.61":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.61","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.61","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9416aed685cac9ebe0e10e86fbadea72395c91a0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.61.tgz","fileCount":450,"integrity":"sha512-Ozwc2/AlHcZjWig1b8sA5et0FgiFaf3tgDQQf1UcG31Sk8zryQBrc2nBQb5zZy052YKzPZfMxyY4xACIkLZtKQ==","signatures":[{"sig":"MEQCIDiKL8PQ7ZlB/l356eLi7/W4wr7m6OqQfGENq86Pt2qWAiBDtDvQkxYokLR361D+r44isz9zUuGq9iGgv7LDOn0deA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39906711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmH2qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqh6RAAiAk6aNZ31G++hqSQPp4WMhPYSRLk6dwWx6K+GcWyl2xrv1L6\r\niNZ9SZarvQxKVorN+JiyvQidlWi3jCB/mhAIqPIpnhKzp9Ysfu2JBm1etq+r\r\nwTiHYb+9Mis91RmoAyMKnufE4HNk6ZMGOGBPGaMWU+CI1zTTifNEikDyeAtW\r\nxCRGp2yqxmVHAhQE41RcGV0XMuQ9UKzscBtpUZfSbPl8IvV7UCCv4nmeFInS\r\nYIjuUdXi3V742uSZWu5WN6sijtjodn2OK6P2DXkc75wvrzYuU9iEmKI4d00l\r\nD/XbxMk3f61VX7AGxL4h69rH/lncZW8eAiMixxg4aUbAMAOKTCP7m2RtzM9J\r\nZemN5ua1tZ93+lC67+8cJ3piWbIJl28tKoAIxFCDjhKTC40P4NoTTfEe8gnt\r\nXZqvs8kRFdznuD72a3vcN2suBI2nh+qdGoAPoKb1QhqjuWsmvZT3eFjuJBZR\r\nEYyFpOYVGa+3HY9tyXDBf9vQM2gs8ZJQTfLC0hq3x7jvhlvOvcEk+DZ4Ydo5\r\nkcFparrhL6mKz7OE8Co/xIA5qTQQ1s1RZujAURyo7ijQECB6WPSdH7Hv/0Gs\r\n4AdV3YleXJe+FMNxXRxUbhLdpV+Np3pBqACz19xeWSKxv4kAy9R/OdggvyZj\r\nQG+PRAN8fy5vYL7oFWn3/QEUQr3ZPUNy8l0=\r\n=qvdG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"25a5a06e338b4c43d6a602ae7406859c8ca24ec5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.60.tgz","_integrity":"sha512-RwD02JaNqcqqsN1pyL2lZOe6++cONU1pceCepFJI1JNUoqegRbmRfxzsyPe5U+s8eho64A4soYGETQwsCdZpxA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-grids":"~20.3.61","@syncfusion/ej2-charts":"~20.3.60","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-navigations":"~20.3.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.61_1670938025655_0.45637701131693276","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.38","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8ea031fd3299b42fcd8a141c84836f33777e4e8f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.38.tgz","fileCount":450,"integrity":"sha512-YWNfyAsvUHaNEtOQZAgmlXvfXEEzDSixCyBf8B83AnBDY3Rso+Hl7pR7vwieXjCV+3xLufBbOiJqScGbiN1BuQ==","signatures":[{"sig":"MEYCIQCHai76x0ZgZx/5YQr4byDEJmosKuuyRQKjMfgzhkYjyAIhAPrxRC0sCtE5luSRzVniWUDEA7rgq9oshtDt1vzKKW6t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39997630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotMVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMzg//YFTM/iKAz+/fFY1qIS9K7shl4GZV1DwktA3HhulEtgmAV8Bz\r\nRZlW+XAuGY+Tg9w4AetOrIGgP7HENkL67S7h/tUnZLubdYvsonLxaL06/pCS\r\nFZiEqoELYFlcnPUZ/EpGf67yVnuP96KeRa3TS87Xe2H7hDfbRglv8zzMYqPK\r\n9i+2XJxWDixp7mbsdyDcq6A5GNwM49Ux16J7avt0sTtSeJE8072CxYsBM7IU\r\nG49hcg02YSzX2t6X4zeHEnrNT/iZLRYMyz+avrzMI6YMfx893TYJbHV4am2O\r\n7f6MfLyCY/ExjvAZY+c5r5yCsc5Mg6b0YdUo7ihN9CJof6u7ib90KvZO06y3\r\nrmIXOxYRwqqGW062WyWxyqT0SzQEpMEU4qGbL+oVnpviOvfZexnmXB9C5OOc\r\nlOlloHF4gLnGtdV3rUUK0rIstn7CjGOSs6UGQlxDBXPYbhwfDk5pA5dHrvXK\r\npvRj9z/PFugeAgdAe0t86HIMn/OQ0W1EtYrFHSqVd7/D3wfe73or6qWOoEmk\r\nuUL5o0ialXEfCp3viTjr3+0von2FK39TzK0PZd6q/rXYRNuCRVNXdPs9me7t\r\nzgm8yFShm+Y3bLXrFnK3xxm2HGMu/rZIP0OzyLLdJg4PnKxe8vTwmwgY6mrp\r\navTrcq7S/hlQUvmbqd/A4JhX3aY0pHczxag=\r\n=lF8W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1bc43e20e50e2f6ebdc7b7f29cc433f7853e8b95","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.12.0.tgz","_integrity":"sha512-J+5CanB5Ft05ER6TW2FzLWVePu6eqqWh6/8NAupaoL3tQNxErk8/rKt9q/P/MVf3ifPeYJytx7K/6H5JBDbqLA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-grids":"~20.4.38","@syncfusion/ej2-charts":"~20.4.38","@syncfusion/ej2-dropdowns":"~20.4.38","@syncfusion/ej2-navigations":"~20.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.38_1671615253265_0.5154282516687729","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.40","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"53c93fe2b6f068ade311371ce8f53721535bc0db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.40.tgz","fileCount":450,"integrity":"sha512-3e+S4JZ4hjEGm3HWWQtUGksOzzNVjoAnAUcvHBPe92lzdBiN4e6ZWp74cafpR5JGM3XKL6rXwqH1OwJN7CY8kg==","signatures":[{"sig":"MEUCIElmg6CjgJ2uJylcDyApIFyDMOXdWD+8iOFM7itsojmIAiEA66HjizOrgbdxAyr5Q/6HOSNWb1LQufY0eCEwGpRFflg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40030264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHgVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQjw//dQBbYvKjlUvzgMZ3HkoPj+R0MlvdEavMx6i6V5jIGnnZ/6jW\r\nAJbP6EivQ6FN2J+InTDak2O4jr5Bgs1r8PK70fNk8UBzChSVl1gN/Ct8JVXs\r\nqEjWRr0E6OyMBRMzIXQPh3uAQT+nh2ng94mEHxP7dkJZ6J8M9fGAklgb4QAH\r\nX1r4Ka77W9SjvPbVaK/G98WPGP4IlzjjOIzkuIrbHvpuHg7vZKe3vhbw9r1A\r\nV2AOtYUou9gDLwmueEgKuD1puQmaxUCUjX9WtSi++pePBovoCx89CSno8xjM\r\nmrIQqQSvRbO+2BE90ARQNGj6KK4t/FlwNEti5DBgBgOYq3NNgd+4N+SQquUs\r\nCp1JGJxGaS23vGKveNvenbFn+kz2GBvBVPiHJcORBZh5dpAav1HetFQhlxh7\r\nHoh7UMIv/c2BtO2Y5KdOaCMfsEzPopG7O+7GjEY7AeBzdFnzK205m3CQ4vyP\r\nElutuI5zDx3DZ8ZNAvHAVcXHDXX1biS7cppsOBAb0PGQEkaFJg4ncUmz+sDO\r\n3OSNzQoKLu//JC87J1+NGs5E6J1kn3HZYCRNqvE8ZBK48yTjRoOj7AQIWd9f\r\nPhQU4PdiZbXlse9bI3cF+GWcP3JYi5A6nfWeS/Yw3JRUi2PGieXZbawEnI1E\r\n4DmBg/2nFyqbHlRL5Id5tC2sEoK1geRmp90=\r\n=7TrB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"f9a76f0a2668614a861862b3c1d9b35ceeca258a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.38.tgz","_integrity":"sha512-F1BOjCZSslzALD++5WQcopSrsklxiyEW2OXNosQHtxjksw0i7J0+XMyWnWEuxkwZpgoG5a36S424HZKEnvnqkA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-grids":"~20.4.40","@syncfusion/ej2-charts":"~20.4.40","@syncfusion/ej2-dropdowns":"~20.4.40","@syncfusion/ej2-navigations":"~20.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.40_1672247316934_0.16333950399661235","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.42","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"bd6cece39eec823693edc0de9620fee638d53866","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.42.tgz","fileCount":450,"integrity":"sha512-YoZvH+S2MOEncx/OAv7h4S14TyipBQIqs1t7VxnF3cJorlmCA3yho+b3583OJQU78trZkuFZ/cLcL+O9Q05hsg==","signatures":[{"sig":"MEUCIEHve/jOLb8qtP/11R3WtEnyFxLkQ6SH0NW9Zign11XWAiEAgTLJtIS24+bMBPn3x6MHupbZDkomwa/oClnW2uB258c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40030375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXOAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbKBAAo+vJ6G42Qp3YWS9UiwZA8VVqYef/hz3yxUyqkQgR/P1nZRoa\r\nNKfZHUsSV2CurT1Y0C4S4MGgbPOvofsXQNvpL83pFb2uc9ywLKOLCHN7Gm8U\r\nA2nV69J8Zc2QasQlM0NppJomBZJfq5LL+xyPYFs0Iynl/Buh65tWeB6oMGr8\r\nQ1jYEc/8LMixhAJ5VonrgGgrtpF3YOC9tNUpe7VHxswDPI1jvqixffY1X0cC\r\nNaWnhnoE7YxPc6tvVHi5BYzOxNnZLQYt0MUykQUGt+tZoqvcsyPdAEF/2hcb\r\ngUvp29BYxRP+cCwZ54lwJ0xRNyrHYzC08dsHaTbHHKJ1RQkFyGnHNLthzZoS\r\n1RBayJbnk4g6p4IkYgAT+HZ9wUPJQHz/7ScNIVyute4iQiVt2MB+kLwOjUAa\r\nkDPuAlojUHqKJp2P+lQpxeUJRcDcB++BtG0EhTVJEdR+RBA3GL/fzx++7aT1\r\ncWpcxwXGLiQ6VbQtw0vbv8u1cUI315jSNwxJ5n8X5Wph1KBhYnVj9X7xO1iO\r\nT8r3xpqY4QygJBQM72g42TxR+rviaqq8BPx7Od1JDgFTpOgtuOMuu6TC5FZI\r\ntlIO6gSVx5xVE8UbMTUKbFrug5yEb/xhYraOwmxHMvsz/LtICxBJdb5opvEc\r\nHrTWcMLPZ5CWveMZXS/BNHmAQDnxCOcmpxY=\r\n=4idW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"d9dc5f2598b9ecb28b50e2c969fc68ea93350c81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.40.tgz","_integrity":"sha512-RomM1bJszw/Yw0QMHcfVFlTRBgl5ORR8LOYBmBxnSCF6kPWyz7/K8zEm7JMyvp+3jmqZJIq5KZUkPf0AX9UKLQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-grids":"~20.4.42","@syncfusion/ej2-charts":"~20.4.42","@syncfusion/ej2-dropdowns":"~20.4.42","@syncfusion/ej2-navigations":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.42_1672835968367_0.7291189275753616","host":"s3://npm-registry-packages"}},"20.4.43":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.43","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"eff95bf74b56720749304f3375c5bb40265dec03","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.43.tgz","fileCount":450,"integrity":"sha512-ZPI5Ean/sQ261gdGG59cjo24fPbCnGtXbHLe0U7NoUnoIi6wX3hXERUwyjZ4rYmcwP+BQL42NaPiY3D+rmc8xA==","signatures":[{"sig":"MEUCIEL9vYQXd7n6qt9hlCmdLVUAbbMcRjUD3WksZHPdTW9eAiEAwT9Rgsv6XEhZ1hnbvE/x4XsKbsQDRKmwvZTneD8TK2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40029891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvWWSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsWRAAn5J7cAe5M9UvVFKUeUuIkVKiylOAODwLnjmDuI7QM4MPeqF/\r\nVi6GNw1n1cBakH8aTch1vNSIgo6XlX5CKDuX+udZcU8OiuFlDYOAETH0fyXa\r\ncQFdWPWUnEwTgkXdwIx1EBngBeXlsXunYG/DqPrsPX8nGRuuTofvcOwQX9gH\r\nhAcDGWeL+EpQXoEFP2bubpm21eaODga2uSZzVtH3HdP+8ExyKDU7E1u0oxys\r\nXpD7qPCp/AkLMKaVIZ18toMM5EYyLEtck14te2WPu4YNA7gdlyjsL/7D7yyT\r\nIKE3y9iwdhAB8YvdQONNu2oHTzmSmFKFu1YvG+9NeqnOKvbcS9FAB9ucAk/b\r\nBq0pBvWgtVYs/hEY4qrKXdvzaMqLm9tFhSxO7uO7k9JIvy9FDMgTrZ1jYxKX\r\n3CMmJUJU1/DeOmfNWAPlis/jAg5qBdHQust8Mm2PNrZ9pMKCCf/XHCiFvkeI\r\nGXdrNtq3PSuU1aiwEMd3wo/5M3ghCFvTwwdLjUoUEEeffIxu4tI60VAjtUoF\r\nCX5qlG/5o5sxrEyFKZfneY8wHgf8jFnbatp29C4VK3q2DQTYdOb9H6yNfxlb\r\n3qzXtWcN0lVOq/Pq48i9yVApN0hSVuB07JeVXcI9PeR4iI+ZuwCDoep5oTW6\r\nEHWXbgMbHaqCEPu2atrTqCJGhGjxFAtTCkw=\r\n=DAAU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"f375ad673c8dbbe95cfd7a30195be24470f5b95d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.42.tgz","_integrity":"sha512-/35BhpN2Wbogm3Ts2BvpktcDYq2564//LI85aWZ0ZGLg6G/CUHYqpRZH8y/2YFs+DKcbM1SJ1kin/8isDcq6xQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-grids":"~20.4.43","@syncfusion/ej2-charts":"~20.4.43","@syncfusion/ej2-dropdowns":"~20.4.43","@syncfusion/ej2-navigations":"~20.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.43_1673356690515_0.3595986661639876","host":"s3://npm-registry-packages"}},"20.4.44":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.44","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"7b761fecb3ddef4dbf5a070cbb5e07ff76b523ec","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.44.tgz","fileCount":450,"integrity":"sha512-D7wY1wQLuOHeO7j6FvG+IrTGB6IdVHNh+n1Ra+z2/VlsBBDYy9E0U8/9iK8svHS+LgKeuFk/oMbMqkCQT0yQ+w==","signatures":[{"sig":"MEUCIQCAofwguzcuUeNRIh4pnnlZ294+gFFCoIy/anqUDaJDkAIgUS1RUNTNqD2kbNaqUXWUr0vVrUPUwmgL/CcGCQNxe2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40034700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyA2sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1NRAApK0d09IZi9KzrILX58jkmZM0MNNPxhwvYe+4vftLFsWsTylM\r\nuwKvRe93RyUAb5G3OCNz/q6Hgp7JouUJMwAHNA9kI0w/S/0J4JsWP9rzkjCf\r\nxddwnKt/GTwoBa3CMhFVeSPUTSwcKIMEp6S9QV2pteKqRCyqcprsoAxzRIKt\r\nNjnQK8n5Rx6WnQUp3N49lzyUtr9CCG/qPsPOU3LM7ZGN7iDmwjvcE470vL+f\r\nJXyytehmAYx9dw+zga7YNv9IY0HeTMCnYU7o4ekG8CUlUd1NpQNyIt3v7xGk\r\n7NGNFtLRcN+TOvdXBw+9+yeFHvqdLa3iTKPrf6BNva/Z48OhIwzJbcbRnyb/\r\nkKC9TZsxBhlXuR4a8qaQZn7yXMrd5GrfY/IGz8sGbheY7imuR+e1Slu44Eus\r\nBX3hZfb+ilhpvRA7VfqZAjDZ2/Sg6N3rApCQSmmw+uQFU6dNgntxtUy5rXC6\r\n5j42V6ba/rXvaXh14NQnAWn5ODemnG85AewVmHT4z7H45UERlkXMGSngOygZ\r\n9YejxTORumAHDuPw2uLJDDtrkb9yb4qnsXYhTmerfzVo+qFN5ufJh6Ljlnjf\r\n9oSV7xo7vkEJMRtf4b9VRdylK2T/1loQ6Tupm1Ep2YxsXSfSyHOnKHuQyH3z\r\nuDP3qyEzTMA8GF2f3nmLilwNF/T4z4faAyA=\r\n=7NzX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"3f23275b81c5dded14b5905aef3b6c1841781be4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.43.tgz","_integrity":"sha512-HknHgRgw8bLUJNM4ITPxODyZFpvz1hH2dRbtsKculb3mp4kYgvAbGs6DzUHSnLhTjcf9ANn1aKHefArCu75v1Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.44","@syncfusion/ej2-grids":"~20.4.44","@syncfusion/ej2-charts":"~20.4.44","@syncfusion/ej2-dropdowns":"~20.4.43","@syncfusion/ej2-navigations":"~20.4.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.44_1674055084098_0.6520547831321732","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.48","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"d57b3c8b3cc92b544ee8e7f638959b2706fa1075","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.48.tgz","fileCount":450,"integrity":"sha512-lOOIM0z4U5nt2Badd47Vxd9gi1isDZhvC2Rn2BOL3+3ZCRylY3DIvD5gL4utp4J4BrsHBc9uyIkiWExNbiqrvg==","signatures":[{"sig":"MEUCIQCaVeceyuk/sfg86UbeWHrLXD+yAobomqt0Jl0ndcVLtQIgCe8TcdvSL1g54cWmhBif0S/mT+DyifqEaaYdF0y8Tg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40082919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hPOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq67xAAhpPj/zuaS77lYihV54Fx8sKzJ632cwpC71L8AZQuDmZpU9e0\r\nLRUL1y59WDb1nw0Ee/a1Td5l6IcXAGuocPb0RcwVCOpRJZ2DbklsjAZAavPp\r\nZRIvOHnKLjOz+95x/KzYGruFnpJPa6rYugui5IgDD+TFTBDpdAc5sGPTJZno\r\nMiBZGmIEpYGLQeK7ZMYeDqXsJ8EpHQBmjf+34tDa+r1YRhTpFcTO7fpSFX3e\r\nQQ3KPjkN60FVT3rxhrj59pDiJi7ZtB07Ql7UkT+Weoq4vWLqZiDlvZZ/gtUT\r\nghL4EcgYEms8ruNi8OB3NH2v0dxNfDkqX+MQ87z9C6OgAyICx0qvolqbBgln\r\nz8TIeFulpV3xDgXXbl3DZni5ENRkVR2u4yXTtOL0Sm8Eu65CKvfMbwOGn9eE\r\nC67JyBtm8UuPR5AZcCJPBSO3ionwLueJqCO7mIDV12M3+pSgVaYdcmz0jFNu\r\nGfWdWJPfBV//DYZYHYpXJ7Iwjhe3rDgfDU3HkY4nG4XqhyH6fjDGDdQDQJtM\r\nuO90w2gRDXOnsudoIP+o8PvEMeNxLs/eCQv867oogN90FryDva2vo0fBRoZh\r\n0566HzQHfegMRbX1gof4cAC+IqbbUg3FV4W5zMXJGOdevzIBQ+eUjdqc86zW\r\nNNs4yWZFM+OM9bPUnC0g/r7r6CK7bd9Q8lA=\r\n=0k7c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"c97fb6a2968f1554a84666b753cdf4ef66129a81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.44.tgz","_integrity":"sha512-tFmG6y16U0sv0nZLriAzon0J3XWbsQAkliotcqTmYEzfENOXQ7uLuWusW8bVWAQyDDzhbyURVjnWZp6Y8SLR6g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-grids":"~20.4.48","@syncfusion/ej2-charts":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.48_1675236302015_0.820354083776023","host":"s3://npm-registry-packages"}},"20.4.49":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.49","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"f65670825ad848ae689466c45e7e2299b47955e1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.49.tgz","fileCount":450,"integrity":"sha512-pTrfNyAzNgfib+d6ox8714Ti9hulG7trsUwJ4pP8VZFwAif0utU6n0NXmMomFT/WxQ8PX4C/n0hVCqcSlKmK+Q==","signatures":[{"sig":"MEQCIHX+9XOk6ptUfW9oRyN9xgd0Ruz91u/my3qYmt9buzenAiBCgrL3HDBIwolmt2G23UJvH2DwGcwPEyv6VO6CF/GEcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40381366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4lKPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrh3w/+NdAUqab3wWq8nwB7MXkAyHRjcFxhWcb7s4A0itXmNil6yC61\r\nMvGVzOtMbS2h4qky4ZqOn/1e0fNjp/CJu+aEowWx7p3f6estJPCMEkmgsGhW\r\n4IZiH5wB6Qsl0nLXf4ZDg6AMZsfFs2usuB/S4p7OcIiH1ILEx26S0JuDC35d\r\nozb0t0kLVFxFMbP1jrDSBuZV/FL98eYgr1wcPGgSiLVRqmRMvpILY1SV8+qk\r\nRyjj8BtZpqqFBQWL+xYXKAfjQadrki1v/K7nPBpwVDysz0zMCavdCKVUvC4Z\r\nlB3HoVCaOhpWioD9bEQLUcgtsO1o4iGT+2i6nQytKrpOtS81OpC5Xq8Js+9a\r\nNwKwy8yxaUc38ImA5bmqzwZU03od44OvQZR4j6gDoPjmA6Ssd2x9vZLNg8Lp\r\n5lmNc50rQSgRkfYOtz6Gn8TZevyZyAvuhDYVvntj1+L5lmPBlpw1zIi1Gyga\r\nxNxSPuoVY2xfavWnrK7z9JAUaTB/FJ4poUX28JZ7WDFTWrqBpCOXBr+8I2ah\r\nm6u81khle9zXojag/uT42K3nrTDkXtqa1hR9eyZsHRAdzyEiGmWfdAxpv6m5\r\nCDGXMtaf2BQC0tKwIIdHlWXXjmrkWc2pqrUBG9DPxldR2OiC55Nn7DJ85Pep\r\npF8fy/HZOE5HqyJjWkzTFiPKUmnmMLf95uI=\r\n=/QqI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"5419f11eb3e4edc5c0ad95c10e9dc9ab6fd77a77","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.48.tgz","_integrity":"sha512-5iNr8ij0imMkRgjuPqYQcYj3djK+uOLIYGhcqhEnKrAO1WD7fk8JjI+9upSKkRBVDpE7N0PNAT/+EaI7t+ZYSg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-grids":"~20.4.49","@syncfusion/ej2-charts":"~20.4.49","@syncfusion/ej2-dropdowns":"~20.4.49","@syncfusion/ej2-navigations":"~20.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.49_1675776655463_0.8728718904017043","host":"s3://npm-registry-packages"}},"20.4.50":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.50","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"132da882d2defdd2583891f86996e19e01606edc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.50.tgz","fileCount":450,"integrity":"sha512-8fNAMyDCLk2ZKc0Xf4Pex2hLMh8vGikbQ2HXOCWfXU7TfS1eDBDSXrM/qLv7jRDnSvVCPlM46BmQJHjmi/f9rg==","signatures":[{"sig":"MEUCIQDQaPjFgxtry2upu6adQ88sH9Ewjo9zgBgsaLd08PmTRwIgYNm6cWEdLtz89L0QETbikgHBxW4W+IGyG4NJZbg3Wdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40408568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6271ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVoA//bBmdVuKLsd3TBoHYPLZs0+1LgRwjxfGuvvkQ57zREBHw6D7P\r\n3ObxVqL8F5tPqHBbTaGObEpxW7cJYTqPhULv1M80p8YvLrSawH6TvbZZ8Cno\r\nWDFubbRiVFxK649fhsjqIIS5rT4jS3E51J1a4ETR/AJERT9sBp1w+ubRVBmy\r\nTFzaTFj+Q8WTd0L5t3Co5GYYxTvexb8gr6RDQ4zDJgd9as8Whwq1VakBBlqX\r\nZ+gFuuuMwSp3W7EG+U8SK+qMbcW62m0fNAhQmeV/eqjuSWAjDEj0m0svBWUR\r\naTajJpmAAwzxN3UAc1MHkFEZp7fqfNBBSUFXVbHYD4cutob31aCjwPls+QRr\r\njTdHoOd5faxV1iqJIk6VTyAVfOz2LTrZJvfEQoum4srSUkpM6zeKYxlYciNk\r\nwO6zYPjQ5Th0Q5QBOJVyLps37AEjJTBgqrCQuyZSA8AX25GczOj5J50olZZn\r\nHN9NuWvy3stjPfWNOWd9xlk8k8JDpygB3KPTxehEabmzFssqHtGOmd16GwiQ\r\nQdCByz9UOolG4V/MLlJATOR9A2cCG4Y+fUM8ZYSSjUcWtwTkbsRg0xfVztPN\r\n485q1meB8rphz6/P51WnPITd2eChE00wALuR9wzUyhemtKQTvPCjJ2dVhjiL\r\nAi6zPSdyP9qPLg2MPyevoptHDgf59DHMgA8=\r\n=9TnY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"b70204ae7149558d735ef46c29dc5fb3bf8736be","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.49.tgz","_integrity":"sha512-w+LDLpyuJtLvuX2ZNGMLv+HicA0UjkCrbjXf4XJgD+XOuv4YVaEHgAMjvK/zbYfSQiTYhJJU9HzZJRvVBwacog==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-grids":"~20.4.50","@syncfusion/ej2-charts":"~20.4.49","@syncfusion/ej2-dropdowns":"~20.4.50","@syncfusion/ej2-navigations":"~20.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.50_1676373748831_0.044775706518678016","host":"s3://npm-registry-packages"}},"20.4.51":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.51","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"313e61a20edda3940e03129150e495f6e712862e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.51.tgz","fileCount":453,"integrity":"sha512-6hEb5gt7lpxCHhgN/7KT2KGMbfOjbuaEZ8H7whD4iypOCCS3QszQcUwXi6v56JBRCUjrJ5LFon+y+ZULVDLenA==","signatures":[{"sig":"MEQCIBa5TVumdW+iWpm8256mPeMAFnEAxtDqJ5ryds1OrkQGAiBPvPZATuW4M/28xLFdeYipDORbx7AHZ9EgN5QkPT+1zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49761573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9LuHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolBQ//X57Z/xo9lJPmsNJ/mcEoyKXSgiPiwAjX2+J0o1doGI1oU0wO\r\n7FZ+z/eMmQMhsHPBTGWfBVqYcgFW3Vbv/jWqueoICkVbW4yZNdMGVoJQlYxe\r\nFApNl0iMZSG7ezpkyPZ4G58rmJpyGn1te7nqzW29CZ5bQWVY1cGTbe6sUEn0\r\nO4WU+eC/GeLqXvvwo0Lm64PpAh93rTGgoNVNVBhqRd05ck8wJd9pChB8f2qY\r\nIsRnKdHfFjCELOWSShDPzU7/eR/FwkTk06o0A2oEtAxRXOnYKPf3M/x3vxGJ\r\niCaRSBr2ayAIg15B+LIZklEkuP9InLlRLlJqIsCfiOnevlbIddsEhZ5lzAB5\r\n/sUP/SmC4VbcUBRy+47s05SiAZh1HR3MEZWJO4QCi6IAU5uImHXV2VpySVPN\r\nC0Wo+AbJs6R4kDwInH4NiL90xb/55m1ufUNSeDv2vbOinEYyndyQt6BEA+19\r\nV8DiOO7fTxxyFasf5BMkBxdVQPna1hlaT8lyagLSo/ZabZZzwsHh4zeVOD66\r\n8V/Xa9UZd/5ngQccqnzovl//78uywq7Qz8POPSqDTDiLtlmPOsHmfIt6yNTv\r\navqitwsuO7oW1F+5lKMAepWUCwuuKBg6WS1rUn+azFKUvH7pVRUVxFz+eHIs\r\n04JnRcBp7j1gGXK7l2OHPhdKyjiWJ+NPVq4=\r\n=MSzf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"9bcd055b7110cf740c147bfc7658c4585ca9fcea","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.50.tgz","_integrity":"sha512-EWoFJ4pzMkgoiD3X3ab20XSm+u2bY6kxVdULEPdna4LrY5dOcWGqgWhbjiYAIqTUZ3b/YaYmt25XvyyHenpZdA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-grids":"~20.4.51","@syncfusion/ej2-charts":"~20.4.51","@syncfusion/ej2-dropdowns":"~20.4.51","@syncfusion/ej2-navigations":"~20.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.51_1676983174946_0.827709278993771","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.52","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"2e2e42875b5d5d85f21a6e5f98614c8277896ec9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.52.tgz","fileCount":451,"integrity":"sha512-98XaAM1m7BktyZC7Rmkvvy+/dPDBhMjHaRQnLIQ+7IqAlCnIN2iQEfVlWtmzh9mIgjyQ3eGcVomx5rdeUAmxtw==","signatures":[{"sig":"MEUCIQCtOVJgt6RABpkslN1byP+2SuDyTCKm5nm+2ZDKSKEQSQIgf3YLfzc1BkqdqpnQuUFwLNjYegB4Wr4IfNp/t1sseRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40445917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/et+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWHA//a4p46U/axIJR2bHdIPRNAz4AwmlDwDh5nKrE57nqOqwPQuFw\r\nEB/SgI1ii3zizpkiiVjDiEZOa1h6BSpC65UTWNdamJNv77mcBTUz7qJHQtiT\r\nevwRSeADS+oqKkzaokZULhgD2tr+1f/j6WMLLKa3HKbpbSZHVhu3diKxMvvW\r\nC6cf0G6bvJi+DrmI3YRGfII6NqFx0TIXAgD5nqkp1lv4XkcX2aRIjaG8O5VR\r\nK0rLu/esPHODXQvVOWh5XAu5glJ7UNCnnhtskS4isPkijug1mn2ayyMrKPBm\r\nZnmtSGNbOSSwKn3UBA05rwJXDOIb5J+ASLcYhDvLa/8aeFd+13/RvzDBAKFQ\r\n5L8quzIkRpwcfXR5S5WCUAXYHFCqlewUu6i//vKNf82jp+ZfKRbFR7GNGfAt\r\nYZ4jxeej67MfjFzb9pz8dJGNNjvJ0yskRumrku38X6f2APTKBjsRx3yXxwLJ\r\nqLpmHlGZqni8plPUAlxB7Y3B77YwbVO9UAMBbEfjkzT7FRJTk7o4r864x/Cm\r\n34A5eZxMoMGBlfcgDO5MlvQN4foIZcJ9zY+Qyp6muCXWqEQ1VV/fVUeGaDap\r\nn5pdhBjcQpeqTFLfOyqPT6DN3qFXpdUwIl/eBC5vPGwN95sV4xviIf4PDA5c\r\neZQLlwBVS4zl1M9M2fToqY4vD+N9geG5HgE=\r\n=5JHB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"bf9469536ca37cd23588a7bb124574c16dd7898c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.51.tgz","_integrity":"sha512-OXq6qS4gE2NfihNg0BTtGI9886Fj7RbaqlnBTN2gRySJILJcS5ZAXXdS1fJm3BdHFwrr+IV/TtFZs7r2xc5mHA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-grids":"~20.4.52","@syncfusion/ej2-charts":"~20.4.52","@syncfusion/ej2-dropdowns":"~20.4.52","@syncfusion/ej2-navigations":"~20.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.52_1677585278553_0.6929437067431428","host":"s3://npm-registry-packages"}},"20.4.53":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.53","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"f39e0880d93a82ac82fde6e9d3504cad48549279","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.53.tgz","fileCount":450,"integrity":"sha512-TDkvaTuVl/ewwNbRqurF04rkTvHMP4+sTRu4JrAx5b4wlYhEW/XPmGT2f84LjWik3N/FuTp+bKA8aakT4Gdbjg==","signatures":[{"sig":"MEUCIQDg0JBl4f4fkC+j3LcyH1X3UJHq6I23b1nRRzLRWbsa9wIgKi2SBMKvxrqlNw2ulnYdP4e2PmtLSK3iIW8L+oWcFF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40477064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByzfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9HA//esmv3BgZ2IgT90/0n1G52BUM3Pd2o5GFjL10uiljgBjluDRX\r\nut8sfObrfLacA6CMVziNBjq/d42UoJLAXY06lZfzBeJhMZMulm1NY0UTV3MV\r\nxauOxpMqrA1sRi+jSb8eCMHFt5tzdA6yZgBtfsoPfGPp2Y+r/pC5MsvtT3f1\r\nZI8yYZasOLnnoFvuLAoNiuVkXQeSrsi8d67naverNRz090ckbX06Z1NxsW4D\r\n3YBZRhfsv+puftEKvqwbejty1tOHCILdIB8ZYXFE3344D8zvVRa1PNM8fWTb\r\nF+bQFH1ZgMIgUEc4i8keOxAnXSd+UBhXF8lyEz8bKZGBcWwotG2d49ML2V3r\r\nqHv4co9CmVJnl1EV3F5j5rdPah0CqN0M8YKUs+SIWMEH3xIfHWAiBmnggjZ1\r\nap+5RORbT0xc0d4R29Q/6UDkGVu3A4H1DzEWOTnenWzBKusPVTFpIGTXfoGo\r\n0kmEx9pcikUCvfUju7rqsUTiXrVWbTTJ7BK4RjYXixRRu2T6qLYF7zrlSzgI\r\nuQfRqQMG8ZXFVfPtbqxay9S716E/pM/ZTsAI5cZZXDTLeWUuju/fSPcvlJwl\r\nmlyUeu7V/HGgeGCUmBMonJmjqcYEguE6zI1Q9MF/itw8FoJj3GyHYUQWeE9/\r\nDIFvNliR6/5/ae/0FyP0rTmGbQhXVnJK4AA=\r\n=URaw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"221c4c1d4f8621db263ebbb436441a4429054876","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.52.tgz","_integrity":"sha512-VVgmHlUyxa9o4JLVrF8QAHAgpk0Wvlb2fWT9/LIrLEr52q+RgyXlw5ZDTHdzlIBkDqriUDxbLE+XLzKaTr5czg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-grids":"~20.4.53","@syncfusion/ej2-charts":"~20.4.53","@syncfusion/ej2-dropdowns":"~20.4.53","@syncfusion/ej2-navigations":"~20.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.53_1678191838915_0.3074557621571825","host":"s3://npm-registry-packages"}},"20.4.54":{"name":"@syncfusion/ej2-spreadsheet","version":"20.4.54","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"cd92132d499d361de43b302758295f85bd9fe4cb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.54.tgz","fileCount":450,"integrity":"sha512-BoZwPFhnPcSapTNEDcRXi4sg/6d8BZdXplVUsknQrAyrJwhX5hHt9VUx+KVdRFRlKkhhgedNPtpygfA/jKj2ow==","signatures":[{"sig":"MEUCIQCJ2augJ3fvL5jEWxHqgI9yGcBJZsZn1o6I/M9sNczeJAIgJ4U/LhEvKLsxga6oLfAM/nsUGDqCe3lMl0VD1AgCVK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40483494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHqyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowRA/+NcJ1uu/GAYb5/JJnxNhhMhhzsAYrbY6aINzpTLGKZ5EPU9Fo\r\nnJsDtYBLdu4XEFhXVuUEs3trcuJ0w7IpJRvQ0saTeI6/DGmSPhzqJqu78jD1\r\n5COA9Y91p+aB1cZDihOrbLydyrNn1KUtdybtzAMIwpUo/HZ+pHKqTMnZHRBv\r\n3qY0ZhiYP0H+QqBT7GHRnG9T2KBhV+mOwq1TsWt0CnOiDt1d7Z/vukEMFeMz\r\ns7BOypbIKn48xFNLb3hifU1m0pKF5Mrz0sKfdKMtNyBPe4YSnz2cGS166QXU\r\n/7ljRgkma/CjGjdtRMvOX3ptQI8TmT3eCX4neSwFzOs0HtYEY+ol5iHtlWhr\r\n4vTDhg8NMQ6jnFPv0Tj4NE4bdc/hXbUD8/BJ3RLkJGXGKz8xI7gSvmdZY43a\r\nRfgIyS4fMZEI5juicAR9c19GE6MQ2Y1dSh9E2wsR3GkqGN4N+yBchynDau2r\r\nP5iDAk7Cc0FlObeb9xqiCLsWHacBHUPTALRuB6+2LOOSk55pd8QQ0/HDl99P\r\nhdD+6Xh7+Sg6pahSJBMyvxckEYIcq7T/crOmaFLnJuCTT5UL9Lxwc4l0uSuv\r\ntw0278FC0w1YM9pvyrPIHLEn+5ph4RNY0a02+PlhACEBfyYFVRr7WcLDLaFs\r\nJXpygzG7ZhEbXJL8+lfv2/4UyK9h71JJ1Xc=\r\n=vGvy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"ef3d9aa25ab80661b554d8e32c5cc817d210b46b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.4.53.tgz","_integrity":"sha512-sU5XLEwc2QxgeWu+9WlvoPQuIEopUwXG8jOVvUH/c8rCey8B2KFRVdjPkCRWqZXVDi40cmhkHU+Dc0gQKA2gxQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-grids":"~20.4.54","@syncfusion/ej2-charts":"~20.4.54","@syncfusion/ej2-dropdowns":"~20.4.54","@syncfusion/ej2-navigations":"~20.4.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.4.54_1678801586448_0.3557872149128498","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-spreadsheet","version":"21.1.35","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"23b5cf67b2a7ac67bb44bc92a5635ecaac3bb477","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.35.tgz","fileCount":446,"integrity":"sha512-qigNYyYI0PRSgmQ4cEP2sUQ4B+Nyf2gFUKQmMNz8NsBSHFnu+L43Wcicy7o2se+A5/4WbZ0j5PnqL0mjUF1DJw==","signatures":[{"sig":"MEQCIGEjYtJm61Oel0YEvAfUaHWOK/nLri8skSETJMqMyKUmAiAuPxVGV/Z9HBBo0Zh1ChrsthF0KFze6yvACHn0gkFrlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40665844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAiPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn3A//aKCjhwK3i3OfZU6m1VHKN2XnTdRll6lz/V1cldZGXhh42wau\r\nEueUiLB5ElYVNgJl+RNsxlzvwCqOHBan/refFlbrkqmacWDDn/ltXhza2sHW\r\nu46ROCfnNwlq6Gg58/zTweFUAJDlFTapKeCyDepOXsFmPLHxR4z7ccI1cIOZ\r\nMGToxs3J0neOVpYnghJhw9P52FstN+1+0VjVLsR6DS8bpDc3ryc5TMdh7AD/\r\n1Y3+RAdh8WScVzl5vey5dSxD0FkM6CUJmOnvRWp2LjPk5F/2buD3o3IjR09+\r\nL+nZrbS1fhN3Z04Fe7yTVA49IHS6U7yxJLKrx8VVbOvgtBGUiuNsx3DcS3kt\r\nEwuoh4J8WSvXajmik0lel/DHaXEirlZyv1acKVwlT/rjSv5TMzthSO1PTZA3\r\ny9KU8JNF19fcnMW9GVRghrW+rjFk20WVDBoXBn5cvAI4IBTZsoEDeQqfifRG\r\nPTnuly8uJpynsKzGXdeMKEfV7bcw0wPIACEpvX6+6K3Iz4qtOZsgCEH5I0gq\r\nYPkq8ZgjBFovEciKYR2RM3XAQT/oNePRdLCYQMGxLD1Df/A3LBQYkMYE4QEw\r\n8HPuW6BIjkoSwxQdoFKSF0VwDFdMeziaZLWw4hLDXB8pN/IMjg2gqfDlsxoU\r\ngLthwn3gaLSBKJrgEsah5DdANCX1SMC800E=\r\n=+BN8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"b17f76ac6e81696ef01820dce9ca81da9ed526a4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.16.3.tgz","_integrity":"sha512-WgVJFIn5qDMB5OJShDzGf08n3W48T7hFIuyvb8x1MdXEgkinbXS8UdefJAYme0Jtf2eufS+rUeaZUAG6DDjYuA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-grids":"~21.1.35","@syncfusion/ej2-charts":"~21.1.35","@syncfusion/ej2-dropdowns":"~21.1.35","@syncfusion/ej2-navigations":"~21.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.1.35_1679558798979_0.8394658705404168","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-spreadsheet","version":"21.1.37","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"07be2fcc9bc9c87e25502d169dd0654466293f5a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.37.tgz","fileCount":448,"integrity":"sha512-uxUMF8G4tWORFYn5R+YZbJ/HAnO/BDAo/rpZ2tFVWl5miEdPar2IcXSaob2lYj1+wBdKE9zLU94PU/Crd4UpkQ==","signatures":[{"sig":"MEYCIQCyoAK4v9mr+nNfH6fxk59zqnp51heLMyWvIFAQfylzyAIhAJoeK426aByYU+rbeZUu/5aWlxl/M71cwgrEcK8RE653","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40684563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFPvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZ8A/+PrQuBIwrxnut8EWis/MhkaSdIjpPhmn2CgPSozGNkEkM0Js6\r\n2Z8Lst1ExKvfjjaltqQX+Pzeqa4bZVI4tBVZtFsSZI8N57PZWw6eP1gH/PsI\r\np9e7bzswVncnseFoYfl5GWx4+pWhXxQodAly1AhmzzBYXF7/+PeZ2PIliNpy\r\nWNbAjxZvSZAN4vqdQEBo6Kxzuk3mNXG0M1m5EXH09FmKoUee3bffHwbz2b27\r\nQifVSuaA0Q4C5Yx5lMXmAOHOe3b60UY77BfATptOivEaOjEU6vrrRcA2GUiw\r\no8r9mp0RmtAs4C2INCfbWmYR1w9G2RccRFuOPffw5Q3Ntl4ecUmALCYxQX6G\r\n+poIj0siSmbauexpD6UrxyVMosQKFttaaM5iXHfbAzB86SdiBpusWvsSznFL\r\n8wIlGJpldKc+1/ZKuyKb1nBLkobLb96s/qdbFXHKtYKkS7YTB2coSnseG8UV\r\n6m42NWg3YrpSd/GTHJ9k753qIqZHNoQFLKLwzL2P46uBwfea6vj/X2hZEnJY\r\ntsTR2VgMEEq0XvAMUKFMQ9YDTNPjmkXRDcBUgvgcQJDxS6+c/fMhN2MDo/h7\r\n+mT2qLMVLmqAiqGbDsBLkqKQQNgH1MBdCPPxsiR2zSjVcMsG2TWGszv5RMBy\r\n3JWgJuSnarBFR5dv6QXJ4Zp44up+6d9CKZM=\r\n=5e9b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"19a638cc7c4349a89c8dfb96790151f2ddff9e84","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.35.tgz","_integrity":"sha512-dpzL99BLyRSbbVnBcyU/72/kEgjNIYFLzQwi+pDhUGibnlLtHn5N1EAKNWwjZDesgPmQg0xA1Tf90KmwgH+axQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-grids":"~21.1.37","@syncfusion/ej2-charts":"~21.1.37","@syncfusion/ej2-dropdowns":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.1.37_1680102383380_0.8658815098553019","host":"s3://npm-registry-packages"}},"21.1.38":{"name":"@syncfusion/ej2-spreadsheet","version":"21.1.38","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"fb1f0232d4584c791fcea82920eea765afed7db1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.38.tgz","fileCount":448,"integrity":"sha512-orAZwBLY85tEdF0Q+0DaRr8BLhn5p0vxyH7u1qfP6/fWD6cmmIk3NFCqu9c/UeZxlD1KqVsaApmG2PPd4nxdXw==","signatures":[{"sig":"MEYCIQCq105UwQv+QKoYYNc23HAC2X1uXFx5W0KXUH3U2BgrRwIhAI6l0/1d/RdFS4GS1atDglnCmS9guRcot1219sP2Wmjr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40684943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCLXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqumhAAlAPrD7m05pISdrVo+V7fFpTfs93eenaYZ9urYp+PxKywDonP\r\npz8Xjmh1Kz6aThNDMLnt90nIDxruU/2dwB3WqgaUbQmtcqLu/BUKRLYWHY6b\r\nLBZmKKJpUuJ541T2Td1NEOT66cRvw+MsHTp1VsGQTsEvc23/s+3IjDRZV88b\r\nfwQUEqU/tKaO5SCQHXdmFfRAsfjdWuTUsplP0ToPDmoLRg77sVOtiRtGfI9x\r\nBw6RfWHXd4eibE5cm9lURxcml/22VWwWS9dADwUYWhaIRacvg/1IN7G6I3eM\r\nHlo8RYyN08o03u5LwsyFoJSziT7L4djPQk9TBQk7NP54Hxxnmta2jJSyuxS3\r\n6iajN1iiqDsdHmNZavFYTlHfLGL1FwKa6T21+jJ4qfQ/1V4U71s2M4g1QahI\r\n19qr7VSBZFosQkxxXgOnbJrvXmzErpaXo06ATwXixSWMNpBTH2OdJ8pTEqPf\r\nQR2goquZVMXzyDS+0yKv6I6jvNIBY/9atFQh/Bl7oZa+pJISlcJbB5Kmbir2\r\nxEQF2Teae1Dpf7gzVuEnaWuXlQJE+VUoD+7DudDzEVFeVwqnAx3fQvwod/tw\r\n3xBF8sgXNkVxEpn/fa1tLXeXIynGum71Ov1SlaJti0GqbXvCoK3ofWAsokAX\r\nHGwj+Tb5UqHVtSVcadCw5GtRtKIipqYXkJo=\r\n=Wrc6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1017005ad5d19a3f8460f5431293d23de14df4b2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.37.tgz","_integrity":"sha512-PMTYopK8dVb844i54dcfKKJb0UUY8v3CpvS4FAZZ0tqN1F+GILprWv2xRCE91yGkEwGscWmaDA3izp8N95tZsw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-grids":"~21.1.38","@syncfusion/ej2-charts":"~21.1.38","@syncfusion/ej2-dropdowns":"~21.1.38","@syncfusion/ej2-navigations":"~21.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.1.38_1680614102616_0.10080725417608849","host":"s3://npm-registry-packages"}},"21.1.39":{"name":"@syncfusion/ej2-spreadsheet","version":"21.1.39","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"35cde5f22808555c3a24c9cd2b0934379bbf079f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.39.tgz","fileCount":446,"integrity":"sha512-PhdQxL/yCGnDwaz12qf1Xs8PYifAJ0MP6w3/OQ1RnEX1YOGQuUUfEanV6bEvtyvn4vBhNCms+HhJT70ZXQgMWg==","signatures":[{"sig":"MEUCIHNOcOCWxfK5k/rf9/7nVR2ps0+lybaFXv2g29MZCYVjAiEA4WMCCQxeeT0R0/usJ+YSp9qbj55mcEx6mpHc+4s27oY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40682912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNVB+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdqA/+Ouj+/DG9pkdv7JCq8DwrUUVnjUOKRmzpIRSb4fZPHPaPP9up\r\nzIMzCkF0+2tnVEPhazlTRpDnl7eHYUxDYjJPSh3b4+l1BMmE7if8FWKWr8zt\r\nenkHpoy+SnV9wNZNxZNAm4rQCR9BvAykk6U+kpzRiK2JrxQUoqYlXe2/dF8f\r\n2eW573FKm3lWplUFm4KPqYX1+H80K8bmC8FyYjL9MhghJTIEBPXT95WZxCUs\r\nn0XSapIyZ/UnX3tYf4iga0vq0qX+OtEeobFMVjzySEFhbdkCSVlh8Bs5GMPb\r\n6wiO3PsKNH5PasCAe429+UgEL9qne1V7y9Vqjf3BZliQY4nRIw38o0ikcKTJ\r\nMJzIUS/VHQn/65YNyzwXMAC6FeUCQItCmBaZCK9FrNjy4rEAn980DU9mPWie\r\nfRadlcJeGyXf57LdHFk1u2xpOEPn+W20Vu2yge0nhOZTKVi66OmuaHhy7v1B\r\n2hwEsQS9GVHMm9e5/+7cvyT2KGHL5Uc4ZFr2CtWyMbj7YRy3iSvelvjp5E+q\r\nUouRgBYCopFjOw0EQPgMHxgykt3q9wnSQgol1HCtDMjMXxRI2eHnE6WZ3+B3\r\nh3/AieBkH8sLruSbhhLnSlH5vWoMRlynfMcR6f85Z6n9MlhMW/ZnttVF6kBv\r\nPVihoE4KdscqTun7iCeb7AClKsN4vs86U+c=\r\n=CmMA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"70c3b21f93d8d314600645e1b88c3c942fdc893d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.38.tgz","_integrity":"sha512-S3Knrn6BZcbHFrD14qZYafGvWlGnRc9dCieWDorNiOHOfpcKwAhmO2CeAPGXV2JTbIVPqaKZGiEl/KiCSdWyRw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.39","@syncfusion/ej2-grids":"~21.1.39","@syncfusion/ej2-charts":"~21.1.39","@syncfusion/ej2-dropdowns":"~21.1.39","@syncfusion/ej2-navigations":"~21.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.1.39_1681215613793_0.07705660065525555","host":"s3://npm-registry-packages"}},"21.1.41":{"name":"@syncfusion/ej2-spreadsheet","version":"21.1.41","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"f0438420cc63367261c93ccb0d6323d9174a1021","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.41.tgz","fileCount":448,"integrity":"sha512-veGk/9mALYp3vr4rh9kJJVIZA+nm4QQdZm6J/YF7baolUSJfRaLvULwNW95Qe2bTmN+PlLoARCI7lJXdiU7eDQ==","signatures":[{"sig":"MEYCIQD5AEDnAzRy3t+JHDCHDN6gCBiW2G9vlRR5iGvysSqWBAIhANniblUltN2MpXh2HQULSBHAIUoIzXXwktYzGYHknQIH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40698536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnt5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUfg/8DkBDlYsTSiTx7sKOAC3kwHlfgHJc2jXtOEsh9xwCZX2LPVyT\r\nGyLSoSaFYj30axf24SJB2AwTRrLeYfm9gB/bxH1Yl0CL6gUm8ZOGVDxT9AAR\r\n5zOhh/FgxfpvIUESuf84dAEbK7zpYEDv9dZsy4QOrp3zZsPLbwb2sxOeY62B\r\nBtDwTTehV5Oq7kg6AOKfWeb42t31PUohzxGYU6sQ3do35nyOowFebN6DLdj/\r\nfa6lwnEyJS6BZYrFpni1pXT+HpYgpEbaQ+zfqY4bCySbbH0qxf/FdjBlAna5\r\nwKHxK88VB/b1GF9R9D8E5oObA4bzrO2+zNMlYQBvHD601e/x4hWbE5bxEJqy\r\njdoZpyOAYlr92Q0kCJcAg5uCNWO+5ipEg7u8ATw4hTbDJS7GB+qPsVqfBVeL\r\ncVkiCTC4gEvej/vzrBEoJuAcJStHcFxkDozf9cJOSTZaNRBMfuGyAIYTkMw3\r\nlPSTOGOzn/PpOzcfSbvB25SbFD9LS1SE2xbXB4K4dKz7/iiy7/vO/dAJFSCO\r\nuj4OFomhLLss0koDpH3YiJQq0opyu9yfQgeXR8uhqKpO7L1zVGyLTjs4NglO\r\nhCWelqRAbuRzpiCK0QqxueQxGj+JJb4swNMjv6w+jP+kTahPtmoqXOMh1eOy\r\n9wTBpFi/Wd7yELs4/BA0a9I4h6y5vHndNCQ=\r\n=ETbo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"0be8f05324a53d92a2b012c45a8986763f36b8af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.39.tgz","_integrity":"sha512-pP74U+BAQjgrN5JcYd47XPrp1hcOrDuH6UvXcnyV2Fc+YouTV9S9hTyJfoEmNFbIR+qzvKHQqei0MtcXnIzsGw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-grids":"~21.1.41","@syncfusion/ej2-charts":"~21.1.41","@syncfusion/ej2-dropdowns":"~21.1.41","@syncfusion/ej2-navigations":"~21.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.1.41_1681816440803_0.9777638022066768","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-spreadsheet","version":"21.2.3","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"5cf4620b515a777732ad9ea57b44861812e5ca0c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.3.tgz","fileCount":448,"integrity":"sha512-hKszH5g7u8nEHdcoADftQDAzsZ5PNETZDvwf3es4Zo0ISDM4iuVTlKL0qgkoUfnei19JwYZIEKOFy7ZZLAaebQ==","signatures":[{"sig":"MEUCIQDK8N+RpA6nKFN2ZZEu5YRhLYfigNqm/2pj5qOHAQhNHQIgelOV16yIyk48mXiYf0jjzAYo41yB3kEw85dBdYbVoNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40809734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUiCSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKsQ//Yl3H/eh4t93NVdiqXae3/Yg3DANYG4rkQgUQB7m9Fxxb9Xji\r\n8zYn1RjiahKtmE73sm3dYaT9gkPfvbPU2lj3WbSp71WE4a1l6ZnDlBgnPWn/\r\nks6NJKUmgG0Z8fDqCJA5XmLpKig+ktbqna475C50v8m2bxaSws03p0JupMEg\r\nItUTd6zmIOOe3JjzGkPHcmzpngsj047WkkLxo8r9N5E28r/1uEwULfgLT8Lz\r\nYnjg+WSkQ4yv+SdfTcG+RnXWxu6CzSwZEVYu8E55Ouk/xBTCt7m0ZVfgGEG3\r\nFib+O9QbmOWLoVYkFtFI1u7X33+4ADxrkAJ826e3stJgDWISy3x2VXFD2wn0\r\nk6cR+pwgTAeZEOvFbuj5eEZyPXRCYiDv7EtZ0tOJiDmRUyI1MCESv/CnMgXn\r\n01JumY2bFFNSj5gIUCAUYaOu1qGZxOp7XC3INE613yLcSPGQBF8k86ueSf5c\r\nqVj4Et0+id4G8UGZvBDhHw54hn7TxXzg+xFaQLxiTOqJDyvbXPe1Pb67EYaj\r\nm3XwbcJp1gHdcEwdeGaKMgNfg9j2oRz6dOKeWhjG2nOTJ37XVAUjS5EPYgaa\r\nQOsvZ7PwjnhrA2lwkcEW9JtJEEymKQbf1aGlP6HcnTl2LQ2JkNO5+ILbZ3BL\r\nCBcW86PkfG+w5xf3Fw0EvQnRC7raG2JDxbs=\r\n=xY8I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"3228df733b8e5a4e8f3eb0ef970b4e9e89bfaf3d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.1.41.tgz","_integrity":"sha512-njzMQSN9jesuQvn02PZAbm2QR/7T5cQkELwRo1zAMDJlwzCIgSShWXQwxNp4xkCJPGhyLG80AGQIsEWSEo7ruA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-grids":"~21.2.3","@syncfusion/ej2-charts":"~21.2.3","@syncfusion/ej2-dropdowns":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.2.3_1683103890327_0.2619710091857068","host":"s3://npm-registry-packages"}},"20.3.61-95155":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.61-95155","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.61-95155","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"617d0c629e41b1a11ac4da021eccf62d17abcf1d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.61-95155.tgz","fileCount":446,"integrity":"sha512-X8K0v18yTEg2DMqczqaaCWKvqYKiXIeA4l3cX8fKP1mxxqU1d9XQidF9lt8CBIEvGgkpF2rqZCT1AJ/Fmy/3kg==","signatures":[{"sig":"MEQCIFbbDwo9UDKxPyUiMdP/rb/Q3oY/K2cBChn1XqitepoSAiBz0gTMiKd2aOaIA8IWPFmJOsj2gKoTbO7H1a7NcxUoGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40682598},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-grids":"~20.3.61","@syncfusion/ej2-charts":"~20.3.60","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-navigations":"~20.3.60"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.61-95155_1683537441744_0.09176223894069069","host":"s3://npm-registry-packages"}},"21.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"21.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3e23ed6629d01b778a9aef9a4e03bed13518ad9b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.5.tgz","fileCount":448,"integrity":"sha512-nDweWpeXFbXgwYiH0n2lM1WW7nUUq0pltrTuNepfkywAjzVn8Uewh1/xZ8/MLgSgTmCFXtEd+a2yYRt4R9k7vA==","signatures":[{"sig":"MEQCID0PyCZ16ctjK9vc/IyteVMQRCHoCJ+rWpWFEtpMHLXTAiBlh8Xn0DTOOWPRFbqbXDnQTadABUNELxrKnmA7x/xXIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40813009},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"403546d9c5cfa083a5cbe9e3a53924052c6d3d06","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.3.tgz","_integrity":"sha512-eR1YvQDnN3zK/9eOAIw2tE0gipMFJb3jt/fF76yI1WJPp78DcP+nNSLzHwSqdsy3I3C/+55K+9WWpMyD1e3MWw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-grids":"~21.2.5","@syncfusion/ej2-charts":"~21.2.5","@syncfusion/ej2-dropdowns":"~21.2.5","@syncfusion/ej2-navigations":"~21.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.2.5_1684236960949_0.08388254682105267","host":"s3://npm-registry-packages"}},"21.2.8":{"name":"@syncfusion/ej2-spreadsheet","version":"21.2.8","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"813e6aa3cdd1deedfcc74d07d727d31c2878fb61","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.8.tgz","fileCount":448,"integrity":"sha512-l3uGUhAdST/DRtatxgS5EWlDpmGKIuOO9bWGt6P4W+IcUA7+VUsDgEkeBLI5xpA43S+iiInEe/AUqpdwfJja9w==","signatures":[{"sig":"MEUCIQC3AmORJyMn/NO6+AFaSrz+mxvRv1QxpcCrLh00sOLG0QIgaFiMeJ976oHLs36OfB+NCo/Wsal2Q/l2/q/f6b4+0YI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40812251},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"d50e5261e1c3ff014450d94d31f36c522b50c66a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.5.tgz","_integrity":"sha512-48iMX6GlkrxwKmoun5lulkIs2D4AWLh2h9nIY/MLF0GcjvIk9IJE2JoPC7eenZETIe2IF81gkr1zNq+tn9J+dQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-grids":"~21.2.8","@syncfusion/ej2-charts":"~21.2.8","@syncfusion/ej2-dropdowns":"~21.2.8","@syncfusion/ej2-navigations":"~21.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.2.8_1685447836923_0.09572824513868827","host":"s3://npm-registry-packages"}},"21.2.9":{"name":"@syncfusion/ej2-spreadsheet","version":"21.2.9","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"9bf70a1b44768d7978459b81e8bb1cc11fd06089","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.9.tgz","fileCount":446,"integrity":"sha512-fiYyuCdHJkPk+z1hwgp8EIyF0kUb3O0N/kIO4jd+/+tHzViZIrJKXfKs98pJ15oU5PsDgHFhnIlIufZwm2zLAQ==","signatures":[{"sig":"MEQCIB10R/eRRPXchREak9RHJYJtAh4WgYuUXS/43kT4o3h2AiAmU2uTZqodirORKQYYH9SwV9Jn7lo/8ySbjns86S7kFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40809224},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"4c1f8608d7175558e2f437f5c56b9f63c4759a8d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.8.tgz","_integrity":"sha512-7ky+AYucU3qAuqK/2716snoU8gJ74dQbKVeJaBGOBaAuU2rMQv2ZGUDvOX6AKMNCa04cmyrNz3WULrgoOieO0w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-grids":"~21.2.9","@syncfusion/ej2-charts":"~21.2.9","@syncfusion/ej2-dropdowns":"~21.2.8","@syncfusion/ej2-navigations":"~21.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.2.9_1686058090983_0.7608333976588209","host":"s3://npm-registry-packages"}},"21.2.10":{"name":"@syncfusion/ej2-spreadsheet","version":"21.2.10","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@21.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"8af57265e4b50e2d1e434cc93913378c8bacd548","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.10.tgz","fileCount":448,"integrity":"sha512-/IpiIx43wRZ0gswL15aRa3yUrxX7n55ZKmANxBwwwzapQxI39FPqZys+CC4yX4JjtervxGvPueUTGugZe+4HqA==","signatures":[{"sig":"MEYCIQDBKBgq8CFp7dQmj6XlnIMOAcwPcle4e+W6vyLYdJ6F6QIhAILzdVgXSE7wgr3tEdJACexqm9cCmehy6Y3tMSu16KEQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40833276},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"60eb8e630f3349df7207b8b08a35ea4bcd09cdd3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-21.2.9.tgz","_integrity":"sha512-03AN1oi5pbiUS2pSjOHp6GHXWjcdOnRpjlwH002Erkqbc7vD95nFy7uIzfqo+9SL58x3Mh5AuMesYzMDTqAMNQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-grids":"~21.2.10","@syncfusion/ej2-charts":"~21.2.10","@syncfusion/ej2-dropdowns":"~21.2.10","@syncfusion/ej2-navigations":"~21.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_21.2.10_1686655694908_0.6394166370800005","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-spreadsheet","version":"22.1.34","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.1.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"161b18afd2e78f0163a2d15f5bfc0866517389b8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.1.34.tgz","fileCount":466,"integrity":"sha512-HNGoP46aNX9YRlk5hj6hyEWqsZ7hUEt7KdZs4C+xcRkF69mz0n7wWqweHQLz9mbBnXWJdc9MK3vTb20vGwsraQ==","signatures":[{"sig":"MEUCIQDZRqb2WKQNWmToY5+IP58V28cyMLY2Kcqfj0LCIKi9WAIgZZIkHOrU3MazSuVc1QUM1dm2KkLJGqgGKqQC8PDxySY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42926102},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"8893c6b076f527b902f0f0912878d87e3c5827fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.23.1.tgz","_integrity":"sha512-9nZVbEMU7mTQRakVhbiRUdoSoe2Rwwc9C9UGfdgR5PCNbvqVSqY330Lqlw4s1h3NGUnYFMtiR/ctUPOVjdjCzw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-grids":"~22.1.34","@syncfusion/ej2-charts":"~22.1.34","@syncfusion/ej2-dropdowns":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.1.34_1687348703461_0.28413354927150736","host":"s3://npm-registry-packages"}},"22.1.37":{"name":"@syncfusion/ej2-spreadsheet","version":"22.1.37","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"378ad61c467888747a0cbd6bfb13d4b42bff0255","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.1.37.tgz","fileCount":466,"integrity":"sha512-TG5+FLKCKmmsSbnXf/zTUj21tFy9y5yR2QimHpnQ2MW39wInfAv80WFu/PJeOvQvIF5fsZY1uy0qZI/d5IMEfg==","signatures":[{"sig":"MEUCIE9iA8HMYtsNINf5+0OkT+tSkWnGth1D+IOVctdD9D30AiEA3WjC+I3cwNdMvEN6tO53RmrbQJo+/B5shFmlLejkqVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42934115},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"559fd9b9c05a785618a5635facf2e389ab2ae504","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.1.34.tgz","_integrity":"sha512-5/5pTAOcw001t5CgWqQmDZG0wwKXhx/nHhZJ68MOqohGyspz5BbtUwxnVZPxr7qU6aGjggLhBuSeUbEYlh/W8Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-grids":"~22.1.37","@syncfusion/ej2-charts":"~22.1.37","@syncfusion/ej2-dropdowns":"~22.1.37","@syncfusion/ej2-navigations":"~22.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.1.37_1688471029947_0.2646750162760343","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"22.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"d20d52bef8b0775c1fd5e8fc9d08562d53f96096","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.5.tgz","fileCount":466,"integrity":"sha512-eBQUD/VVIyXIDsTNgPmIGhKj2GSmGPTwD9368P+IMRnZvNCXPRfQsmW2k19Rg30RunKp2d8p6Svxb5q4N+/rCg==","signatures":[{"sig":"MEUCIQD5zjqZXjHKiz0rzmEb2VIxoQLqLByCXzGhdvkU9OZfXAIgITX9a010kYjk3iMACiLA53I8lNWV2+eFyZa7ZGjEuPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42960699},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"b5d4050ab88962163fd0a069602d0bd9a3b2c34a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.1.37.tgz","_integrity":"sha512-BaeR2nuapqWkOGknY12WiCDMfO8GSQknAUCVJYjUeCZi8IUmrAYyoYfhNhWZ9I/2CDb2FBY9TA7bZiqB+euO/A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-grids":"~22.2.5","@syncfusion/ej2-charts":"~22.2.5","@syncfusion/ej2-dropdowns":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.2.5_1690469185197_0.9638372097667525","host":"s3://npm-registry-packages"}},"22.1.37-148974":{"name":"@syncfusion/ej2-spreadsheet","version":"22.1.37-148974","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.1.37-148974","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f5b61eaabf37cbeec08d6afde3e414a037f8e430","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.1.37-148974.tgz","fileCount":568,"integrity":"sha512-xvNV5D/rriELZqZjMKelaE4+c8rQAJ6RM/aAEUAbZuQdKju7FIIoYQqJcDJMll5XPOdnHa3SdB0VtESACkuPyA==","signatures":[{"sig":"MEUCIQCvvHbig7yVshav3ZeX2ebMEHnujnEvWy85tIjRPtTw+QIgbve8CAj0f5gemaqg8e0g1AzoH/1KopnGX9oWd2s60bM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46071857},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-grids":"~22.1.37","@syncfusion/ej2-charts":"~22.1.37","@syncfusion/ej2-dropdowns":"~22.1.37","@syncfusion/ej2-navigations":"~22.1.36"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.1.37-148974_1690555323548_0.8590200683133411","host":"s3://npm-registry-packages"}},"22.2.8":{"name":"@syncfusion/ej2-spreadsheet","version":"22.2.8","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"8d81b73aed67478eccc1f9cdeaaf6a661c7e24f2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.8.tgz","fileCount":464,"integrity":"sha512-JJADPCaNTIk47GdSQcEKiAPBsh7a6Jjc/5RE2CO96klwxuUfS869EW2LAe6U5b8+8uevAG1aPv+MmJh7qDjilQ==","signatures":[{"sig":"MEYCIQCVCFnHFcQoHSm+L1j6mGz/r9d5wQUfLnefnR80Sk/I6wIhAOfSlnYlZmu+S2+lVCJFdm8SWlyBFjLMjt9E3SqG1P5v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42987387},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"02960e51521c2d471666e332d4e2ca4f16356770","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.5.tgz","_integrity":"sha512-1Hf2SCy6OHC05hXx26w5HlxjKiVrW/dsVsevhA6xcqCVJxCjFWgDEDgBUepLRFkpZAv2aRmMlDP1Mo2WO5G5Sg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-grids":"~22.2.8","@syncfusion/ej2-charts":"~22.2.8","@syncfusion/ej2-dropdowns":"~22.2.8","@syncfusion/ej2-navigations":"~22.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.2.8_1691496841499_0.6920318518154078","host":"s3://npm-registry-packages"}},"22.2.9":{"name":"@syncfusion/ej2-spreadsheet","version":"22.2.9","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"96f23ffa61590df24f3f71ef0fe48c528955c36d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.9.tgz","fileCount":464,"integrity":"sha512-yka3m7qAPOmoITXrKhvvx2/m1ZyidkDO7ZT+2KdKXsk/4oijUqwW7GNVMkCZeKTzPFAXjAgoLUzymkrFKQ/Hjw==","signatures":[{"sig":"MEUCIGRt9KnXraC1IFB074//PeZBuKtG/OETbYa9qgdL6hfBAiEAs++U+dHPY1EYLqWYIlr0tdAmmlos6wdjp/ZISKsMK04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43024436},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"e07409fc973a5841b8125c1985fc9cf61e7fadae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.8.tgz","_integrity":"sha512-9wsnyPIZV4arBjf0qtdQcfZGlkVGKF0+451hJ1OlyiLvbezy8piyEOeshKypZJj+YjborU0uIrxWtOSXfACUxw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.9","@syncfusion/ej2-grids":"~22.2.9","@syncfusion/ej2-charts":"~22.2.9","@syncfusion/ej2-dropdowns":"~22.2.9","@syncfusion/ej2-navigations":"~22.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.2.9_1692102474322_0.46642744176978823","host":"s3://npm-registry-packages"}},"22.2.10":{"name":"@syncfusion/ej2-spreadsheet","version":"22.2.10","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"51d7d61ca11b6915519e08d59405a7a2b3e214a1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.10.tgz","fileCount":466,"integrity":"sha512-Sj8SJ//tvcfGx3tUzRJhQShMT2Bu8ms3u6mcjjQN51tQUnCBB2dqmLcnRejB1dLvV6yR9x3HnmrWpqYKbKrnPw==","signatures":[{"sig":"MEQCIHEusQc6Umsl99/lzvtLjuswXttYjUx5iwfpQQIzIJwrAiBuqvA+LNRtJf1LBMpf3PrL7hxlEbVZlOZ136aBTRvb/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43036487},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"9cd1353b1dab4c6ebeed050fe56740f8c1447910","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.9.tgz","_integrity":"sha512-b7N1d1v1kI8Nb8lH1Ab+nNqFdAVYfPTJDB8ZtfvNzVgj+ai+YTmJU8p90/+CH6IcKghrVYVHzkkx8AQvMGonpA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-grids":"~22.2.10","@syncfusion/ej2-charts":"~22.2.10","@syncfusion/ej2-dropdowns":"~22.2.10","@syncfusion/ej2-navigations":"~22.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.2.10_1692727373975_0.5489641285376967","host":"s3://npm-registry-packages"}},"22.2.11":{"name":"@syncfusion/ej2-spreadsheet","version":"22.2.11","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"0e3ae9f5e2a68845e1a68b068544014dcd62d1f3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.11.tgz","fileCount":466,"integrity":"sha512-9GPhL5RDTc1lnjSa0PZ3IZ1hTBSFO2H1Rz63wxoj+cIWrOAqHYN5bzl8UU+KAF/9u+kafOCX5qyR6BnxQCGHIA==","signatures":[{"sig":"MEQCIHFIzpRHv6zQropcy03vG98RNhSDDs4iLmgupJjRNUZFAiB3tSlBkpGAWXyKKoaZ8VX3LApgAf0zxnJCK0xG1ABwSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43042411},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"71ed2925add0b776cc10876e0bfd68a972f414dc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.10.tgz","_integrity":"sha512-Tgyw0rTeQEFQb8ybe36pqPhII37wk8cI607PNgpttizvz9dfwMODNIHepPL1aWW9UWp3g39CY9PmgYIwe7x+rw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-grids":"~22.2.11","@syncfusion/ej2-charts":"~22.2.11","@syncfusion/ej2-dropdowns":"~22.2.11","@syncfusion/ej2-navigations":"~22.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.2.11_1693272111109_0.6946392956018825","host":"s3://npm-registry-packages"}},"22.2.12":{"name":"@syncfusion/ej2-spreadsheet","version":"22.2.12","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@22.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"da5bfcfcdfbb395996ee9ad7779ddb4ea6d30fbf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.12.tgz","fileCount":466,"integrity":"sha512-ZE32Pmpi4C2RzG0cnqu66UKfjthGziy5n8vBXiKiT0gELxEUkNVuxTzkfnliZ8Mc+BJmCtmi888qI7eTG6Xz3g==","signatures":[{"sig":"MEQCIFACl54DzoA3G17nPlVJrFoayM6WECZNSArkvJxHM8NKAiBpvzo4qJmRtYLsRj0Mgegdu7f6DiZS+yv79/+QKnmAoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43064762},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"56b9f5715679179f1cdd74ad71333abc7a9a88fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-22.2.11.tgz","_integrity":"sha512-1MGunajR//s4GgX1KsycrY0UuYTYwITSTg27F/4SiTw+YRkzWDACrjIZC0yQ/VbVz+dXzWtYhnvayhL+pajVUQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-grids":"~22.2.12","@syncfusion/ej2-charts":"~22.2.12","@syncfusion/ej2-dropdowns":"~22.2.12","@syncfusion/ej2-navigations":"~22.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_22.2.12_1693910499572_0.5039320096598816","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.36","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"67d2ffaf78e2c795a1ff39368cfb7d177de0cdf7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.36.tgz","fileCount":466,"integrity":"sha512-tE28nxcdLJTH+Mi4NGMvqsrcmk3XaeT6/bjiZW9sKcZSF814vlVfGTR3X9pakYoi5tff7qYMSj5jhiNifrHBkA==","signatures":[{"sig":"MEYCIQDbV0Yh75wfswaL71vbRUbPssNV5KfYpWOc2T3tlwCyawIhAKvlMPMW/+voLaAyeHMICUBIfbXIRyLuIteuVmfSs54E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43565077},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"ce067230f64b8eedc89232add9c643531b9551b1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.25.11.tgz","_integrity":"sha512-i554pRQIo181+81CF5+ha1n6r3+82G0MCoF0oJ3LeOYTfGFBctcvYnLsf8yzjqin5HwQE999xf9/T7kzRKJ47Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-grids":"~23.1.36","@syncfusion/ej2-charts":"~23.1.36","@syncfusion/ej2-dropdowns":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.36_1694765253412_0.9598702808722981","host":"s3://npm-registry-packages"}},"23.1.38":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.38","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"9ac5efc5a2e40be88bbeb532f84a3559019d46a6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.38.tgz","fileCount":464,"integrity":"sha512-bwToh64l9EzdfiDNiRAKDUcjUcV3ginTICspO97lovqpq6f3gEaKofKh/BTUVI8IJDjQaxY0RDYOvb3zKjhoSA==","signatures":[{"sig":"MEQCIDiNI7d/hFMtX8TfBT9j79WRJMTp3aRYQuaodqfHZkKPAiAwYZRGoAXFkoZ8G5uGbi6GfOcn0Zb7EZ9Y7nU4UmpkwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43602603},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"194194e13e4af46c3e270b229188196b74526598","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.36.tgz","_integrity":"sha512-QmMZ3U56zxmXDLPyAqAjKrHQlSnygm0OO9/DGYBnCvjb5CPp1Jp8KOdn5uJV7howzd0H6PDHO3TXKY4ChGUbiQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-grids":"~23.1.38","@syncfusion/ej2-charts":"~23.1.38","@syncfusion/ej2-dropdowns":"~23.1.38","@syncfusion/ej2-navigations":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.38_1695729170805_0.10907336156947989","host":"s3://npm-registry-packages"}},"23.1.39":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.39","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"57fcacd5dacaad5fab0622e37b48ecf6eb23f243","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.39.tgz","fileCount":466,"integrity":"sha512-LSpUPwGA+XADVIEJboxRD43mB3ZhWY6JhuiqXa+3PW90y9lGfVvKb+zbTycoTGMTX2D0/svPwr9feHkSIQqvOQ==","signatures":[{"sig":"MEUCIQDvguew4zujSkaspT3R94YkOcTmPbNkchTmFoHpSDLT6AIgcMl5/CPue7+vXuvAc7OM4rylg0bG9hX407H0Bc11o/Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43615886},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"88c36f09bd8cd032a950848c689a4f39af1d2f62","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.38.tgz","_integrity":"sha512-y3q2yHtzD2FPdpgTCnKv9KAKPPaKvH3o0n47mcZAyxW1QdSaie0eQyWldc0O/g2AV9aboJZNPf7Fi7sBPAKh8A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-grids":"~23.1.39","@syncfusion/ej2-charts":"~23.1.39","@syncfusion/ej2-dropdowns":"~23.1.39","@syncfusion/ej2-navigations":"~23.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.39_1696405779162_0.24853801961069988","host":"s3://npm-registry-packages"}},"23.1.40":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.40","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"70b0c07006713edb594126c36e00c003a5f37efa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.40.tgz","fileCount":464,"integrity":"sha512-JnOteJj2Mk1p3qQnti5qC8RRAHrI79EnPxMR39R+PAsI12iXJexLYKjflg4lZjo/Y53bnaXSb4DQRm+MPVdTtQ==","signatures":[{"sig":"MEYCIQCrf3ip2BHS2BXN+n6QfIhZZai1/AsPtzSUfgFZelMvGQIhAOSkF+htTz5J2zHnRBYP01q88Bp2pjU7DzfajOrQIAqx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43614509},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"cbc5aef617ed776f1b609b0841dac53c54d245e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.39.tgz","_integrity":"sha512-Rr86gP6t0+9ubQLsvqCeq0gsCFYqtPf2dIygW1emTU2EtToxF1XI9gc32mot/w75zEVsNbNLtWy/MGfqOJYq4w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-grids":"~23.1.40","@syncfusion/ej2-charts":"~23.1.40","@syncfusion/ej2-dropdowns":"~23.1.40","@syncfusion/ej2-navigations":"~23.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.40_1696944046112_0.2579212368442716","host":"s3://npm-registry-packages"}},"23.1.41":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.41","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"4388525200935f13383cdf06eee2d71495e5bae8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.41.tgz","fileCount":466,"integrity":"sha512-iKLePhyqKn8GkKNP+0AAPDzTutfdtlDwelKVH2Q1YB24OZFYa/6McTEjlGbQyxABIXwvxO0dTyvi96bv0HtGUQ==","signatures":[{"sig":"MEYCIQC3CGYhkPNELXj8A0+toeK5S7/IM/4JpVzuhniCYIA3rgIhAN09FxQjIf7AnBnWYU8YEGmW33UNLD8WI0iVH6A5CFUy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43660823},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"a123fad5078a34c46ac3c08d8a7efd97ce8765d8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.40.tgz","_integrity":"sha512-baf5huZncHTUtpH8GKE8DV0KAuEpqY4Qv9GjSSdPtJDsqQK3iAUqh0drdnxeS/0p5aB8ZAqCSrjEbJFL3zLjVA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-grids":"~23.1.41","@syncfusion/ej2-charts":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.41","@syncfusion/ej2-navigations":"~23.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.41_1697504936301_0.36390015078842186","host":"s3://npm-registry-packages"}},"23.1.42":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.42","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"34a8fb0d22d523084be1521d371acc60ee3e6c6f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.42.tgz","fileCount":464,"integrity":"sha512-sCTt2g9mVlLOGJRIsPj6DuePctuECqZpxp1eRq/bSXUm1IYyQI4Ba0Gghce9b9hKt9HfYlMa9i2sVejDEFLXJQ==","signatures":[{"sig":"MEQCIQDh4dwvgYujJRFzjqHK60G3gcF0CVbxKyBKv3/9X1LxgAIfY5MXpAZFUULPJDyn/FJyvX+eJ3elSGxt5AnpcZrXjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43663785},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"bc71db499959060fed40b758ca783cbafb048c80","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.41.tgz","_integrity":"sha512-CJD8a2IAzEs7XPkwEMtSAwEel97lh0v8sITcl2Rpz228A1HIARAJ9JSqi/8IRcVlGMxWYHBJ87ivbz+sngeeGw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-grids":"~23.1.42","@syncfusion/ej2-charts":"~23.1.42","@syncfusion/ej2-dropdowns":"~23.1.42","@syncfusion/ej2-navigations":"~23.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.42_1698109513009_0.5232876236912622","host":"s3://npm-registry-packages"}},"23.1.42-176187":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.42-176187","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.42-176187","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ca19dc7a67f8049d8b4c65700394d7dde94436cd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.42-176187.tgz","fileCount":464,"integrity":"sha512-Z0dCqZdwWHCStAyhlBIV9mqp8g0/oeWkUIVVXamXa2KWUUHBe2tw5gPAESwB+oW0Xg4ddksXHFLz7eQmpSOIKA==","signatures":[{"sig":"MEYCIQDRMvzjCKydErhOW26iwRaP3oi2LRlt+goLEuLNU+WdmAIhAMUC4vSoVvPetu0CW6onc6g1RLvsZhLh8uoJ9gzSMfnp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43692129},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-grids":"~23.1.42","@syncfusion/ej2-charts":"~23.1.42","@syncfusion/ej2-dropdowns":"~23.1.42","@syncfusion/ej2-navigations":"~23.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.42-176187_1698318995708_0.3191733083849637","host":"s3://npm-registry-packages"}},"23.1.44":{"name":"@syncfusion/ej2-spreadsheet","version":"23.1.44","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"40365338a91b7cf79e820109fb0b7e9038384c5c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.44.tgz","fileCount":464,"integrity":"sha512-F69roLhxqgT/8RWrLP9y7F46i4V7rTC/6MrEHub+GU32SRJ08SONUB0NAoGfqC5HC7q4ksqW9kEIfi1HYEOIgw==","signatures":[{"sig":"MEUCICWAVF9XWyUIFzMZK499VzGH1XwsBhqpb3cJLtpc5DdnAiEAxqAbnX+RB8cLO0QmFgSjqk5aM6ms8HXU0OJgRnjVyds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43695570},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"4221a6422327dd0d0f96d2b91ec28af06a25112b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.42.tgz","_integrity":"sha512-VEjAjL3/83zfK+07B7OFBqT053eNae9hNq9dT+S4S9JkgzWUpnb1w/iwUP15/OKcPMhi6MS96qyfQ3iJMSiy+w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-grids":"~23.1.44","@syncfusion/ej2-charts":"~23.1.44","@syncfusion/ej2-dropdowns":"~23.1.44","@syncfusion/ej2-navigations":"~23.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.1.44_1699337606815_0.9581695318967733","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"8ae461129b8b6ea11c48590e9b6f68106e453c6e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.4.tgz","fileCount":466,"integrity":"sha512-mG8jjg+ADcEMHwynOc7N946S2Xm1t0LqH/2G5sHNwGqs4KDzjgB8a9Qu3VV1q4ANU/Cb+DaChbddZPgZeJsNEg==","signatures":[{"sig":"MEUCIQCxfbTAXjpEurkXH6YxeHMQ4j6B4Tt7q8anifxAkD/tIAIgKNBUoNrGFlLOWZv6JEdbZQQUrXlCBplx6ammEmkkMI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43701187},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"6dab029b50593185c285f03901db8576fbb6c75d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.1.44.tgz","_integrity":"sha512-bq2apff2que6ExKbqQNe2cC9Jh2gawHs5EgjbeTNd4PYrT95mEmjLKZYAK7iEklnW/onx0/cWoFYybhYlu7Y9w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-grids":"~23.2.4","@syncfusion/ej2-charts":"~23.2.4","@syncfusion/ej2-dropdowns":"~23.2.4","@syncfusion/ej2-navigations":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.4_1700461602076_0.9755207911306791","host":"s3://npm-registry-packages"}},"23.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"689ae8dbb559412f37a637a946b499430a54493c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.5.tgz","fileCount":464,"integrity":"sha512-H6/SpFZMQhIoHPRwt0QXphzFxiFueH1Sk5Emdlvh2/CSERzQfe2GDvnwguxoZCP8knaaYEqSxUxI1St0JWyO/A==","signatures":[{"sig":"MEUCIQCw6PqC/YUgyD3e/KudMAiT3GeUbb//9LNfaXlJxqbi0AIgUOizoy3M3jjKauUp7AWI2B6D70BSjy5Orvj5qx62WeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43742570},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"782c955b6dfdefcba4f1fa6a3b1bb1c8225de096","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.4.tgz","_integrity":"sha512-s2WTkGMPW+dACR3p2Que7xMBLcZ37nLbvJFzPYVEfB5kP/c0dtyq+S9uyuPf3ZiEJBB5OAXu26Ax4sRccn4xgw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-grids":"~23.2.4","@syncfusion/ej2-charts":"~23.2.5","@syncfusion/ej2-dropdowns":"~23.2.5","@syncfusion/ej2-navigations":"~23.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.5_1700715258818_0.4570352030526803","host":"s3://npm-registry-packages"}},"23.2.6":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.6","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ce73e5d298ab3044efca4136a10d4677a3a94fcb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.6.tgz","fileCount":464,"integrity":"sha512-exd48xRPXPcCFR6k/KYD/o/5KoMC+c+DAVg94wjGuFjWd4EL9OO54pMot6fNk4oF0GpVPkzkbDchkn2AJzRwfA==","signatures":[{"sig":"MEYCIQD4s+0ChKyqNJ5XINPolD76Fj8y+XacodZNiWNT0A1ULgIhALUlFz1Xta+eIvb6T6ym1/dYHaV7ZqmMmBaZDYrHgKMN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43776583},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1d2821c3b58eda85a4f7e357d9a745edc5ef1c93","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.5.tgz","_integrity":"sha512-JZhsk0nBPm4Uv7Hc0+NEy0UB+BTC4s3J0Lv825eA0/dpxEdiqn64q3q9e8jZ+23EQDAa2jg6CV1lADsfFGuyfg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-grids":"~23.2.6","@syncfusion/ej2-charts":"~23.2.6","@syncfusion/ej2-dropdowns":"~23.2.6","@syncfusion/ej2-navigations":"~23.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.6_1701149824540_0.4422927176264284","host":"s3://npm-registry-packages"}},"23.2.7":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.7","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"92be7c48aad73f6b730e5ac691d1f75b89889569","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.7.tgz","fileCount":464,"integrity":"sha512-g4hqGTYvBclIgzF7n/fhWVvJpo0BL8IhhMKt7bVyPshyflihkvA7NJ4gVC3KT3WH3rEJZ2W2RDaK+ZPp0Aal7A==","signatures":[{"sig":"MEUCIBOK6oV3AXq6dWE2EhGLN4eDdiiHA4iBH7KUX/2M+dXPAiEAh16RVC4QeI7/+vFxP+MphuMiS6Zg9T4YCyhOH0ZZN7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43776583},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1d2821c3b58eda85a4f7e357d9a745edc5ef1c93","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.5.tgz","_integrity":"sha512-JZhsk0nBPm4Uv7Hc0+NEy0UB+BTC4s3J0Lv825eA0/dpxEdiqn64q3q9e8jZ+23EQDAa2jg6CV1lADsfFGuyfg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-grids":"~23.2.7","@syncfusion/ej2-charts":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-navigations":"~23.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.7_1701744749326_0.5959335988424082","host":"s3://npm-registry-packages"}},"23.2.7-15960":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.7-15960","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.7-15960","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"5f7b745cdb9fc631ea03247950a295a51f1733a3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.7-15960.tgz","fileCount":464,"integrity":"sha512-mB2fN3BQeVzUA4IxQUIXy867HVMYFLZr4fy4Swow8V4iIeyit/8VjgHgdewrvJQYTEwwiChctMmAsVThB4GYHg==","signatures":[{"sig":"MEUCICvr7iCI0avI4SfsUjFlHDFmZ23oLNPTwMPVFDeas+DuAiEA+XEcaVvPfKMNiIQWn9PS5Gm5vFhcXW+lF0ylY9KRevU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43795890},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1d2821c3b58eda85a4f7e357d9a745edc5ef1c93","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.5.tgz","_integrity":"sha512-JZhsk0nBPm4Uv7Hc0+NEy0UB+BTC4s3J0Lv825eA0/dpxEdiqn64q3q9e8jZ+23EQDAa2jg6CV1lADsfFGuyfg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.14.14","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"14.17.5","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-grids":"~23.2.7","@syncfusion/ej2-charts":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-navigations":"~23.2.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.7-15960_1701873718815_0.8717813533698564","host":"s3://npm-registry-packages"}},"23.2.7-15489":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.7-15489","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.7-15489","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"354b4bd5c5e6f5a71c22da715929ca763fd03a48","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.7-15489.tgz","fileCount":464,"integrity":"sha512-SKiHZx4cLnt3hQncLWOA41Rsl2/2jtOlPnBOTZ/Q372kARdOSqsi8DzEinY9Ck72Vc45s0ex/fA9xGV1e0LA6Q==","signatures":[{"sig":"MEUCIBOSJmplhwFJRexsLJUi3EITxqXwikhp32I5cw40rSkOAiEAy2o2q/yA00g9eFi/6f6cP/iCDo8pT3hh+Fl1aCmNOzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43803994},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1d2821c3b58eda85a4f7e357d9a745edc5ef1c93","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.5.tgz","_integrity":"sha512-JZhsk0nBPm4Uv7Hc0+NEy0UB+BTC4s3J0Lv825eA0/dpxEdiqn64q3q9e8jZ+23EQDAa2jg6CV1lADsfFGuyfg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-grids":"~23.2.7","@syncfusion/ej2-charts":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-navigations":"~23.2.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.7-15489_1702032283910_0.3581972006043508","host":"s3://npm-registry-packages"}},"23.2.7-13727":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.7-13727","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.7-13727","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8dd82e3db682c0e3e9e412ef26ab91ec68412fc3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.7-13727.tgz","fileCount":466,"integrity":"sha512-4TqnVhV/R/lGUkxmqQ/chFnhNRTF+eHMRbeV2zZ6tD6oPHtMir4+muSwkEVjF16tpxvqm9viEuUAqQ+pbNNPag==","signatures":[{"sig":"MEYCIQClI4Y1MCyPP9n2WyZt9vhQI6NiigvaDGKOMhYT/sZNyQIhAOysNz1nUUTsTPoJsx/Ikn0632mECNXhDF0cfRAhASmF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43816767},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-grids":"~23.2.7","@syncfusion/ej2-charts":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-navigations":"~23.2.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.7-13727_1702194141598_0.35792947223133553","host":"s3://npm-registry-packages"}},"23.2.7-86769":{"name":"@syncfusion/ej2-spreadsheet","version":"23.2.7-86769","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@23.2.7-86769","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"23623167ec6021d0f9d98d05be847e58977855c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.7-86769.tgz","fileCount":567,"integrity":"sha512-TGQDsGAfvJAoU1z8/B/fQwTTBUAnCwO+QCauyS92Oa1JDcpKPKHI+cP5i5/IURjuYbbrkhEkCTrol8DaHpNdEw==","signatures":[{"sig":"MEYCIQC7wNPjwP/eotgrqkmnzIq1OYyb7WI0baYd64AVmdXYLQIhANS1gBWUCqChL9dlp2YoM/VN+qmol4yrQUAdcjp/z9V7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45638381},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1d2821c3b58eda85a4f7e357d9a745edc5ef1c93","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-23.2.5.tgz","_integrity":"sha512-JZhsk0nBPm4Uv7Hc0+NEy0UB+BTC4s3J0Lv825eA0/dpxEdiqn64q3q9e8jZ+23EQDAa2jg6CV1lADsfFGuyfg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.14.12","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-grids":"~23.2.7","@syncfusion/ej2-charts":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-navigations":"~23.2.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_23.2.7-86769_1702654788768_0.704957643216152","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-spreadsheet","version":"24.1.41","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a8dbcfd1f9ee1cf06b86293b6293b1f82f9f398d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.41.tgz","fileCount":466,"integrity":"sha512-DbRsU8q1VnbjNW9Pk4KslMWTmFEOsp8eNRjAHjkA1uz9su8yCcSSBxc0t/H0hYRrt3drCHWogUrvn9mn87cvXQ==","signatures":[{"sig":"MEQCIFvqesmRbJyC2REFgRTb+NVE/uaL5+bYdcA0YxcH2VElAiBPpKb7/iWccm/SGSxsquMvPXGwAwC3rlEAtxGn+L6kIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44842083},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"143479ee9f03306fe52f071cfe8e9a9f37ec64a2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.28.2.tgz","_integrity":"sha512-980JnB8BVUqrECuIKXKGj5S8XVonfkNJnbFR4WZoX+8NTgrxjbAE07DDhXJebORDPmE6okgIPjNBWOs6Dpugfw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-grids":"~24.1.41","@syncfusion/ej2-charts":"~24.1.41","@syncfusion/ej2-dropdowns":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.1.41_1702881180727_0.883049523586102","host":"s3://npm-registry-packages"}},"24.1.43":{"name":"@syncfusion/ej2-spreadsheet","version":"24.1.43","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.1.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"8813d93ce280abce10e1f0adbe6dd4207e4fc0e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.43.tgz","fileCount":464,"integrity":"sha512-nxK56jvrGTqC6DraskfZVd8lQglgMoDKkxoBAocMQvzhV2ZSbpVPdyKGLy5rXbuHF5LXMbd+TV25vCLne3DJkQ==","signatures":[{"sig":"MEYCIQDze8CMSHJEz31TwTdQlqDQ+zval99caYICb+dJ4VspgQIhAJWw2pb7bO3ClrZFIKtFgeYplDxwK7z0nb0vqMrUzteR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44910535},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"7c2bec650ee58decaa2018d836089bfda921ab36","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.41.tgz","_integrity":"sha512-X9XcZuBn8LXUOSODtavg8+OhWbSA3Otx9IT+aDB/hq/xZPBeT25Vf25w1CUZywnome0/Ni7qO+m4ILmzHlMUdA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-grids":"~24.1.43","@syncfusion/ej2-charts":"~24.1.43","@syncfusion/ej2-dropdowns":"~24.1.43","@syncfusion/ej2-navigations":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.1.43_1703658078664_0.6873908479823745","host":"s3://npm-registry-packages"}},"24.1.44":{"name":"@syncfusion/ej2-spreadsheet","version":"24.1.44","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"dcbc67ea6c3cc93fefb28bd884156355a8fd026d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.44.tgz","fileCount":464,"integrity":"sha512-t5UejjpA+2V2i5H+Kvvgl+hityLQp5FK369LnB+6ti+x/8YqKlcCYGf86OrzUlc/1rnLq+HkWWIzj7lDr2EJRg==","signatures":[{"sig":"MEUCICqFD2yxkba4LknOuvUUyUUsfPvFuDV9wa017ebaAi81AiEAmC/l5u1tHs0jhONmcmqHxRld0VIfYAuuLhJS6EMBjyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44935929},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1e67a331607f3ffd7c4af1959683e464a248d13b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.43.tgz","_integrity":"sha512-W/Q1ZioJ5pFczsdZMRwoNDPBPNMhd4elcvsDCT44afAzHZvzrzoOgIV0TomEUqOHx7DTpMOM9RoZExNy/kODEg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-grids":"~24.1.44","@syncfusion/ej2-charts":"~24.1.44","@syncfusion/ej2-dropdowns":"~24.1.44","@syncfusion/ej2-navigations":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.1.44_1704252843394_0.24419376372059642","host":"s3://npm-registry-packages"}},"24.1.45":{"name":"@syncfusion/ej2-spreadsheet","version":"24.1.45","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.1.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"70d23f010a4b1404be7d748092d3925937b811a5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.45.tgz","fileCount":466,"integrity":"sha512-k/A9097282eV1a5fpEtK78sIYpiW9OkD5/6ocvdbFmIMYAjC2wOORVHaFFC0YUrTUs67MIrpVvldIfmicmyXjw==","signatures":[{"sig":"MEUCIQDDqJGxsATcT0IzEOs2GBPpiWz1Aw4WOkFa7SkLt2kUjwIgQBr776CYn0186e86YKStZEZeDo9DP6m+BeKFXOdMs80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44974656},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"e3a5e98e722f412055c5621aef664e7c01dd398c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.44.tgz","_integrity":"sha512-4QiqyJzSMbUcG9DUkcTeCYIWtTXY+5v9j2ZVwhQOQRzni++0GzIQFNJg9xB1kFd6HUni1BjAUC0SNvZpU4r/GA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-grids":"~24.1.45","@syncfusion/ej2-charts":"~24.1.45","@syncfusion/ej2-dropdowns":"~24.1.45","@syncfusion/ej2-navigations":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.1.45_1704766755352_0.22766784534320972","host":"s3://npm-registry-packages"}},"24.1.45-10799":{"name":"@syncfusion/ej2-spreadsheet","version":"24.1.45-10799","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.1.45-10799","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e54f8168d62a49f17b48001da44c74d2489c308d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.45-10799.tgz","fileCount":466,"integrity":"sha512-7F7k9wV2sQPU1OxHvxaLtWPayPOMGXn+Hp7JhJK5TH0PJQLRGw2n7c+YerHGtw6Q9BLoBk6w1NE1FsKxdKw5zA==","signatures":[{"sig":"MEQCIDgIWwPdT6XlT8RnWy1s4v+aFx0pV5+muLejf3Poa3YtAiAb4K3LvG5wBBAxu5erFufaZIMs+mYSONcBEEyD71aX6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45003047},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-grids":"~24.1.45","@syncfusion/ej2-charts":"~24.1.45","@syncfusion/ej2-dropdowns":"~24.1.45","@syncfusion/ej2-navigations":"~24.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.1.45-10799_1704973242043_0.4380248628618695","host":"s3://npm-registry-packages"}},"24.1.46":{"name":"@syncfusion/ej2-spreadsheet","version":"24.1.46","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.1.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ba6598ba8f24d81ce39f597397c9c999688a3d12","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.46.tgz","fileCount":464,"integrity":"sha512-kvOaO5SW6//q0byIFxDhtDUyIoSvszBZJ3ymau+elVJXKOLIiBzs2skobGuPi1vLLt85jGG8RRppjuv7x4xhcw==","signatures":[{"sig":"MEQCIArF+VbVcOMAgRUo9jAF4YKaGPPMmVd25e5nSubAE1V+AiACOxMnwr06kM5vGGlfggAUG20PJhY5LELs3iUCxXZmXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45002904},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"a5b7e3355aa20070842d33ef659a51033282f3db","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.45.tgz","_integrity":"sha512-FHDzY1UXl1bmoTis1ikR6c52ziZL1JOGAEmty57gwsz23LFJdRuGBS7+9ft6CclkmkI7wlk/FnNKsByGNrATLA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-grids":"~24.1.46","@syncfusion/ej2-charts":"~24.1.46","@syncfusion/ej2-dropdowns":"~24.1.46","@syncfusion/ej2-navigations":"~24.1.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.1.46_1705457119782_0.7765388591448128","host":"s3://npm-registry-packages"}},"24.1.47":{"name":"@syncfusion/ej2-spreadsheet","version":"24.1.47","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a44939c432ebe20c0926583a1581b4fcf249d8c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.47.tgz","fileCount":466,"integrity":"sha512-f6y9NT31PoVj1Co3HhD/DmjkIlYEPAUKgbHYtglnMWL1udcTpiSGajSvdjHsmedxT10BD75AVFGFvEWySM6szQ==","signatures":[{"sig":"MEUCIQDMT8NVIgSMaWXvnKrh42bS1Q7aI0KiDcDxVOrcPEoizwIgHL04xPYbvIMpR5Sf0WrSc9mzRczeJMHzF1Q5V0PxMi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45019226},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"f5a72a367affda13a893e59269691c65bbe85733","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.46.tgz","_integrity":"sha512-kvfqqLSDJq/r8cuesxZfdqnnft8V4mvk6UIQDZkRTr4Bp6zYzUouxDIHITTk19yELRjhey8M79Q0ecih2TDxHg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-grids":"~24.1.47","@syncfusion/ej2-charts":"~24.1.47","@syncfusion/ej2-dropdowns":"~24.1.47","@syncfusion/ej2-navigations":"~24.1.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.1.47_1705976960628_0.6913453748322658","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.3","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"756aba1fceedf3c83f66ca795eaad450b4e615be","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.3.tgz","fileCount":466,"integrity":"sha512-4xhkSjnKCnIOBhFwgH6jvw3EXQPqeCmZ2D6tjOct6YhnyX4ku/t00eo+n7b94ghmg+uXuEdL8kZ96JoeJn29og==","signatures":[{"sig":"MEYCIQDVcWJqVbtdbXN4O7zHvg8toNrCA/DihgQYifljOvQG8AIhAIYiGMavL5FfhjLltkAaZpojX4Az2geLDwKW1qaGsuf6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45107242},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"be433381f9caa3db26079764fe57cd5d57c1d6b2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.1.47.tgz","_integrity":"sha512-7Py8vm+TKe3Jwg7tXuL4fyvdqKZWhTfNC5lxMkKATQ5oEoN1ILOBEoRsRGB6spgN6KFBlp5zMmRcmC6tCA7i9Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-grids":"~24.2.3","@syncfusion/ej2-charts":"~24.2.3","@syncfusion/ej2-dropdowns":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.3_1706710296420_0.3782014822994777","host":"s3://npm-registry-packages"}},"24.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"d18fcbedfc761b7e6c10ffa9a4920e07614552b6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.4.tgz","fileCount":466,"integrity":"sha512-ICL7GARsgjyN889ubVohNcgP12MMigZZYBQmRtd5rfa5XzvhjwDiEC9OAVuQ5dEjADn56C+2hrblhZRHtR6i6Q==","signatures":[{"sig":"MEUCIBo+TNCpZdXU/KmJSge2uXh/43/107iDKuz+Eg966uiEAiEAq/DiyVn/xv99UDqq4eZB8WaS4thV15jMQ1R0oByQYq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45145482},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"37cdaafb9db696905674365e3056c6420876bb26","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.3.tgz","_integrity":"sha512-a8f3FXw09EsPNENoJWT19epbXO8kyr17QzXBZVbvaevhPen+Qt3yD8YOkoNPE7HYMiVyJQT+qBPIK+uZ1m1R7A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-grids":"~24.2.4","@syncfusion/ej2-charts":"~24.2.4","@syncfusion/ej2-dropdowns":"~24.2.4","@syncfusion/ej2-navigations":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.4_1707195314355_0.8724017982089662","host":"s3://npm-registry-packages"}},"24.2.4-15864":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.4-15864","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.4-15864","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e8c75cfb98c892a51ba38b2ae6fc937250ec6e57","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.4-15864.tgz","fileCount":466,"integrity":"sha512-+hL5fScYxkBNiK+na6SYnJi0AdGlZVL8tmwSoG6pIWcDXbDUSj1gL6Tfo2IvAgShi1rxXS+p2FhsP1mvaCwcQw==","signatures":[{"sig":"MEQCICRNXzbU/YmqZQ5hzKRSKPtZ/YmTAYEIlf2oMMxAAxvSAiAOvyhW/r2O5AphxGuuhiZLCuDAr7A6V6A/iM3093z7Kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45156130},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-grids":"~24.2.4","@syncfusion/ej2-charts":"~24.2.4","@syncfusion/ej2-dropdowns":"~24.2.4","@syncfusion/ej2-navigations":"~24.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.4-15864_1707377107917_0.8973192491688347","host":"s3://npm-registry-packages"}},"24.2.4-24543":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.4-24543","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.4-24543","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2ff9594a10ac21b1d865c1b5ab859d2759814a24","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.4-24543.tgz","fileCount":466,"integrity":"sha512-4UKwIfTUR6sF5qRjHOMnN6gFU42eTXHM6xsnKc8/0jxHwcAFNM0RuXJwIg7szX1WHsh0QKRysMtRMQI/PVaUFg==","signatures":[{"sig":"MEUCIQCn60y7grxrzpLbrKmdWSjWUU4pGlWfGyRudajSTOzJ3QIgYXSHNiItd0D3U0IHH6RzcxX0YLSK0mRdHZ1CKGbFPAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45243861},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-grids":"~24.2.4","@syncfusion/ej2-charts":"~24.2.4","@syncfusion/ej2-dropdowns":"~24.2.4","@syncfusion/ej2-navigations":"~24.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.4-24543_1707399432765_0.4617573931786809","host":"s3://npm-registry-packages"}},"24.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b54e16fbcb2c1502c8ebf9a8c1bf9b43e9c101c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.5.tgz","fileCount":466,"integrity":"sha512-JlxYl/9Ymqiy8qUzVq/H93smIY8OuQBP7uvx9ycSk9usOtwObTUdV3wAwwVXHZ9N9bhmR2bv33QO3kWggISFOA==","signatures":[{"sig":"MEYCIQDAkAiGNe0R7eZ2ykLoVdoiiHe+jIbG8aBfeG7Ha9qyagIhAK1VKf907ZHvCE+Z0MFYYvS6ZluMmAtq/jp3QCs8EoiG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45245903},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"fcb5689095f81ac70cb5496219a5fc90e326bee6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.4.tgz","_integrity":"sha512-ZrsgHMN0CzpFEjfb+yGudVvUH7SL25uJqqoQNSUEbXbmeY2nlpoxW76FncHKfnqChi0LhvFTq+t0lNeO2lBnag==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-grids":"~24.2.5","@syncfusion/ej2-charts":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.5","@syncfusion/ej2-navigations":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.5_1707789742494_0.6123145821901224","host":"s3://npm-registry-packages"}},"24.2.5-15047":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.5-15047","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.5-15047","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f7f035967c1ddc72c55cc0988dbd4a4d96e047dd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.5-15047.tgz","fileCount":466,"integrity":"sha512-U3MskerPysuVyB4+gnRs+8H7i3YMLQiZCgznwEyu821i8i99b+ne0fasrFKzpL9UutT+T6FQPWLguJEdmIXADg==","signatures":[{"sig":"MEUCIQDftu2jDoJCm9fZ/wR74/WMBhAogeA/rLPB+bUaTYQScwIgNOVXEmTFqYPk1ttX7wdgIKE4PjdMFPsc0CN173Shiaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45296514},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-grids":"~24.2.5","@syncfusion/ej2-charts":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.5","@syncfusion/ej2-navigations":"~24.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.5-15047_1708081865661_0.03077141112928583","host":"s3://npm-registry-packages"}},"24.2.5-129100":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.5-129100","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.5-129100","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d7a9edafd6643273c352e2d420e4ee374da55a23","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.5-129100.tgz","fileCount":464,"integrity":"sha512-/1EVL3jyDsVdPtX5UcMaOf5yxvhRdw0CUIXAjfGs5eWNnJuMMYVNs9SUqY5DYo2wcPslfdUHCjVCmwu6SDm3yg==","signatures":[{"sig":"MEUCIQC/DICn3wAETBJVoc4rZaAOo35CHd11QuAOF2t3yOsdxgIgRJ+6RAzlARMz0NP8RxHObZ0sCHAVohVFGc/zEXIEHLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45307498},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.7.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-grids":"~24.2.5","@syncfusion/ej2-charts":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.5","@syncfusion/ej2-navigations":"~24.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.5-129100_1708183556602_0.9810197490563521","host":"s3://npm-registry-packages"}},"24.2.7":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.7","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"89d01667ae64d4b070bd0c114f3b960281c7fada","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.7.tgz","fileCount":466,"integrity":"sha512-AYkF2ityLx6My1EBGJrhdm0YeWxPEaa1tS6aDV3EipYeN8oXgHqxL6CioFZ2MNqk2N4n2TUzDpbDE+ZUz968hA==","signatures":[{"sig":"MEUCIGDTDs4swDauz66mshSECEMW/l5agAF9hdxk648qYOAIAiEAyEKYRjJUQZQaSb08kU26P/0pUNrR58xGfoFhcQ1aPM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45312110},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"e41cf4a4e8fa48b0acacd16f312ddcd362431392","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.5.tgz","_integrity":"sha512-zmIbuMFVQshmvqHZiGh5moh1Lnfco+nc+Bo/8Nr9FWhoNEvuTu+v5O0B8d6Nq7JWMyUBoZUbSCqL/FQVjPzkqw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-grids":"~24.2.7","@syncfusion/ej2-charts":"~24.2.7","@syncfusion/ej2-dropdowns":"~24.2.7","@syncfusion/ej2-navigations":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.7_1708393875515_0.28276350641036574","host":"s3://npm-registry-packages"}},"24.2.8":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.8","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3d0b2635dfed9046b1b68dd9ab1f957bd0efd449","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.8.tgz","fileCount":464,"integrity":"sha512-3Hw1+MJaBfnbxdROkoako/ply8ymOeUSN38ojmfWiczKbI8GaD+QNFx7FldQ8AXFJDLwvT9FQebC/0TKwDKa0Q==","signatures":[{"sig":"MEUCIQCoTICIjBdtgDvcgfTDIf8/Vin3qMGxU3aRRolvk9dBeAIgGZn7to9FsTsGwgF87hV0uU8QEwLO8NGpP4ZXyzBa0Tg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45311220},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"27e7b8fd16424744df551dd8d60eaff229e2606b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.7.tgz","_integrity":"sha512-bAhsoPTc8h9Kps2RGx5BnaeHPQ3/qOjosQEKiNiPE5Do+m9Dyok2HxeodKImMQFYhynnImW9YbzOSvnzH6hQUw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-grids":"~24.2.8","@syncfusion/ej2-charts":"~24.2.8","@syncfusion/ej2-dropdowns":"~24.2.8","@syncfusion/ej2-navigations":"~24.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.8_1709016109069_0.988654329861429","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-spreadsheet","version":"24.2.9","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@24.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"5d9afb6215c1715d2c2693a741c5218e4e1bd167","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.9.tgz","fileCount":464,"integrity":"sha512-BtIPmhtqoaxCV15uTBMX1bEa+9V5bfMWWdLkq4FZ/mZ2be96knD0J6sigHrF3ywCp4wAQ3r9A3ryudxDR/fBjA==","signatures":[{"sig":"MEYCIQDOSM6UlJ8jC7UQQNwLrxMuUEFAjQVJCxXbVZBvmHHZiwIhAL6iPB9lSemcEyh466keHybNBTOvU+9QcfKpiLEhtaJr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45388371},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"b5369acc70d4a5fddacba7c6241fcac73a1f3e6c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.2.8.tgz","_integrity":"sha512-oP3MD/60u6xFkLrXbIyxte+FQrCc7ikpAeRx7TKNGyYyjVPKyEOVobJycP2EGR46XpEBrqKZDfwMKZWPqK0ayg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-grids":"~24.2.9","@syncfusion/ej2-charts":"~24.2.9","@syncfusion/ej2-dropdowns":"~24.2.9","@syncfusion/ej2-navigations":"~24.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_24.2.9_1709629386766_0.3107353223440643","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.35","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"33dab9643f3b819f0ccddd9b8aa30789a258fbd8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.35.tgz","fileCount":458,"integrity":"sha512-U1PlpXmz3/xFc1A5KKe0HYwY/O/aXY3GKCCq4QL1kg7CjC74ASRH/fQ87pw4ynlVyif9EOOzfDiZ5zqGPMkyxw==","signatures":[{"sig":"MEQCIHKMm/RjvWkWS1re7CsWR9619d/CCofAEb0rHN8ZGTSFAiAuQvThUPtqLYmqQfZA69f15Moon089hvacD6aZMryTpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45472237},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"36da8c4d2604f0985a155449f5f9dab7f0f8904a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-24.7.0.tgz","_integrity":"sha512-ruloh+Yiyh/yu7fYU2nqhCJnzWBGleQ9Omu4Pnmuq1oN3SHGUER3Foy+ty3FbYxmnvVQDa01ML7TqpalqUhjOw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.35","@syncfusion/ej2-charts":"~25.1.35","@syncfusion/ej2-dropdowns":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.35_1710505119963_0.9624694383252563","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.37","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3592dc3adfc42256594f0ba9321a99cd02a74fa2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.37.tgz","fileCount":458,"integrity":"sha512-YVaiCV+zqfxF/rtFOGEKB3Zt1Yz0QMPehBTeRKJ8PF2+Ld/D4YysobyTFcb/szt6ah0mZAV9+EXDs3EgsZx4oQ==","signatures":[{"sig":"MEQCIHqDZhevgFZic/JD26RpRsD3qD84Njudbg/h1TcOdEXEAiBT3CvMnXIksCs+4VGcoJaMcXZa1oi1q41RUoYZ5CZTyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45480393},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"04b3db6c9528fea69b2e17951ed3fecd4d1e68b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.35.tgz","_integrity":"sha512-IiytTdwTI/EHDuYHKE7TVXLbTdn6J1lzxZ5kKVS7rHYj4e1jvHqIJR09WqMlw4iPJRCooV8VkHXp3SwzuPVOQg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.37","@syncfusion/ej2-charts":"~25.1.37","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-navigations":"~25.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.37_1711429296817_0.7814560665971009","host":"s3://npm-registry-packages"}},"25.1.38":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.38","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"1ca31836a58ebfaccbf153c83c71ed67283ad4fe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.38.tgz","fileCount":458,"integrity":"sha512-nBy1PLkue6TUgWIuAtCk/FhjimWvg8WM05TSr5eYrXv4ILoZMSWBhc6pjD7qbncCKUUZArsoKjvt6zyRDqMKoA==","signatures":[{"sig":"MEUCIHAY5Wp6mjs+go2f5Yr2AxeNzM+wBYlYRxG5EoGPjyDeAiEAwObT/waaYhrkkvSZpfawqx5uhKQARiMj2w/iraRmo+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45480393},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"04b3db6c9528fea69b2e17951ed3fecd4d1e68b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.35.tgz","_integrity":"sha512-IiytTdwTI/EHDuYHKE7TVXLbTdn6J1lzxZ5kKVS7rHYj4e1jvHqIJR09WqMlw4iPJRCooV8VkHXp3SwzuPVOQg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.38","@syncfusion/ej2-charts":"~25.1.38","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-navigations":"~25.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.38_1712025421450_0.1645404814128042","host":"s3://npm-registry-packages"}},"25.1.38-13762":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.38-13762","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.38-13762","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4bb8f4d61dd9046a1898f4e0c4e075c1adddcf34","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.38-13762.tgz","fileCount":456,"integrity":"sha512-H1I8wkRfT5xt6n6SSmzUjSEtx4Q6mPNEsiU/0CCWMORuKe0HHUdkoLyRUSSRrZgDS1oiqGWd1mizonqwDehnmQ==","signatures":[{"sig":"MEYCIQDN7y6Rby/SoCiK+Y5FP26NN6Q+BuC8dRjHFIcAhFTrdQIhAN+gVxLhncpbfUqWhECmIwGS+KfuY5iYv+g2Lmtt6by5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45469913},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.38","@syncfusion/ej2-charts":"~25.1.38","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-navigations":"~25.1.38"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.38-13762_1712342998068_0.8936609164082272","host":"s3://npm-registry-packages"}},"25.1.40":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.40","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"e53d8dfff26e7649bb59e54ee97e3ba0a5cde48b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.40.tgz","fileCount":458,"integrity":"sha512-boZcHd7sdBNStyLlaMvNrM5As3TyrLjqxY/KCDeW9L2P346I6yPT3+YtGi+mooubtS/VjTDC+uieA83QGYLBVQ==","signatures":[{"sig":"MEUCIGlt+auHTNLLMJ8Lt3e3MHU1rT7e2itPH3SDrmkMoTkRAiEAu/40lOUauYCxRGaekYaozrm6oWIl96AXBXy+39ZcKX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45516535},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"d096f757aa5289751f0384eac7154b2311478c6b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.38.tgz","_integrity":"sha512-YWtU8wJ+ieB9tbz3amt6sFF9pmd3R3L1gUyK+445lkjwHrBucI8bdJXw65MYGYIqmbtEjdz4LphWpBgLoNqVGQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.40","@syncfusion/ej2-charts":"~25.1.40","@syncfusion/ej2-dropdowns":"~25.1.40","@syncfusion/ej2-navigations":"~25.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.40_1713234089236_0.3081530519079285","host":"s3://npm-registry-packages"}},"25.1.40-270542":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.40-270542","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.40-270542","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"db8680e3b23176c693df9d9afa7a0afdeaa4f281","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.40-270542.tgz","fileCount":458,"integrity":"sha512-8q+xAnK053YG2rYJk+++qyNSLsHHPUkjwzm9m2NFOqBYeSQ3YNHw9jUtVtoMcPdG9lDkcIq8T9E9k1IKR+G6gg==","signatures":[{"sig":"MEQCIEUm+/m0txAZ+vNXuwMvhw4Dv4NDSDBbgO3LyMNKZPH4AiAPOYJqDg6lAJPJKOl/DOOLLvJXlryFkiud0mjyuCzG3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45521125},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.7.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.40","@syncfusion/ej2-charts":"~25.1.40","@syncfusion/ej2-dropdowns":"~25.1.40","@syncfusion/ej2-navigations":"~25.1.40"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.40-270542_1713425059131_0.9267385976319238","host":"s3://npm-registry-packages"}},"25.1.41":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.41","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"79f7901efea79f96a61ccd6cf25dec16f7e318ec","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.41.tgz","fileCount":458,"integrity":"sha512-t7zm47sswapnQQABccVngGKm3r+AytMT3RWIl5GG0LGHj9VSvzO4z+LUMB1mLqQQDiEVEaiWdsTHOi5+Lu73FA==","signatures":[{"sig":"MEQCID8ZiamX5UejV19DJx4iP21WOa3snQoDdOLk3T3nv5AcAiBAxk7xbjsu8p6sm/+pNLJ35TKq9jl3r7qZliI8H+cQug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45530324},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"da471ccb228635745d5c8515c63fc4cce56c5394","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.40.tgz","_integrity":"sha512-BtKDea/caEG6j4ostwiIbj4JEzba4UB28J0VTAY+U8X8MYNj8fl9JFAErKaXU8inTVj4sIbHo4uuppsnEeK2UA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.41","@syncfusion/ej2-charts":"~25.1.41","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-navigations":"~25.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.41_1713854653120_0.2823149301964827","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.42","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"4031a12a27b5bd45441bb7bb711c60f494e0767d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.42.tgz","fileCount":458,"integrity":"sha512-2553SXeSu+QhS104sQq/ZWGiZ4sArOqLbFs1pEpxxlS+k/AUMn4sHo/KfQtiTCGiN5aYZh4hKxchXE4YmRIBiA==","signatures":[{"sig":"MEQCIAeTRxgTcm7NXYjDjm95sSH2PhTV2GE4oYtItIKe1Lw8AiA0zGGZ4I1Bos8JKxVS524OdDONx3oUEo4wayrUCgiiuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45531544},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"a1f27a05c76250a5c26e56f99e3d56cfc7e3691e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.41.tgz","_integrity":"sha512-q5DdvUFRMoGg2LKPlF7DRmQE+IPnQB2kyO6QuLPoaRfYkTzXncUXbH0cDoob5mKqXEM9TJRT2AE8PJ9+Ld/Pbw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.42","@syncfusion/ej2-charts":"~25.1.42","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-navigations":"~25.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.42_1714446208788_0.8024724251469131","host":"s3://npm-registry-packages"}},"25.1.42-11444":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.42-11444","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.42-11444","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"10a5951a0e0f21800a4c36ab459649936ef6f14d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.42-11444.tgz","fileCount":458,"integrity":"sha512-4sjnwii4vantO0XgVN0y2v5NqRgVwqzVFnq+X/24ZRVXjRaYEjAo+UTn3AodwRDdhQ9ZJor7kEtXlfOX+Cpyxg==","signatures":[{"sig":"MEYCIQCxT2oCT39zgA47xnd5KKYr2ffSa+GiQ0Tojku9X0zDaQIhANOCB4tfmTE6l2bvEXTv+0ICwGszipcWIeEouacUYnrV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45539709},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.42","@syncfusion/ej2-charts":"~25.1.42","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-navigations":"~25.1.42"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.42-11444_1715082788579_0.27000081304206813","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-spreadsheet","version":"25.2.3","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"06d3932ed3ca5f6f05d17f7543c15b2c8de741ab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.3.tgz","fileCount":458,"integrity":"sha512-90/SfsDgqDOZTOvnl9/XttW80JkSVdhfFEEAO99DySvUUqjEtP6UCp2ALBkHcDEI5bMEUbCy5D5ujyLIXM84ow==","signatures":[{"sig":"MEUCIQDkW6b4hc086LzHIdacq8O6x2umoTR9PAbz75fBpJeOWgIgAhjkyBcpbXLXQMK2uXtGKrNpAqdeKV08E7mLCqvQrYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45540621},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"20945e2ae3b09b1c05f886624e156b8826be5fed","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.42.tgz","_integrity":"sha512-IaNPahR2zO0G+q9ekP0pjYUT6erbYfVYUX4Kt+XBwkgGS09FJ+6QN1BQhpOBvLqKG1jNK6wQ9rm07ketFFLrwQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-grids":"~25.2.3","@syncfusion/ej2-charts":"~25.2.3","@syncfusion/ej2-dropdowns":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.2.3_1715176144418_0.15372260079248878","host":"s3://npm-registry-packages"}},"25.2.3-27837":{"name":"@syncfusion/ej2-spreadsheet","version":"25.2.3-27837","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.2.3-27837","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"574ad41915a2f3051ffa4f0eb59d142e0b12bc06","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.3-27837.tgz","fileCount":554,"integrity":"sha512-ROJ8rfNC+NzUidGEKNKWsg2piLTHZcMRHGsVRCL2x0mlx19OFal+0iwa/uILcTkDpeYSNzn+FOUGsECaFK6vIA==","signatures":[{"sig":"MEQCIC+aMTOv7N6nuzU6SGEXq7BCIfyEAfJC4CeFcd/wi4FIAiBnfvV4oH7PbRo50MP7GcjO8e2VxG4UtX0zIM42EHzIOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47457502},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"20945e2ae3b09b1c05f886624e156b8826be5fed","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.42.tgz","_integrity":"sha512-IaNPahR2zO0G+q9ekP0pjYUT6erbYfVYUX4Kt+XBwkgGS09FJ+6QN1BQhpOBvLqKG1jNK6wQ9rm07ketFFLrwQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-grids":"~25.2.3","@syncfusion/ej2-charts":"~25.2.3","@syncfusion/ej2-dropdowns":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.2.3-27837_1715236138074_0.4787682842295504","host":"s3://npm-registry-packages"}},"25.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"25.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"39c7925373408e93e022d646e1307c15af4c8458","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.4.tgz","fileCount":458,"integrity":"sha512-+B5kDj3VXzciSHSkNZ6fhWqasgxVG9mFoa+e8KJ8s/YRjFzzdBsKKbiYP8mtIGpz5Ba3L/+Y/j5RROpQgHDsyA==","signatures":[{"sig":"MEUCIBeyAq9z6UQ5kSdSQ9uK+pJ+bI0OX10UgTCFLGJlXRtXAiEAv7s3avPm0yRkpXR3A5oxXad9USnw7kw8E4nAktM4+/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45544886},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"9d80b40837bdf88bfd07beba248f41dbe0c40c6a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.3.tgz","_integrity":"sha512-ptyHc//yZzMoXNbaPvcC8MSiqB0jVmXVaIBGWk5os4dasWIIkH3EeX+1lbKleYzfZEM6OYa1RdpjRrJkz1G+9A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-grids":"~25.2.3","@syncfusion/ej2-charts":"~25.2.4","@syncfusion/ej2-dropdowns":"~25.2.4","@syncfusion/ej2-navigations":"~25.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.2.4_1715653371300_0.266967344520755","host":"s3://npm-registry-packages"}},"25.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"25.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"f3cf0f161012d79e0099d76da2a62472d5d6a5b7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.5.tgz","fileCount":458,"integrity":"sha512-xu+44gomzruDBZhBAIsQGxLE0poAXkPcca39vQmLFwKlDMj/MWdlcPWJRidtoeDIMLxf2xE9wZBuaCMQAGm/eg==","signatures":[{"sig":"MEQCIEhpBW6VLWmRm1JT8DTLAzYQkU6Z4Wg4/4Z12yrilix0AiB8AIESrG6+i6s8FTSB8lkFQFrpw4w6vLByGVzKUCAoOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45546262},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"d36fce8c3829897728d79674dd0de74451644ab2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.4.tgz","_integrity":"sha512-nQlvt5+12YjLq6Xt7yQnkCmbn4c6D2FgeGIqbwawOlg6Zfxy+VhVCsQugerGh58xSp9H6kMlUzC9x2YdMMqymw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-grids":"~25.2.5","@syncfusion/ej2-charts":"~25.2.5","@syncfusion/ej2-dropdowns":"~25.2.5","@syncfusion/ej2-navigations":"~25.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.2.5_1716262192525_0.6080963261498367","host":"s3://npm-registry-packages"}},"25.2.6":{"name":"@syncfusion/ej2-spreadsheet","version":"25.2.6","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"beb4db3c608a6192a5bbebbcc58bf1ade2309408","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.6.tgz","fileCount":458,"integrity":"sha512-zMxV0rUQ1wt7hdfMUj8oZ/15Q++T0F0hNkDgegafM6pyKEVpWPPVGRDFe4TjSJyGhLBZ9zZqfSvCehrW1koBVQ==","signatures":[{"sig":"MEUCIGTw5yq6N6KMfSDFtamX4MG+s32XILLkDdJ28mBIOXpMAiEAwR8hVeMJkvA0jz9zA8CMWhFEq+KLBOmH8DJ5p/WrvcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45547328},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-grids":"~25.2.6","@syncfusion/ej2-charts":"~25.2.6","@syncfusion/ej2-dropdowns":"~25.2.6","@syncfusion/ej2-navigations":"~25.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.2.6_1716888486375_0.06491248872782518","host":"s3://npm-registry-packages"}},"25.2.7":{"name":"@syncfusion/ej2-spreadsheet","version":"25.2.7","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"94207953c3c78c0a29b4615b2efed5c1cae8970c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.7.tgz","fileCount":458,"integrity":"sha512-SLwBQRB+RbpPsRZqNIxOcF4D3S+DSb0mTgSWJRiymaR9cXx10hRPLf8yK5LXBqZ3Cr4bI3kxE4Ut/GAADIEV0g==","signatures":[{"sig":"MEQCIAcjk9ZFpVoYiC6/jpqDMW4ZtMQyluv60FatwyICTnvQAiA3WmukwPRIQIuYsfLEzWcYyJCr0NXI8R2aerW5C+aPrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45548252},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"4055f8f4e27fdf0090e450a87fd3a27660ce2e68","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.5.tgz","_integrity":"sha512-WfeExxRud1NA2LMnX1k5piqbqUkBfsYiUAXjHdPPs1l/psm+MZ/Ar77D2UBZRwqBVzIlGVzXw1Uk+JK85G4uBA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-grids":"~25.2.7","@syncfusion/ej2-charts":"~25.2.6","@syncfusion/ej2-dropdowns":"~25.2.7","@syncfusion/ej2-navigations":"~25.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.2.7_1717469330807_0.7863221282700381","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.35","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"1317f25e249178705fae71aa1c8b28cd89c02850","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.35.tgz","fileCount":474,"integrity":"sha512-f3zby/h2jAOUojWrg73/g41PeSOFwgFh5fIZZG3V6zqxUMqclfusD+hWx7LzPScZWmiFvawfK3BqUdA41J9MGg==","signatures":[{"sig":"MEUCIF4d4g28DI9prnMG2qQf3i3l4fwQt1Uo4WMpStWJYJvsAiEA3lB+CBVc7PiAqM/d5oFY4iKL7Nb7djmwwXYXq5sOJD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47705698},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"fa81d7289f2f6584d64997048e3eb8e084fcbe74","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.35.tgz","_integrity":"sha512-xO9VbCFW9lrXP4ZeFxtRFL63cKesETt5szybMb57Kj4ZTNUfkjCyXCoQ5q8AtgErr/3Y3ocHm6LrQIjbP0W9Pw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-grids":"~26.1.35","@syncfusion/ej2-charts":"~26.1.35","@syncfusion/ej2-dropdowns":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.35_1718111734423_0.3195046558053667","host":"s3://npm-registry-packages"}},"26.1.35-282190":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.35-282190","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.35-282190","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fac36191838d4c95b58be5d14cb4581368d824d5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.35-282190.tgz","fileCount":463,"integrity":"sha512-L7u2fe7AUO35SNOudkXWMNrKzKUN2Ip6XQVC+FPtAsMu2P1G3pYaQkH+lMD7PAq6gv+HFqJzSAxs6W56qee14A==","signatures":[{"sig":"MEYCIQCw2iQwqBPJIFf/rmwGvWl3IrMLrvDvqhecgN7OAOi9WgIhAOp/hID9oGdP7afOgO/gtVRI5PaPvyGnild0f8YeQFtR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46808678},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-grids":"~26.1.35","@syncfusion/ej2-charts":"~26.1.35","@syncfusion/ej2-dropdowns":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.35-282190_1718174609982_0.4327315672944374","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.38","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"4e0ae47728cf11a488d8d7861cc9a832e9fac3d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.38.tgz","fileCount":474,"integrity":"sha512-CfRcRuwV6Ado0g++ryAG0gCEm1zxtgElrTWVW+Njaw5/EvnnXGBzIwRIULRkNpi8kXC2eMJb+u1PYmS8QUSx6Q==","signatures":[{"sig":"MEUCIQCbeEHbI8ugfSwspyOwSYMKgFm6PQOl1w4s3WCzMq0UkwIgIAGoBDPFFPwfrvdlm4kMFTcn2DEkFgwfjR8A47j4oo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47711568},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"11f4e212d34166c50acabdf94d79034a8887a3ab","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.35.tgz","_integrity":"sha512-CgAjeJSqvrWoxW9pyHvf2ifpaKwihDKbhekqOGU5lNBv/jQEdMy71cFWY3d2QhKCNwRxXZO1FKUlIrNTQA3GGg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.38","@syncfusion/ej2-charts":"~26.1.38","@syncfusion/ej2-dropdowns":"~26.1.38","@syncfusion/ej2-navigations":"~26.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.38_1718791577393_0.5974310818334969","host":"s3://npm-registry-packages"}},"26.1.39":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.39","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.39","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c93e20cc4b67c8d4052c00ab6e2356db5120b8f3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.39.tgz","fileCount":474,"integrity":"sha512-KCbsIBccerVwpBTFuvnj9Onbu517dvz3fq38LIzOFzOcDgPFPDdyUhZJWzTfLU85CwZm72L1hHCRNyBjv/c2hA==","signatures":[{"sig":"MEUCIQCBfA/AAokoYhF/jRyO5PWcmEJ7OrPMAdrSXJOejeNUgQIgFI0gmXKwpzayL24H4qUi/b9B980hfHlGXLSLfjKpY8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47685204},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.7.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.39","@syncfusion/ej2-charts":"~26.1.39","@syncfusion/ej2-dropdowns":"~26.1.39","@syncfusion/ej2-navigations":"~26.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.39_1719326438625_0.09310388908009637","host":"s3://npm-registry-packages"}},"26.1.39-72217":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.39-72217","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.39-72217","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6a37fa8f24e7355783b4bc540513eb6832b17b73","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.39-72217.tgz","fileCount":475,"integrity":"sha512-8irRY6joOMH5iV/CdZZX5iDN6nQLnx9T4X0D5X3/6wrboyYg5SW5MHSQ2cKSw1V8wZ11s4bqlUv7vxnN2jINTA==","signatures":[{"sig":"MEUCIFhUx8QQo46u0n7JxWJWUW/jNFQyi1dIyhq/8kOxFxxeAiEA7zydoJIumJOPNPdByncsNyCfkFpe9FP8jyXRtGQMuh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49044044},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.39","@syncfusion/ej2-charts":"~26.1.39","@syncfusion/ej2-dropdowns":"~26.1.39","@syncfusion/ej2-navigations":"~26.1.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.39-72217_1719499917197_0.12386346764385725","host":"s3://npm-registry-packages"}},"26.1.39-39323":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.39-39323","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.39-39323","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c52eb2b2742aee02c22907aed8b594046a1eeedc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.39-39323.tgz","fileCount":475,"integrity":"sha512-67riBOS5NUO8E5bJjOnFY8MpYCMPKQHdpHV/weQuEmmjlbRlVEu6xO5afgVIrED11nDwv45aR6ZAnBlINY96tw==","signatures":[{"sig":"MEUCIQDvvfU6eI+PWEbsHdF/I0alwmKsug8epc5aW3RcBrxfjgIgBk+HmkScTT3M+oS9dica5/rQbYUcroLhNxcYV2o2Yb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49044044},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.39","@syncfusion/ej2-charts":"~26.1.39","@syncfusion/ej2-dropdowns":"~26.1.39","@syncfusion/ej2-navigations":"~26.1.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.39-39323_1719500040615_0.7610311498573399","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.40","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.40","homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b6ac18a9379e33f47703d4fecf212eefa36c9788","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.40.tgz","fileCount":475,"integrity":"sha512-nOj/Qw6iOIOg/0LkLCllTwNzyQzpLpS2Y4B6cdhWS/EWSQ5nlvd9FcaBRZP8e/r0qBF7YoBo4ArwDak8xjjjzg==","signatures":[{"sig":"MEUCIQDe1gZ8pOKFavtv1VjGNLEbZBWWww9kAeesZU2v2n74ZAIgORYNAnsl2sNTCjQzl3Yj/GPU0jGdb87DUOkbTRzzAUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49044966},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"fa9f77fef70602cadbe55410d6f7847000c03c81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.38.tgz","_integrity":"sha512-3Jx91Efc+1ESjSsmBG9OTLh/ZmJN05DfrqPjw967/VHr8c3Sdp4kNDxGv1dQfjXO2Xi4XjVlA86Z+9NGR1jPRw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.40","@syncfusion/ej2-charts":"~26.1.40","@syncfusion/ej2-dropdowns":"~26.1.40","@syncfusion/ej2-navigations":"~26.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.40_1719896906726_0.41431598904938016","host":"s3://npm-registry-packages"}},"26.1.40-118378":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.40-118378","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.40-118378","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"50a38a22eb164daceb129d5a9dd9800859c15f7b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.40-118378.tgz","fileCount":474,"integrity":"sha512-nndKMp7h+RR88F8uHPhN4sKqp9fN1oD4Bmb6H4h/O1RZ+kVFJe6RE1lxxsANnDXSNbdkt2hubafRPw9NASvnJA==","signatures":[{"sig":"MEYCIQDqZG3RGigM0rdy48t8hiSRimpIzGsRZkVBYTSpVsoZvQIhAPrEk7cu8ud73wirUnfZ3OJubUTW65yM1E/VVPeTmWGJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47695587},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.7.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.40","@syncfusion/ej2-charts":"~26.1.40","@syncfusion/ej2-dropdowns":"~26.1.40","@syncfusion/ej2-navigations":"~26.1.40"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.40-118378_1720172985007_0.7402129173230392","host":"s3://npm-registry-packages"}},"26.1.40-86769":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.40-86769","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.40-86769","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6818e4b74b83fb69d4de253ef50904cad1f9a7cd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.40-86769.tgz","fileCount":474,"integrity":"sha512-8wU5QFLZtJWTaaord/Ai8f88oYw40S8jSEerwCyT51vD8vPuuHtrG86sCvjxZ9XHXMfbA4VGpMbYZjTQad+tdA==","signatures":[{"sig":"MEUCIQCpRfZ3bXOM9h4cKqRSdmSY8frVslPRbs5JJ7Ca4hM9FwIgV6H1z6JgMu+Xl9TS0vYaSn3oKAJOjb1Zt/AM5H+qXsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47695586},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.7.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.40","@syncfusion/ej2-charts":"~26.1.40","@syncfusion/ej2-dropdowns":"~26.1.40","@syncfusion/ej2-navigations":"~26.1.40"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.40-86769_1720173930946_0.42383688375811257","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.41","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"fb9ee7e1032ce986078f182e6293fd8c3b42e577","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.41.tgz","fileCount":474,"integrity":"sha512-YbWtX1LTAqHp7VZTS/D3iBf5DPxsyI+sDL06wNILIa31wepWtoYYPJC8VNaLSrUiJspGJQk30Af5d2DWp/I+cQ==","signatures":[{"sig":"MEQCIEZQvA12Piw4EOGzDdwWKAYmt5YIS+ZLq9XMicBPhWYcAiA/cdnBzoXQ5ItoKB5KFgo+7dBTKzycg5afrBUYKOjZ2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47716967},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"d71b6120674aee0527dad736de7ef3d57562d896","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.40.tgz","_integrity":"sha512-CxDQeZg8iSawQ44sOsUqm5VD3rOCJnLVMXO2/xbdJMw3/QCrC4vV7vNJzZc7cyAtNhKpqkirBKwQz4nvnalj/w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.41","@syncfusion/ej2-charts":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.41","@syncfusion/ej2-navigations":"~26.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.41_1720508682394_0.41082924086537687","host":"s3://npm-registry-packages"}},"26.1.41-14443":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.41-14443","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.41-14443","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"41d4fc832893f41ff31d923444076ab50198c4cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.41-14443.tgz","fileCount":475,"integrity":"sha512-WS2timCEgXzIMO8OtByj+jIESVibSaD2le/qA+aCt4dk+UTDpnk0xuf8jikAHJDfLErUAsV7Ji86cYbeKeAhug==","signatures":[{"sig":"MEUCIQCZ2irNhuNwnjdrqSsrNCerVQVsESXLGu3XVKcthXr2PAIgW6Vo/f5f8NPAmNFVbK78SR3F9kz9lGyVJdMBdG0YSeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49149292},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.6.7","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"18.17.0","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.41","@syncfusion/ej2-charts":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.41","@syncfusion/ej2-navigations":"~26.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.41-14443_1720619848490_0.6261333163975613","host":"s3://npm-registry-packages"}},"26.1.41-89914":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.41-89914","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.41-89914","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"814bb93bb66ee8ddbd5cb07830d4daeac16d88dc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.41-89914.tgz","fileCount":475,"integrity":"sha512-2nRcl2fSfm6/id281CD3zA7WPbMRoShdNGjacoqwRfYbY8Tjj+2nBWvdDuXTxgHyY05uM57wPHLBcasHniV/HA==","signatures":[{"sig":"MEUCIEzIQfYxKXzp+6GUOTJSxx2lVFiSpJGvOhN/Gz4aW0PBAiEAjZoYFC8oGtsnglBl9vz9TrQ3uIpb4T2ClOarWzTOS74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49150545},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.6.7","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"18.17.0","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-grids":"~26.1.41","@syncfusion/ej2-charts":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.41","@syncfusion/ej2-navigations":"~26.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.41-89914_1720790426531_0.33054149125645704","host":"s3://npm-registry-packages"}},"26.1.42":{"name":"@syncfusion/ej2-spreadsheet","version":"26.1.42","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c526d2eb4e51b9fd3251d0668750691e3a5c0c09","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.42.tgz","fileCount":474,"integrity":"sha512-XgREFm69Vwv9f8VMXLpDlJpHOebvOJYVq1k8XWhmvHVgbEorAfmAudw0+DX105ePr7JokHGctGKoEdPgCHUnMA==","signatures":[{"sig":"MEUCIGkR50tXaRq2vEn4C0YyU/bQf5rDnOR5cH3l9DPcdSaYAiEAuFuCtwN0qZ7eMImDrFllvcoBTjCLYgXh45Rosq1kjsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47804727},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"ac501ed6df9a506bf97a111d64822a1709bc25d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.41.tgz","_integrity":"sha512-JLWeUFxgtgK4f/RVDBBIKQc3w2JFr9EIU4ClvFh8tIv9cvNo6qYxuV+t9sohBUmeZj7b9jysjcsfacdHw+kUdA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.42","@syncfusion/ej2-grids":"~26.1.42","@syncfusion/ej2-charts":"~26.1.42","@syncfusion/ej2-dropdowns":"~26.1.42","@syncfusion/ej2-navigations":"~26.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.1.42_1721086384742_0.9820678111778807","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c667969c59a8e665b9a8fdcc75b68f986ed17d86","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.4.tgz","fileCount":473,"integrity":"sha512-RVG/r4jzJGPFEDBDhijqbIhD6G3D1zJazWAlXdqQRAnSkzmbMwiwiUZKO7z3UJPRL1/FWBfgPNMS820MHRZtcA==","signatures":[{"sig":"MEUCIQCZQD2jG/8KQ1oIi54hb9BIVHQ/Yc+Ng+Zni6TeGqFSyQIgdoFqRg0h9YVrETqjf/9LN5TIt56XJ3A2rkDfbBKnvU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47808434},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"805524bfcb20bdccd3fd02bcf1de9713b9a5263d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.42.tgz","_integrity":"sha512-N71rAoc5VA/2pbIWYLHuZoBohtDzZzwrz4PcvoTno2OFY81pm2GwCqpknC8JhhfOanTQSls/dyx9LbH8kXExPg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-grids":"~26.2.4","@syncfusion/ej2-charts":"~26.2.4","@syncfusion/ej2-dropdowns":"~26.2.4","@syncfusion/ej2-navigations":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.4_1721813433594_0.4231676486317839","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3428beb8f8017702fc7418f6455d3d5bbfc50022","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.5.tgz","fileCount":473,"integrity":"sha512-Z9Y593SO2XOAu2wKIc2GIN97Ig3mjEFi4btc/p8LUVSqprNjr3sAAHtYW3MzpKWlYJ0o9OQd1gi17+D0+nOO3w==","signatures":[{"sig":"MEUCIQCbjsHrUKzktoH0FCX3kpJtTk9ZRjKnMCygnOaxq+VG9gIgAVvi6wuSzpt3OwMQnfNzoU71tKsvB70HB61Epd4RgTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47808434},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"805524bfcb20bdccd3fd02bcf1de9713b9a5263d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.42.tgz","_integrity":"sha512-N71rAoc5VA/2pbIWYLHuZoBohtDzZzwrz4PcvoTno2OFY81pm2GwCqpknC8JhhfOanTQSls/dyx9LbH8kXExPg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-grids":"~26.2.5","@syncfusion/ej2-charts":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.5_1721950397080_0.6836352817811626","host":"s3://npm-registry-packages"}},"26.2.7":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.7","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a66716665986cb6627e2abbe87f84814e5921289","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.7.tgz","fileCount":476,"integrity":"sha512-GiuncKM3arzON3zxhgbdlaj5SWE+oh0e0Ow8VCrdqa1Fi+uReO6EUw5jO13puVh9WBx2Pe7DIT5t4oRAoyY4Bw==","signatures":[{"sig":"MEUCIQCP0oa4c9Hi/Nb5dhGuCpa13nyGy3HI1K1PY5dpXpSn3wIgFATj2cItKK4D3L11SOkZQ2FiEb6Ah6z7pLsuJIdUgjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49178315},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"ba0306edde76d370d739e6256af66822f0eb16cb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.5.tgz","_integrity":"sha512-NvvqcgQSMoXJxBS/b119Lwrgayr2wMuzt/2RAbzKxCM7+WeciPNGoeDMHqldNQe4fQtyfdJzMa1V9ukQwRP0Bg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-grids":"~26.2.7","@syncfusion/ej2-charts":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.7","@syncfusion/ej2-navigations":"~26.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.7_1722293887784_0.8164141975424846","host":"s3://npm-registry-packages"}},"26.2.9":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.9","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"0b6f5e6ab5d349ec865270ce9d182b66dd6d0618","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.9.tgz","fileCount":473,"integrity":"sha512-LgamaHDSv+Bhu2VU1d6HzOEDRkrIxMVYaYFnUpsZoek8Rrr5bcxALUY7mlFQmEbicrC+CWGd+TLw8WcGvtdmWg==","signatures":[{"sig":"MEUCIQDg6UYBoPEI5u86f/MHA/7AIfkcWJD9CST0pm/A9ccKWwIgPYpe5iCO5+CXl7a5YVyu+ni3Yq9TOoDgZ4Ba0zGT5Hc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47682432},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1cad4984e737d0c1d0a839d25e80c70c3ae31302","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.7.tgz","_integrity":"sha512-CjKSwVkhcBQfOKChSrcoKtLhNw/2+Pr4eEunzapPCKj7irtBe6f7MBjwDhAWQ5MJM+OyrGfJvhoklwDPlrag9g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-grids":"~26.2.9","@syncfusion/ej2-charts":"~26.2.9","@syncfusion/ej2-dropdowns":"~26.2.9","@syncfusion/ej2-navigations":"~26.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.9_1723503515415_0.24355585693653792","host":"s3://npm-registry-packages"}},"26.2.9-12673":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.9-12673","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.9-12673","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b39091a99dea42210471141be44d712ed97edc4f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.9-12673.tgz","fileCount":474,"integrity":"sha512-yydwBHplbrqraGBFdeXLbCSgqS1m31cAOisUdHcSa1nzDYkSLx2uSNZSEG5qHiznhJiUobV6mRtMQuG8Rfgj4Q==","signatures":[{"sig":"MEUCIQDXnmKJ7ra9GzuTV7HQye83c9gpiOlr1IHNFeMjK5ZUbgIgb9NfpN4VmP05IpbK0eMWs4PxrjMTe0PeOirnwyAg+5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49046953},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1cad4984e737d0c1d0a839d25e80c70c3ae31302","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.7.tgz","_integrity":"sha512-CjKSwVkhcBQfOKChSrcoKtLhNw/2+Pr4eEunzapPCKj7irtBe6f7MBjwDhAWQ5MJM+OyrGfJvhoklwDPlrag9g==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.14.12","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-grids":"~26.2.9","@syncfusion/ej2-charts":"~26.2.9","@syncfusion/ej2-dropdowns":"~26.2.9","@syncfusion/ej2-navigations":"~26.2.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.9-12673_1723635463091_0.17829437495989287","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.10","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"fe9e8359d62c0822c1101d3d1d50bc0c0425655c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.10.tgz","fileCount":473,"integrity":"sha512-Hx95RvQ0jCj1Xj7thbDfke/RNBahNDNTP31cArIptm//n2hxRLNCgDhrOH/K/mFNkub4PQ/S7OECNd4SL90lXw==","signatures":[{"sig":"MEYCIQDeeVJjLJpV2GAIMma9xDhLNbLBfDH8AEhOGAkUftIsFgIhANj/rN5+SVqiQiprZd61E2vjwKNs/X8TsQYa3ZPr3oc7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49068830},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"7d77cf3c4f8635162908dece388bce7012124c11","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.9.tgz","_integrity":"sha512-wTh0ySdbPgRdb5KXKsLn2Iy+bIiF3i4x10PfRz0gPaT5BTqzAt8Un+omVC9vVA5GAywzOIBBSQp5OwhBx5L7mw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-grids":"~26.2.10","@syncfusion/ej2-charts":"~26.2.10","@syncfusion/ej2-dropdowns":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.10_1724108592575_0.1333387817652032","host":"s3://npm-registry-packages"}},"26.2.10-27837":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.10-27837","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.10-27837","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3be0407eab101e1e09f2e8a4231cd07fcce83ebe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.10-27837.tgz","fileCount":472,"integrity":"sha512-sIzs6q9EyyegPWRRvY5JmkfQsDBe8J9ujzqZ+f/x8UX4kMP3D26qcVuwirkcoku+Im/rV+RlKKSu+4Pvw/Rk+A==","signatures":[{"sig":"MEYCIQCx1lP/8Zp+45e5uAQqlPwqZwYTm8nW1fE6QoD8Yc3PsQIhAMGV66YY7nb1j162BHi7xxiVnmunZsw6bgSgphTqjytd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47687533},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-grids":"~26.2.10","@syncfusion/ej2-charts":"~26.2.10","@syncfusion/ej2-dropdowns":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.10-27837_1724241879017_0.3582702303949761","host":"s3://npm-registry-packages"}},"26.2.11":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.11","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"cae833fc39c8e0d38baea1b1019f5ec475920b37","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.11.tgz","fileCount":475,"integrity":"sha512-QDBnstYgPDTgBIQEwTIF6QChbJUFWwLTzD65XSpsqPfr0pJrmhibulxjO37P+sGEgfQ7CwIYi91ZuBSDXu9VsQ==","signatures":[{"sig":"MEUCIQCnL6JqEubDbNfOy23MfRhPhbNYXsy4nucmBhsx6iJGvwIgF1WKncy0y50nrPvJfUUonD65Mx7CmAfyQdFqJcx8j5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49062446},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"45ffe6ca98cb2b1a5c28dbe542b115a83a1498cc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.10.tgz","_integrity":"sha512-KmX66BMQnN94X1EjA5RDA5rR5MUAIDnH8suPFFBVo3/tFJSdhvKwyMAd3AVpxu5jbAyF6JYMdXwD4yxS7x61Aw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-grids":"~26.2.11","@syncfusion/ej2-charts":"~26.2.11","@syncfusion/ej2-dropdowns":"~26.2.11","@syncfusion/ej2-navigations":"~26.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.11_1724713357775_0.6009554509710526","host":"s3://npm-registry-packages"}},"26.2.12":{"name":"@syncfusion/ej2-spreadsheet","version":"26.2.12","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@26.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b594295f4761e6e8d36361ef61141e12ce82c850","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.12.tgz","fileCount":475,"integrity":"sha512-8D54b2egfTOH/Q058wiMn4wOf8iltNgofAsUcWSzFWSF7lmnQ4nJsBvWfMEVS6XBezSYDFjKi2tHFqTVY5cgSA==","signatures":[{"sig":"MEQCIEUWNy04Tyi1RRJf/ytjzyZ14gMnZanwXFm/r9MBpWAvAiAvDKGG0c9oJ8tvQq8ud7+VQOdeRha3CFLVDtnJsWlUuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49065842},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"f1f54540eb87c2a7acb94d16ada1e707be3d267a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.2.11.tgz","_integrity":"sha512-Ap+QLXCNV/Ai1ETIa1P/LiQn0RFL+BLfbPIUrYYQ6+IK1PobTNwHO+rUCTC6Oxd8NybwugnY5OKa6sotT6RipA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-grids":"~26.2.12","@syncfusion/ej2-charts":"~26.2.12","@syncfusion/ej2-dropdowns":"~26.2.11","@syncfusion/ej2-navigations":"~26.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_26.2.12_1725317897759_0.016705049888552814","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.48","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ff4dc21dce934fcc64d5fc0d9f972f9a875b34e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.48.tgz","fileCount":518,"integrity":"sha512-Rb28aCT6bSfbPP9aSVmZBlyEXyCaXIy9zh2zEOaraLBEjijgi+E1GKbLluVCYcCFOB6sJBC/LfOgAcFkK7oreA==","signatures":[{"sig":"MEQCIHQs0AhQlNKQVTIkJs/BzUaj8/dsTy6DOCgJ29hVjdBoAiBxg6yCuPr5brW0MgLuizmQkypcGy3NmieGaRu5CM0ALg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54688187},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"7b88ffa4f5a2d4e4b0cd300361ff0689fa0f085a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-26.1.35.tgz","_integrity":"sha512-6VUqvwa7+AojJtxsTfpWMOaTjGzgUU9TlUoypQvlJuxptPNd8sNc28/dMgr6m3M3AenCrykxIdLWZF+Rgl3Cvw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.48","@syncfusion/ej2-grids":"~27.1.48","@syncfusion/ej2-charts":"~27.1.48","@syncfusion/ej2-dropdowns":"~27.1.48","@syncfusion/ej2-navigations":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.48_1726654464143_0.22920331389748005","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.50","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c57e62399115b96590e3ba778d36d91e1f450f70","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.50.tgz","fileCount":518,"integrity":"sha512-IGq/Jt3Ds7whukJaKZegKGZU8O+cqwT8ifRu/tFQXPTmwjev7QaaEfw/OEDIdCdJvbZgVXlZMybkWiX38pqdmA==","signatures":[{"sig":"MEQCICW9ThC/86ziDvp+ShkZum7IUta/Qih8Tnvq37ZosEKtAiBphYt9tiF9OlvgX7cGj09AqiPDVgWUpeHdeCTpkJYWQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54688190},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"08145f5e15b9673c4284d8c54f152efdb6dad341","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.48.tgz","_integrity":"sha512-37XCSbxLjN6pFRIY3+cfsZUa/OzEgLRbzXqqBgg9NWI2pq5OgElGWa8FHizGMnW5QyrNldKo7BN7MT236THc4Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-grids":"~27.1.50","@syncfusion/ej2-charts":"~27.1.50","@syncfusion/ej2-dropdowns":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.50_1727132832532_0.1385923404842151","host":"s3://npm-registry-packages"}},"20.3.47-97707":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.47-97707","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.47-97707","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d9c6cd3cc0db35bf3d6e0d7c2c410a45712e7740","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.47-97707.tgz","fileCount":547,"integrity":"sha512-kIwIeX9pqOzyX70a8kOLRTh6HS8LbRXbAPeWszSCPsrjTSGgaItS1U+yE9ATNG1JNm7N22u79wJHnUH+EdOEsg==","signatures":[{"sig":"MEMCICVgDkJ3nSt9uRIhMWWQqZ05aYi0UET/FiHLjtsgM0YQAh8iTV2Op4NwWDp8Z71Em2jAbPbleK8qmfrqTREuhky2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41521616},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.2.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-grids":"~20.3.47","@syncfusion/ej2-charts":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.47-97707_1727179477496_0.2950779038233209","host":"s3://npm-registry-packages"}},"20.3.47-97708":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.47-97708","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.47-97708","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"29ad629592257b88937a1d9860186ab99132e482","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.47-97708.tgz","fileCount":547,"integrity":"sha512-rE/7N8BiSTWmk0/aLZ4/q2LM8UP6dmHs+K3iUEQ+d+Fl+ZrxoczxbJ6+1kQqzgIoylhXL2tcC/k/EdOAAa+jqw==","signatures":[{"sig":"MEUCIFcwUDh/Xm5lrFG3FWESjdwFxnLAa8j9J6mqm8VfzLavAiEA03Ya+hV16QrTQjfc4nuo6/DCHZoW6E5w48YORj3A1JA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41536402},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.2.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-grids":"~20.3.47","@syncfusion/ej2-charts":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.47-97708_1727696814034_0.9720823700325312","host":"s3://npm-registry-packages"}},"27.1.50-38145":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.50-38145","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.50-38145","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b76c19a02fa2179a705e9e80b0287083c2fc6688","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.50-38145.tgz","fileCount":520,"integrity":"sha512-Oc5U4FrVhywb1mwziE085dDN3Afl3ImzWc9pA9yZDq2Ozvy5Yce+lzLN35WsDZvLptcG9W8tTx2esX4WGvduMA==","signatures":[{"sig":"MEUCIAeswsuKbIyyf8zbSk70mHn4CEXnXpCmQ3meZLpsHSREAiEAo6fKG8mp3TyeD04UH9eroKRKZnQ8gA5qZIvAhSF4Shs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54850406},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.2.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-grids":"~27.1.50","@syncfusion/ej2-charts":"~27.1.50","@syncfusion/ej2-dropdowns":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.50-38145_1728041109206_0.19411157087465392","host":"s3://npm-registry-packages"}},"20.3.47-97710":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.47-97710","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.47-97710","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f39c932d88985589b9205824222ca96710ee852b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.47-97710.tgz","fileCount":547,"integrity":"sha512-J50hT6DyyZ4r4KKc8AD4sx3RZGmIEayFRPaPIl7GSTkVLOhZvoxUcF7H3d2HpxvzqndKG6628v1+ELdtBTMDQA==","signatures":[{"sig":"MEYCIQCVpOjVeYbI/+9F8PjNqdK9vf2HEh6eNWsRuOGpOT8aBwIhAPpU2QOSx3adgoTa1q9NPMLgKWqbGmpVzXx1t4pvgLfA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41538098},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.2.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-grids":"~20.3.47","@syncfusion/ej2-charts":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.47-97710_1728308609657_0.10011666415331844","host":"s3://npm-registry-packages"}},"27.1.52":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.52","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"d74f1d488a6e20cfd85fed7ea45167e56337a67d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.52.tgz","fileCount":520,"integrity":"sha512-nuTVFPvqEK3J1UZUFDKhpc/qcs4TiXvfAmCMFa0IajjW1sGeiS0uNa8KKAYvvOYcigsXE1cdJ3ve58HLdYQzsg==","signatures":[{"sig":"MEUCIQD3ygUHMYJgGCt0x34MAvGmPrgh/ZrHiGNUMC3YJAhuzwIgV8OlMIy8M/qonsrULqBtMOnWV2si5Z2TFzJ95hpWeDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54890831},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"8ee05136615f8d23bfaa5ffd789e10540e4ce6fc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.50.tgz","_integrity":"sha512-oGoZ/HmLcyyxh08ggxdFPy0sT1OkhLAoeEg3K4cDlEM6O8OrTnekObQqs/drzA4fP2SWlT1jIJ8oc9ngTMCABg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-grids":"~27.1.52","@syncfusion/ej2-charts":"~27.1.52","@syncfusion/ej2-dropdowns":"~27.1.52","@syncfusion/ej2-navigations":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.52_1728357138017_0.17877342719131994","host":"s3://npm-registry-packages"}},"27.1.53":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.53","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"5f5bf7912884a584b9d236c839d5c80adeb70c55","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.53.tgz","fileCount":519,"integrity":"sha512-ANgJ6AtcJnyfEoxPhsSSBUWgLZ0SmLFXSXkPBXYZMSWGNzq3wj4cZ/ePSuYiC+LQgxTAhpyyq61hcSyC0di5VQ==","signatures":[{"sig":"MEUCIQCH5Zp6+00n6baDtTVU1zjph63//3D4pRGWjoIQmpJgnAIgFq/6yWWXGMf8ZM75wABrzF9NVJ8n6+ol3jZ2Qey3kP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56269859},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"509c8485515afd0afc9c4b9cd7ffededfd19aa54","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.52.tgz","_integrity":"sha512-7fnpwT66imVP0XyEQZ4iORNWD2UiCLz4YkPL2h482tkIH7BB/IUAnj0hGvW2Jzcgfi+lnSJY7M4IGt9DuRb8Dw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.53","@syncfusion/ej2-grids":"~27.1.53","@syncfusion/ej2-charts":"~27.1.53","@syncfusion/ej2-dropdowns":"~27.1.53","@syncfusion/ej2-navigations":"~27.1.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.53_1728982031772_0.9670391826013194","host":"s3://npm-registry-packages"}},"27.1.53-385776":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.53-385776","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.53-385776","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7ba944f10b6f3508c5091f5bd32c97b21eace4c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.53-385776.tgz","fileCount":519,"integrity":"sha512-+JrVd9pl9grXxG2XBVvL+i907UbBJbvHYlTBWYSz3ovOSeTZzV3Wi8cY4F65fRBmLwOhgHfY3HXcGIvG5MZgXQ==","signatures":[{"sig":"MEUCIEmqiupDgqaaf8BJLk7Mp22+J9YDZkufySJYD00bfN51AiEAsjAWEi8L6ueER44NHQmPNah3DwzPGanenUHMfotY50U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56278025},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.2.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"18.19.1","dependencies":{"@syncfusion/ej2-base":"~27.1.53","@syncfusion/ej2-grids":"~27.1.53","@syncfusion/ej2-charts":"~27.1.53","@syncfusion/ej2-dropdowns":"~27.1.53","@syncfusion/ej2-navigations":"~27.1.53"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.53-385776_1729253674543_0.5008833877283863","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.55","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3630b99c19f52a6bab8c7b1d96036f267039f3fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.55.tgz","fileCount":519,"integrity":"sha512-z+8lIN3cumEQjmm99TXRGbap2h1IHhesyzQ+LWfbgT6L/lENavi7QajChFW5wWIDWokK3baIHPPftBdmPzZG7Q==","signatures":[{"sig":"MEYCIQC5pT69bbXohr4CL6fwvwn+WoWFjDf/zJ6/oCdUSwKeUQIhAMrRe/c4fAlrPtRoso9NfnhBVS1uorSd3BV8LP6JSqe9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56281047},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"29af4e9b4f2daff6c5e96d60f002796f8cca733d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.53.tgz","_integrity":"sha512-5sCZi/byQOewTfggJcRDaGb3kVOaghQwuIpviFiJ0h3j8ESk0L3338htNADpL7O1RcvK1eRNYhgw+hvzDoNiPw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-grids":"~27.1.55","@syncfusion/ej2-charts":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.55_1729566057840_0.3093237712037731","host":"s3://npm-registry-packages"}},"27.1.56":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.56","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"acd009945b2d9c34bb2e5580604b2f04e4f6a496","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.56.tgz","fileCount":521,"integrity":"sha512-UFPs8qBytsjL1hSgvOd5gPlEZtNwK+DAATBJo0oNvfyFgux8+3biCXRzu5odMlEzYd7TOFcHYnk6sh+tC2/ffQ==","signatures":[{"sig":"MEUCIQDraIoJqQMlpxqrs0i8X/FizjJIaDPVoCum+QGfnT1T5QIgBVvIHoPZ6ORH5d9rEq69RvDk4qZ7AJa2rsHU35up/rU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56294195},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"7d492b712fe7ae2eb6bd37f6a78b6f90c964d277","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.55.tgz","_integrity":"sha512-CwNxDLhSTRLVqgNoPjpR5oIAMbH+2oZGb1xUW3jSPN58N9AHH6Mm7dVhK/x5b1ds6kLIM9/luQ2mXHpd8Q3IQQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-grids":"~27.1.55","@syncfusion/ej2-charts":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.56_1729689458043_0.08031884937872125","host":"s3://npm-registry-packages"}},"20.3.47-97711":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.47-97711","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.47-97711","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"65e2fa39acaf3d6b279046691f2e3ba7924d18e1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.47-97711.tgz","fileCount":549,"integrity":"sha512-itNE11RHQct4Keaf7Ydwwj4JlLketQ01iaIyVsmJO2RlkYHH0R9R4zt2WlF6gMrSzHakZ3+43PNZY7X6mrDXfQ==","signatures":[{"sig":"MEUCIQDlI5w24yAwbK2ICIGIJjHUBLR7Zrv2VspZ8InemRdhxwIgDR7dBeAhpIpF4hPZSbxFCD7E4AOIKColSOVu/ar4+NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41588279},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-grids":"~20.3.47","@syncfusion/ej2-charts":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.47-97711_1729690076027_0.868191452981006","host":"s3://npm-registry-packages"}},"20.3.47-97712":{"name":"@syncfusion/ej2-spreadsheet","version":"20.3.47-97712","keywords":["ej2","ej2-spreadsheet","syncfusion","web-components","typescript","javascript","spreadsheet","excel like spreadsheet","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@20.3.47-97712","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3d7a64ce98b07407bc60e9ee4ed01a38825ebfa7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-20.3.47-97712.tgz","fileCount":549,"integrity":"sha512-ep978mTB4TlD7JKjXdSbCAYHMct7f2KhKG6pxwkWEsioQ93YpgNCO6NLhAWaCZGAFVu9UQy1jhZ2fqmt+F5b/g==","signatures":[{"sig":"MEQCIHHsh2F70gYDRcCsVeyjrZMLIZ4FNBdBYWYK+6Uzfc/NAiBCz1W1TTrrzPgSnYtjwz2BcWVSO4ysRp1473bfDt2Z3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41588279},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-grids":"~20.3.47","@syncfusion/ej2-charts":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_20.3.47-97712_1729871193122_0.9171901411598449","host":"s3://npm-registry-packages"}},"27.1.56-13660":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.56-13660","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.56-13660","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3a22d4c30591563547abae877849f223f60c38b2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.56-13660.tgz","fileCount":532,"integrity":"sha512-xj+gAel0l0M1VHdAgDx/gfC4dJTeFyJRYizQ0QfpXsaeyB3LY3FumuS1oHI9inasXzT8sZwpKRKPXu5VfhgxdA==","signatures":[{"sig":"MEQCIGX7HLU76RYU4NLtZJj5TTJnYT4VvJYdlP/EzenTpAyJAiBWKWqj5CYmGQgi8GlAFkZlNO4JCJq5oLFaoiTwyr9dOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57303497},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-grids":"~27.1.55","@syncfusion/ej2-charts":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.56"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.56-13660_1729871937152_0.9117187143587058","host":"s3://npm-registry-packages"}},"27.1.56-19567":{"name":"@syncfusion/ej2-spreadsheet","version":"27.1.56-19567","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.1.56-19567","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c0df6e429e69e1a80be894e1e769a7c4f5c491e6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.56-19567.tgz","fileCount":521,"integrity":"sha512-oyRQym67Z+QdaQJHqSFmCFLaevNkV0S1AP/13tWGH2A/4WXbueJI20PMCCXfTHLjScuu7ubKlmyunHoSrX5lEg==","signatures":[{"sig":"MEUCIQCf+IZ+uiTuudGWEPgn4WhjNUoBhCRSFQINJ6w+1aGg7gIgE3t1k7xNHUAKBv0OgUudckZHRIbr2FyzXP93lZ5oy/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56342878},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-grids":"~27.1.55","@syncfusion/ej2-charts":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-navigations":"~27.1.56"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.1.56-19567_1730900619780_0.352136947107347","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.2","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.2","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"acef0bc955830c112f91592dda5605aaf9109b77","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.2.tgz","fileCount":521,"integrity":"sha512-h4HoG85yEPRt1Dy9jb0YsKp30NlwpJjWHyajwhgxIuiIRphyPJ1hbkZ0BapXdZ83KSoGYhfQ9y2Bvua4B0rvRQ==","signatures":[{"sig":"MEQCIG6ocT5MizJ+0UOL3srM9JZk3h7PbqOb4HpWXDgxEXDhAiBVzAz2RXwTpiwTz05vhEJ85b5buJgvonUgJSX8M8ZMKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56352250},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"32f98794c5208a17eaaccddb0353901734d93acb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.56.tgz","_integrity":"sha512-aGdO4ojj1PJlpFJ0nIJNqdsjTtkzCqLP8oiqHTPvVxLH/m9xkG17zMjm4rBJk60BFhCKjOv29z15DfsSEsuvWg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.2","@syncfusion/ej2-charts":"~27.2.2","@syncfusion/ej2-dropdowns":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.2_1731644673663_0.9340779473102776","host":"s3://npm-registry-packages"}},"27.2.3":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"155300cb6f66ca9158cdb70730165dcf13ee84a7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3.tgz","fileCount":521,"integrity":"sha512-oR58luPDO+VApeB+lAAWn/9InrXOLSw7pvJDi3SeXs4tAdilW9cQ5J8MrYlKkV7ugxQ2D9lpvGf9ClgBfgLcog==","signatures":[{"sig":"MEUCIH7V1G2RMeZlc+PwSPBB5kxT6UkeHIB+TsmMpRnipEV2AiEAmtVvCoD98lBodgtHSlSRNoR7JO5mm4oDpRtUqSIlFBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56474959},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"0676b12586c7029e57321bcda0dc2059502e5df1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.2.tgz","_integrity":"sha512-oRpqazxeq2m+uSl3jPe7X5VXbkz7pk+xbC0Kjc9CE9AXDOZ6K+Tlb8gMS4TdFFT/ABjEd7VjnYLvkUoMFRY7ZA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3_1732212215443_0.35188348088932253","host":"s3://npm-registry-packages"}},"27.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"cb0be9ef5110af592e2a36cc52a2375dda688859","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.5.tgz","fileCount":521,"integrity":"sha512-izCy4T7hTbyntI4ZXilyX5K5CEcdo78bqo/Huo9PpyXVfEGIPuqHlNmLw+zfKopDJmjWHVDQ4lxMjtzikk46rA==","signatures":[{"sig":"MEUCIQCbuDYUoo7JgN+Xz8NUUm4k0RZ0sD3LlygtzA9pP0SY7wIgKp6wlFraLaOaNGyjiCzVF0mt3qysIifNIdnL8uCu+zY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56480410},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"6da56fd237990fd0623c607c6fd3eeb76cd18115","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3.tgz","_integrity":"sha512-J8iC1BTewpc+8N9uxjwlAtHtBOgC9BXyGtaTw0Q4t07HPAMrDeP3Rv4FkNShqBV4W1om67gQN8WaO72y7+HfzA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.5","@syncfusion/ej2-grids":"~27.2.5","@syncfusion/ej2-charts":"~27.2.5","@syncfusion/ej2-dropdowns":"~27.2.5","@syncfusion/ej2-navigations":"~27.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.5_1733189506885_0.9589445034204076","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.33","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"5459caea298c408d13ad421e7f7ecdf89b430efb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.33.tgz","fileCount":541,"integrity":"sha512-npGqd+hH6cpZRAJ5niw98cBdcBqc5B13t1M6v3dc/GXdOSG/NMwib0mBS02/Cea3PZf8bk5f9CFGoLeHLL6CXA==","signatures":[{"sig":"MEUCIQC+v6VM5hxzb3xIt8ySWohyqcceqqUEZHfC3kI9IMDZDgIgKj1UcsZaAXkr3SIBP2VGW5UHikUbBNgLGli3kQ3YXmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59351322},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"0a012ec01601cd8574a2ebe2fc8d6e6cc914aae3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.1.48.tgz","_integrity":"sha512-rGUxhBA9egYk+KLL2cbtYdKOPg447bKeGezDBfUplo0wHo8jXCvit9r3HH2UvMRnipKHoHnLOGL97KvzFJUw8Q==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.33","@syncfusion/ej2-charts":"~28.1.33","@syncfusion/ej2-dropdowns":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.33_1733991056396_0.6196410370190499","host":"s3://npm-registry-packages-npm-production"}},"25.1.35-19567":{"name":"@syncfusion/ej2-spreadsheet","version":"25.1.35-19567","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.1.35-19567","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"68f5a90d3fdc910953f31efe7c6112b3f54a82d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.1.35-19567.tgz","fileCount":556,"integrity":"sha512-8U6NAHCdHFpVrBZUxPazflQGttdUrvbEoHzZ9AdHO32SMNO1A+wccB8nkhxc0fPR8vjzUHVjKLZCikVoNXvRCA==","signatures":[{"sig":"MEUCIQDBEUZI6n/XRwoZ7RsBLP9uZFXw44sWIDvAj/J0ntpKaAIgQ/gJTqPlHEZYnGSqHX6+QO96pqXl0V8l4xPfLctCz4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47508019},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-grids":"~25.1.35","@syncfusion/ej2-charts":"~25.1.35","@syncfusion/ej2-dropdowns":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.1.35-19567_1734096895376_0.4547997114462792","host":"s3://npm-registry-packages-npm-production"}},"28.1.35":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.35","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"de774ccc026ef038676f6bc5c792eed30c111e5a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.35.tgz","fileCount":541,"integrity":"sha512-l72w1e0IFDHlw86xDXg1I+7roQe/W5txBJWhA721RDhnLqeMeQ6ixgVpceg7VvidigQT+MyfOlyJmMHjCeplKg==","signatures":[{"sig":"MEYCIQCuqAZ30DdnbO0wp/s+HRot+J0DyJsoAK4X14qsNzdE1gIhAJHyQeLsz1pIHAv4UZT+UokQoXV8KSwIZKjB2EW9dV1d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59310063},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"cf00eef77b4f078810e8f3e608821290533b8e59","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.33.tgz","_integrity":"sha512-XG+s585K94wVDWeJpEeQfGOHTFUqcESVAmGbqt1yswNItxZh0GIW4FyiG32yupw27eRL0dprNwVKmjXqmcsPFw==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.35","@syncfusion/ej2-charts":"~28.1.35","@syncfusion/ej2-dropdowns":"~28.1.35","@syncfusion/ej2-navigations":"~28.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.35_1734545747208_0.0484351838146766","host":"s3://npm-registry-packages-npm-production"}},"28.1.36":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.36","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"d3bebf520e79d956d8f810fa4581a996383cc796","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.36.tgz","fileCount":541,"integrity":"sha512-cuNRc5YprDDuRvcHBktbiSnxRQRvUV2MuZs34nrBVp0nT5YyjOwu+A+m5Kz3zZ1jrm3XdHGkdbwAJQpkM/Kw4Q==","signatures":[{"sig":"MEQCIBxU5M/YJ0Kckl/Ze+HjQya6eUvEgIz/1lTesy/bg6fOAiAjCjrMCU49iZpXFDWVJMTHVi2bSaUIQm69Bc4qAMwZbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59308246},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"9b68b6f15a1f288f1f1432a613297ecd61e6824e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.35.tgz","_integrity":"sha512-6c5S3HJXxb96qGm8hanfm2stGhc5HnIGgQvOUQIa59ta8Ny/lyYPj7PbYfS+psb8JqAwOfzUUgUbIe7CyJ97YA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.36","@syncfusion/ej2-charts":"~28.1.36","@syncfusion/ej2-dropdowns":"~28.1.36","@syncfusion/ej2-navigations":"~28.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.36_1735037476336_0.3636808753172567","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.37","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ef0fd70f84081c26c321788daa1a9dcb23ffb08a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.37.tgz","fileCount":541,"integrity":"sha512-Unvl5EWoIDBZO1rmiaTQ9wIGKiwS4nOhBZcZwymzgjYNhrsXTodTVxjIX7BuOt2XXeKEi8ORE/8zUeRVz/ZdDA==","signatures":[{"sig":"MEYCIQDWGuBfp24ukEKV/szS5Nu1evX7IEQpS+rBtCErDxUU+wIhAPtdRa7agTJnr7sMgMOp4TFbyaXnXZir595m2WRR3nYW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59329856},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"d0e7f18689f012c9f311108624d4f58c6f02231f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.35.tgz","_integrity":"sha512-v8IXykP0XXN1YBoe3wlZdYdx5LzflJBPlNUabzAc3RMRNboBr7YZ/4Kq2AlTwT8+YHAVNFyJVqScDJ3hDGkgTg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.37","@syncfusion/ej2-charts":"~28.1.37","@syncfusion/ej2-dropdowns":"~28.1.37","@syncfusion/ej2-navigations":"~28.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.37_1735602835430_0.5277804627734692","host":"s3://npm-registry-packages-npm-production"}},"28.1.39":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.39","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"569a677786da8c1f54036e9637e81e349b2e88b9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.39.tgz","fileCount":541,"integrity":"sha512-WjDUkZtkEbfb24xZbvjpntxVavbJlQCVVz4o5GHco0leiRX2Z3G1gTHK5WV8SB2SZhCrJxM5L79jzHg6z+BGbQ==","signatures":[{"sig":"MEUCIQC7rhvVzCkselI3uXBAVYAD2HmvMmNSWqXnckvYkq5DEQIgAOLIiPkyn60Hz1hP4ZyNkXWJzmIA18j3LslStH5zRCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59338746},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"6e5f844324af915ebac14e4cc7a9558009866e57","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.37.tgz","_integrity":"sha512-SX9xrgFbJy24LAfvnZLeSwiR71BlNbtQjKQPNsg9CswG86tKDvCbtRUJYFqPIixwp8qZ/gtePW5h4sAJUOf1rg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.38","@syncfusion/ej2-charts":"~28.1.39","@syncfusion/ej2-dropdowns":"~28.1.39","@syncfusion/ej2-navigations":"~28.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.39_1736824013574_0.4145424244151512","host":"s3://npm-registry-packages-npm-production"}},"28.1.39-64095":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.39-64095","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.39-64095","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2ad74c1fa2ee9e53d1592dc5e5d9250d6e32d46b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.39-64095.tgz","fileCount":541,"integrity":"sha512-tkmBXrc4TA2MvoWieAwYP/R8VnYnnCsyf/+fmT80kYOjXUhgoeojjCpqm4jLKKzUMYNBJl7TKSyB2BHUSHhMDA==","signatures":[{"sig":"MEYCIQD8hS3H98c8IQS1npa6tENK1NhLViHMWOFKJqcwiHQqWAIhALdsG6xauwSfptIHoiwM0y4hbXTvpsO4Ocqy3NDHWXjo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59387955},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.38","@syncfusion/ej2-charts":"~28.1.39","@syncfusion/ej2-dropdowns":"~28.1.39","@syncfusion/ej2-navigations":"~28.1.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.39-64095_1736941315629_0.8946654731094141","host":"s3://npm-registry-packages-npm-production"}},"28.1.39-11422":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.39-11422","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.39-11422","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"221707e69ea598a399b7b75c0140e460c41873f2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.39-11422.tgz","fileCount":541,"integrity":"sha512-6VcQUelOYGM2XzR3wnnr3IqXsGH19wGN+hiHMTAV8usKtG1timob2nrQkdzXJA9E5gUWseZ94y5iVf1ecpgBSA==","signatures":[{"sig":"MEUCIGoEa7xaPtEGl2KCWHaVoKz5OLvq4g5OrkDgqfltONgBAiEAmBmcRd0rI42zqUVeClXCd+ArXouiErP2nnQi/shWZt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59361192},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.38","@syncfusion/ej2-charts":"~28.1.39","@syncfusion/ej2-dropdowns":"~28.1.39","@syncfusion/ej2-navigations":"~28.1.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.39-11422_1737029632340_0.26822036092648815","host":"s3://npm-registry-packages-npm-production"}},"28.1.41":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.41","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a6f3a082e4ec9aa332af697b3f241ab90931f4fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.41.tgz","fileCount":541,"integrity":"sha512-4h1kJwW5mKrrbVdkZ0EJQdPJgoPQiH9WA8CA48PjMU9+4P5rcWsWKx8xu6fpBQnamB3dpIhGdhSeOlWq68Vq2A==","signatures":[{"sig":"MEUCIQCIV2TuAbiPQn7hP8Fr7WAVsNGqeN9khhgJeY+P2jJcMAIgFpi2mHuq9D68H+cy2CjO5iLpPmLAvKkE/3evW0UdSxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59366280},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"e30efce995eb4754f07a5fafdb8254353ff02934","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.39.tgz","_integrity":"sha512-vJ+9ahLOk5aCHvl2+9djthGcZLLXh6syMauvl55rrgLjB+2aIbycQDFAMTpJAjY3TxdFW9V8SOlCAQzGpl/Qrg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.41","@syncfusion/ej2-charts":"~28.1.41","@syncfusion/ej2-dropdowns":"~28.1.41","@syncfusion/ej2-navigations":"~28.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.41_1737424554001_0.46165219422236614","host":"s3://npm-registry-packages-npm-production"}},"28.1.39-114222":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.39-114222","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.39-114222","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"494715f41dcd4f56982c0ea1a77cb80aebb388b6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.39-114222.tgz","fileCount":541,"integrity":"sha512-Ylis69ACBr4tdh2gbF6LIHAAcu7UUcX0FNCRivLV0sl6oOknpJ4hNO/Ia0u8OCpzh1OOXVSTWZwBICH8tjh8rQ==","signatures":[{"sig":"MEUCIQCGnUugSEYduCsYr6UB6e8QKA4QsfeZeh5QXkxYYeomzgIgRPWTRkTbq20afeWUFzktvANgvtXkGmvmwa1wHrAX4kQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59365359},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.11.0","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.38","@syncfusion/ej2-charts":"~28.1.39","@syncfusion/ej2-dropdowns":"~28.1.39","@syncfusion/ej2-navigations":"~28.1.39"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.39-114222_1737541894656_0.8482086058013101","host":"s3://npm-registry-packages-npm-production"}},"28.1.41-37550":{"name":"@syncfusion/ej2-spreadsheet","version":"28.1.41-37550","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.1.41-37550","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2a896870e877e6b70e9c742200295c76cc765dbe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.41-37550.tgz","fileCount":541,"integrity":"sha512-7GpUIY+cJaJV94r0SSIKfcQQvKuUDsWU1sSR3+fNEZs6Q0a+1Gvik/6IyX6U444lt/sdSH7S5KDFde52rTgw5w==","signatures":[{"sig":"MEUCIAw2vs05pnPDflPZwkJouMEKelgE95a0VYN+wJKlepgbAiEAs3u5EpCxbToOR8kGYkY46JWiZTY9LdsrFVOXe+ctqkY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59360212},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.0","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.11.0","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-grids":"~28.1.41","@syncfusion/ej2-charts":"~28.1.41","@syncfusion/ej2-dropdowns":"~28.1.41","@syncfusion/ej2-navigations":"~28.1.41"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.1.41-37550_1737547877482_0.8029647650368392","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.3","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"8d2f4fcb966e305bd2e3d2af49b37a495f7fed9b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.3.tgz","fileCount":541,"integrity":"sha512-zkx5vt78K0KgU5e3cgynuQVIqNfYqe7MnNaW4AsWJaeo7MaAtmUoQ4dJQr+Jn/Amn3dQqDkY3ZHWSUjBNX5tFg==","signatures":[{"sig":"MEQCIDD0P+RKljAToy+xPcf+HX55+jizWTzw8T/doN0vw8+LAiAGorZ9KDEa1O8zxtU8fkKXWYsY62oGDHUUeM+jmvm3Dw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59361124},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"39abfa38e326d8c10a31875d69db4158f91adfad","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.41.tgz","_integrity":"sha512-fVEkWDrNZNzV2bbZuJh0idEHb5Q49afhDY5mxa/D9Tt+Sqd4FCFPAtnPuaiuqQFHJd1N514nRFaUaFI1Penc2A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-grids":"~28.2.3","@syncfusion/ej2-charts":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.3_1738146637178_0.4408417117955101","host":"s3://npm-registry-packages-npm-production"}},"28.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"70ccb3ac7757b0127432276f1dd62de1274e57d2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.4.tgz","fileCount":541,"integrity":"sha512-hDOIObqfKefnvzbe4BxQDc3N7ssHp5JcfTw1Izu7+UTfYKj7NbE4iQSQpHvGiEIZMPavM1l9rWfNFv4Dfvvl4w==","signatures":[{"sig":"MEUCIQDOCfW5+j+3ZnLb4KAqe3HSaycX7HJUGFpiqrzjNJi52QIgSpxAWVETogg3ECyVl/wFfPtdPzxMWKSkO8wDGUsj3R4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59371880},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"080ad63b250f55b15374dc7ada477f0d5b474da3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.3.tgz","_integrity":"sha512-N1lWoObGK91ClLn+S8ilbFdtTiu8Lo9fqlOwcPz2tWVD8ytgDQucsE/yN+dYCfoY7/56snJsUk6Zv0t4KjAHLQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-grids":"~28.2.4","@syncfusion/ej2-charts":"~28.2.4","@syncfusion/ej2-dropdowns":"~28.2.4","@syncfusion/ej2-navigations":"~28.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.4_1738631094707_0.8326247485007681","host":"s3://npm-registry-packages-npm-production"}},"28.2.4-492358":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.4-492358","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.4-492358","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fa6a105099b6a96aca63fd403b4967fce7e55535","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.4-492358.tgz","fileCount":540,"integrity":"sha512-fddzqAGJoG3+tdsSk9xWwnsrDm0cVudSJwU+SUmI+ySMtDrWJWumbw9KHv0W5FccC9WBC4AOrZGz+nLZlerAFQ==","signatures":[{"sig":"MEQCIH7gByaIeeDJNZwEczbs/nuFy27wmkaO8j0sbY87NNFUAiA21CNzccOq79gOaaHky/+pUZ6VWNCmixvpLBYDFu/B4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59370730},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-grids":"~28.2.4","@syncfusion/ej2-charts":"~28.2.4","@syncfusion/ej2-dropdowns":"~28.2.4","@syncfusion/ej2-navigations":"~28.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.4-492358_1738754711911_0.6873547046068322","host":"s3://npm-registry-packages-npm-production"}},"28.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ae74984436637fcf6081eae12cca8849358662d4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.5.tgz","fileCount":541,"integrity":"sha512-njMXNUg6R6x8IJZPi/zfQ55lNW7XzgzSjtTAfeagM+5MR7A3c+cv3qxlLiyvFWUrswjql9lCei7O8Mv388ndZA==","signatures":[{"sig":"MEUCIQC791Wg85vY/DqZ2Et0NkgTzi3abt2/bHs5NXxrZk1TWwIgEjWuGQX3fR46xHxtNhrRnPO14aXtpPdxsoE4Og0aEeE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59333316},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1da2b8ac884e25f2aabc729ae3599aeac7deba47","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.4.tgz","_integrity":"sha512-WW+4HrtxaOkOSdypHEnXU3Y0zeH96WK3xc2ieJPdEpk7MXMj+E9K9Tj6SyOFmPTZU2y4NPma1TvfoOYZPFq+fg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-grids":"~28.2.5","@syncfusion/ej2-charts":"~28.2.5","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-navigations":"~28.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.5_1739242351727_0.49919920125342565","host":"s3://npm-registry-packages-npm-production"}},"28.2.7":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.7","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"f548d830496478bb995f5f8dc2ae491e8a83bce7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.7.tgz","fileCount":541,"integrity":"sha512-K4vFEACGIegypm24C5U7PkluI9xastgRj8s15XKZzvP4UcPS+3X8xyqJ/9JIsGJA3Y0KUB0EVzfdL81WRa6abg==","signatures":[{"sig":"MEYCIQCYzGDZetEL7YZ81Al0OdATF+Tgb4lkbmV2Qot4VSmUcwIhALSMaNOnx6JH/jbV6gOyD0+dG7fur4xsmhDI1ZJM3a09","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59335702},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"5073d9cda27cdc1ed6999bb77f08bdd6bc14e3af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.5.tgz","_integrity":"sha512-CwugK9vBScbyUa/OXO1IQXOg4h1ghXxA7SWmP7Wd6X8yytNWwgjAT/2p0aq0Nii1ETomboPBfADCyjD240bY3A==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-grids":"~28.2.7","@syncfusion/ej2-charts":"~28.2.7","@syncfusion/ej2-dropdowns":"~28.2.7","@syncfusion/ej2-navigations":"~28.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.7_1740452158512_0.7897860301241844","host":"s3://npm-registry-packages-npm-production"}},"28.2.9":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.9","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"faaf4cf72c7df48a9399b90c07fd3d01353219a8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.9.tgz","fileCount":541,"integrity":"sha512-Ajq/oy3trefjyUOWe5Bz5+8whgHpR2MLxa3c0se0i7EtD4gsivi51zq3BfxC7bAi71WYPP6JgF/9aS23pq9ZnQ==","signatures":[{"sig":"MEYCIQDPZrpGBpTyhAn9XiBe+zUIdBLYuB1wUU+Ea5Gfn+7Y8wIhAK5dGgD69tbnC/vHdqy6XAt+TAOuY6o5uTCkm1zDrxlP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59399683},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"2a9375e103a7b230f73e09f962c6b01ca5065fed","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.7.tgz","_integrity":"sha512-uVXzfHK7LuhMcomeWboVlRsM0pWqdsfrn4fH0QSps3h1qUUr4NffMq9HSU+fKfJxN9KXRzNCGaiv55iKAgz0tQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-grids":"~28.2.9","@syncfusion/ej2-charts":"~28.2.9","@syncfusion/ej2-dropdowns":"~28.2.9","@syncfusion/ej2-navigations":"~28.2.6"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.9_1741056149684_0.4192425494675609","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.11","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ad837c81e9c0ad314ec26aa51e2edf0940a4fc71","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.11.tgz","fileCount":541,"integrity":"sha512-6zcunh8++OQL9D92bPNTBgZ33LMHBSXVdtGdJ+4X5hf9yu+nJNxMdu+LJp6jvw4/eK/NMvMwJCkB81I79cY0wg==","signatures":[{"sig":"MEUCIGlnyZAG4PWCcpFY4edDsihhBMJvVaR7AqxQrRRUwtp9AiEAmkoRspQw6JlR1xRXpFgimCsX4WoGkH275w92vWA3Eis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59444145},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"87fad3c0a1dde3832dd37996d9b24a8722c2bc68","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.9.tgz","_integrity":"sha512-a1W4/bV+TiPx6yFPpMFgMwz9cqX0APfo8izXHoW0fH74TzI8aXXSUyMon3P1YbvN2zDVuS8d8n4FcODTaveweA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-grids":"~28.2.11","@syncfusion/ej2-charts":"~28.2.11","@syncfusion/ej2-dropdowns":"~28.2.11","@syncfusion/ej2-navigations":"~28.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.11_1741659978769_0.04176182260741168","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-475665":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-475665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-475665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1b97e532804d613a90799ad614ea6094a8273b25","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-475665.tgz","fileCount":521,"integrity":"sha512-84aTrEVqiSqB+deoxC22xJa7ISbUqLe6MyGVpzgmPmOSSAOX5PkFgLq6EcaPKaQdVHiH+Z5l3DHEc7FQ0DDFEQ==","signatures":[{"sig":"MEQCIF0EhbceV2eQ4Z38uETi9d6I/eZDIlWNsPVWGQKVo5jzAiBheMTaxu9bVbQDWA/oMb4hVRxeSEjXEKTPvO5B6z9ttA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56474966},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-475665_1741866918673_0.4957448463776568","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-87665":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-87665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-87665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"56ca929c77384fbe62149deb809b113f8229b623","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-87665.tgz","fileCount":521,"integrity":"sha512-loWtiCyh3UB4xBAhzJzGx4yy+L5p+uY++LdpXT/Gj7Sne1NNEXF3B1ekwSNWB6S5DiTUvrWKahHM5+Vus+2tBw==","signatures":[{"sig":"MEUCIAkfLY6qprKRWMyAH0hIsF3iEmFulHsQJ1SZVDQy7CGdAiEA8qmfaREXF5tp1qVzf/8Xe6Zxj6jr5mksZK1wQG5ACPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56474948},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"~27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-87665_1742197440414_0.6644284711912594","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-125714":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-125714","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-125714","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b26dfbd263d41454a171d7f48b7c3cf9ad25d815","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-125714.tgz","fileCount":521,"integrity":"sha512-igg/h9NOuInLmHaBRDnya8oPTegojs8ewwwOsE6YA50Iz166VhC9E5jn5YOL67ndLhQD6eew+e38rK6p9D75KA==","signatures":[{"sig":"MEUCIGnZ9qiHbOsky9sirbkYyEc3ONInYTbgbLNNhjOoh1DfAiEAtEejSWtsCXFpubVsLqYJUZawYzUkdvEoeUaohWyWjNw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":56474972},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-125714_1742213365411_0.845931755719634","host":"s3://npm-registry-packages-npm-production"}},"25.2.3-503880":{"name":"@syncfusion/ej2-spreadsheet","version":"25.2.3-503880","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@25.2.3-503880","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f61555728bad826cc46b656455b0d599662e1f69","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-25.2.3-503880.tgz","fileCount":532,"integrity":"sha512-cDeXJ0T69SdUWGftTf3ZPUSlqMSD1mmhPUocaJMGIk0CLEoyGsD19IG0sT3x9vR5MyJA5ogGI2dSgBgxDnEQ6g==","signatures":[{"sig":"MEUCICSq84J6cycuhtDmudQ2eDQskSfpANvGR/Yof0ZnzKQFAiEApWql1Wbvpz+uoc8/bFnLn6pu/ax4Bf/SyJ3H2O1ydfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55891052},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-grids":"~25.2.3","@syncfusion/ej2-charts":"~25.2.3","@syncfusion/ej2-dropdowns":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_25.2.3-503880_1742215634382_0.17751917716955146","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.33","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"063adcd98406c0c532c58abe797610c26a5d1dd4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.33.tgz","fileCount":993,"integrity":"sha512-t5btezzxdC+KhbvD4IsIKUNK4KEFnvzq8OYqVQ4dcHNL/1x7ZXlYd1ExzXW+BY5Am9+LA4XtkWcZpBdbeg4ayg==","signatures":[{"sig":"MEUCIAQNY77sCAeDLUxk2h2JG2ZTgNuxBwOesNJ0hCPuU4bBAiEAkQSISe7S/FO5d5JY5mrOvSznxELopdGO4i6eXoDl3IE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":144822870},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"f263d9d2e90c458a8d186a03bda0119df930bfb8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.1.33.tgz","_integrity":"sha512-rFPxHTad/QnmEq+5lM+MvaJ4RjM/MSs4O95nmkfZ5R/SFg8xh5dzsZv6BTeiTxrxlJoaRGwZhz38LaIIuLtbXA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-grids":"~29.1.33","@syncfusion/ej2-charts":"~29.1.33","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.33_1742897997047_0.4259213160158444","host":"s3://npm-registry-packages-npm-production"}},"29.1.34":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.34","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"14cf38ba206ac640bba3908a8f51687370b24be4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.34.tgz","fileCount":537,"integrity":"sha512-1pondxZeSXh9CdMiJ2/pTq0V4MAVtRhvfxXhsfuNR34SRscUapayq6s07wv2RgybFffWYMpw89adKOOk3k6xSQ==","signatures":[{"sig":"MEQCIH9gDfzLnyM21o21gO9Zor54ThVEa0l0aB9F3FO9A975AiAWui0KjGm/VbOoE8Vv2uWbYvUPOWaLAZaeiy+2W17WHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60079922},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@29.1.33","_spec":"@syncfusion/ej2-spreadsheet@29.1.33","_where":"E:\\march2025\\memory-leaks\\node_modules\\@syncfusion\\ej2-angular-spreadsheet","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"063adcd98406c0c532c58abe797610c26a5d1dd4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.33.tgz","_integrity":"sha512-t5btezzxdC+KhbvD4IsIKUNK4KEFnvzq8OYqVQ4dcHNL/1x7ZXlYd1ExzXW+BY5Am9+LA4XtkWcZpBdbeg4ayg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@29.1.33","name":"@syncfusion/ej2-spreadsheet","type":"version","scope":"@syncfusion","rawSpec":"29.1.34","registry":true,"saveSpec":null,"fetchSpec":"29.1.34","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-grids":"~29.1.33","@syncfusion/ej2-charts":"~29.1.33","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.34_1742989740971_0.0012853681474074286","host":"s3://npm-registry-packages-npm-production"}},"29.1.35":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.35","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b422ec95d5dd028d129dad099bc79178dab8ad81","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.35.tgz","fileCount":537,"integrity":"sha512-dCdnMYHnIxT4gyKE+JvV3OiKqOekjj6DJolv7a4qVdhPIh7sS+WPxwnqsF+RI2DVNIFcyngPH2IWmYArMowK6w==","signatures":[{"sig":"MEYCIQCM81XboI1o5DvwLtDfu4AEzj46WQ+XaJWnGWSVKFUSoAIhAO/C5BOXxhnySWxofNN/+2ViYPez0HbHyr/MUwEVztHl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60099781},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"ce0736b99835b473f01ecc8e3e87e09db5c0e937","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.33.tgz","_integrity":"sha512-gI65O9ZBakm31IStZ2gbOnE1qtmjCo+CZNyCUmUunOFFjHkmHUrGR6vz0vVYFAhQ3SBMoRhN/ocQsAJh4KD/zQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-grids":"~29.1.35","@syncfusion/ej2-charts":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.35_1743471133444_0.49814990377430357","host":"s3://npm-registry-packages-npm-production"}},"29.1.35-408363":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.35-408363","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.35-408363","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"463961c1cb9ebc6b2c59cf9499dda713a72f450f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.35-408363.tgz","fileCount":537,"integrity":"sha512-y0hGZBTaNFjQArhzaE0GDvpx5OKWf3nxXVx9c4tHOoEq4nSE+hjG89xVbqc23SFgj4RfxlXSJW+RvkoJmNzfuQ==","signatures":[{"sig":"MEUCIQD3v4bhq2W2QkGHPxu0MOx/7L84lZodLZkFbHEEZ4KUagIgSCRo9OAN4OxMn6Qj4Z37M6QSZfz39D3swQ9PG8HqIwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60108312},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"ce0736b99835b473f01ecc8e3e87e09db5c0e937","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.33.tgz","_integrity":"sha512-gI65O9ZBakm31IStZ2gbOnE1qtmjCo+CZNyCUmUunOFFjHkmHUrGR6vz0vVYFAhQ3SBMoRhN/ocQsAJh4KD/zQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-grids":"~29.1.35","@syncfusion/ej2-charts":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.34"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.35-408363_1743587832949_0.5077702118136616","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-703649":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-703649","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-703649","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"647e8ea8b487abe081025a8729d2897e91563796","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-703649.tgz","fileCount":540,"integrity":"sha512-Buei4mEtAhFjYs537/CptyJqKL14IhDjUXs8KXrwGDb0R7fEyc97tmSDjynOJYHXW4rVGrmSO4DXWQAHWvLXMg==","signatures":[{"sig":"MEYCIQCYwSYf4/QakY9TQ+5LWl40VGO5hvnADrmSn4Irj/5nzAIhANBwKghuPDKYWGPFQhN3myBbPFiF/Zz/xPxunzRZdCRu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58631951},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-703649_1744010838255_0.10863167049650979","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-696021":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-696021","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-696021","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8c1afa45bee05e67293c67527cf3de77e9eaf042","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-696021.tgz","fileCount":540,"integrity":"sha512-d9/g7Ee2b9r5Gjn+/gcBfsM/SneFKbLxkNk9DmSpq/o/iLpPBEG/k0b1ULNsbxyPIaKkVrRAXBJskGZ4tHd1pw==","signatures":[{"sig":"MEQCIGBQZMR2YKT32vtw7kfDa3SC+iPvY4jMjjsbkEIjDn5JAiA0s+UcJNIRCFyUCmqNBNKDZ0ICe18crN7/PmNYnfNSHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58631957},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-696021_1744015182727_0.22702622147286444","host":"s3://npm-registry-packages-npm-production"}},"29.1.37":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.37","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"6be4e6a7c4f0d8a37a41149e96cea451fb894881","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.37.tgz","fileCount":537,"integrity":"sha512-9kW+Fz/3C/ZlOgiXGuri8BKp4rT1+rIzHURgtJt6Ltmp1s7ca3P+wDTeILHxPAqPIlQdGmfoRanoAd6ugws18Q==","signatures":[{"sig":"MEUCIQC9Mahz+BL8J4rbBTOye71gWYG/T2s8AI3KjZ9OZjAE2QIgNnWIbsSz6/CLkJYkOK6h9kYU3arcqtgxhilcQHwtZ+I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60123109},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"a46760151dce3a9a3b1f0f8c7eac83fefe3d1551","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.35.tgz","_integrity":"sha512-PWZMd3oQQ2VpnvR/9n5bGQgZZiCw2G74LHLp1vh/OKDukixIlFnMLdXPP7AgvFbXjQG3y51lkxgocxG4A+zDeg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-grids":"~29.1.37","@syncfusion/ej2-charts":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.37","@syncfusion/ej2-navigations":"~29.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.37_1744081777119_0.4345634743178195","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-702416":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-702416","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-702416","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"20acf6336d8655eb91c88dc6a4ecbae5c42814c3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-702416.tgz","fileCount":536,"integrity":"sha512-ACUtoc5hL+Fw8BxnJmX5RQVWY4I9Xu57rSwvZjxHlkz47+xe+GMdWTh90eoPzU+x/3DcGl1gAvSWItdiVz1+sw==","signatures":[{"sig":"MEYCIQD0LHCL+jqXF6P7MwG1YEMBpvsIkFyinmJNgoSq2nLDZAIhAOqBX+8vSCbOCq7Ji1yuod3a8KLVgfl63QIoTadZz0td","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58631685},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-702416_1744106524486_0.7226376582885252","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-712780":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-712780","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-712780","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cd60871c9f6e9cf91645c32915db83b0e11642d6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-712780.tgz","fileCount":540,"integrity":"sha512-DhrILuF2LqEEgzFciGNuFJdjQNRiRKVOxXlnmpIWL/q1XtS6Gi29mNC/uR3HIY40n+wV5/OZvDh6w7KPucP9/w==","signatures":[{"sig":"MEUCIB18OMYQIQQGu3xGjX0w9/ei/EvU+iUprfhDF3H5Xw/JAiEAoDZYrKleavRFvgT0WTdeIipbGUN+01FCHzvaHv9gm9M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58651198},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-712780_1744624677222_0.6832152465606318","host":"s3://npm-registry-packages-npm-production"}},"29.1.39":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.39","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"127904d48b4261f0fffcef15c4af8f8fdf59d0e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.39.tgz","fileCount":537,"integrity":"sha512-2rQQBRNvQ2VD9kcSmDV+7rmDjwJEdfcgs9GSDaBmnmVOhVa83X6HDI8XDHyG07qBlPImaDWoQj99tJhr1HePdQ==","signatures":[{"sig":"MEYCIQDficFg85MY08yrSisS4NLoz/Z5r12Yed+L0uzV758cqQIhAOqp8BtRkEbvLQcW50P2bdq3tS65yEw5q9zlrfITnAj6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60150816},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"0dd7755c64f412e3548abcc9544aebead7f9a940","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.37.tgz","_integrity":"sha512-M3fpZ+ybHNXVS1fa+HJLevVEbrZT5PA/Bgy8ADHJwNbxn/t/PqBF3fdmmM0QZ2ydlZLg1oQdckqWKEZRck1jyA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-grids":"~29.1.39","@syncfusion/ej2-charts":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.38","@syncfusion/ej2-navigations":"~29.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.39_1745289942707_0.4157649569314219","host":"s3://npm-registry-packages-npm-production"}},"27.2.4-475665":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.4-475665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.4-475665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3c3e33c7355d7ad971486cff69ffa8f44a3699b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.4-475665.tgz","fileCount":540,"integrity":"sha512-8n+bRnOA43Lb0oIMJ6wEDO5ChE+umgcs9uSI5JYwFKnVVlgKJFut7yVEA+Ri7OkCE/PDDEdGkaZMIV+Y3g/wsg==","signatures":[{"sig":"MEUCIQDS2dbX6dNOzmnrcam9HAD2h0XP9vGML5aU5E/NVELMpwIgKjb3+EjsA1bMOBfHbhEtD3W86HibW5DoErJhfn+/MGI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59259118},"main":"./dist/ej2-spreadsheet.umd.min.js","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","es-lint":"eslint -c .eslintrc.json --ext .ts ./src/**","ci-publish":"gulp ci-publish","es-lint-config":"npx tslint-to-eslint-config --config .eslintrc.json --tslint ./tslint.json"},"typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.7.2","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"_nodeVersion":"20.4.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.4-475665_1745419192484_0.7955114816439965","host":"s3://npm-registry-packages-npm-production"}},"29.1.40":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.40","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"4fca4b4e0ccd79c360d166ef616219c6fe082690","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.40.tgz","fileCount":537,"integrity":"sha512-E+JUiAvCGJu42m3Ro8leKZT1ZbBLxf+vLytCjUqTcGcjxlTYQQc/Ug42w/RX29ZJL/JGOzizp+zSV8LAkURDnQ==","signatures":[{"sig":"MEYCIQDHJ5EcckAuFZs5XwxkVWvQb4dKIIg0YLWx9EUy9ExnZAIhAOFS/B8MXclzig+BL99M5rpIH/kTCkWLCkFdff8+7Qmd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60167820},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"e725bd41ab8a591301924c416e68a999e5a6494a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.39.tgz","_integrity":"sha512-s8j37YUaZvxfMNJoDdwHBXt2Q6/Sr3c7HJaigi5OhxCDskwa2i2sWBrtQIn6Upuz0IUwtExw7+q8T3TuCaAWqg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-grids":"~29.1.40","@syncfusion/ej2-charts":"~29.1.40","@syncfusion/ej2-dropdowns":"~29.1.40","@syncfusion/ej2-navigations":"~29.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.40_1745891420999_0.7071453185002112","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-720261":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-720261","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-720261","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6802e8a85cc0a7737567010082d13d3efc728c25","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-720261.tgz","fileCount":540,"integrity":"sha512-H2+65uLQO8Td222X6DLTJYXUsEfV0/jErAQxnGhHlFm+zL0qpocMLoZSNQVYK9w+HOtud3E585JUZ3cjVN34JA==","signatures":[{"sig":"MEYCIQCR8GpIHopt/S/wDBtImmh6kpGCCC7CelSZUk+DLve3hQIhAIjkogIQVw+qxeT3/mPIk/3bcQFeJAn5WkmirYNpxdhB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58798610},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-720261_1746183506329_0.30767686657086313","host":"s3://npm-registry-packages-npm-production"}},"29.1.41":{"name":"@syncfusion/ej2-spreadsheet","version":"29.1.41","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"2f5c90c2985a3b2728abc3a23dab3b42bcfaa111","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.41.tgz","fileCount":537,"integrity":"sha512-rey7awPi8wqvpRCXtIeInbro5EFYlP9/r+Bzudc9WyMxDkulrJauXWvs6+5sKIgbVt8LsERlYlx5Nl+TuCztqA==","signatures":[{"sig":"MEQCIFcJvQNiDXSEd76D0aDbUCY+UTdPzrs+3q8ha7d4xOVCAiAp4z3IDAYPZDg8LSkVNqLZzKDc9TaF3hDoWT13yeFBLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60166658},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"940606457450e485252b3525377a477769087440","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.40.tgz","_integrity":"sha512-C276q0ZVOt86VA+OolA/5Y+Ch+2AKtLmBsnURYmfFNvPa9fszWQcE1fHwEc75sGzKblCWCx5EyJJWxVjTdQUpQ==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-grids":"~29.1.41","@syncfusion/ej2-charts":"~29.1.41","@syncfusion/ej2-dropdowns":"~29.1.41","@syncfusion/ej2-navigations":"~29.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.1.41_1746498473669_0.31532903786816435","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"29.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"e94dca8e15781ed9e60e1c1786217d178617d650","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.2.4.tgz","fileCount":537,"integrity":"sha512-nJHWY6rU/LPOqdzys2s4+87Su3sbrop/XkcMtA3ygRwEcDeS4j+ZYxIvb21rgHqWj8ugjdAy+hcyGebhIZYZVA==","signatures":[{"sig":"MEUCIF9xXddL87LH/yBwTOpPVuPlFUTKD1I3QzkPp3uNNOT9AiEA9riMU4AkZyOpdtdRG2K/DFywZD1EoM6YD+OU6z3utA0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60350181},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"267979f767f2918144446a1007046bf1336f7134","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.1.41.tgz","_integrity":"sha512-C4Ia+bxmSi4KW5G0sPehLjCdMdQW9varTYVtvCODFUj5lwpnA3BzLwzPLSlENIZ1s6FitgFdwDbsojxDSDi/8w==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-grids":"~29.2.4","@syncfusion/ej2-charts":"~29.2.4","@syncfusion/ej2-dropdowns":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.2.4_1747219932725_0.9789748400940534","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-710092":{"name":"@syncfusion/ej2-spreadsheet","version":"27.2.3-710092","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@27.2.3-710092","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3f5cdb13e167b6a8176dd822b12eee88b63fc6e0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-27.2.3-710092.tgz","fileCount":540,"integrity":"sha512-7/Y6U0oYNqZAIKucUBRYqBiqXE+YqSyIJri750j4H8yhZMQjmh4eMHO3Mi9hGtbMftuH+5Q1buHCpJ/fUIEPWA==","signatures":[{"sig":"MEUCIDxpHzCYInoZhz10E0+gnFTm8HJeROodEYes02cWsNPIAiEAr5dAnY+cBTwAiLbFX9Vw66Lwk3rrOepJEMXuNUCkW14=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":58800300},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-grids":"~27.2.3","@syncfusion/ej2-charts":"27.2.3-475665","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-navigations":"~27.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_27.2.3-710092_1747237638584_0.22185615850897844","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"29.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"ada1949f9968682c668e48c9be1858b57f60d730","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.2.5.tgz","fileCount":537,"integrity":"sha512-3o1QVR/bUCdd5xHqZIyIIHJikxEUtAVMhkrv4JqT01IXeokBNeUQ45Y18R1Gi8/m5MsaUJTCJlPmVUsK1l6VTw==","signatures":[{"sig":"MEUCIQDdapF2Bbldg74CzOXW9AJ3Oj0UNKrQggeRFUiXvw/PrAIgGxef1UgjNHQ2gA5WSoSgL042iXlo6k4J+I0gZGMQcPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60353157},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"0e54fb3d9483f92c3faa66bd5a6af9ceb1a96b4e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.2.4.tgz","_integrity":"sha512-Q7XgJd7OLfMD5RQap7w3gC+SdHW4xUluMKiEgpT/LkmrISnxzegxTp65NaHsycXAkk4yVenW5aep3MsqmknDlA==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-grids":"~29.2.5","@syncfusion/ej2-charts":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.5","@syncfusion/ej2-navigations":"~29.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.2.5_1747788277396_0.8660066118088243","host":"s3://npm-registry-packages-npm-production"}},"29.2.8":{"name":"@syncfusion/ej2-spreadsheet","version":"29.2.8","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cc7719fa9b9c4393c6e2ca32cf6f2fb63538de4e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.2.8.tgz","fileCount":537,"integrity":"sha512-q/7+qtDcnxTlV7IjAPwhgdhBUlsQ7p0YCUaFnltcMi7zG8Ts3xaD5V5SxsGxMbYMI1MPJ0lQH75VweKLonio+w==","signatures":[{"sig":"MEUCIC3E2BH1M8TWmwmoep+Pf99rzKav+Bl8K2QH0rg0V8DDAiEAwn1swyvTMX/IDFbjYiskKn70UvivMUrghnxpF0LI4As=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60378286},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-grids":"~29.2.8","@syncfusion/ej2-charts":"~29.2.8","@syncfusion/ej2-dropdowns":"~29.2.8","@syncfusion/ej2-navigations":"~29.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.2.8_1748914347104_0.6155476545318228","host":"s3://npm-registry-packages-npm-production"}},"29.2.10":{"name":"@syncfusion/ej2-spreadsheet","version":"29.2.10","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@29.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a087f1fba40081a3d42682931a9521b9b23ace7f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-29.2.10.tgz","fileCount":537,"integrity":"sha512-erG3PbGU1DEc7CwHdCtIQRuPDQeVbeEgoaMq7iXKFMY8LwnvbVbsRrrc6QUNgdf0nyasVEFQxfpNH6pbL42R2Q==","signatures":[{"sig":"MEQCIEQK1Kz/g45RzmZ4M5vGzEKgoGO/HFfpbVJj7ATmMJsWAiB/OSvMLz7q8fMHC8wcfeLmHeablYaHeHZ89UNrAfkF6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":60380557},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-grids":"~29.2.10","@syncfusion/ej2-charts":"~29.2.10","@syncfusion/ej2-dropdowns":"~29.2.10","@syncfusion/ej2-navigations":"~29.2.8"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_29.2.10_1749524416407_0.4563116637470903","host":"s3://npm-registry-packages-npm-production"}},"28.2.5-114443":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.5-114443","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.5-114443","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c27887de013b8026de2583d0fe12da850b6980f0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.5-114443.tgz","fileCount":536,"integrity":"sha512-JYnQkezxs3u3C3k269zKOpU7lR0Y9MDENu24LAG0f5KWQg1wXxxiwrBJIxu21NaBq8ikyTPgsufocIxvKeu0lQ==","signatures":[{"sig":"MEQCIGyu1vCSar9thOO3W/kGk8cYU3SInjS+wynWHpg5UyagAiB0bRSCMoujp5bcuJnQAZ1o9LOFo2Xhxmd2kirJ8qgfDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61307401},"main":"./dist/ej2-spreadsheet.umd.min.js","_from":"@syncfusion/ej2-spreadsheet@*","_spec":"@syncfusion/ej2-spreadsheet@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","_shasum":"1da2b8ac884e25f2aabc729ae3599aeac7deba47","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-spreadsheet","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.4.tgz","_integrity":"sha512-WW+4HrtxaOkOSdypHEnXU3Y0zeH96WK3xc2ieJPdEpk7MXMj+E9K9Tj6SyOFmPTZU2y4NPma1TvfoOYZPFq+fg==","_requested":{"raw":"@syncfusion/ej2-spreadsheet@*","name":"@syncfusion/ej2-spreadsheet","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-spreadsheet"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-spreadsheet","/@syncfusion/ej2-react-spreadsheet","/@syncfusion/ej2-vue-spreadsheet"],"description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-grids":"~28.2.5","@syncfusion/ej2-charts":"~28.2.5","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-navigations":"~28.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.5-114443_1750249594652_0.4979404537962058","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-spreadsheet","version":"30.1.37","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"652e993b61a6d28b670c09503328f4506e67c350","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.1.37.tgz","fileCount":537,"integrity":"sha512-QdBaDP6diPTTgmnwAf48kG7YCvbqQ0ICefGh/4CzGzuH+PNUshcohK79M4D0qOC7M+LVe5JImAZpkJWkxXK8Vw==","signatures":[{"sig":"MEUCIE7BbF1ET2QXkvOagvRxdwMfsQjBEjrTHvYQ/Qyfv9BtAiEA+snKt60hwggUYQr5FC5ZazHaOLoH2k6uMsB/MFVy+Co=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62642707},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"5d9951c03cfb7251b1330b2712d762b61aee148b","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-grids":"~30.1.37","@syncfusion/ej2-charts":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.1.37_1750855017494_0.833230225833866","host":"s3://npm-registry-packages-npm-production"}},"30.1.38":{"name":"@syncfusion/ej2-spreadsheet","version":"30.1.38","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ba0dcc0d585f75cd517ddb763c72d75221a4a8de","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.1.38.tgz","fileCount":537,"integrity":"sha512-qWJhWbfDdSIch0x4QuWRA6kcskgseIVTS6nw8svuvChD1oPMgv3dmjLOMB90dYY0+RX7/bj7QqONtpdCJa+D/A==","signatures":[{"sig":"MEQCIBvYXz3TzpAYnxcj25p+WA4xKZA/1kABQHyRFkJB+oMpAiAyaEqbcem1M5pV7IXGJjg2F1CEEJspVlWx/sBqHoMQyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62646674},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-grids":"~30.1.38","@syncfusion/ej2-charts":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.1.38_1751433035526_0.8383184663886145","host":"s3://npm-registry-packages-npm-production"}},"30.1.39":{"name":"@syncfusion/ej2-spreadsheet","version":"30.1.39","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d839b247ee365606f0c33b06b5427f67fa6a3391","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.1.39.tgz","fileCount":537,"integrity":"sha512-P14PMqzYW61N/IB0+D6pcOV5D2Ku7o2lp0Baw/0RHHWKH4Oih30AhXoFdpmW2Tcj54tTUmMeRJLJjPGILII7UQ==","signatures":[{"sig":"MEQCIH2ZAAzqC3EJuW0q1S1GqRRgderWlgdvUiOaehQKEzaBAiBvme+t0wCG83cw1VOZ4ufY71pyecr2QXMO3QQAaoJyOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62654613},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","actor":{"name":"essentialjs2","type":"user","email":"essentialjs2@syncfusion.com"},"email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-grids":"~30.1.39","@syncfusion/ej2-charts":"~30.1.39","@syncfusion/ej2-dropdowns":"~30.1.39","@syncfusion/ej2-navigations":"~30.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.1.39_1751944684818_0.35393448997942256","host":"s3://npm-registry-packages-npm-production"}},"30.1.40":{"name":"@syncfusion/ej2-spreadsheet","version":"30.1.40","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7905a5878f488ec26fc1973e2b6fc59f0fbec65f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.1.40.tgz","fileCount":537,"integrity":"sha512-Ba+Mk9vDwJWyPGMOkLyKVwkQJWcwvZB1mPwDphq76sz9QkMBR0xHik1q3yX+zBX7g47cN4qn5bzY5cFH6mi0RA==","signatures":[{"sig":"MEUCIQDXrkELy9dbuxL6s0Y5k7UjYdQVi3hUj0kSYvmdoqMSkQIgONqqyDv+TJv86fc/lIpFNB8Y+R5rwEwJsESMMMErDmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62653743},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-grids":"~30.1.40","@syncfusion/ej2-charts":"~30.1.40","@syncfusion/ej2-dropdowns":"~30.1.40","@syncfusion/ej2-navigations":"~30.1.39"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.1.40_1752552135575_0.28149710957241303","host":"s3://npm-registry-packages-npm-production"}},"28.2.5-741599":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.5-741599","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.5-741599","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"042a4a94678e4afb4cded3044c01cf290adc7464","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.5-741599.tgz","fileCount":536,"integrity":"sha512-bmcngbavFSEt0CbWd2dnkY645p9IQKDNy0UQMoGiUv6Gp3JX/M6Xf6n/VbcwZboQ9Z1LHBS8n4BNr3f8BWWBiw==","signatures":[{"sig":"MEUCIQDUdCn9llLpoS22eonUSUysd2tXl1yjF8gSCG/S8eEAywIgRF9wZPjOUxdrTAsaW24p/CwG43zFNVq7sz4+cki2mWQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61410225},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.2","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.17.0","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-grids":"~28.2.5","@syncfusion/ej2-charts":"~28.2.5","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-navigations":"~28.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.5-741599_1752844374388_0.3198945211651745","host":"s3://npm-registry-packages-npm-production"}},"30.1.42":{"name":"@syncfusion/ej2-spreadsheet","version":"30.1.42","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1cf280b1b6f643cd43a1fab56c761e4e040f2866","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.1.42.tgz","fileCount":537,"integrity":"sha512-q/LCy7wQCh53+J/F8VRkslF1kfnrwstH0qP7BtpGMCAOBMmKjC3zfpnWuy6C7S8TJGgWxB2vwfVyBalS9zBhPQ==","signatures":[{"sig":"MEYCIQDznmI0AhS9bSvrUB/lpqaPNKvajUX3Q2lWR2q0OsEYiwIhAO0pb7An/s7oETw9c6r39lOl5cPcWPYfGsP2W+GahjbO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62724604},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.42","@syncfusion/ej2-grids":"~30.1.42","@syncfusion/ej2-charts":"~30.1.42","@syncfusion/ej2-dropdowns":"~30.1.42","@syncfusion/ej2-navigations":"~30.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.1.42_1753755866749_0.23180051534151835","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"30.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d8dfbb280a53ab350b9423b14bc4223d15f0d7e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.2.4.tgz","fileCount":538,"integrity":"sha512-24HvV+61iITp848Smg1l+Lc/ecXP5ncs4kovkm1FI7cKbKiReE3iEkAc+cdLMJRBlYBijCiIhQttBxylRo84MQ==","signatures":[{"sig":"MEUCIQD623mpC+QtfZ09Bl86faZz2AF2jfInleW+7lTrJP2w/wIga/FoH9WfBXbrYZUCFo5SeDmeU9SKKofl848krPskHSU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62813586},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-grids":"~30.2.4","@syncfusion/ej2-charts":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.2.4_1754554074064_0.16353323912715445","host":"s3://npm-registry-packages-npm-production"}},"30.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"30.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8621e9d270de7919dbe243215ded25170bac6794","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.2.5.tgz","fileCount":538,"integrity":"sha512-cy+trzPsSlh7Z9VQubC0Ntaj+z79ooXg3k1ADgX592NVDhS3nMDIIucJZsUtgmbgxr0x2MuAaPyh+qOq+KqyOw==","signatures":[{"sig":"MEUCIHXUONrHgDyMBNlHuKCQhfXeGcOx2Ve7Xvstx9tIzj91AiEAxVTxKqFhyA89ei+PUroNUbjKZs0henouUEfLOPw1coY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62811068},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-grids":"~30.2.5","@syncfusion/ej2-charts":"~30.2.5","@syncfusion/ej2-dropdowns":"~30.2.5","@syncfusion/ej2-navigations":"~30.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.2.5_1755053482977_0.12620660607499334","host":"s3://npm-registry-packages-npm-production"}},"30.2.5-87665":{"name":"@syncfusion/ej2-spreadsheet","version":"30.2.5-87665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.2.5-87665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2747d71acbcfe89dc267d3138d7e4352140a3523","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.2.5-87665.tgz","fileCount":532,"integrity":"sha512-w5t+4fiNzFxSAyS0Zyu+iSDXPVibOHEViF+7fhb/janRtnoTo+QoBPhjOdw+uEo6kiSWJRsretN80IlHFZW6Uw==","signatures":[{"sig":"MEQCIGUHI9zBt2uKauG2pgO7nS7oi4J4OVmosh6KJBPAwX3tAiBTTzFK+aI6bAR1aaPJxs3PrbrLyMk9LhQs5SADcR/8OA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62886977},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.2","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.17.0","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-grids":"~30.2.5","@syncfusion/ej2-charts":"~30.2.5","@syncfusion/ej2-dropdowns":"~30.2.5","@syncfusion/ej2-navigations":"~30.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.2.5-87665_1755179027818_0.06109365707092351","host":"s3://npm-registry-packages-npm-production"}},"30.2.6":{"name":"@syncfusion/ej2-spreadsheet","version":"30.2.6","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8442e8bb64f69f2ab0249fd9ed94a44b4d2de605","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.2.6.tgz","fileCount":538,"integrity":"sha512-yjDJ4eyG11I5ct5RrOVQ+tjRCw+dBOjxS8BZ0O9A8TFWw6Qx/XGXGxHzNNdO1MIxmBWPYvGHii6QjiMxvz+Pvg==","signatures":[{"sig":"MEYCIQCWfuZ3LShdvihO8E3y2+l+WnCv3WRJXgYAQLsXlfPVLQIhANq/IjPmEY9s8tjXdnhUHh3lQwlfCXab2NpFImiOuwnv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62816422},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-grids":"~30.2.6","@syncfusion/ej2-charts":"~30.2.6","@syncfusion/ej2-dropdowns":"~30.2.6","@syncfusion/ej2-navigations":"~30.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.2.6_1755571952887_0.7835244425214161","host":"s3://npm-registry-packages-npm-production"}},"30.2.7":{"name":"@syncfusion/ej2-spreadsheet","version":"30.2.7","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@30.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"440b279b583836c5feead7e1e708e12e7d055357","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-30.2.7.tgz","fileCount":538,"integrity":"sha512-8xXjNfZLsL9p8b1nw6oPCD+p1owVx1tI0gUCIpvAj3KMxwPp1JrQm4bNFl6+g/vCq6Rj5CeF8yFhWpUSsaE8KQ==","signatures":[{"sig":"MEQCIHlB6NJqAoCHBavjqrZBm6hq5KjJXMKLCVfgQ4PK7LZ4AiBIbgp7he9A4ZLAZDCGDQaB7rLvZUeLSHygY99Enl41KQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62822800},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.6","@syncfusion/ej2-grids":"~30.2.6","@syncfusion/ej2-charts":"~30.2.7","@syncfusion/ej2-dropdowns":"~30.2.6","@syncfusion/ej2-navigations":"~30.2.7"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_30.2.7_1756180824054_0.8824454921737197","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-spreadsheet","version":"31.1.17","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.1.17","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"daf797ecdc8c6dfa1ba746daf07b7d4757715b6a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.1.17.tgz","fileCount":538,"integrity":"sha512-GrOd0d7fguPZiIyc9cJvGkGv65aXBR17hRO55jNQlWTbOOoKoIHPlKfrHjMe7FMw3xI+rm3hxNWYcBaHiUSFYg==","signatures":[{"sig":"MEYCIQDygIIEt4QNM9dymtsTYBCuwYhEu6Nv4wDiTP/iIaCiugIhAM5rTZPsPo3gXJMiNPdSDFfz0xEmG/GMNVKLkzS4cfee","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62972636},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"7ed70e59ab4494c9635c797f1f6e32f6b10abe42","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-grids":"~31.1.17","@syncfusion/ej2-charts":"~31.1.17","@syncfusion/ej2-dropdowns":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.1.17_1757056743322_0.043346506756754666","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-87665":{"name":"@syncfusion/ej2-spreadsheet","version":"31.1.17-87665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.1.17-87665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3922b01e1df03411ec7886eca3ceac8a9939749f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.1.17-87665.tgz","fileCount":536,"integrity":"sha512-W+E/jC0xcvzyGDlecV9UGNRouzzjucGScIXsfmx1rLXG3xkJ8SR+FEdbPBxmZlDqSFB+3JEQbVJ1gyXpJx9XMg==","signatures":[{"sig":"MEQCICwAPR2SDA9laK9U4yxcxZeR42VurMwEfVyMc7J4AtdYAiAji1EIMlnGn93H5NfZm5JIChDkBPdJiNyn2/sK/QWbDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63011768},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-grids":"~31.1.17","@syncfusion/ej2-charts":"~31.1.17","@syncfusion/ej2-dropdowns":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.1.17-87665_1757670141197_0.3435670454410036","host":"s3://npm-registry-packages-npm-production"}},"31.1.20":{"name":"@syncfusion/ej2-spreadsheet","version":"31.1.20","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.1.20","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"572d17971fa0ce8ca904b9a58441b164a64240d0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.1.20.tgz","fileCount":538,"integrity":"sha512-cqk6Zk25+0KVhH9Gp+L8ZCq5Eg5BfzYDx6F0edpsVP0QRW3UHUJFjOIw0QdWy/hf7qOebOrHGMeKJtHmSqJJgg==","signatures":[{"sig":"MEYCIQDdQTark/Q2iQcc1HQtklCU5YKz3P8WdnxXdrfBtFg/7AIhAMCZGCKEA87uTOGvTJt1URJ5OlpU3F1d7wSUlwPSQRJT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63027847},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-grids":"~31.1.20","@syncfusion/ej2-charts":"~31.1.20","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-navigations":"~31.1.20"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.1.20_1758077604280_0.018774535009998372","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-spreadsheet","version":"31.1.21","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.1.21","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6c0706bfa2a7654266d755cc6888c77e3d070a40","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.1.21.tgz","fileCount":538,"integrity":"sha512-lJELI7hUmYhZuIaMxs73vmdhxPvpW7AkIF+52NVWg1hyPOkxqXDNeWtTccc9d1kWxnxNBHrcsapFyZZRq1N2LA==","signatures":[{"sig":"MEUCIA+9UK/CKpbxOTgbUB+YuFR4cZF2WUuoyIPfYVFxTLI2AiEArtIda4TlKgvFafdyHHP2WMT+dfCdhggF7jI0VBUPmWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63039058},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"f4e125440e7e8b1b400c6d6c008974bfa93586c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-grids":"~31.1.21","@syncfusion/ej2-charts":"~31.1.21","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-navigations":"~31.1.20"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.1.21_1758596666702_0.020828752205690915","host":"s3://npm-registry-packages-npm-production"}},"31.1.22":{"name":"@syncfusion/ej2-spreadsheet","version":"31.1.22","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"58666e7f6caa774c8dcda0db160e1e18c36069e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.1.22.tgz","fileCount":538,"integrity":"sha512-t8xC9m/hGGeWI/yqjAzC2zesxRvzgWkgdCe/xP5PAcsiW90mKrtM5dy/kQEbXxNDyQFqpWWpCpoBA+oMeu2mbA==","signatures":[{"sig":"MEYCIQCKqlQvEw+EVFjfrrjIUbNXJMOjefdZ+Bn7qy3e6gjnlgIhAJYsCEIaPfO2/I12VqJKOxv3fDLAcGHlo5gumbCf/o6T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63039058},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-grids":"~31.1.22","@syncfusion/ej2-charts":"~31.1.22","@syncfusion/ej2-dropdowns":"~31.1.22","@syncfusion/ej2-navigations":"~31.1.20"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.1.22_1759290040328_0.8905054290666188","host":"s3://npm-registry-packages-npm-production"}},"31.1.22-87665":{"name":"@syncfusion/ej2-spreadsheet","version":"31.1.22-87665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.1.22-87665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f915d639801adde1f3172dec023c0de34e755196","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.1.22-87665.tgz","fileCount":538,"integrity":"sha512-7hnRwEdZWsxU3lI81/RfFSZaCrfXdwFCFGxULYLUjju5TpnzsUUTUwNdOMEWC8bJ3M4scYcTp525Kt3RyT+SCg==","signatures":[{"sig":"MEUCIQCL1598zIVb+eAC2xfH9QFaEo1yiIDM0xaX5Zy6XX6+iAIgLLFApBykuh+wzE5jC8yeuzW/6hkO3J6qltl3nuKGORA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63053872},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-grids":"~31.1.22","@syncfusion/ej2-charts":"~31.1.22","@syncfusion/ej2-dropdowns":"~31.1.22","@syncfusion/ej2-navigations":"~31.1.20"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.1.22-87665_1759836993139_0.0033380861364893377","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.2","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.2","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"57a3a4b8219d604dd86ba3272838d1a4316070fc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.2.tgz","fileCount":535,"integrity":"sha512-E88yEUu1+KLjlj2TpKJ/lMI3txUwskxmnPHSMQL2SkmImPJzJKtoIvb+QgP6OvSCG2ZYSkmqGZ+G/k4UG2Kr1g==","signatures":[{"sig":"MEQCICKDCGkL04o7EfOVeNayVRUWxGXNtYNpyoNA7XQc0WPUAiAB4rMAAAoKi/yrPnQnlpch3VnaAplFRxgF/EoFYZrfSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63044241},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-grids":"~31.2.2","@syncfusion/ej2-charts":"~31.2.2","@syncfusion/ej2-dropdowns":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.2_1760521882402_0.553844157181653","host":"s3://npm-registry-packages-npm-production"}},"31.2.3":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.3","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3705cf03ca5c6fa4a597b42ea3115f85d85f1135","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.3.tgz","fileCount":538,"integrity":"sha512-sUbaj2oxL5s3tl/GXfvhgLQ7cY1HA5MBc2XvnS905gzBDXJK8/Rr6Zw2iMRj1FXabbiAq0yQyRJL+9bYrA52ig==","signatures":[{"sig":"MEUCIQCO3RLXqTPJULgsVIVS9Jjh8x7NgGhSbucPcQrpQgZI/QIgDBIGFKUsNcyTlLNjTcXp5Hx9xUhlW+00MSVMvj8Wopk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63137160},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-grids":"~31.2.3","@syncfusion/ej2-charts":"~31.2.3","@syncfusion/ej2-dropdowns":"~31.2.3","@syncfusion/ej2-navigations":"~31.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.3_1761106213325_0.5640457578955922","host":"s3://npm-registry-packages-npm-production"}},"31.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1a538bd83cba5ebb3c88a8237cae3feb323643a0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.4.tgz","fileCount":538,"integrity":"sha512-w594pHhKeBJ/PGmGGgparseNzZ62SjUef7BQhkcZ023ejiG2cvTqWkh7A76DQuM+W45qzHTv/fORNsT3LfsXzQ==","signatures":[{"sig":"MEUCIHyYKbc/ml8eD1RFJ/tOU3HSzyvPT4flTwjknchF3Z7NAiEAn7eGtG+cCChWBCyJcDUIqpR9gtdrBUzb9Vu15TkzCLg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63144957},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-grids":"~31.2.4","@syncfusion/ej2-charts":"~31.2.4","@syncfusion/ej2-dropdowns":"~31.2.4","@syncfusion/ej2-navigations":"~31.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.4_1761623170566_0.24107678816880185","host":"s3://npm-registry-packages-npm-production"}},"31.2.4-87665":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.4-87665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.4-87665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b71a4727e6139bc6dd9f80d4e922c348cc12c658","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.4-87665.tgz","fileCount":532,"integrity":"sha512-yAWlmA2+oFKAdwLajmQkPO+n0b8mBXbacJfS3O7MsfbA5deWaVK4DY4Bec1xinGCwd10UkCQKosNfoW3JMwEDQ==","signatures":[{"sig":"MEUCIQCwFN1gnZgQDbtj/09BN4LVAjUi9XD7VVavLJZpptxoFQIgMSgBuZjoQMq+xy8QXGNDrUu5dMjfpRhyi3UT3XRgm7g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63177259},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-grids":"~31.2.4","@syncfusion/ej2-charts":"~31.2.4","@syncfusion/ej2-dropdowns":"~31.2.4","@syncfusion/ej2-navigations":"~31.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.4-87665_1762172738531_0.5680344783277302","host":"s3://npm-registry-packages-npm-production"}},"31.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1256a3300a109c5afb435baaa28e58796cb10228","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.5.tgz","fileCount":538,"integrity":"sha512-5YTcyw+tthphUllLjQ31ZiGDl8O2b/UgTSXQp5TugK3ZqlEAWFNxT5sOH9ONRVsqL0kIIyOBi/Ejo1+vtFw4KA==","signatures":[{"sig":"MEQCIF6gL5Ng+SdOu/zZA14SZaYug8VSZ6CfQL6cVtiO15v+AiAnbtqAa+lqzv+IY/HhHaISbIxjMKpfKE4xltNHKffJIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63150871},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-grids":"~31.2.5","@syncfusion/ej2-charts":"~31.2.5","@syncfusion/ej2-dropdowns":"~31.2.5","@syncfusion/ej2-navigations":"~31.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.5_1762225623041_0.6228751531993817","host":"s3://npm-registry-packages-npm-production"}},"31.2.10":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.10","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"526a11ceef11beb54d9d51a9d7eecfdba65edd8e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.10.tgz","fileCount":535,"integrity":"sha512-2kMLn6MWyX0emgaV5RP4oiln9sOFuMrLvdy9WHyyl2t9OE/eTMxP8PqWlvNeao/t35THc+XPX6Z0QXVdqIqzyQ==","signatures":[{"sig":"MEUCIQDXbK+BL3UHnPsPeKAFUXJpQkbkJsYrCW7BN+y2910h5QIgEBFGMZ/Z5iOyLymcJUebMKtbgbnj4NfKWEiy+oB4C0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63270304},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-grids":"~31.2.10","@syncfusion/ej2-charts":"~31.2.10","@syncfusion/ej2-dropdowns":"~31.2.5","@syncfusion/ej2-navigations":"~31.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.10_1762978075340_0.7424199462931032","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.12","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d6bea0048621ac2500cf1da3a3bb87cb014fdf3d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.12.tgz","fileCount":538,"integrity":"sha512-0/IFABx5mpoS1pwnvNS1Bo3iEajYlrd6WWYg1gLK2kYsuV05Ye5DfnWn+J7zPQpi1R3QyzA+BumgvlsJ4+c9eg==","signatures":[{"sig":"MEQCIELNQ7GIAzjFvENV+cv/WvLjE1bfq1N0+X1KRvXfPbN3AiBGo7weBzVWIeKyM/Y3zhEe7hWh37grIwL8qNOCjnjfvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63312351},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-grids":"~31.2.12","@syncfusion/ej2-charts":"~31.2.12","@syncfusion/ej2-dropdowns":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.12_1763452382867_0.888443384374217","host":"s3://npm-registry-packages-npm-production"}},"31.2.12-475665":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.12-475665","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.12-475665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a4c5c27fd35bf7a09e3f066779bd5b46c74ca66f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.12-475665.tgz","fileCount":537,"integrity":"sha512-/q8kEcJgV36+dn4mz6gGYXVahlY29wqLwotqpKUKmKnmllhAL3GZjuYe6mkeKKuI17EtECZZviGY7ObBllwMJg==","signatures":[{"sig":"MEUCIG9EoXuAlsjk1tsdG06qz/Xq2T4LueILLpM4Ma53csziAiEA3UhpgbY7ggY4NeVazPpvBIva0YRDMP3/93jaudVr6Kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63317609},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-grids":"~31.2.12","@syncfusion/ej2-charts":"~31.2.12","@syncfusion/ej2-dropdowns":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.12-475665_1763965785553_0.987743207046041","host":"s3://npm-registry-packages-npm-production"}},"31.2.15":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.15","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.15","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f04dcc9e2f922ed464bfa92ec237fe919af4ab83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.15.tgz","fileCount":538,"integrity":"sha512-PdHPju71O19qvtnXe7pTFUmWa07gPCjBWvM2q5uetSfwp5zWrdOq1ej//zXhn3Kn+NZW6JpzuneGS5hXuotX9w==","signatures":[{"sig":"MEYCIQCnpqDcYAE/hSu++hPeXCTVfWSXh/X5dmK/LUbv+L1nBgIhAMIwPTD8qE8GOofH160V7PDkNXGxqgwZuqvhTjhyseBC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63333211},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-grids":"~31.2.15","@syncfusion/ej2-charts":"~31.2.15","@syncfusion/ej2-dropdowns":"~31.2.15","@syncfusion/ej2-navigations":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.15_1764030423372_0.200678780965019","host":"s3://npm-registry-packages-npm-production"}},"31.2.16":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.16","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.16","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"91c5bd155da1bb58f2acbb42f13aed7cce2c3359","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.16.tgz","fileCount":537,"integrity":"sha512-XPbxry1LDYFwCDkFZHKYeJB6+dteTpRqSWyIPupd/PmNztrn5Gr609g4q/2pHoJfkm6naAYnt31hctFxBK/zGw==","signatures":[{"sig":"MEUCIBoGyS0VdpK1/nxU/jgbcszjmLXalvojDi10onvaBOYcAiEA+uWM1vGYUpLn+AWlxdlepwrlTeLQqbLVRreq46TlnDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63355305},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-grids":"~31.2.16","@syncfusion/ej2-charts":"~31.2.16","@syncfusion/ej2-dropdowns":"~31.2.16","@syncfusion/ej2-navigations":"~31.2.16"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.16_1764649078388_0.2383002235566356","host":"s3://npm-registry-packages-npm-production"}},"31.2.18":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.18","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.18","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"35411b8f9a574867e7fea2465573dcf93db29460","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.18.tgz","fileCount":537,"integrity":"sha512-v9g9sluN3oxYHOzvFqQkmL+uEWSr55abo7jLFl8mSza2heZgPt6iyLwbq9fE2ybwVrIKu2UegEeGQYOHcV9lyA==","signatures":[{"sig":"MEUCIQD1ZKAtT2/bRDIHGWYJ5lP3cwvrzDUCQieH58j+4clHZwIgUP4jBnsH/0kO8UZMoySZvS61/7KBWEVlhqVZfLaQa7M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63356856},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.18","@syncfusion/ej2-grids":"~31.2.18","@syncfusion/ej2-charts":"~31.2.18","@syncfusion/ej2-dropdowns":"~31.2.18","@syncfusion/ej2-navigations":"~31.2.16"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.18_1765252469674_0.48712675721387266","host":"s3://npm-registry-packages-npm-production"}},"31.2.18-504287":{"name":"@syncfusion/ej2-spreadsheet","version":"31.2.18-504287","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@31.2.18-504287","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ae9391ad2e073a11cf1e78b25d175571d8678185","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-31.2.18-504287.tgz","fileCount":532,"integrity":"sha512-iHubeUMWGuZ0YIA4pMEb1Bd1Mzdt9R4ZdJVWb7ImpxmyZBjyxfni7KxR1Mcw6yrbRO8ja9QfU9YagZFPduWDpw==","signatures":[{"sig":"MEUCICrwetDBE4wID4ConptabtUMnYdRsOKRXJXwVV3Vl86CAiEA2GrZbVopH/OXAmdjpWGAyvgRY9XMqneujRjhvvjn5Xk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63406265},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.2.18","@syncfusion/ej2-grids":"~31.2.18","@syncfusion/ej2-charts":"~31.2.18","@syncfusion/ej2-dropdowns":"~31.2.18","@syncfusion/ej2-navigations":"~31.2.16"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_31.2.18-504287_1765542003378_0.1222259283468885","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-spreadsheet","version":"32.1.19","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.1.19","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a9181e9c4b334e85cc9828fa7002dab13534d102","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.1.19.tgz","fileCount":542,"integrity":"sha512-wdU099heXsYno1QVZSthlOr47sMyq/HCM/xuJweMqgGMkwE8wNq96PQJy6kIeLPvcGPhOZ1RMwyzxmEXVKI2OA==","signatures":[{"sig":"MEUCIBUFyCAfNzsxpubNuUI51X3ttnd92Kmx4oFypTEY0TZRAiEA/J6BEbBUV4WLyP7lfVrsAlUIsJt+dDpqyRakV5Syl2A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67139159},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"3f8b1dbb26b53877f7f5853cd0a1462692922c21","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-grids":"~32.1.19","@syncfusion/ej2-charts":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.1.19_1765867620167_0.7865889917467608","host":"s3://npm-registry-packages-npm-production"}},"32.1.20":{"name":"@syncfusion/ej2-spreadsheet","version":"32.1.20","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.1.20","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b49ecf9913c87aebf2c3586edd5fedc764348356","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.1.20.tgz","fileCount":542,"integrity":"sha512-8wiBfMiOJOE4RHjbYjjZdepjDQs+wArCE7AgIhGO3tLQUGqPkzJNkkmKOsQ+4dyKWews9yr7QkBpIeyzX54dUQ==","signatures":[{"sig":"MEUCICh9DHOxU1YFyYcNhv5GO4JElZhf+Jfymfefdf7eCtK4AiEAq76Bha2UCdwvZVDqRtU0zAqWhoriPl9iKTvxXsX2HCE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67187733},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"6c4e6094f106ac10ea1f299c9582d3df90b18ece","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-grids":"~32.1.20","@syncfusion/ej2-charts":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.20","@syncfusion/ej2-navigations":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.1.20_1766466590819_0.7703944721460176","host":"s3://npm-registry-packages-npm-production"}},"32.1.21":{"name":"@syncfusion/ej2-spreadsheet","version":"32.1.21","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.1.21","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2c5ce8d74cefeee2eba4e6d80a9dd1c2845e74fe","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.1.21.tgz","fileCount":542,"integrity":"sha512-YtwVkY4KFZx375ugeJ+bv6PR8M3FefFYTcvs2m3rxtkgilxpbOmrcTY6zEL6B0venjq8Iy2pg+kCR8xo+O0PUA==","signatures":[{"sig":"MEYCIQC8gCdJnlujnZjBEh9RhDe5gdUEqVM1xghXskViHk8LgAIhAPmAbU936qJ5ZiP9ym9zhVCnKM5GdV6QAXKuuXPSKx4u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67294269},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-grids":"~32.1.21","@syncfusion/ej2-charts":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.21","@syncfusion/ej2-navigations":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.1.21_1767061851876_0.9416403236290853","host":"s3://npm-registry-packages-npm-production"}},"32.1.22":{"name":"@syncfusion/ej2-spreadsheet","version":"32.1.22","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6e859fbe9438e57b611bdb6c5793583b7a42998f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.1.22.tgz","fileCount":542,"integrity":"sha512-Kz5nyqcbMGkVZ1MlWn68/RaZnIvqLHDTR1PGFJgbZbUs7eddS1ufopbQ5gOkJh0M/4iBV304pUsZkAoe4+dKDw==","signatures":[{"sig":"MEYCIQCQ4ucwluHU5nhcRfv92kxpqsqs2HHrv0IFbrb0oauDIgIhAPXzKIx4fDkYSZI2ZR7gRMpn1V+Lea9Xv+jtDg8eMnMi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67295257},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-grids":"~32.1.22","@syncfusion/ej2-charts":"~32.1.22","@syncfusion/ej2-dropdowns":"~32.1.22","@syncfusion/ej2-navigations":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.1.22_1767667944682_0.20069037374962262","host":"s3://npm-registry-packages-npm-production"}},"32.1.23":{"name":"@syncfusion/ej2-spreadsheet","version":"32.1.23","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.1.23","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"2e3ac5bb3a32503e7ef2bf4737f0829d31102239","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.1.23.tgz","fileCount":542,"integrity":"sha512-vRL+nPEYaIvzLgS3ACx5wrE2/LMTUck9hxVfsl3ALmjrMjLOOxemGnMNZpwimmFJk7xje3jjzWzBjqR/cWef+w==","signatures":[{"sig":"MEUCIQDDMmy8VhAYB+m6PHRo+F3/AE1ORwL8h2XyhtNVwCdrogIgDiXj7xlFiy0ioNNCtSOBk2nrm4b3wzuiH/bE4M7Fotk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67292397},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/spreadsheet","type":"git"},"_npmVersion":"6.14.12","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~32.1.23","@syncfusion/ej2-grids":"~32.1.23","@syncfusion/ej2-charts":"~32.1.23","@syncfusion/ej2-dropdowns":"~32.1.23","@syncfusion/ej2-navigations":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.1.23_1768301913052_0.9778575305054926","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-spreadsheet","version":"32.1.24","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.1.24","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"aea1335ab0f13c6d27c586a8adec18d66e213b5d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.1.24.tgz","fileCount":750,"integrity":"sha512-GSKrL00WAb+3s/ZkVLMnqviMASaTPVIJNolcP+WcV11pGKSy5E57JD89prLla5iv3eLz/yEAshpGHs4Galpfyw==","signatures":[{"sig":"MEYCIQDde/9eDEFYrgn1vCVIc49q68/PIvtcguQL8bwApijP2AIhAPLgoGIbVk+3Rf6I9mc+NztNgRwWntCM55csOJvNoBV9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67533717},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-grids":"~32.1.24","@syncfusion/ej2-charts":"~32.1.24","@syncfusion/ej2-dropdowns":"~32.1.24","@syncfusion/ej2-navigations":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.1.24_1768876236132_0.13166469265233638","host":"s3://npm-registry-packages-npm-production"}},"32.1.25":{"name":"@syncfusion/ej2-spreadsheet","version":"32.1.25","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.1.25","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"952475065fdef89e84826ebf20d0e5769754339c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.1.25.tgz","fileCount":750,"integrity":"sha512-E4BfgOVUDEMhQv1ffXOtB7qIYpIPhdMN8DWr809yTwyqNJH0uFi4YdxYjoKXv4yg/2bpS2koFz72aBr+7K3sYw==","signatures":[{"sig":"MEQCIDj4MCVGkqS7b5658cIJOy+TPEQCRZKmT4An2fP0BkH0AiA+wN8Y+fKUuDolIHrY6j5+9HOzmsh26HWv7wVPDRs5kw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67542311},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-grids":"~32.1.25","@syncfusion/ej2-charts":"~32.1.25","@syncfusion/ej2-dropdowns":"~32.1.25","@syncfusion/ej2-navigations":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.1.25_1769482603006_0.8340377731784734","host":"s3://npm-registry-packages-npm-production"}},"28.2.5-795410":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.5-795410","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.5-795410","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"50e164c77f2d88c1ed9f03fc385d068841b59648","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.5-795410.tgz","fileCount":746,"integrity":"sha512-rIH80TZccB3hWwkDV0YjBcH7Ar77yJB/fyyDXUvTnLWgUFW9qmk+OdmCLTt5u5nLi2gtDcSB34ieWuBoHWnC8g==","signatures":[{"sig":"MEUCID09LY5duvE+6jpPRJEdGgGiJP/ZgFg2rltTnWw5i1mCAiEA1AJwQ325h/Z5hYDsUYsIDaNvRAzYVLzO/SJKh3z3mCo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63488264},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-grids":"~28.2.5","@syncfusion/ej2-charts":"~28.2.5","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-navigations":"~28.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.5-795410_1770206936110_0.5113128305961738","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-spreadsheet","version":"32.2.3","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"476ff9fbec883b4f6604f783659fc83a1d0b9c5d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.2.3.tgz","fileCount":750,"integrity":"sha512-stxsRa129xi91JIr7z/lFhUGcJycP+X9b6o8hKQOkTCDh5ghCSfMGNnl2ex3rJ6gA+byp+3l14Dd+ZywZUpjLw==","signatures":[{"sig":"MEQCIFJezSextOHT3rdIXFzrTctys88UU7Cqon675/ilKjtuAiA9M/OMab0JejuIW7azzepI6AkQs+SVEW9nl0BDWCePOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67550537},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-grids":"~32.2.3","@syncfusion/ej2-charts":"~32.2.3","@syncfusion/ej2-dropdowns":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.2.3_1770257105189_0.7498171781229601","host":"s3://npm-registry-packages-npm-production"}},"32.2.4":{"name":"@syncfusion/ej2-spreadsheet","version":"32.2.4","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ff8082a8053377c41d87c29c7b49d50d98bb2966","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.2.4.tgz","fileCount":750,"integrity":"sha512-RUbcKpdqfyQwBG74Kmu7mJWrbPsprngqYx+BB56Fnt+cKnMYVjdtUayUM5z/gmzSnjV2fF4GQfxYIGyoIKCslg==","signatures":[{"sig":"MEUCIHNJCdSsTqV6xITZPS7Jv1O7qSwuenmK79cQBajV27L6AiEA6BouH/5fHoCbfWA18s3ZLsfPV+5t0o3KARbs1l/dx6Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67584243},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-grids":"~32.2.3","@syncfusion/ej2-charts":"~32.2.4","@syncfusion/ej2-dropdowns":"~32.2.4","@syncfusion/ej2-navigations":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.2.4_1770781212706_0.022522385998722916","host":"s3://npm-registry-packages-npm-production"}},"32.2.5":{"name":"@syncfusion/ej2-spreadsheet","version":"32.2.5","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f49c8a9f26834c41c059a57d6aea588d9b9c0f57","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.2.5.tgz","fileCount":750,"integrity":"sha512-8a+D8aHnbRjCfkj4B9Cw9XSOtQMnJJO6lPQENy/2xruWJjW8vayVcUu7rgQ/BkybjyLIjzferCMO9Re8v991MQ==","signatures":[{"sig":"MEUCIHnK4o12i2wXTpQSQ6mXUwLKGe9f5s97Rw0yhFd1LkcnAiEAvuFNScbbFS3Sv29gCyqwZ7S3GTSV8llIO4fgJEsL8kM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67587293},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-grids":"~32.2.5","@syncfusion/ej2-charts":"~32.2.5","@syncfusion/ej2-dropdowns":"~32.2.4","@syncfusion/ej2-navigations":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.2.5_1771286615252_0.5339935837998355","host":"s3://npm-registry-packages-npm-production"}},"28.2.5-801120":{"name":"@syncfusion/ej2-spreadsheet","version":"28.2.5-801120","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@28.2.5-801120","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1c246c8b7c78cc1f679e8a7f5d4eb1a87b8e04bb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-28.2.5-801120.tgz","fileCount":536,"integrity":"sha512-FMcrkfSwpcUb5zasoVvwZSS2ycKRA/cviDBv34EScV/0eD0fjH7w57R1/X5fLT61Tr2TI0K3NhYOuphh99R4sg==","signatures":[{"sig":"MEUCIFuopXnmjgE72hYDotkfh/meZCD4W7U7DsnLl6p32RfdAiEAyBj3CQbbWr2ZOiu5pmLKFRdxJEXnUo2DSL6R9sTzQyA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59613541},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-grids":"~28.2.5","@syncfusion/ej2-charts":"~28.2.5","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-navigations":"~28.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_28.2.5-801120_1772112033490_0.3684119171919231","host":"s3://npm-registry-packages-npm-production"}},"32.2.9":{"name":"@syncfusion/ej2-spreadsheet","version":"32.2.9","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@32.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ef42135763842fa8430fd1684199d84c67bdc383","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-32.2.9.tgz","fileCount":750,"integrity":"sha512-ZGrkEH0/wVp4U2DgKjWmdK3M5KSWzSBqMzeeSBbusV5Am0Otj13ep97rHj2J7gxdzq1nvEkOvC6/7NjLydbmRw==","signatures":[{"sig":"MEUCIQD+CFd9pU12tAkKeezz0RpmVj+LxHtTRqbC5W2eIS2sIwIgGN5TbUux/v+xKnmmvfDb6QY2hN47yYRchOAV6eWiScA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67601853},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.9","@syncfusion/ej2-grids":"~32.2.9","@syncfusion/ej2-charts":"~32.2.9","@syncfusion/ej2-dropdowns":"~32.2.9","@syncfusion/ej2-navigations":"~32.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_32.2.9_1773108888297_0.3592641941196857","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-spreadsheet","version":"33.1.44","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@33.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"65a59d46b4588f3283f861f86465ff421b1fe80c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-33.1.44.tgz","fileCount":812,"integrity":"sha512-NHc281sy/Jpfcyd83VPPxzichVqb+7wm2WsCmQ9pjxYd8KoXt8WfYp3WJRHykskNL2RpnmypCSodVoEF9lwvnQ==","signatures":[{"sig":"MEUCIQDluSfvLJptsAGzZLpsmMFoLciUulALjN/Aa6ts7WJTYQIgH/eeBHEO0WBeezXwazdlx7aZ7LRbULixXcBninfYJa0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68169192},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"eea55cfe21b7c70d785b85a941bc340546ac11dd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-grids":"~33.1.44","@syncfusion/ej2-charts":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_33.1.44_1773658602044_0.09871719078182495","host":"s3://npm-registry-packages-npm-production"}},"33.1.45":{"name":"@syncfusion/ej2-spreadsheet","version":"33.1.45","keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-spreadsheet@33.1.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d41e046f74031948c246e368bfd203251bf4c3c9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-33.1.45.tgz","fileCount":812,"integrity":"sha512-qJhSV+axULFAgrXq1P17affgXoKza6T3bKkhbujk2pAolNA94Hm+Bajw7ePbj0NEg9SvGMamvrRkxatXXK1BxQ==","signatures":[{"sig":"MEUCIQCRzuyEe1qoDIecQ/fdDQkSkk0QwytpXSiIODINmbWYEgIgatPeT5fmNH6xvTmvwUSC+oM58cxUWXpDWH7hOmWS/do=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68207024},"main":"./dist/ej2-spreadsheet.umd.min.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","module":"./index.js","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","directories":{},"sideEffects":true,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-grids":"~33.1.45","@syncfusion/ej2-charts":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.45"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-spreadsheet_33.1.45_1774330400802_0.8653582845094396","host":"s3://npm-registry-packages-npm-production"}},"33.1.46":{"name":"@syncfusion/ej2-spreadsheet","version":"33.1.46","description":"Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","main":"./dist/ej2-spreadsheet.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-spreadsheet.es5.js","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-charts":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.46","@syncfusion/ej2-grids":"~33.1.46","@syncfusion/ej2-navigations":"~33.1.46"},"devDependencies":{},"keywords":["ej2","syncfusion","spreadsheet","excel","workbook","worksheet","xlsx","xlsb","csv","grid","data","excel-like","excel-style","editor","excel-editor","excel-viewer","sheets","formulas","sorting","filtering","formatting","virtual-scrolling","edit-cell","editable-table","javascript","typescript"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"typings":"index.d.ts","sideEffects":true,"homepage":"https://www.syncfusion.com/javascript-ui-controls","gitHead":"24ee1e3afadd54f2a1f3a39eb7ef2ffab0ebe932","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"_id":"@syncfusion/ej2-spreadsheet@33.1.46","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-CrLnFTsoVfRzRTL2tYShvDwL480KP5wkQEo8tKk064RlZ/UdAPQ3iGifjNoOfLJZPUklIpxELH/MQ5lMp6pZnQ==","shasum":"7bcf2fd411eccbdaf874e5ba2808ef423fdf9dfc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-spreadsheet/-/ej2-spreadsheet-33.1.46.tgz","fileCount":812,"unpackedSize":68318289,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDIP9pj2w7SEiTMSFvio627o0OhDYnyd2g71IRa6qmH1AIgJQPYvq2JgUsc2nWTovDc9gxWvhOPCU/sD/1OeAO/3d0="}]},"_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ej2-spreadsheet_33.1.46_1774922335430_0.031379462216692744"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-spreadsheet","time":{"created":"2019-08-27T20:05:30.673Z","modified":"2026-03-31T01:58:56.002Z","17.2.29-beta":"2019-08-27T20:05:31.041Z","17.2.48-beta":"2019-08-28T14:34:08.148Z","17.3.9-beta":"2019-09-20T12:50:47.297Z","17.3.14":"2019-10-03T16:25:01.279Z","17.3.16":"2019-10-09T09:51:56.091Z","17.3.17":"2019-10-15T13:15:18.941Z","17.3.19":"2019-10-22T12:45:13.516Z","17.3.26":"2019-11-05T18:46:06.420Z","17.3.27":"2019-11-12T12:14:47.070Z","17.3.29":"2019-11-26T07:00:24.567Z","17.4.39":"2019-12-17T10:34:13.556Z","17.4.40":"2019-12-24T11:09:42.724Z","17.4.41":"2020-01-07T09:38:50.522Z","17.4.43":"2020-01-14T06:59:45.262Z","17.4.46":"2020-01-30T09:31:56.006Z","17.4.47":"2020-02-05T07:09:53.340Z","17.4.49":"2020-02-11T11:01:00.362Z","17.4.50":"2020-02-18T12:05:16.025Z","17.4.51":"2020-02-25T14:30:16.935Z","17.4.55":"2020-03-10T10:54:21.515Z","18.1.36-beta":"2020-03-19T09:21:11.943Z","18.1.42":"2020-04-01T10:55:07.996Z","18.1.43":"2020-04-07T12:18:47.002Z","18.1.44":"2020-04-14T11:44:29.099Z","18.1.45":"2020-04-21T10:24:52.560Z","18.1.48":"2020-05-05T11:29:19.927Z","18.1.52":"2020-05-13T08:34:35.027Z","18.1.53":"2020-05-19T07:12:23.535Z","18.1.56":"2020-06-09T11:51:25.904Z","18.2.44":"2020-07-07T00:52:12.151Z","18.2.45":"2020-07-14T06:00:46.162Z","18.2.46":"2020-07-21T08:06:34.623Z","18.2.48":"2020-08-04T06:37:08.445Z","18.2.54":"2020-08-18T12:33:50.444Z","18.2.55":"2020-08-25T14:37:46.641Z","18.2.56":"2020-09-01T11:49:15.434Z","18.3.35":"2020-10-01T09:51:30.870Z","18.3.40":"2020-10-13T14:04:02.207Z","18.3.42":"2020-10-20T11:33:13.136Z","18.3.44":"2020-10-27T10:53:36.999Z","18.3.47":"2020-11-05T08:25:36.432Z","18.3.48":"2020-11-11T07:18:35.063Z","18.3.50":"2020-11-17T12:55:23.551Z","18.3.51":"2020-11-24T11:33:56.277Z","18.3.52":"2020-12-01T13:21:07.894Z","18.4.30":"2020-12-17T07:34:08.665Z","18.4.31":"2020-12-22T11:47:54.659Z","18.4.32":"2020-12-29T11:48:03.626Z","18.4.33":"2021-01-05T07:51:58.570Z","18.4.34":"2021-01-12T14:42:45.256Z","18.4.35":"2021-01-19T10:44:18.765Z","18.4.39":"2021-01-28T05:16:58.771Z","18.4.40-1183861":"2021-01-29T13:11:49.555Z","18.4.41-1183861":"2021-01-29T13:41:58.794Z","18.4.40":"2021-01-29T13:56:41.113Z","18.4.41":"2021-02-02T12:09:21.846Z","18.4.42":"2021-02-09T11:29:59.282Z","18.4.43":"2021-02-16T09:39:24.051Z","18.4.44":"2021-02-23T09:20:42.527Z","18.4.46":"2021-03-02T09:40:54.878Z","18.4.48":"2021-03-16T09:46:46.974Z","19.1.54":"2021-03-30T14:59:15.700Z","19.1.55":"2021-04-06T06:36:44.729Z","19.1.56":"2021-04-13T09:23:25.892Z","19.1.57":"2021-04-20T09:41:15.665Z","19.1.58":"2021-04-27T10:37:45.523Z","19.1.59":"2021-05-04T09:31:08.152Z","19.1.63":"2021-05-13T06:05:03.615Z","19.1.64":"2021-05-19T10:05:37.781Z","19.1.66":"2021-06-01T06:06:43.811Z","19.1.67":"2021-06-08T09:16:20.159Z","19.1.69":"2021-06-15T07:18:24.499Z","19.2.44":"2021-06-30T05:17:59.898Z","19.2.46":"2021-07-06T08:21:42.214Z","19.2.47":"2021-07-13T08:13:55.429Z","19.2.48":"2021-07-20T07:10:36.136Z","19.2.49":"2021-07-27T07:22:23.780Z","19.2.51":"2021-08-03T09:05:44.145Z","19.2.55":"2021-08-11T05:38:53.390Z","19.2.56":"2021-08-17T09:37:00.408Z","19.2.57":"2021-08-24T09:15:27.543Z","19.2.59":"2021-08-31T09:07:01.987Z","19.2.60":"2021-09-07T11:12:08.556Z","19.2.62":"2021-09-14T11:33:14.697Z","19.3.43":"2021-09-30T05:04:06.715Z","19.3.44":"2021-10-05T10:22:14.770Z","19.3.45":"2021-10-12T11:02:03.600Z","19.3.46":"2021-10-19T10:20:31.735Z","19.3.47":"2021-10-26T10:21:00.548Z","19.3.48":"2021-11-02T10:36:49.402Z","19.3.53":"2021-11-12T05:48:54.873Z","19.3.55":"2021-11-23T12:46:20.443Z","19.3.56":"2021-12-02T13:58:48.070Z","19.3.57":"2021-12-07T10:48:34.306Z","19.3.58":"2021-12-09T13:11:09.651Z","19.3.59":"2021-12-14T13:13:34.443Z","19.4.38":"2021-12-17T05:56:20.807Z","19.4.40":"2021-12-28T14:39:23.246Z","19.4.41":"2022-01-04T11:29:59.682Z","19.4.42":"2022-01-11T14:09:29.073Z","19.4.43":"2022-01-18T11:22:56.621Z","19.4.47":"2022-01-25T12:24:12.353Z","19.4.48":"2022-01-31T10:22:19.028Z","19.4.50":"2022-02-08T10:18:48.427Z","19.4.52":"2022-02-15T14:05:26.764Z","19.4.53":"2022-02-22T10:53:17.477Z","19.4.54":"2022-03-01T12:13:21.386Z","19.4.55":"2022-03-08T09:36:25.085Z","19.4.56":"2022-03-15T14:48:05.043Z","20.1.47":"2022-04-04T08:14:26.371Z","20.1.48":"2022-04-12T11:13:02.462Z","20.1.50":"2022-04-19T10:58:05.241Z","20.1.51":"2022-04-26T13:31:58.799Z","20.1.52":"2022-05-04T07:35:33.628Z","20.1.55":"2022-05-12T12:54:28.740Z","20.1.56":"2022-05-17T10:57:13.623Z","20.1.57":"2022-05-24T11:23:50.936Z","20.1.58":"2022-05-31T14:10:05.686Z","20.1.59":"2022-06-07T11:26:05.081Z","20.1.60":"2022-06-14T12:22:22.649Z","20.1.61":"2022-06-21T15:02:32.578Z","20.2.36":"2022-06-30T08:46:02.372Z","20.2.38":"2022-07-12T17:25:45.951Z","20.2.39":"2022-07-19T14:53:04.960Z","20.2.40":"2022-07-26T11:49:33.252Z","20.2.43":"2022-08-08T05:45:52.981Z","20.2.44":"2022-08-16T13:02:33.021Z","20.2.45":"2022-08-23T12:39:36.858Z","20.2.46":"2022-08-30T13:47:38.154Z","20.2.48":"2022-09-06T12:56:32.779Z","20.2.49":"2022-09-13T14:14:24.345Z","20.2.50":"2022-09-20T11:26:02.291Z","20.3.47":"2022-09-29T08:52:04.112Z","20.3.48":"2022-10-05T13:37:36.334Z","20.3.49":"2022-10-11T12:54:08.597Z","20.3.50":"2022-10-18T10:51:32.691Z","20.3.52":"2022-10-26T12:56:05.338Z","20.3.56":"2022-11-08T09:55:47.072Z","20.3.57":"2022-11-15T13:56:17.821Z","20.3.58":"2022-11-22T12:49:54.580Z","20.3.59":"2022-11-29T12:50:37.568Z","20.3.60":"2022-12-06T13:45:55.576Z","20.3.61":"2022-12-13T13:27:05.981Z","20.4.38":"2022-12-21T09:34:13.644Z","20.4.40":"2022-12-28T17:08:37.321Z","20.4.42":"2023-01-04T12:39:28.718Z","20.4.43":"2023-01-10T13:18:10.806Z","20.4.44":"2023-01-18T15:18:04.453Z","20.4.48":"2023-02-01T07:25:02.442Z","20.4.49":"2023-02-07T13:30:55.808Z","20.4.50":"2023-02-14T11:22:29.184Z","20.4.51":"2023-02-21T12:39:35.367Z","20.4.52":"2023-02-28T11:54:38.875Z","20.4.53":"2023-03-07T12:23:59.276Z","20.4.54":"2023-03-14T13:46:26.812Z","21.1.35":"2023-03-23T08:06:39.299Z","21.1.37":"2023-03-29T15:06:23.808Z","21.1.38":"2023-04-04T13:15:03.071Z","21.1.39":"2023-04-11T12:20:14.235Z","21.1.41":"2023-04-18T11:14:01.137Z","21.2.3":"2023-05-03T08:51:30.668Z","20.3.61-95155":"2023-05-08T09:17:22.050Z","21.2.5":"2023-05-16T11:36:01.286Z","21.2.8":"2023-05-30T11:57:17.234Z","21.2.9":"2023-06-06T13:28:11.281Z","21.2.10":"2023-06-13T11:28:15.248Z","22.1.34":"2023-06-21T11:58:23.739Z","22.1.37":"2023-07-04T11:43:50.215Z","22.2.5":"2023-07-27T14:46:25.428Z","22.1.37-148974":"2023-07-28T14:42:03.969Z","22.2.8":"2023-08-08T12:14:01.803Z","22.2.9":"2023-08-15T12:27:54.640Z","22.2.10":"2023-08-22T18:02:54.355Z","22.2.11":"2023-08-29T01:21:51.448Z","22.2.12":"2023-09-05T10:41:39.911Z","23.1.36":"2023-09-15T08:07:33.818Z","23.1.38":"2023-09-26T11:52:51.132Z","23.1.39":"2023-10-04T07:49:39.576Z","23.1.40":"2023-10-10T13:20:46.526Z","23.1.41":"2023-10-17T01:08:56.675Z","23.1.42":"2023-10-24T01:05:13.397Z","23.1.42-176187":"2023-10-26T11:16:36.090Z","23.1.44":"2023-11-07T06:13:27.057Z","23.2.4":"2023-11-20T06:26:42.511Z","23.2.5":"2023-11-23T04:54:19.170Z","23.2.6":"2023-11-28T05:37:04.816Z","23.2.7":"2023-12-05T02:52:29.667Z","23.2.7-15960":"2023-12-06T14:41:59.189Z","23.2.7-15489":"2023-12-08T10:44:44.184Z","23.2.7-13727":"2023-12-10T07:42:21.885Z","23.2.7-86769":"2023-12-15T15:39:49.061Z","24.1.41":"2023-12-18T06:33:01.075Z","24.1.43":"2023-12-27T06:21:18.998Z","24.1.44":"2024-01-03T03:34:03.731Z","24.1.45":"2024-01-09T02:19:15.684Z","24.1.45-10799":"2024-01-11T11:40:42.347Z","24.1.46":"2024-01-17T02:05:20.083Z","24.1.47":"2024-01-23T02:29:20.930Z","24.2.3":"2024-01-31T14:11:36.720Z","24.2.4":"2024-02-06T04:55:14.649Z","24.2.4-15864":"2024-02-08T07:25:08.248Z","24.2.4-24543":"2024-02-08T13:37:13.090Z","24.2.5":"2024-02-13T02:02:22.742Z","24.2.5-15047":"2024-02-16T11:11:06.038Z","24.2.5-129100":"2024-02-17T15:25:57.036Z","24.2.7":"2024-02-20T01:51:15.941Z","24.2.8":"2024-02-27T06:41:49.416Z","24.2.9":"2024-03-05T09:03:07.076Z","25.1.35":"2024-03-15T12:18:40.328Z","25.1.37":"2024-03-26T05:01:37.258Z","25.1.38":"2024-04-02T02:37:01.949Z","25.1.38-13762":"2024-04-05T18:49:58.384Z","25.1.40":"2024-04-16T02:21:29.538Z","25.1.40-270542":"2024-04-18T07:24:19.388Z","25.1.41":"2024-04-23T06:44:13.431Z","25.1.42":"2024-04-30T03:03:29.052Z","25.1.42-11444":"2024-05-07T11:53:08.865Z","25.2.3":"2024-05-08T13:49:04.776Z","25.2.3-27837":"2024-05-09T06:28:58.352Z","25.2.4":"2024-05-14T02:22:51.625Z","25.2.5":"2024-05-21T03:29:52.825Z","25.2.6":"2024-05-28T09:28:06.640Z","25.2.7":"2024-06-04T02:48:51.094Z","26.1.35":"2024-06-11T13:15:34.787Z","26.1.35-282190":"2024-06-12T06:43:30.338Z","26.1.38":"2024-06-19T10:06:17.727Z","26.1.39":"2024-06-25T14:40:38.993Z","26.1.39-72217":"2024-06-27T14:51:57.654Z","26.1.39-39323":"2024-06-27T14:54:00.951Z","26.1.40":"2024-07-02T05:08:27.057Z","26.1.40-118378":"2024-07-05T09:49:45.295Z","26.1.40-86769":"2024-07-05T10:05:31.236Z","26.1.41":"2024-07-09T07:04:42.730Z","26.1.41-14443":"2024-07-10T13:57:28.894Z","26.1.41-89914":"2024-07-12T13:20:26.850Z","26.1.42":"2024-07-15T23:33:05.121Z","26.2.4":"2024-07-24T09:30:33.936Z","26.2.5":"2024-07-25T23:33:17.472Z","26.2.7":"2024-07-29T22:58:08.097Z","26.2.9":"2024-08-12T22:58:35.826Z","26.2.9-12673":"2024-08-14T11:37:43.551Z","26.2.10":"2024-08-19T23:03:12.964Z","26.2.10-27837":"2024-08-21T12:04:39.345Z","26.2.11":"2024-08-26T23:02:38.157Z","26.2.12":"2024-09-02T22:58:18.118Z","27.1.48":"2024-09-18T10:14:24.527Z","27.1.50":"2024-09-23T23:07:13.007Z","20.3.47-97707":"2024-09-24T12:04:37.858Z","20.3.47-97708":"2024-09-30T11:46:54.358Z","27.1.50-38145":"2024-10-04T11:25:09.636Z","20.3.47-97710":"2024-10-07T13:43:29.978Z","27.1.52":"2024-10-08T03:12:18.325Z","27.1.53":"2024-10-15T08:47:12.087Z","27.1.53-385776":"2024-10-18T12:14:34.947Z","27.1.55":"2024-10-22T03:00:58.754Z","27.1.56":"2024-10-23T13:17:38.425Z","20.3.47-97711":"2024-10-23T13:27:56.446Z","20.3.47-97712":"2024-10-25T15:46:33.487Z","27.1.56-13660":"2024-10-25T15:58:57.520Z","27.1.56-19567":"2024-11-06T13:43:40.230Z","27.2.2":"2024-11-15T04:24:34.101Z","27.2.3":"2024-11-21T18:03:35.983Z","27.2.5":"2024-12-03T01:31:47.577Z","28.1.33":"2024-12-12T08:10:56.986Z","25.1.35-19567":"2024-12-13T13:34:55.939Z","28.1.35":"2024-12-18T18:15:47.612Z","28.1.36":"2024-12-24T10:51:16.672Z","28.1.37":"2024-12-30T23:53:55.709Z","28.1.39":"2025-01-14T03:06:54.539Z","28.1.39-64095":"2025-01-15T11:41:55.952Z","28.1.39-11422":"2025-01-16T12:13:53.028Z","28.1.41":"2025-01-21T01:55:54.254Z","28.1.39-114222":"2025-01-22T10:31:35.146Z","28.1.41-37550":"2025-01-22T12:11:17.801Z","28.2.3":"2025-01-29T10:30:37.507Z","28.2.4":"2025-02-04T01:04:55.135Z","28.2.4-492358":"2025-02-05T11:25:12.373Z","28.2.5":"2025-02-11T02:52:31.984Z","28.2.7":"2025-02-25T02:55:58.991Z","28.2.9":"2025-03-04T02:42:29.952Z","28.2.11":"2025-03-11T02:26:19.060Z","27.2.3-475665":"2025-03-13T11:55:19.007Z","27.2.3-87665":"2025-03-17T07:44:00.760Z","27.2.3-125714":"2025-03-17T12:09:25.739Z","25.2.3-503880":"2025-03-17T12:47:14.788Z","29.1.33":"2025-03-25T10:19:57.538Z","29.1.34":"2025-03-26T11:49:01.326Z","29.1.35":"2025-04-01T01:32:13.800Z","29.1.35-408363":"2025-04-02T09:57:13.682Z","27.2.3-703649":"2025-04-07T07:27:18.570Z","27.2.3-696021":"2025-04-07T08:39:43.066Z","29.1.37":"2025-04-08T03:09:37.696Z","27.2.3-702416":"2025-04-08T10:02:05.339Z","27.2.3-712780":"2025-04-14T09:57:57.588Z","29.1.39":"2025-04-22T02:45:43.005Z","27.2.4-475665":"2025-04-23T14:39:52.809Z","29.1.40":"2025-04-29T01:50:23.621Z","27.2.3-720261":"2025-05-02T10:58:26.578Z","29.1.41":"2025-05-06T02:27:54.557Z","29.2.4":"2025-05-14T10:52:13.072Z","27.2.3-710092":"2025-05-14T15:47:19.223Z","29.2.5":"2025-05-21T00:44:37.803Z","29.2.8":"2025-06-03T01:32:27.364Z","29.2.10":"2025-06-10T03:00:16.738Z","28.2.5-114443":"2025-06-18T12:26:35.080Z","30.1.37":"2025-06-25T12:36:57.801Z","30.1.38":"2025-07-02T05:10:36.163Z","30.1.39":"2025-07-08T03:18:05.245Z","30.1.40":"2025-07-15T04:02:15.911Z","28.2.5-741599":"2025-07-18T13:12:54.666Z","30.1.42":"2025-07-29T02:24:27.280Z","30.2.4":"2025-08-07T08:07:54.389Z","30.2.5":"2025-08-13T02:51:23.275Z","30.2.5-87665":"2025-08-14T13:43:48.101Z","30.2.6":"2025-08-19T02:52:33.843Z","30.2.7":"2025-08-26T04:00:24.352Z","31.1.17":"2025-09-05T07:19:03.637Z","31.1.17-87665":"2025-09-12T09:42:21.557Z","31.1.20":"2025-09-17T02:53:24.605Z","31.1.21":"2025-09-23T03:04:27.013Z","31.1.22":"2025-10-01T03:40:40.645Z","31.1.22-87665":"2025-10-07T11:36:33.441Z","31.2.2":"2025-10-15T09:51:22.704Z","31.2.3":"2025-10-22T04:10:13.609Z","31.2.4":"2025-10-28T03:46:10.852Z","31.2.4-87665":"2025-11-03T12:25:38.836Z","31.2.5":"2025-11-04T03:07:03.365Z","31.2.10":"2025-11-12T20:07:56.234Z","31.2.12":"2025-11-18T07:53:03.305Z","31.2.12-475665":"2025-11-24T06:29:45.824Z","31.2.15":"2025-11-25T00:27:03.760Z","31.2.16":"2025-12-02T04:17:58.732Z","31.2.18":"2025-12-09T03:54:30.119Z","31.2.18-504287":"2025-12-12T12:20:03.778Z","32.1.19":"2025-12-16T06:47:00.608Z","32.1.20":"2025-12-23T05:09:51.229Z","32.1.21":"2025-12-30T02:30:52.309Z","32.1.22":"2026-01-06T02:52:25.078Z","32.1.23":"2026-01-13T10:58:33.550Z","32.1.24":"2026-01-20T02:30:36.615Z","32.1.25":"2026-01-27T02:56:43.425Z","28.2.5-795410":"2026-02-04T12:08:56.595Z","32.2.3":"2026-02-05T02:05:05.693Z","32.2.4":"2026-02-11T03:40:13.163Z","32.2.5":"2026-02-17T00:03:35.669Z","28.2.5-801120":"2026-02-26T13:20:33.894Z","32.2.9":"2026-03-10T02:14:48.715Z","33.1.44":"2026-03-16T10:56:42.466Z","33.1.45":"2026-03-24T05:33:21.364Z","33.1.46":"2026-03-31T01:58:55.866Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}