Socket
Socket
Sign inDemoInstall

spreadsheet-lit-element

Package Overview
Dependencies
124
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.112 to 0.0.113

2

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

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

@@ -66,3 +66,3 @@ /**

popups: {type: String},
popupbuttons: {type: String},

@@ -372,3 +372,3 @@ rowBufferSize: {type: Number},

this.api.setResources(this, newVal);
} else if ('popups' == name) {
} else if ('popupbuttons' == name) {
this.api.setPopups(newVal);

@@ -375,0 +375,0 @@ } else {

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