Socket
Socket
Sign inDemoInstall

fd-lock

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fd-lock - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

.github/workflows/build-release.yml

8

package.json
{
"name": "fd-lock",
"version": "1.0.2",
"version": "1.1.0",
"description": "Advisory cross-platform lock on a file using a file descriptor to it.",
"main": "index.js",
"dependencies": {
"napi-macros": "^1.8.2",
"node-gyp-build": "^3.8.0"
"napi-macros": "^2.0.0",
"node-gyp-build": "^4.2.2"
},
"devDependencies": {
"prebuildify": "^2.11.0",
"prebuildify": "^3.0.4",
"tape": "^4.9.2"

@@ -13,0 +13,0 @@ },

@@ -9,4 +9,2 @@ # fd-lock

[![build status](https://travis-ci.org/mafintosh/fd-lock.svg?branch=master)](https://travis-ci.org/mafintosh/fd-lock)
## Usage

@@ -13,0 +11,0 @@

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