mockserver-node
mockserver-node copied to clipboard
Node.js module and grunt plugin to start and stop MockServer and MockServer Proxy
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade follow-redirects from 1.15.2 to 1.15.3. :information_source: Keep your dependencies up-to-date....
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 10.2.2. Changelog Sourced from glob's changelog. changeglob 10.2.0 Add glob cli 10.1.0 Return '.' instead of the empty string '' when the current working directory...
Bumps [grunt-contrib-nodeunit](https://github.com/gruntjs/grunt-contrib-nodeunit) from 4.0.0 to 5.0.0. Release notes Sourced from grunt-contrib-nodeunit's releases. v5.0.0 Changelog 95c40bd Update deps (#78) beb2b27 Update nodeunit x (#75) 47c8bef chore(packages): updating all dev packages because...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...
Typescript for the the module mockserver-node, in order to launch mockserver server using TS in strict mode. I just tried to compile and run mockserver-node with TS in strict mode...
**Describe the issue** The `index.d.ts` that provides the typescript type declarations is missing from the package that is published on the npm registry. This is probably due to the fact...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.3 to 1.6.1. Release notes Sourced from grunt's releases. v1.6.1 Changelog updates 72f6f03 Merge pull request #1755 from gruntjs/rm-dep 8d4c183 Add recursive 1c7d483 Merge pull request #1756...