Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nx-remotecache-custom

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nx-remotecache-custom - npm Package Versions

23

20.0.0

Diff

Changelog

Source

20.0.0

Breaking Changes

  • Nx support starts at 20.0.0
  • Version 20 will be the last supported version of this package, as Nx introduced powerpack, which replaces custom runners.
niklaspor
published 19.0.0 •

Changelog

Source

19.0.0

Breaking Changes

  • Nx support starts at 19.0.0
niklaspor
published 18.0.0 •

Changelog

Source

18.0.0

Breaking Changes

  • Nx support starts at 18.0.0
  • Nx issue https://github.com/nrwl/nx/issues/20689 requires us to set skipLibCheck: true inside the tsconfig.json of nx-remotecache-* packages.
niklaspor
published 17.1.1 •

Changelog

Source

17.1.1

Chore

  • Update README.md & CHANGELOG.md
niklaspor
published 17.1.0 •

Changelog

Source

17.1.0

Added

  • Nx Tasks are now available in the callback passed to createCustomRunner. Fixes #30.

Fixed

  • Prevent call to getSafeRemoteCacheImplementation if both read and write are disabled. Thanks to Charlie Croom.
  • Fix filter source implementation to work OS independently. Fixes #31.
niklaspor
published 17.0.0 •

Changelog

Source

17.0.0

Breaking Change

  • Major versioning is now synced to nx.
  • Nx support now starts at 17.0.0. Thanks to Steven Rathbauer.

Fixed

  • Nx dev/peer dependency switched from @nx/workspace to nx. Fixes #27. Thanks to Steven Rathbauer.
niklaspor
published 5.0.1 •

Changelog

Source

5.0.1

Fixed

  • Fixes #26 (local cache artifact in "*" was not been generated on this machine) error.
niklaspor
published 5.0.0 •

Changelog

Source

5.0.0

Breaking Change

  • Nx support now starts at 16.9.0 (due to breaking internal cache changes).

Fixed

  • No incorrect files are filtered out anymore. Fixes #23.
niklaspor
published 4.2.1 •

Changelog

Source

4.2.1

Fixed

  • Fixed zlib: unexpected end of file error for version Node 18. Thanks to stixx200.
niklaspor
published 4.2.0 •

Changelog

Source

4.2.0

Fixed

  • Support for Nx version 16.6.0+ by removing the machine id from stored artifacts. Thanks to MikeFear.
  • read and write flags now prioritize environment variables over the nx.json. Thanks to John98Zakaria.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc