Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spreadsheet-lit-element

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spreadsheet-lit-element - npm Package Compare versions

Comparing version 0.0.51 to 0.0.52

2

package.json
{
"name": "spreadsheet-lit-element",
"version": "0.0.51",
"version": "0.0.52",
"description": "A simple web component",

@@ -5,0 +5,0 @@ "main": "vaadin-spreadsheet.js",

@@ -270,3 +270,3 @@ /**

this.api.setReload(newVal, notify);
} else if ('' == name) {
} else if ('sheetIndex' == name) {
this.api.setSheetIndex(newVal, notify);

@@ -273,0 +273,0 @@ } else if ('sheetNames' == name) {

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