Socket
Socket
Sign inDemoInstall

@skypilot/steampress

Package Overview
Dependencies
2
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0-alpha to 0.4.1-alpha

2

lib/excel/convertExcelSheetToJson.d.ts

@@ -11,5 +11,5 @@ import { ParseExcelSheetOptions } from './parseExcelSheet';

outFormat?: 'json' | 'typescript';
formatterOptions: TypeScriptFormatterOptions | {};
formatterOptions?: TypeScriptFormatterOptions | {};
parserOptions: ParseExcelSheetOptions;
}
export declare function convertExcelSheetToJson(options: ConvertExcelSheetToJsonOptions): object[];
{
"name": "@skypilot/steampress",
"version": "0.4.0-alpha",
"version": "0.4.1-alpha",
"description": "Parse, filter, and transform messy spreadsheets into clean object data",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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