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

file-system-cache

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-system-cache - npm Package Versions

13

2.4.6

Diff

philcockfield
published 2.4.5 •

Changelog

Source

[2.4.5] - 2024-07-16

Added
Changed
  • switched testing framework from mocha to vitest
  • switched ts-node to tsx
  • converted to ESM (thanks to @ndelangen on PR#47)
Deprecated
Removed
Fixed
Security
philcockfield
published 2.4.4 •

Changelog

Source

[2.4.4] - 2023-08-11

Fixed
  • Expired item no longer throwing error on call to getSync (thanks @ejc3 for reporting)
philcockfield
published 2.4.3 •

Changelog

Source

[2.4.3] - 2023-07-28

Fixed
  • "@types/fs-extra" types as devDependency causing upstream issues (thanks @jbpenrath)
  • Transpile errors within lib imports (thanks @hankyupark)
philcockfield
published 2.4.2 •

Changelog

Source

[2.4.2] - 2023-06-8

Fixed
  • Issue #33: "@types/ramda" types as devDependency causing upstream issues on --skipLib
philcockfield
published 2.4.1 •

Changelog

Source

[2.4.1] - 2023-06-28

Fixed
  • Cleared case difference in generated /lib folder (name "Util.js" → "util.js")
philcockfield
published 2.4.0 •

Changelog

Source

[2.4.0] - 2023-06-27

Added
  • multiple path hashing options (thanks @trevor-vaughan)
philcockfield
published 2.3.0 •

Changelog

Source

[2.3.0] - 2023-05-22

Added
  • ttl (time to live) to expire caches (thanks @douglaslinsmeyer)
philcockfield
published 2.1.1 •

philcockfield
published 2.1.0 •

Changelog

Source

[2.1.0] - 2023-04-19

Changed
  • Switched hashing algorithm from MD5 to SHA1 (thanks @rmarone)
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