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

brukerconverter

Package Overview
Dependencies
Maintainers
6
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brukerconverter - npm Package Compare versions

Comparing version 6.3.6 to 6.3.7

2

brukerconverter.d.ts

@@ -203,4 +203,4 @@ import { DoubleArray } from 'cheminfo-types';

declare type ZipContent = [zipContent: string | Blob | ArrayBuffer | Uint8Array | number[] | NodeJS.ReadableStream | Promise<string | Blob | ArrayBuffer | Uint8Array | number[] | NodeJS.ReadableStream>, options?: Options | undefined][0];
declare type ZipContent = [zipContent: string | Blob | number[] | ArrayBuffer | Uint8Array | NodeJS.ReadableStream | Promise<string | Blob | number[] | ArrayBuffer | Uint8Array | NodeJS.ReadableStream>, options?: Options | undefined][0];
export { }
{
"name": "brukerconverter",
"version": "6.3.6",
"version": "6.3.7",
"description": "Parse and convert Bruker raw data",

@@ -5,0 +5,0 @@ "types": "brukerconverter.d.ts",

Sorry, the diff of this file is not supported yet

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