Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "fd-lock", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Advisory cross-platform lock on a file using a file descriptor to it.", | ||
@@ -17,3 +17,4 @@ "main": "index.js", | ||
"prebuild": "prebuildify --napi", | ||
"prebuild-ia32": "prebuildify --napi --arch=ia32" | ||
"prebuild-ia32": "prebuildify --napi --arch=ia32", | ||
"install": "node-gyp-build" | ||
}, | ||
@@ -20,0 +21,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
481799