Upgrade the module to ESM and bump dependencies (#762)
* Upgrade the module to ESM and bump dependencies * CI: bump node versions * Push build files * Fix linting issues * Bump the package version * Cache licenses * Bump minimatch to 10.1.1 * Try fixing licenced issues * More licensed fixes * eslint: don't allow common-js imports
This commit is contained in:
parent
47309c993a
commit
589182c5a4
185 changed files with 145299 additions and 154938 deletions
144912
dist/merge/index.js
vendored
144912
dist/merge/index.js
vendored
File diff suppressed because one or more lines are too long
3
dist/merge/package.json
vendored
Normal file
3
dist/merge/package.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"type": "module"
|
||||
}
|
||||
142494
dist/upload/index.js
vendored
142494
dist/upload/index.js
vendored
File diff suppressed because one or more lines are too long
3
dist/upload/package.json
vendored
Normal file
3
dist/upload/package.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"type": "module"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue