Skip to content

Releases: npcz/magic

Version 1.3.16

13 Nov 19:41
Compare
Choose a tag to compare
  • fix: package should not include unnecessary files 43faf11

Version 1.3.15

13 Nov 19:18
Compare
Choose a tag to compare

NOTE:
Updating the native file magic library to latest has fixed some of the mime types that were wrongly produced in prior versions.

  • build(deps): bump json5 from 2.2.0 to 2.2.3 #13
  • chore: upgrade dev dependencies ed821c0
  • style: fix spelling errors and linter warnings 89b1750
  • doc: fix typos d24c5da
  • fix: upgrade native file magic library version f900a9d
  • style: add spell checker exceptions 3d7ceb7
  • chore: upgrade emscripten version 6a8e875

Version 1.3.14

13 Nov 19:01
Compare
Choose a tag to compare
  • fix: min version of minimatch to avoid security issue 38b5c8a

See emscripten-core/emscripten#16913

  • fix: update to latest emscripten to avoid issues with newer version of node 301bf18
  • chore: allow automatic tasks in vscode e46a401

v1.3.13

03 Aug 12:27
Compare
Choose a tag to compare

This is a regular maintenance patch to resolve security issues in dev dependencies and update tools to latest version.

  • build(deps): bump node-fetch from 2.6.1 to 2.6.7 #12
  • build(deps): bump minimist from 1.2.5 to 1.2.6 #11
  • chore: update dev dependencies 0f2d70b
  • chore: eliminate error messages inside vscode 3775f2a
  • style: lint fix: double quotes to single 1053259

Release 1.3.12

10 Jan 10:50
Compare
Choose a tag to compare

This is a minor update to have a more robust way of referring to the module files and the magic file.

It also brings a more streamlined build process with no unnecessary copies. The yarn build command behaves exactly as before, but the build now further splits the lib build from the examples build.

  • deps: updates dependencies 44ca43b
  • deps: update dev deps to resolve vulnerabilities a290a53
  • chore: streamline the build process 3984615
  • fix(#10): refer to the module as if it were installed 7c09eaf
  • deps: update dev deps to resolve vulnerabilities a5788d1
  • fix: use @npcz/magic to refer to the module 25c8e97
  • deps: update emscripten to 3.1.0 fb426a6

Update dependencies

17 Jul 18:40
Compare
Choose a tag to compare
  • deps: update dependencies to latest 36d2eb8
  • deps: update emscripten SDK to 2.0.25 4aa084f
  • deps: update libmagic to version 5.40 31fedf2

Update dependencies

05 Feb 22:37
Compare
Choose a tag to compare
  • deps: update dependencies ea273b0
  • fix: bump bl and ini packages to fix security issues d83b3c4
  • release: version 1.3.7 f400c71
  • build(deps): bump node-fetch from 2.6.0 to 2.6.1 495a8e9
  • deps: bump 'file' lib version to 5.39 and setit in napa config 017075f
  • deps: update emscripten docker image to latest c7aa7e1
  • Merge pull request #2 from npcz/dependabot/npm_and_yarn/node-fetch-2.6.1 2c810cd

Security update (lodash)

18 Jul 12:55
Compare
Choose a tag to compare
  • deps: update deps to mitigate security issue in lodash c1dcd52
    • lodash >=4.17.19

Documentation fixes

23 Jun 19:45
Compare
Choose a tag to compare
  • doc: fixed mistakes in doc and updated example in README 04c8695

Support for emscripten 1.39.18

23 Jun 19:27
Compare
Choose a tag to compare
  • deps: update dev dependencies 7c0e5f4
  • feat: upgrade to emscripten 1.39.18 b0555c4
  • build: remove shared lib build as it causes trouble on linux a4ddef8