Socket
Socket
Sign inDemoInstall

fs-tree-diff

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-tree-diff - npm Package Versions

13

0.5.4

Diff

Changelog

Source

v0.5.4

  • Fix remove-before-add bug. Thanks @dfreeman for excellent bug investigation
hjdivad
published 0.5.3 •

Changelog

Source

v0.5.3

  • Add FSTree.prototype.addEntries thanks @chriseppstein
hjdivad
published 0.5.2 •

Changelog

Source

v0.5.2

  • bump version of heimdalljs-logger
hjdivad
published 0.5.1 •

Changelog

Source

v0.5.1

  • replace direct use of debug with heimdalljs-logger
stefanpenner
published 0.5.0 •

Changelog

Source

v0.5.0

  • [BREAKING] drop unlinkdir and linkDir as operations. Downstream can implement this by examining entries, eg by marking them beforehand as broccoli-merge-trees does.
  • [BREAKING] unlink and rmdir operations are now passed the entry
  • [BREAKING] entries must be lexigraphicaly sorted by relative path. To do this implicitly, use sortAndExpand.
  • [BREAKING] entries must include intermediate directories. To do this implicitly, use sortAndExpand.
  • reworked implementation to diff via two sorted arrays
  • performance improvements
  • return entires as-provided, preserving user-specified metadata
  • directories in patches always end with a trailing slash
  • fixes various issues related to directory state transitions
  • directories can now receive change patches if user-supplied meta has property changes
hjdivad
published 0.4.4 •

Changelog

Source

v0.4.4

  • throw errors on duplicate entries (previous behavior was unspecified)
stefanpenner
published 0.4.3 •

stefanpenner
published 0.4.2 •

Changelog

Source

v0.4.2

  • coerce time to number before comparison
stefanpenner
published 0.4.1 •

Changelog

Source

v0.4.1

  • add : in debug namespace for ecosystem consistency
stefanpenner
published 0.4.0 •

Changelog

Source

v0.4.0

  • initial release
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