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

muhammara

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

muhammara - npm Package Versions

134

3.6.0-beta.1

Diff

julianhille
published 3.5.0 •

Changelog

Source

[3.5.0] - 2022-12-07

Added

  • Electron 22.0.x
julianhille
published 3.4.0 •

Changelog

Source

[3.4.0] - 2022-11-24

Added

  • Electron 21.3.x

Fixed

  • Several cases of NPE under different circumstances
julianhille
published 2.6.2 •

Changelog

Source

[2.6.2] - 2022-11-23

Fixed

  • Several cases of NPE under different circumstances
julianhille
published 3.3.0 •

Changelog

Source

[3.3.0] - 2022-11-05

Fixed

  • Typescript definition of member buffer of PDFWStreamForBuffer fixed

Changed

  • Updated github actions to get rid of some deprecation warnings in gha ci
  • Pin python 3 version for builds

Added

  • Electron 21.0.0, 21.1.0 and 21.2.0
julianhille
published 3.2.0 •

Changelog

Source

[3.2.0] - 2022-10-26

Added

  • Add electron 20.3.3
  • Ignore extra data above the header and below the footer in PDF Parser
  • Add node 19.0.0
julianhille
published 2.6.1 •

Changelog

Source

[2.6.1] - 2022-10-23

Fixed

  • Backport: NPE in parser when file ends before it really starts
julianhille
published 3.1.1 •

Changelog

Source

[3.1.1] - 2022-10-23

Fixed

  • NPE in parser when file ends before it really starts
julianhille
published 3.1.0 •

Changelog

Source

[3.1.0] - 2022-09-30

Changed

  • Update TypeScript declaration for PDFStreamForResponse to accept any writable stream as an argument, not just PDFRStreamForFile

Added

  • Electron 21.0
  • Node 18
  • Electron 20.0, 20.1, 20.2
  • Prettier as dev dependency and basics
  • Electron 19.1
julianhille
published 3.0.0 •

Changelog

Source

[3.0.0] - 2022-07-19

Fixed

  • Links in docs

Added

  • drawPath can now be used differently and this new way can be described with ts. The old style is drawPath(x1, y1, x2, y2..., options) we now allow drawPath([[x1, y1], [x2, y2]...], options) too
  • scn and SCN can now be used differently and this new way can be described with ts. The old style is scn(c1, c2, c3, c4, ..., 'patternName') we now allow scn([[c1, c2, c3, c4, ...], 'patternName') too

Changed

  • Bump dev dependency versions s

Breaking

  • Node < 11 and Electron < 11 removed
  • Renamed typo exported value from eTokenSeprator to eTokenSeparator
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