serverless-plugin-include-dependencies icon indicating copy to clipboard operation
serverless-plugin-include-dependencies copied to clipboard

Results 37 serverless-plugin-include-dependencies issues
Sort by recently updated
recently updated
newest added

I'm using version ^5.1.0 and each time I package the lambdas it doesn't include any dependency. ![image](https://github.com/dougmoscrop/serverless-plugin-include-dependencies/assets/66271973/700e76ec-0098-42ae-9888-e4799fa88b45) I have installed the plugin and set the package like the documentation says...

Any chance to add `es6.mixedImports` option in the [`precinct.paperwork`](https://github.com/dougmoscrop/serverless-plugin-include-dependencies/blob/master/get-dependency-list.js#L80) call? I have to use some ES modules via dynamic imports like `const aModule = (await import('aModule')).default` , and these are...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

/serverless-plugin-include-dependencies/get-dependency-list.js:82:66 `const pathToModule = resolve.sync(path.join(moduleName, 'package.json'), { basedir });` throws an error that is uncaught, because moduleName is null: ``` TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string....

Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2. Release notes Sourced from semver's releases. v7.5.2 7.5.2 (2023-06-15) Bug Fixes 58c791f #566 diff when detecting major change from prerelease (#566) (@​lukekarrys) 5c8efbc #565...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.6. Changelog Sourced from nanoid's changelog. 3.3.6 Fixed package. 3.3.5 Backport funding information. 3.3.4 Fixed --help in CLI (by @​Lete114). 3.3.3 Reduced size (by Anton...

dependencies

Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `got` Updates `ava` from 3.15.0 to 5.3.1 Release notes Sourced from...

dependencies