Socket
Socket
Sign inDemoInstall

cachekill

Package Overview
Dependencies
50
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.0.2

Diff

eneko89
published 3.0.1 •

eneko89
published 3.0.0 •

Changelog

Source

v3.0.0 (2021-03-24)

  • Gets CJS module support back through conditional exports.
    • Since v2.0.0, only ESM was supported.
    • Both ESM and CJS are supported now.
  • Adds TypeScript and TypeScript declarations.
  • Fixes bug introduced in v2.3.0 when target option was made optional.
    • Passing a single strings was ignored, only arrays were being accepted.
    • Only the exported function was affected, not the CLI.
eneko89
published 2.3.0 •

Changelog

Source

v2.3.0 (2021-03-07)

  • Makes --target files optional, both in CLI and the exported function.
eneko89
published 2.2.0 •

Changelog

Source

v2.2.0 (2021-03-04)

  • Exports a cachekill function to enable programmatic usage in addition to CLI.
eneko89
published 2.1.0 •

Changelog

Source

v2.1.0 (2021-02-26)

  • Adds a new --pattern argument to specify the format of the fingerprinted filename.
eneko89
published 2.0.1 •

eneko89
published 2.0.0 •

Changelog

Source

v2.0.0 (2021-02-18)

  • Breaking change: Node >= 14.8.0 is required from now on.
    • Uses the new ECMAScript module syntax (import/export) instead of require().
    • Uses top level await statements.
eneko89
published 1.1.0 •

Changelog

Source

v1.1.0 (2021-02-17)

  • Added logging the execution time to the console output.
eneko89
published 1.0.10 •

23Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc