Socket
Socket
Sign inDemoInstall

@researchaffiliates/xlsx-style

Package Overview
Dependencies
9
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.19 to 0.8.20

2

ods.js

@@ -13,3 +13,3 @@ /* ods.js (C) 2014 SheetJS -- http://sheetjs.com */

try { return require('./' + 'xlsx').utils; }
catch(ee) { return require('xl' + 'sx').utils; }
catch(ee) { return require('@researchaffiliates/xlsx-style').utils; }
}

@@ -16,0 +16,0 @@ throw new Error("Cannot find XLSX utils");

{
"name": "@researchaffiliates/xlsx-style",
"version": "0.8.19",
"version": "0.8.20",
"author": "sheetjs",

@@ -5,0 +5,0 @@ "description": "Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)",

@@ -10,3 +10,44 @@ ``` bash

# Publish to NPM
Wells@wellsMac ra-js-xlsx %
Wells@wellsMac ra-js-xlsx % npm publish --access=public
npm notice
npm notice 📦 @researchaffiliates/xlsx-style@0.8.19
npm notice === Tarball Contents ===
npm notice 967B dist/LICENSE
npm notice 967B LICENSE
npm notice 3.3kB color.js
npm notice 386.7kB dist/cpexcel.js
npm notice 12.8kB example-style.js
npm notice 2.6kB example1.js
npm notice 880B example3.js
npm notice 287.5kB dist/jszip.js
npm notice 287.5kB jszip.js
npm notice 14.7kB dist/ods.js
npm notice 14.7kB ods.js
npm notice 420.9kB dist/xlsx.core.min.js
npm notice 787.2kB dist/xlsx.full.min.js
npm notice 427.8kB dist/xlsx.js
npm notice 428.1kB xlsx.js
npm notice 309.6kB dist/xlsx.min.js
npm notice 532B xlsxworker.js
npm notice 962B xlsxworker1.js
npm notice 964B xlsxworker2.js
npm notice 322B bower.json
npm notice 40.5kB cell_style_simple.json
npm notice 855B package.json
npm notice 474.3kB dist/xlsx.core.min.map
npm notice 577.0kB dist/xlsx.full.min.map
npm notice 345.6kB dist/xlsx.min.map
npm notice 257B PUBLISH.md
npm notice 154B README.md
npm notice 4.5kB bin/xlsx.njs
npm notice === Tarball Details ===
npm notice name: @researchaffiliates/xlsx-style
npm notice version: 0.8.19
npm notice package size: 1.4 MB
npm notice unpacked size: 4.8 MB
npm notice shasum: 32dd8c5b0ca367c5fdfb0d1e9304455714805d9b
npm notice integrity: sha512-Vp7+OTlnMyPHV[...]bI7JuxvNb3Lpg==
npm notice total files: 28
npm notice
+ @researchaffiliates/xlsx-style@0.8.19
```
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