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

abstract-sheet

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-sheet - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

1

lib/abstract-sheet-exporters/_xlsx-sheet.js

@@ -47,2 +47,3 @@ import * as Xlsx from "xlsx-js-style";

const exhaustiveCheck = (check) => check;
//dummy
//# sourceMappingURL=_xlsx-sheet.js.map

4

package.json
{
"name": "abstract-sheet",
"version": "0.0.26",
"version": "0.0.27",
"description": "Abstract sheet",

@@ -36,3 +36,3 @@ "author": "Divid AB <info@divid.se>",

},
"gitHead": "dbaddc00567309138aba3bce4ba4a17cfc943637"
"gitHead": "9f79684b9e15de52fb6299d3148d4213af3fffd9"
}

@@ -55,1 +55,3 @@ import * as Xlsx from "xlsx-js-style";

const exhaustiveCheck = (check: never): never => check;
//dummy

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