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

muhammara

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

muhammara - npm Package Versions

1245

3.0.0

Diff

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
julianhille
published 2.6.0 •

Changelog

Source

[2.6.0] - 2022-06-30

Changed

  • Fixes hard crash to exception when creating a stream with null object and calling createWriter with it
  • Fixes missing buffer information for recrypt typescript definition
  • Fixes missing options for append pdf pages
  • Fixes NPE when stream is not readable in write stream object (PDFDocumentHandler)
julianhille
published 2.5.0 •

Changelog

Source

[2.5.0] - 2022-06-23

Added

  • Electron 17.2.0, 17.3, 17.4
  • Typescript definitions
  • Add test for recrypt with streams
julianhille
published 2.4.0 •

Changelog

Source

[2.4.0] - 2022-06-08

Added

  • Electron 18.1, 18.2, 18.3
  • Electron 19.0

Changed

  • Update npm dist url to the new url for electron builds
julianhille
published 2.3.0 •

Changelog

Source

[2.3.0] - 2022-05-04

Added

  • Builds for node and electron with arm64 on darwin (Apple M1)
  • Add electron 18
julianhille
published 2.2.0 •

Changelog

Source

[2.2.0] - 2022-03-05

Changed

  • Update PDFWriter dependency to the newest available versoin

Added

  • Electron version: 17.0, 17.1
  • NodeJs 17.6.0
julianhille
published 2.1.0 •

Changelog

Source

[2.1.0] - 2021-12-03

Added

  • Electron versions: 16.0, 15.3, 15.2, 14.2, 13.6, 13.3
julianhille
published 2.0.0 •

Changelog

Source

[2.0.0] - 2021-10-22

Removed

  • Electron 2.0.7
  • Node 6.14.1 and 7.10.1

Added

  • Add Electron 13.3.0
  • Documentation (copy of the wiki)
  • Add Electron 13.2.3
  • Add Electron 13.5.0
  • Add Electron 14.0.1
  • Add Electron 14.1.0
  • Add Electron 15.0.0
  • Add Electron 15.1.2
  • Add Node 16.11.1

Fixed

  • Dependency to node-pre-gyp moved from deprecated to scoped package
julianhille
published 1.10.0 •

Changelog

Source

[1.10.0] - 2021-07-12

Added

  • Add Electron 13.1
  • Disable NEON on arm builds
julianhille
published 1.9.0 •

Changelog

Source

[1.9.0] - 2021-06-30

Fixed

  • Yarn v2 incompatibiliy
  • Build issues on mac OS big sur
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