Releases: npcz/magic
Releases · npcz/magic
Version 1.3.16
Version 1.3.15
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
- fix: min version of minimatch to avoid security issue
38b5c8a
v1.3.13
This is a regular maintenance patch to resolve security issues in dev dependencies and update tools to latest version.
Release 1.3.12
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
Update dependencies
- 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)
- deps: update deps to mitigate security issue in lodash
c1dcd52
- lodash >=4.17.19
Documentation fixes
- doc: fixed mistakes in doc and updated example in README
04c8695