Socket
Socket
Sign inDemoInstall

gridweb-spreadsheet

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gridweb-spreadsheet - npm Package Compare versions

Comparing version 24.8.0 to 24.9.0

2

package.json
{
"name": "gridweb-spreadsheet",
"version": "24.8.0",
"version": "24.9.0",
"description": "this is the client js for GridWeb,which is an easy-to-use .net and java webcontrol for display and edit spreadsheet file",

@@ -5,0 +5,0 @@ "main": "acwmain.js",

@@ -10,5 +10,5 @@ # gridweb-spreadsheet

It helps you to build online web editor or viewer for spread sheet file quickly .
It helps you to build online web editor for spread sheet file quickly .
It also supports import and export to all kinds of spreadsheet format files, which are 100% compatible with MS Excel files.
It also support import and export all kinds of spread sheet format files which is 100% compatible with MS excel file.

@@ -32,6 +32,6 @@ ## Demo

<script type="text/javascript" language="javascript"
src="https://unpkg.com/gridweb-spreadsheet@24.8.0/acw_client/acwmain.js?t=202209"></script>
src="https://unpkg.com/gridweb-spreadsheet@24.9.0/acw_client/acwmain.js?t=202209"></script>
<script type="text/javascript" language="javascript"
src="https://unpkg.com/gridweb-spreadsheet@24.8.0/acw_client/lang_en.js"></script>
<link href="https://unpkg.com/gridweb-spreadsheet@24.8.0/acw_client/menu.css" rel="stylesheet"
src="https://unpkg.com/gridweb-spreadsheet@24.9.0/acw_client/lang_en.js"></script>
<link href="https://unpkg.com/gridweb-spreadsheet@24.9.0/acw_client/menu.css" rel="stylesheet"
type="text/css" />

@@ -69,3 +69,3 @@

please refer to
https://github.com/aspose-cells/Aspose.Cells-for-.NET/blob/master/Examples_GridWeb/GridWeb.Net6/
https://github.com/aspose-cells/Aspose.Cells-for-.NET/blob/master/Examples_GridWeb/GridWeb.Net6/devtips.txt

@@ -153,4 +153,6 @@

Online documentation is available here:
- [Developer's Guide](https://docs.aspose.com/cells/net/aspose-cells-gridweb/)
- [API Reference](https://docs.aspose.com/cells/net/working-with-gridweb-client-side-script/)
- [Developer's Guide C#](https://docs.aspose.com/cells/net/aspose-cells-gridweb/)
- [API Reference C#](https://docs.aspose.com/cells/net/working-with-gridweb-client-side-script/)
- [Developer's Guide JAVA](https://docs.aspose.com/cells/java/aspose-cells-gridweb/)
- [API Reference JAVA](https://docs.aspose.com/cells/java/working-with-gridweb-client-side-script/)

@@ -157,0 +159,0 @@ ## Browser Support

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc