Socket
Socket
Sign inDemoInstall

proper-lockfile

Package Overview
Dependencies
3
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

4.1.2

Diff

Changelog

Source

4.1.2 (2021-01-25)

Bug Fixes

  • fix node 14 updating graceful-fs (#102) (b0d988e)

<a name="4.1.1"></a>

satazor
published 4.1.1 •

Changelog

Source

4.1.1 (2019-04-03)

Bug Fixes

<a name="4.1.0"></a>

satazor
published 4.1.0 •

Changelog

Source

4.1.0 (2019-03-18)

Features

  • allow second precision in mtime comparison (#78) (b2816a6)

<a name="4.0.0"></a>

hugomrdias
published 4.0.0 •

Changelog

Source

4.0.0 (2019-03-12)

Bug Fixes

Features

BREAKING CHANGES

  • We were marking the lock as compromised when system went into sleep or if the event loop was busy taking too long to run the internals timers, Now we keep track of the mtime updated by the current process, and if we lose some cycles in the update process but recover and the mtime is still ours we do not mark the lock as compromised.

<a name="3.2.0"></a>

hugomrdias
published 3.2.0 •

Changelog

Source

3.2.0 (2018-11-19)

Features

<a name="3.1.0"></a>

hugomrdias
published 3.1.0 •

Changelog

Source

3.1.0 (2018-11-15)

Bug Fixes

  • package: update retry to version 0.12.0 (#50) (d400b98)

Features

<a name="3.0.2"></a>

satazor
published 3.0.2 •

Changelog

Source

3.0.2 (2018-01-30)

<a name="3.0.1"></a>

satazor
published 3.0.1 •

Changelog

Source

3.0.1 (2018-01-20)

Bug Fixes

  • restore ability to use lockfile() directly (0ef8fbc)

<a name="3.0.0"></a>

satazor
published 3.0.0 •

Changelog

Source

3.0.0 (2018-01-20)

Chores

  • update project to latest node lts (b1d43e5)

BREAKING CHANGES

  • remove callback support
  • use of node lts language features such as object spread
  • compromised function in lock() has been moved to an option
satazor
published 2.0.1 •

Changelog

Source

3.0.0 (2018-01-20)

Chores

  • update project to latest node lts (b1d43e5)

BREAKING CHANGES

  • remove callback support
  • use of node lts language features such as object spread
  • compromised function in lock() has been moved to an option
234Next
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