Socket
Book a DemoInstallSign in
Socket

@nx-tools/core

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx-tools/core - npm Package Versions

2345
9

7.0.0-alpha.2

Diff
g
gperdomor
published 7.0.0-alpha.2 •

Changelog

Source

7.0.0-alpha.2 (2025-08-05)

This was a version bump only, there were no code changes.

g
gperdomor
published 7.0.0-alpha.1 •

Changelog

Source

7.0.0-alpha.1 (2025-08-05)

🚀 Features

  • ci-context: migrate to std-env package (2354f5f)
  • ci-context: migrate to ESM package (82eb04f)
  • container-metadata: migrate to ESM package (6952824)
  • ⚠️ core: migrate to std-env package (a91e5b0)
  • core: move core package to ESM (#1282)
  • core: migrate from @action/exec to tinyexec (#1284)
  • nx-container: support for sbom attestations (0782daf)
  • ⚠️ nx-container: remove kaniko suport (e6bceca)
  • nx-set-shas: from clipanion to oclif (#1287)

🩹 Fixes

  • deps: bump fumadocs monorepo (#1269)
  • deps: bump nextjs monorepo from 15.3.3 to v15.3.4 (#1268)
  • deps: bump nx monorepo from 21.2.1 to v21.2.2 (d6be025)
  • deps: bump fumadocs monorepo (#1271)
  • deps: bump fumadocs monorepo from 15.6.0 to v15.6.1 (#1277)
  • deps: bump nx monorepo from 21.2.2 to v21.3.5 (7e9d454)
  • deps: bump nextjs monorepo from 15.3.4 to v15.4.5 (#1293)
  • deps: bump react monorepo (#1297)
  • deps: bump nx monorepo from 21.3.5 to v21.3.11 (8f14852)
  • deps: bump properties-file from 3.5.12 to v3.5.13 (#1301)
  • deps: bump @oclif/plugin-help from 6.2.31 to v6.2.32 (#1303)

🏡 Chore

  • added issues and PR templates (d01e818)
  • update renovate config (f2e4d57)
  • bump nx and tslib version requirements (#1280)
  • ⚠️ bump required nx version ranges (7d0dbea)
  • ⚠️ bump required tslib version ranges (dc121be)
  • ⚠️ bump min Node.js version to 20.19 (c8412d2)
  • some updates and minimal config changes (#1290)
  • deps: bump nx monorepo from 21.1.2 to v21.2.1 (a1b6ff6)
  • deps: pin dependencies (#1230)
  • deps: bump lint-staged from 16.0.0 to v16.1.2 (#1258)
  • deps: bump verdaccio from 6.1.2 to v6.1.4 (#1263)
  • deps: bump tailwindcss monorepo from 4.1.8 to v4.1.11 (#1262)
  • deps: bump postcss from 8.5.4 to v8.5.6 (#1257)
  • deps: bump vitest monorepo from 3.2.3 to v3.2.4 (#1272)
  • deps: bump verdaccio from 6.1.4 to v6.1.5 (#1270)
  • deps: bump verdaccio from 6.1.5 to v6.1.6 (#1292)
  • deps: bump swc monorepo (#1012)
  • deps: bump eslint monorepo from 9.26.0 to v9.32.0 (#1243)
  • deps: bump @eslint/compat from 1.2.9 to v1.3.1 (#1273)
  • deps: bump eslint-plugin-import from 2.31.0 to v2.32.0 (#1278)
  • deps: bump memfs from 4.17.2 to v4.23.0 (#1295)
  • deps: bump eslint-plugin-jsx-a11y from 6.10.1 to v6.10.2 (#1256)
  • deps: bump eslint-config-prettier from 10.1.5 to v10.1.8 (#1291)
  • deps: bump memfs from 4.23.0 to v4.36.0 (#1299)
  • deps: bump typescript-eslint from 8.32.1 to v8.38.0 (#1296)
  • deps: bump eslint-plugin-react from 7.35.0 to v7.37.5 (#1298)
  • deps: bump @types/node from 18.19.100 to v22 (#1300)
  • deps: bump lint-staged from 16.1.2 to v16.1.4 (#1294)
  • deps: bump oclif from 4.22.1 to v4.22.5 (#1302)

⚠️ Breaking Changes

  • nx-container: kaniko engine is no longer supported
  • update supported Node.js versions to 20.19.x and later
  • update supported tslib versions to 2.6.x and later
  • removed support of Nx 16.x and 17.x
  • core: isDebug is no longer a function, is a variable

❤️ Thank You

  • Gustavo Perdomo
  • Karl-E. Kiel @kekielst
g
gperdomor
published 6.8.2 •
g
gperdomor
published 6.8.1 •
g
gperdomor
published 6.8.0 •

Changelog

Source

6.8.0 (2025-06-17)

🚀 Features

  • ci-context: updated config files to align with new library generators (#1232)
  • container-metadata: updated config files to align with new library generators (#1233)
  • core: updated config files to align with new library generators (#1231)
  • nx-container: updated config files to align with new plugin generators (#1235)
  • nx-graphql-codegen: updated config files to align with new plugin generators (#1236)
  • nx-graphql-codegen: add logging options to configuration (#1246)
  • nx-prisma: updated config files to align with new plugin generators (#1237)
  • nx-set-shas: updated config files to align with new library generators (#1234)
  • source: updated config files to align with new ts workspaces (#1238)
  • website: added initial app for docs (#1250)
  • website: improve nx-container docs (#1252)
  • website: initial nx-prisma docs (#1254)
  • website: initial nx-graphql-codegen docs (#1255)

🩹 Fixes

  • deps: bump semver from 7.7.1 to v7.7.2 (#1220)

🏡 Chore

  • update eslint configuration to ESM files (#1228)
  • remove jest related dependencies (#1229)
  • move to pnpm as package manager (#1242)
  • update git hooks scripts (#1248)
  • added dev container configuration (021010b)
  • bump nx monorepo from 21.0.3 to v21.1.2 (099566c)
  • deps: bump lint-staged from 15.5.2 to v16 (#1241)
  • deps: bump vitest monorepo from 3.1.3 to v3.2.3 (#1245)
  • deps: bump memfs from 4.17.1 to v4.17.2 (#1240)
  • deps: bump pnpm from 10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977 to v10.12.1 (#1259)
  • source: improved commitlint config and validation scripts (#1239)

❤️ Thank You

  • Daniel Schuba @DaSchTour
  • Gustavo Perdomo
g
gperdomor
published 6.7.1 •

Changelog

Source

6.7.1 (2025-05-17)

🩹 Fixes

  • fix missing dist folder in relese (81f63ac)

🏡 Chore

  • source: added changelog notice about new versioning approach (c0448b5)

❤️ Thank You

  • Gustavo Perdomo
g
gperdomor
published 6.7.0 •

Changelog

Source

6.7.0 (2025-05-17)

[!IMPORTANT] From now, the releases will follow a fixed versioning approach across all packages. All packages have been aligned to version 6.7.0. For details on previous releases, please refer to the specific changelog files in the respective package or plugin directories.

🚀 Features

  • added provenance support (732184f)

🏡 Chore

  • source: move to fixed releases (6b096a7)

❤️ Thank You

  • Gustavo Perdomo
g
gperdomor
published 6.2.0 •
g
gperdomor
published 6.2.0-beta.0 •
g
gperdomor
published 6.1.1 •
2345
9
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.