nodepack icon indicating copy to clipboard operation
nodepack copied to clipboard

📦 A progressive Node.js framework

Results 41 nodepack issues
Sort by recently updated
recently updated
newest added

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. Release notes Sourced from decompress's releases. v4.2.1 Prevent directory traversal (#73) 967146e https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 Commits 84a8c10 4.2.1 fafff47 Meta tweaks 967146e Prevent directory traversal (#73)...

dependencies

Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 2.11.0 to 2.16.1. Changelog Sourced from apollo-server-core's changelog. v2.16.1 This release only includes patch updates to dependencies. v2.16.0 apollo-server-fastify: Pass Fastify's request and reply objects into the...

dependencies

Bumps [graphql-playground-html](https://github.com/graphcool/graphql-playground) from 1.6.19 to 1.6.25. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=graphql-playground-html&package-manager=npm_and_yarn&previous-version=1.6.19&new-version=1.6.25)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 2.9.15 to 2.14.2. Changelog Sourced from apollo-server-express's changelog. v2.14.2 Note: This release is is related to a GitHub Security Advisory published by the Apollo Server team. Please...

dependencies

**Is your feature request related to a problem? Please describe.** I just follow the getting started guide, the default node app that display 2 lines in the console come from...

enhancement

**Describe the bug** Trying to create a new project, the command "nodepack create" freezes without creating any project **Screenshots** ![Screen record](https://media.giphy.com/media/lRjFPxQi4zEFggtFz5/giphy.gif) **Environment** @nodepack/cli 0.8.11 Node: v12.13.0 Npm: 6.13.4 Yarn: 1.21.1...

bug

- [ ] Copy `package.json` in output - [ ] Move `dependencies` to `builtDependencies` (with whitelist for `@nodepack/module`) - [ ] Generate `built-dependencies.json` (equivalent to `package-lock.json`, but only for dependencies,...

enhancement

https://github.com/vuejs/vue-cli/pull/5092