nft

Node.js dependency tracing utility

MIT License

Downloads
6.5M
Stars
1.2K
Committers
38

Bot releases are visible (Hide)

nft - 0.12.1

Published by styfle over 3 years ago

Patches

  • Fix: wrappers cannot read type of undefined: #212
nft - 0.12.0

Published by styfle over 3 years ago

Minor Changes

  • Feat: support @mapbox/node-pre-gyp workflows: #206

Patches

  • Chore: Bump hosted-git-info from 2.8.8 to 2.8.9: #200
  • Chore: update ci badge: 61aac0a3848675de90b36f03d4b67b07171c6b71
  • Fix: support webpack chunked wrappers: #205
  • Fix: exports resolution, fixup self resolution check: #208

Credits

Huge thanks to @guybedford for helping!

nft - 0.11.2

Published by styfle over 3 years ago

Patches

  • Fix: special case argon2 lib binding: #195
  • Fix: special case camaro: #196
  • Fix: string concat require: #198
  • Fix: merge conflict yarn.lock: 0f73cb425890f2f828c3eab40eec1e4070504c6d
nft - 0.11.1

Published by styfle over 3 years ago

Patches

  • Bump redis from 2.8.0 to 3.1.1: #190
  • Chore: Bump ssri from 6.0.1 to 6.0.2: 955fe08fd11984509e05991b21bbf3292c263bcb
  • Chore: bump dev deps: #193
  • Fix: check array length in wrapper: #192
nft - 0.11.0

Published by styfle over 3 years ago

Changes

  • Feat: allow await outside function: #189
  • Chore: rename master to main: #187

Credits

Huge thanks to @hehex9 for helping!

nft - 0.10.1

Published by styfle over 3 years ago

Patches

  • Deps: Bump codecov to 3.8.1: #182
  • Fix: webpack 5 wrapper handling: #186

Credits

Huge thanks to @guybedford for helping!

nft - 0.10.0

Published by styfle over 3 years ago

Changes

  • Feat: resolve "imports" and "exports" wildcards: #179
  • Feat: Support require variable branching: #181
  • Feat: Support import.meta.url asset emission: #180
  • Deps: Bump msgpack5 from 4.2.1 to 4.5.1: #174
  • Deps: Bump elliptic from 6.5.3 to 6.5.4: #173
  • Deps: Acorn upgrade: #176
  • Fix: test optional chaining: #177
  • Fix: minified browserify wrapper handling: #178
  • Fix: update CI to test Node.js 14: #167

Credits

Huge thanks to @guybedford for helping!

nft -

Published by styfle over 3 years ago

Patches

  • Fix link in README: #168
  • Bump minimum acorn version to @7.4.1: #172
  • Bump axios from 0.19.2 to 0.21.1: #164
  • Bump socket.io from 2.2.0 to 2.4.0: #165
  • Bump pug-code-gen from 2.0.2 to 2.0.3: #170
  • Bump pug from 2.0.4 to 3.0.1: #171

Credits

Huge thanks to @azu and @guybedford for helping!

nft -

Published by styfle almost 4 years ago

Patches

  • Fix array expression asset emission: #163
  • Bump ini from 1.3.5 to 1.3.7: #162

Credits

Huge thanks to @guybedford for helping!

nft -

Published by styfle almost 4 years ago

Patches

  • Fix webpack dirname wrapper analysis: #160
  • Bump npm-user-validate from 1.0.0 to 1.0.1: #157
  • Bump object-path from 0.11.4 to 0.11.5: #158

Credits

Huge thanks to @guybedford for helping!

nft -

Published by styfle about 4 years ago

Changes

  • Add new option resolve #153
    This exposes a hook for module resolution so you can add support for Yarn 2. See #152 for an example.

Credits

Huge thanks to @sergioramos for helping!

nft -

Published by styfle about 4 years ago

Patches

  • Fix path sep and run all unit tests against root: #156

Special thanks to @Timer for helping!

nft -

Published by styfle about 4 years ago

Patches

  • Fix symlink resolution when base: "/": #155

Special thanks to @TooTallNate for helping!

nft - 0.9.0

Published by styfle about 4 years ago

Changes

Dependencies

  • Bump elliptic from 6.5.0 to 6.5.3: #149
nft -

Published by styfle about 4 years ago

Patches

  • Fix webpack wrapper detection: #147
  • Bump auth0 from 2.18.0 to 2.27.1: #146

Credits

Huge thanks to @Timer and @guybedford for helping!

nft -

Published by styfle about 4 years ago

  • Fix cjs require when package uses exports: #144
  • Fix usage in readme.md: #142
  • Bump test coverage to 95%: #145
  • Bump lodash from 4.17.15 to 4.17.19: #137
  • Bump codecov from 3.6.5 to 3.7.1: #138

Credits

Huge thanks to @guybedford for helping!

nft -

Published by styfle over 4 years ago

Breaking Changes

TypeScript support and named export instead of default export

const { nodeFileTrace } = require('@zeit/node-file-trace');

All Changes

  • Change source code to TypeScript: #133
  • Additional TypeScript Cleanup: #134
  • Fix package.json emit for symlinked yarn workspaces: #135
  • Bump npm from 6.13.4 to 6.14.6: #131
  • Fix ts exports and code coverage: #136
nft - 0.7.0

Published by styfle over 4 years ago

Minor Changes

  • Add support for exports, dynamic import from CJS support, package boundary emission: #129

Patches

  • [ci] Add 15 minute timeout: #130
  • Fix trailing slash handling: #128

Credits

Huge thanks to @guybedford for helping!

nft - 0.6.5

Published by styfle over 4 years ago

Patches

  • Fix null check in paraphrase wrappers: #126
nft -

Published by styfle over 4 years ago

Patches

  • Fix null init check: #123
  • Add missing processCwd type: #124

Credits

Huge thanks to @guybedford for helping!