Socket
Socket
Sign inDemoInstall

gridjs-spreadsheet

Package Overview
Dependencies
15
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 23.10.4 to 23.11.0

readme.md.bak

2

package.json
{
"name": "gridjs-spreadsheet",
"version": "23.10.4",
"version": "23.11.0",
"description": "A smart and simple to use Excel-like JavaScript Spreadsheet library allows you to view and edit spreadsheet file with ease and quick.",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

@@ -81,4 +81,3 @@ # gridjs-spreadsheet

// data validation
s.validate()
```

@@ -104,3 +103,3 @@

console.log(cdata);
console.log(xs.validate());
}

@@ -207,3 +206,3 @@

- Comment
- add/delete Links
- Add/delete Links
- Print

@@ -213,4 +212,8 @@ - Data validations

- Display chart/shapes
- Display Form Controls /ActiveX Controls(incoming)
- Display form controls /activeX controls
- Insert/Delete form controls
- Insert/Delete common shapes for autoshape
- Support display two colors gradient in fill effects
## Demo

@@ -217,0 +220,0 @@ Visit the GridJs demo to find more detail info

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc