{"_id":"superlock","_rev":"36-26a711a03f675434f23d1428f8114d4e","name":"superlock","dist-tags":{"prerelease":"1.2.0-0","latest":"1.3.5"},"versions":{"0.0.0":{"name":"superlock","version":"0.0.0","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@0.0.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/Kikobeats/lock","bugs":{"url":"https://github.com/Kikobeats/lock/issues"},"ava":{"files":["!test/helpers.js","test/**/*.js"]},"dist":{"shasum":"ff746a889b53a47fcf715086dc784df7f8ca779c","tarball":"https://registry.npmjs.org/superlock/-/superlock-0.0.0.tgz","fileCount":5,"integrity":"sha512-3BFvTp2qEWxxd05vdtcia0aXeUgF5J7WH6OqUAQYCWIye7Xtjccd3K/iU9VR9fSOCEe9moZldjOu6sh+bEIvtQ==","signatures":[{"sig":"MEQCIAFXX0fi9RVS2svFQ4jXywfpT9g8GhSaiUmUn/ao3YANAiB17JdPIeQOmgZVtvxxkNdhgsqyO5ewHWPx4QQSfQw4yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi64fgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3dRAAlCxE0zTLmdwp8TOQ4Nk+JgHGr596ylPqc72fGx+lhzF0UkAF\r\nL3it2g/tkggZDwLbeMG9OqAEQJBntSyyrCM5LMvWmjnkw1RwWk72s8M7M9YX\r\nlIHSyt/hFQmaS4JrtjZq3FbaTHpQnTMlBZHBzndIG8ED16Blf8on5VaWKcHE\r\nsFCWcFtZJaCP62cSbcyU/Xwo0gUuWJYCDpuw7E3c2PCxXwUaOmiNuhhAaW8V\r\n7CJKpUhyn9wxVOgNONhhA2RXu2qmJe3bfDbtOuc3unCEcPiFHYxtEqBB/sR1\r\neR/MejkDf7z/ha9DPzBIzD+38qG/2eqYfSmMHaTcFee0pWQ4cbqP04OF9BgR\r\nBZqlCyLWJk0dpopYhOcYgJkUotFG/4nDkm/tty/itN1sXdoOVA2GyN0v0w/G\r\njmidkbsw8tUwXJO3RgauEilZ5ckpLMi5wTYkzhgerRYfruJHVmMgt2aMEz6S\r\nXbQKx5KDTvBmFsvFEVhcL+V/3vZ1LEmr+Ntcj3Afdw7t5cgUUAFdZBv5L5uz\r\nQUQJNSNAYTojXVoCcWDEbMruHrfH6+83TtOpEQ9/KxUZMmMHS/CGwhsCzHmf\r\nNs6+aRDZYwM4T6m4TfoVisH3ynrT19qo4+FOrxgVchJ0Rmmkth+g0xyQNhbq\r\nGq2K4CSXWVGfzpD0p8/dZMxzb+SYeTMdyEw=\r\n=uOk+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","_from":"file:superlock-0.0.0.tgz","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && npm publish","contributors":"(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/0c5dd39ff42402823e2ba33835b00fa1/superlock-0.0.0.tgz","_integrity":"sha512-3BFvTp2qEWxxd05vdtcia0aXeUgF5J7WH6OqUAQYCWIye7Xtjccd3K/iU9VR9fSOCEe9moZldjOu6sh+bEIvtQ==","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/lock.git","type":"git"},"_npmVersion":"8.11.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_0.0.0_1659602911884_0.013033763937270404","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"superlock","version":"0.0.1","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@0.0.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/Kikobeats/lock","bugs":{"url":"https://github.com/Kikobeats/lock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"fe8f7a7b68c1d2f67d077c193236eae004cc8020","tarball":"https://registry.npmjs.org/superlock/-/superlock-0.0.1.tgz","fileCount":5,"integrity":"sha512-jcvNUFPvBOyF5D1ARP39H7YZBEALGfbGuJAsiReS3UVHlddiUy460Fmj+k/kBxlDA5FMTzB4BxifG0MHwqCZzA==","signatures":[{"sig":"MEYCIQDftYIrsP1A+3b2PXL08LMoTwaThjKqn6ZMIig7pG5MQQIhAI65ZhKwqwystEQ4TvtgQYguuke6IBRE0JBOripTL2a5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi644WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHtQ/9EjK0NLtDKSs4fum/UDZIyjEQVfq9nkQilzxAH4i22C/zSZHi\r\nueg5QAZ/HFgMAGD9h0NW3kpxauaHzCIQ+P/e1hwGEELVQ3JqCy6nM6Mwrypa\r\nflPgh/qK2mZTQHiHBf76KyyL9pCaciRv/EpQ0OrgjxAz3bbqDTdEMopvsqBm\r\np6vsPXxaUcRe2WN7FrzKtF/BdfYsLnnzRW0LVwDCUTWHvLm/1sObo3ww/sB2\r\nvfLt9LZG7tmFW7ZK1i4WU88aX2HnezllNFW7aQyOPDyCE3vykg5CGi31K85v\r\n4M6q3rhqOoFlkEjwnqLC2rDyfbnxtq3Bu962lHoWLp9tSjPXhtcESlhg+de1\r\nrX0xcGvgh91uCfVkntKUWiHQcWgWdzpxiO30xkqkUeTAJ3El4Bq50ZdDkAYl\r\n2EiP9AZ3gHWGABmoH/rm9plM4gx2sPUgTSRj7p2DhxpKRAwj8POedaUAJrJz\r\nw31On6YSBdT/9tCDIHqFHAFrGWW0goUdLvfQCi5ecKfM7Tssme926X9qA3Ar\r\nxl2uvd2e1VM07ilQ3NFHLwafcB9SnQt08WKsijm4X9pfXRFU65gosWskAliW\r\nH0KePtEwAJ5eIc04gVv82uuqT/BFXU9GcI3fBunostmitZenm3lflKm813sH\r\nrmhef4WBuqbk2tB+QhsiZeA3yMnDcByFF0w=\r\n=LkLd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"cb82a52fcff54fadb1b84954256cce2d4f5e7768","scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/lock.git","type":"git"},"_npmVersion":"8.11.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack --sort-ignore-object-at ava"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_0.0.1_1659604501983_0.15726800055882517","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"superlock","version":"1.0.0","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/Kikobeats/lock","bugs":{"url":"https://github.com/Kikobeats/lock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"cbd1c1054f905b7e43131d2391d16959b8a39e8f","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.0.tgz","fileCount":5,"integrity":"sha512-cWVXYz0TTlNZn0KwHNdTij83vSNCDll2mg7HCHZG0VtedzZ0V+pL2ANAc/jz73EM5Ir1Na51xdk2HsIIQmSNjw==","signatures":[{"sig":"MEYCIQCfgxLCODnjax2igfEKkPVs52UD2Nr665AF38bvKDtX6QIhAPGMAHIY/SR2A8kWPVFGdUzJtCphgvQmFDxPpY7iz4CD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi65OpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqU3w/+Orwtcv291aaaOo4psLB88kEefTkAevA1bSble1OB2nBQF2uX\r\nOUUdi20g5pYvEKYnmR+VN/IotS7Yc0vaPkhWJ/J23Zbu8AR2wPtrjXS7G15O\r\nulA9RA6nB/f7bb3sPF4Ue+zS+d4PhCQ7WwLEuHOozRnLim8ujyYtPkRu66PK\r\nV260x6VIcUsBjlSvdurBycluEQ03XIhjKyP3I7M+1m42Va+kMy2XrfkVTBqv\r\nOG5sLp5gb6wKgf05yC3t6esknI6NhpLyMuleXqTcXx7MIhQD49wpOLxE5BGK\r\nNpLAU6YV3OaAoO8IjIHvJKnoaziG6PU8v8wsbPhpFoONcBqJL9sOGP5CjGwx\r\ntXYjuQQADgeEY37mgZPAF03JOKYEpw6uJyhPsXzzpEqR5vh8ZyEr3s1yllM9\r\nKSUrbTwHFtwUVHfUgHUd9TH5GBHbR2QJ17FNFBRj3kN7dVsH4uKm0wbXIrNd\r\nQGgcnj84eSxxjU2/DS5TJiCzrXgYrchslWqvKJjdizLNIsxExWJdHfBVtY3p\r\nA9CRaaqAIdg+CAAxKz086i28ZXe5Z6KtwcY8P1l/BYLi5lKqTTMxPTr0GkJn\r\nEgFbTzLfVXiSy2UDJgc/e4b/CLiioEzDhXcAt/41zPmLc8R5pvrlu1gBleat\r\nHeKpkuTXP2DVXY5C6f0NLymCDNgDg0bxjpU=\r\n=xQ7m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","_from":"file:superlock-1.0.0.tgz","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"scripts":{"lint":"standard-markdown README.md && standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/327dd7ccf34c53940fcc4bd20c036e4f/superlock-1.0.0.tgz","_integrity":"sha512-cWVXYz0TTlNZn0KwHNdTij83vSNCDll2mg7HCHZG0VtedzZ0V+pL2ANAc/jz73EM5Ir1Na51xdk2HsIIQmSNjw==","commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/lock.git","type":"git"},"_npmVersion":"8.11.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.md":["standard-markdown"],"package.json":["finepack --sort-ignore-object-at ava"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","standard-markdown":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.0_1659605929764_0.42115143357302287","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"superlock","version":"1.0.1","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://nicedoc.io/Kikobeats/lock","bugs":{"url":"https://github.com/Kikobeats/lock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"b1780db9240142044f419bbb9f0b7a93c5abb146","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.1.tgz","fileCount":5,"integrity":"sha512-so1PGc72dbYLDEN0+996JJnXIvFp/3aWVtTgXEnLilmvytCxqiB+LqyJZ7UY5gLjglxkkF1C9zTGFraKBKrGUA==","signatures":[{"sig":"MEUCIHYJvvK66jMZL/2LuZgtXJ32o9kszdc/Ni61xWWIWQibAiEAzi80jQxGC7PLYIXnYIZx+B8Ar+jNN0Z0g/BxRY4r2T4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjeza5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP4w//ZADb7CgKdc5rsC3KNQR5AsjzJsxFR2fBtJWT8aLyPHCaQUKc\r\nuEPwCGFPdy9zDIVp9FoJP/8ezVqce8gn0SfzsaHYX2VuYAZXkJmdGOpYzpsj\r\nHmXHWi06IUTp77oqvRleSyWMEV4y+b0293ROqmJI5zCsq0Crh7fWxJVQOwrg\r\nJGmPaZ/r2MrhCoYoBehAQH7oRMpcngYOJRxn7u+v7Ro3pGOpuaFiif4sipee\r\n69o2BI0mrNXnLZwiLByiOr7egX8yvu+N+I8Mmaugp+Xe0iu9n6LOPzlXO8Gi\r\nNj9r1r4RSur1s5zGT773Zp+FVGdDZeapdgF6jWyMFqd4j3XoRa2WH3Bnw/wW\r\nCIx4yVdrjRytdETiakkyfQIOM2NXndcbvpbvgCvB+Ekumoy8S6f6rFJum6zo\r\n6ulU+ZXtZ23zrg9pfNQUr5YDpLu9DoOM6se1ZYQZoHVWTOCXlY8EG0kzI15k\r\nmyFICInfa4vbVnjJuBZpPXQkoCduOgRBTEOmCrpXTHNKtDQP9gwAc05o5oQa\r\nlmNkXsR5jUsHKMJtYeMcxZ3S82g+WffKNRm7+bBZHMOfQUjqWMLlABZSTNWI\r\n4S7jl70ruc9nKIf9SYaKNan3INbNY4525uDS7B0xmrK43QQa2E656rkuA3zn\r\nED0Z74V1OY81FdZvJ6jC3enq2ug/f9D/w+M=\r\n=Frt2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"074ca957251d9c1330b2f6297f6b017f66b23dd8","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(git-authors-cli && finepack --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/lock.git","type":"git"},"_npmVersion":"8.19.2","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"package.json":["finepack --sort-ignore-object-at ava"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.12.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.1_1669019321626_0.4221166904992977","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"superlock","version":"1.0.2","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"0e556d2653f3322a8f0a7bc30a2965e3e934a6a4","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.2.tgz","fileCount":5,"integrity":"sha512-eBFSoL+swIG5ifDnrtBWiTYVnXj4SculdpH+8J4wsUqMsUKoLv1vwIf8d0V3Pn1xDCG+fKaw+77F4Qnj1seW5Q==","signatures":[{"sig":"MEQCIBxkjwPPVjxG1tY4ExfBQ+SRDb4wSWFJqViZnkGQq2KIAiAaX0OpE65A9lKT7K0CzXlaM7QK2w9Dk1Q5WqPeDyXkMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4M7eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqlvw/+PhGdlwRG5XC8MkbMdumSpT9P91OY513+u9SZTkfEygcGFBkH\r\nvqsK/cBb0bI+hyro8m6Qw3CESJqbmGAZJNhesJbJZ0qAFgObN2lmxN8WIdbp\r\ncmS56vuF7xPpRmR6QSEzs4dpxP/7vsULcSbsnP4iHAudO8AxL4O9icA1GdKL\r\nETUshN73wPfcj40jYgUM1DcVo3uqN67wgA8sjsTexXlAz7jL1u/qybbKzWF5\r\njenO198lr5IJQGoPisTlQb1GaTVE6MGKBtouNIKyCI1zWpKyYv8h2KGvGV1t\r\n0ROfT1oTYhNtOdqCrbon9OyOubwiT3XOejgcN8ienuell2OVxlb/8rT9wL54\r\nJPtC1TPJLvI/iDhptiygRy3GmcbQLLI9zvLA9dOevmGuFZbyymX5YlrjeeH0\r\nBpS1+PTYZxb6GdRDCmWvLtVR4JE/Tw8c4nrvHrMtBrU53EIwrcdHeUVbqmBL\r\nflCRrI9bvDCUwSyr3QL/b1bJfVGHrMIiT2CHt6JWSKXltOIlZkHClw1P0xVr\r\nWDvzjAd39w58vRH7Brl5eo7XJBNfZdtxCGmZ7+4wG1uz7rk/fn80RwOJReLE\r\nKuaNOF8wg6Dhc0Rqa6HaF7n84t0IN5mITDkZIvVdx3uUNn5Y3bk5SEIBPJ0a\r\nlYvvjguAyLInqS+yCrbq9la7wuA4S17PHDI=\r\n=dMec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"cac3d1b18d369aa0ce37180342cdd1d684b62aae","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"8.19.3","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"package.json":["finepack --sort-ignore-object-at ava"],"*.js,!*.min.js,":["prettier-standard"]},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.2_1675677406067_0.9510531669400832","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"superlock","version":"1.0.3","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"76c32032245a14932a932419e4ec0ef06a26a4a0","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.3.tgz","fileCount":5,"integrity":"sha512-Xj50808uKg+Av3AxIfM1jPhRFiWBPFZFAeFzDulvEJyKec6lZOqTFGerEb8fDqZC0qhPWiM8pkGdaJwinGo7Qg==","signatures":[{"sig":"MEQCIF8hJ+ZBGFMx+lbzYrVFqnzgadTpm0hBPHhcH/XEC6k4AiAWrhXFoMGWHVP5yAf054H0PyITxiwvEI0fABbXGgcYbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6803},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"6b618431793df948612d88574d1bb593f0557798","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"9.6.7","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"package.json":["finepack --sort-ignore-object-at ava"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.17.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.3_1691703434759_0.6406640270391006","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"superlock","version":"1.0.4","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.4","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"6ebfdb962099d7b0c6a975b36136fa698b2ce28f","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.4.tgz","fileCount":5,"integrity":"sha512-9u7NyourZcClNnoJjGbJ1AmWJ9KSGLuH0ceBuGhUJI9GbwKRHNxwyd7z0hHZUxhitUtP163YWNtd9lzibecbZw==","signatures":[{"sig":"MEUCIQC8K0uQcPtcAIU71Se6Phneni0Semk3gxMMPE+zIBHgpQIgZS8E1Rt252ULA/+wUT5i4kgW3ppQYTSMYZoUKj8VFug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6803},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"25246ced06e36ce8124d09fb6b1c5162d370dfa8","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"9.6.7","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"package.json":["finepack --sort-ignore-object-at ava"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.17.1","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.4_1693927264094_0.061746329861997795","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"superlock","version":"1.0.5","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.5","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"113a413f5879d333867bfe0c8065bf3d8a84de98","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.5.tgz","fileCount":5,"integrity":"sha512-G5j9XYYTzflPotoMJt9qkf1h3v7IFDOq8yCl7UGJrfbEXt+PS9VCxfbtNoHS9GiVANv5eZ4uPjpkXLR32uvcGA==","signatures":[{"sig":"MEQCIFaM+22yoleAz69m4rcDt4Rt4YTeHhfEzFmBnMU/c44sAiA1SPYK2bRBXhmFi35lHDHS4ZlzZlHTPGbmM7vH84jOfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6803},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"ed55ffd4213dace98014b760be603a1d68ff0031","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack --sort-ignore-object-at ava && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"conventional-github-releaser -p angular"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"9.8.1","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"package.json":["finepack --sort-ignore-object-at ava"],"*.js,!*.min.js,":["prettier-standard","standard --fix"]},"_nodeVersion":"18.18.2","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","@ksmithut/prettier-standard":"latest","conventional-github-releaser":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.5_1698144534349_0.5614680156445413","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"superlock","version":"1.0.6","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.6","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"b7dd54c26f9d1883b92e31fdcf0d728c2b710a90","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.6.tgz","fileCount":5,"integrity":"sha512-snfB9xuo6l75Ylx4JzwXyadSy54r5yLHUXmMcmDGssC8RgfV3IvUDXeM/fvWzZDIJFZJrha0Rl2dlQESAu2afQ==","signatures":[{"sig":"MEUCICOnNzkIsD1sr63FWvqKQ3LJKSXB/LoXyVD+3CNlm4c2AiEA++saju2MP6Ns6p7GvEsSKPaDrL2piUX4wMunsTkiFlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6715},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"8042979f969875806e3bc48c39e5152d75072a3b","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.2.3","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.6_1704620514648_0.38806987725621234","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"superlock","version":"1.0.7","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.7","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"65323c6ad078b2bdeb5a31d4421d98eeafdf19fd","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.7.tgz","fileCount":5,"integrity":"sha512-ZCCSbiM2zsYZaYnKFh5bIbJOj30lSXMsZi4IvAvoTmrsp7LlMAzJ03JFtp31pKaekFGbBu6HYxXg0gEn7lK29A==","signatures":[{"sig":"MEQCIDyY1MkO0OHPaHdZu+ltGh7XnS/zNqtRklwnCULi20sTAiBLatD8sZF0Gq3oBEso1gJ/5rF4dJl8JP2n3QWTsoep/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6715},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"518254792b3e20dc543c614b514b07e0ad720765","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.2.4","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.7_1707433721278_0.43207127448655913","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"superlock","version":"1.0.8","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.0.8","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"79150fc6e666e20574883b9d8b4ff2e99405f35b","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.0.8.tgz","fileCount":5,"integrity":"sha512-5DEMilG6VNj53+XMj9CEEHoU+KcQ/HwSHs/vXd+f3PG93s/BrkpOZncGZLHpB1Ak0+7QSxbziov6YVYyS3icUw==","signatures":[{"sig":"MEUCIHyh8jD9eLUsjEC56gthuKSbJPIA3NY178n7g9iMmfU5AiEAz0Z+DTgRG4zFmyn4byJ0fGo50kj3rRQnWJeKWXu3VnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":6713},"main":"src/index.js","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"b882f4820a373cdc74c5a525d06a0b38f41b6d64","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.5.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.12.1","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.0.8_1713095515073_0.02747652306782067","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"superlock","version":"1.1.0","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.1.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"f0ebbc31bceb8ba582c28bad1a6087e474967125","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.1.0.tgz","fileCount":6,"integrity":"sha512-HDOLMfwUl2JuvJtV+Sx22e7o960AGHU/PfaDWgoBZGunGCwgcCmGRHCwWkzVH6jMaUVx5+tx3BirFM+YwM5aWw==","signatures":[{"sig":"MEYCIQDqbhu0Vr0tRrLFn9KhqIZMOl22vBXYt0gBtme5sTdswQIhANEFBb9wt+brzlOezsexTDCF8Q01Wq/VCaupqIUGtEGK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7283},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"2800cb4d16396fdca322a422e1a8b0cd3ab3d6ed","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.5.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.12.1","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.1.0_1713282895677_0.4219771009273423","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"superlock","version":"1.1.1","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.1.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"4b348df717f5fd2ffada1b29bde5debfdf744547","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.1.1.tgz","fileCount":6,"integrity":"sha512-8F9NgqyVZN2HiH++zMhDyCOcSJE5llQ1eYYuNFTG1eWquO6qxirgK3GBmALSKF9y9uuRo0Yv/+syfovT2fJpZw==","signatures":[{"sig":"MEUCIBESBsg+p2i/IbstUHBQ/yfKRKTdyw2qpgQvP7SgyWR6AiEApVGRa0DcckXXBpO30IanwMrS76N69luyn8ojpkf7i5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7351},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"8e01925bc0d58edf670d7dbc14a708dfc0f15791","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.5.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.1.1_1714140219332_0.2888828067761371","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"superlock","version":"1.1.2","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.1.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"8509a9da3738a60d48798348d26293e463c18f18","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.1.2.tgz","fileCount":6,"integrity":"sha512-486lodtl6Djc3LVvf1t7YB4TBW5jRlJsVnCHeTBSe/ajxG7YJtLNyp80trNzIQvy4rOdO6kvwHr+XU9X9O462g==","signatures":[{"sig":"MEUCIDxQFPfuqE5oOzIpW8NAcYG27uvaBI8gNEFQkrJaVeU4AiEAxO+/BlD6CQQU53BXnKwGCtDC45QTg11gA9gyzdvV160=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7815},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"59bfd284f903365f4d0c20ebffa25746db57d074","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.5.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.1.2_1714675192270_0.8351386323949797","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"superlock","version":"1.1.3","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.1.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"642e1b98221c477fb897433855c03dc8814e78ee","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.1.3.tgz","fileCount":6,"integrity":"sha512-//LgQ/ebal5aYzBzFP6LciuUqNrTm/oP3/ccrGuXnMFnN3MpZyADMHljhjvvAdRGO6VbltmA3HZwoR97P7i6Dg==","signatures":[{"sig":"MEMCH3fxHC6uLa1Ap0H9NqP54Ot0uA60B6bzQdrcRaj0TfwCIETNz29WGBMX/hFfe6M0Mu4B+bojrsYB2gzvShoG2Rx6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7815},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"a67c705609793fc02381960c049ebc76590a71b8","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.5.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.12.2","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.1.3_1715265883535_0.12241223705676352","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"superlock","version":"1.1.4","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.1.4","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"552b22c75a9a39df478e20e896ee2bfc13294e12","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.1.4.tgz","fileCount":6,"integrity":"sha512-be4+qqLdebjIMvEwIGU6Z3jRG9IAX9kb/xiaiwr9S2qVUE0AVFaSELV3f72kcOQMTZ0ScqemSMxfbXHbPuHW1A==","signatures":[{"sig":"MEUCIQD+YesoZ9tzDa93DFvMl0YqtxY21Y6Nz6gJXim/qBVYKgIgSLFESxs743opFIbi3I49S5ProMRnguCST/ewA6W5vH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7803},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"820ec3478110a2e5f56cc1f3705bd8cd589bb295","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.8.1","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.1.4_1724054163373_0.5527587436261352","host":"s3://npm-registry-packages"}},"1.2.0-0":{"name":"superlock","version":"1.2.0-0","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.0-0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"438b33d606bd313a09c3435e28ee0b97ea2e2bb3","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.0-0.tgz","fileCount":6,"integrity":"sha512-Yetzl1s35j8REZ+kngKcBhJ33U3v+pGVfLFJMjov7ywd9u9s37ODs7aAr2CMS1ZihZMkCMR7ONJ6BEdkjuqMHA==","signatures":[{"sig":"MEUCIQCVWDWn6223ieFZT+scYG8KqucnVRiDfiFcb58i7q5iVgIgJcMVAmtIrZgLKQmSnl4e0DnYGcLQoqJ0rrnGUNmrZ8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7993},"main":"src/index.js","_from":"file:superlock-1.2.0-0.tgz","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/5d2ab24742c26fca3a672b04e991e171/superlock-1.2.0-0.tgz","_integrity":"sha512-Yetzl1s35j8REZ+kngKcBhJ33U3v+pGVfLFJMjov7ywd9u9s37ODs7aAr2CMS1ZihZMkCMR7ONJ6BEdkjuqMHA==","commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.7.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.0-0_1724055514277_0.11157836387044506","host":"s3://npm-registry-packages"}},"1.2.0-1":{"name":"superlock","version":"1.2.0-1","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.0-1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"55fe0ae64531ff033ba2cafcbf6d396914abb861","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.0-1.tgz","fileCount":6,"integrity":"sha512-cU7Uk2SezLF4S1IAyPWTfx8P8NcOjqUlQU953VvV532EUyOyHTi1Wj74HHy95An7HEKiqkrsZFlgrCqLBJmgyA==","signatures":[{"sig":"MEYCIQC/bkK2HgS+zjVi1tNhk6SDwuY3rW7mxeyNI+b/jiY7QQIhAMFv20mi8ftDmfJIyiqFfBNfNliyO4KSUUP5MlT7DUWm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8029},"main":"src/index.js","_from":"file:superlock-1.2.0-1.tgz","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/05795d5dc56b202c799f1381fcf5847f/superlock-1.2.0-1.tgz","_integrity":"sha512-cU7Uk2SezLF4S1IAyPWTfx8P8NcOjqUlQU953VvV532EUyOyHTi1Wj74HHy95An7HEKiqkrsZFlgrCqLBJmgyA==","commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.7.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"18.20.4","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.0-1_1724058052529_0.29692521781893877","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"superlock","version":"1.1.5","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.1.5","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"7969f006386998fc07ed92b86320c98fbde32f45","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.1.5.tgz","fileCount":6,"integrity":"sha512-SKGGPqs/cn0VGuPJ9vcel8aStzl8XRoOyf+PAJaiAULdTO8G94EwKUxUA3nvv3FDqqNqqA//RFflrMmKK28/vA==","signatures":[{"sig":"MEUCIQCBaec76ihRyyMxhO94cbI3nJtgFslKBoHbRK8ebzz+fAIgFMtcQg7ggz4vVcwWbSg61kGbEQT2ryasBQbp5cQ3PVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8028},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"49e500c534dc84ea008d5f1d6dfd63758b810627","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","update":"ncu -u","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","update:check":"ncu -- --error-level 2","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.8.1","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","npm-check-updates":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.1.5_1724100623621_0.5362948521955608","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"superlock","version":"1.2.0","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Tycho Bokdam","email":"tycho@palmtreecoding.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"4bab8547714fa41733606014e39396f15c91e65c","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.0.tgz","fileCount":6,"integrity":"sha512-G0dV0oC/9Au/pH7BFuz8b8Xsl037X1kG4w5skufj39Zfdl7m/Os4LWU5ig74TgWUEBqG4WEzImVKcEGI1FbocA==","signatures":[{"sig":"MEQCIBVPDyKXuPiz8MeZ/9BCldCI6T9w0+zbYNT24WbikmGzAiBgWodC9t219XowaRDifyAnNXFUVTSbxN0LTEkWY1xtMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8031},"main":"src/index.js","_from":"file:superlock-1.2.0.tgz","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run update:check && npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"_resolved":"/private/var/folders/wl/c4tw_5s97c9b26n2cj99x4180000gn/T/35ab57365f01b18be66ede7d21acb111/superlock-1.2.0.tgz","_integrity":"sha512-G0dV0oC/9Au/pH7BFuz8b8Xsl037X1kG4w5skufj39Zfdl7m/Os4LWU5ig74TgWUEBqG4WEzImVKcEGI1FbocA==","commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.8.2","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.0_1725015418441_0.8140632906913134","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"superlock","version":"1.2.1","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Tycho Bokdam","email":"tycho@palmtreecoding.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"d30643bffef7d729eb655444b6853575a76d784d","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.1.tgz","fileCount":6,"integrity":"sha512-DT5LH6KtuDhD0tpt4wV5FrAxJBOfctkIwCaBnK9oNTDiWwNXRVJpfiEvNn0cSwrwm3WefCIhxklzJ56gxnjbLw==","signatures":[{"sig":"MEUCIQDupHAs6EmXrCbm+vXKAbM8aUcqXiE3caXv4tnn8JpIIAIgEJ0FfPYUDuM64jOiYM5HRveS9hyk2ptM6GUbx6qvpGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8008},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"40e0c1276f88b86fa4322ed8039b63a83d0e6fc8","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.8.2","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.1_1728891821501_0.02233087626808028","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"superlock","version":"1.2.2","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"649cf0d83d19d668b94baadc239a43929a71e475","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.2.tgz","fileCount":6,"integrity":"sha512-LpxqMtk4zV5R8AiHDGKbzqgdYNJ8w79mIwNdMzYmu2JZIEu+3LtrgtJmgA0aXtqFYI8j51SjTKTY6Q+OoWvOww==","signatures":[{"sig":"MEUCIQDdBxwCDbOPHzj6RUKt+uK6bYSZJxP6G7v5RX4nNj7cjgIgbgphB+qnX5gjMEL9r3MDZmVHjkr+zIZT84IUoW6Kmnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7940},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"3ef19ac0e6ad9fd9615f6dd4534e965c5efce8d0","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.9.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"22.11.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.2_1732044496738_0.514475234996288","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"superlock","version":"1.2.3","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"4a7422a93d591e56e98cd67ab115f1fd070597bb","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.3.tgz","fileCount":6,"integrity":"sha512-ZKUTlEDO5bnitvirxxguGmthzo3jW1aVVLY4COmAtZhF6RYK9eR6S3pxH3YOe4WlTyd0bHTJVSVCM7c3mEsV9A==","signatures":[{"sig":"MEYCIQDHrbJ+ZeM0DkXpjYE2hS1wAV5QLamZCml8p8h9MQmS0QIhAMhjVKQY7PKTNZR1yOtDqyjRD81oAEwLY3lQ3BMJcUUW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7940},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"c87312b0133c37d5697e0c678c4c49b5357b56ac","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.9.3","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"22.18.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.3_1754982640503_0.2725727592689995","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"superlock","version":"1.2.4","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.4","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"77fae3e4ab9936678ac87f9ff292fcc2b9d28e7a","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.4.tgz","fileCount":6,"integrity":"sha512-+/RymNVY4YQc0qpUGuYYLf+eQ3EF3sB0azp2bDwvp5v4oEXPlZx/GLxcMMSArV14ERIX+3nnht+BcDx5q9GKWQ==","signatures":[{"sig":"MEUCIAc3cxf57581n94is6CRarjHS5DvT015swMKb8h0x3bRAiEA3B/NXf1VYYAwr4hUdQvKpA6RQlalZw+sMYXkMERrQQk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7940},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"78bd6727ffc041ca3d0f97dcfa5a282af6c750b4","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.9.3","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"22.19.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.4_1757163346983_0.23071777533549565","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"superlock","version":"1.2.5","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.5","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"df22a5bb7f70bda647b94b6eb9013b0a3a989ee9","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.5.tgz","fileCount":6,"integrity":"sha512-TXxV9S5Eo9Um2Aft9LTmVPgR2JeS0w7R27ss/kPHZTQN1MO/0Rc8YPtW9HZiuN5avfZLLrNKt4SwcGQL/NkzhQ==","signatures":[{"sig":"MEUCIQDpmrlJ0r5fzTq9LiNV6RqRpdjmrF3ktVJKCLkvwK2T9gIgGow99nlkDtca996lFloMf5GYqVKQjY7QMRUv1tcIKyw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7940},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"497d2b85ad9935803204c53ea8c48e770c24fabc","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"10.9.3","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.5_1760533478307_0.42593762857539974","host":"s3://npm-registry-packages-npm-production"}},"1.2.6":{"name":"superlock","version":"1.2.6","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.6","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"802fd8c6c59377ed09a6ded4dd2badcf64bfbb2b","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.6.tgz","fileCount":6,"integrity":"sha512-V8XeWhjfZK1YA80gEGppesCtwXwGaqqoy1IoPRCZaap+sSgsDtRatAQlEfwoyHaHuR/ZR9KIk7JEpY96oRJ7TA==","signatures":[{"sig":"MEYCIQD8nukZzze1HCiE9O5YdH4a4n0GQ/PvdHJsu8iCrIaPwwIhANLLehZhD2W0+AS8pk6uonNjN44iJ3ajt4a71Vj6u/0i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7940},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"054761c2f733b054ef66f0312162ee80abbb64aa","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.6.2","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.11.1","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.6_1763711595382_0.3038982518417177","host":"s3://npm-registry-packages-npm-production"}},"1.2.7":{"name":"superlock","version":"1.2.7","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.7","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"840f2d0b3654a7f65e25032cb56817d2af34c2d5","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.7.tgz","fileCount":6,"integrity":"sha512-yv1gbwL9NjzUBu7Hx2sMwbr0qHeUmgJOG/YxvJlqIk5bmAq5f7CKQ5/dvkf9wdn5h/9zG4VQzQJW3bGUJ4L+Zw==","signatures":[{"sig":"MEQCICtzjKimwSjFLnZF3fJL4ZVQdfTf68gttG8E+R4ZQw0SAiAW+O0u/kWvk5Rv1+8T/8kkiLQ0e1QUQXYnu1kUeGzrGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7940},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"a2b84f84b05609b57d6def1b28b27d18b61a8d78","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.9.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.14.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@ksmithut/prettier-standard":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.7_1773786110616_0.2277223728195754","host":"s3://npm-registry-packages-npm-production"}},"1.2.8":{"name":"superlock","version":"1.2.8","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.8","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"bb1ad33c9c09f7301f26447b5fa12546c6f69ab2","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.8.tgz","fileCount":6,"integrity":"sha512-Ef8lH/XVvrBCSxZO9UKh06eOdetu4WIa0vg/cz8/nScpTDOWkRm5ocOBIaM8JCeBvhoIU/lXJNAeQvPCzm7UoQ==","signatures":[{"sig":"MEUCIDyCbIo52pH2wwdwsND7nRcjL3Zse8av+jNVDi8Gi5D5AiEApHGozFAPYzXsvwkbzZPxHRejVijpB/ptab/HEq9WOMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7868},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"161b255c8321b1a8eece59de6ebbf43db256b7b6","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.11.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.14.1","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"latest","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.8_1776147790497_0.9511319388450026","host":"s3://npm-registry-packages-npm-production"}},"1.2.9":{"name":"superlock","version":"1.2.9","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.9","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"3908a9ba23ab6a84042974eacdf933412b316564","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.9.tgz","fileCount":6,"integrity":"sha512-cEpAqvtK5pSKE1W8NNbVUlXqpEh1rvUITnV2qjzDSN9I8u+2bqwm+pefQo+LXCoHeSreEFlamghLmIw9IbemPw==","signatures":[{"sig":"MEQCIHWjyxDkuHy0neqfK+hAV4+BA7Cx0g/yd4vU6mPgJZduAiB2dLEnT0WkKZCmcRLVjDS908bb3QCR3GsuizqUte/fJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7905},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"96ee95cd754b0fbabdca19a55f76c3844aaf0f12","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.12.1","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.15.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"7","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.9_1779617730534_0.8396796304781939","host":"s3://npm-registry-packages-npm-production"}},"1.2.10":{"name":"superlock","version":"1.2.10","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.2.10","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"c300f8652e4f521ca6af0cc7934d8bbb005c54b8","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.2.10.tgz","fileCount":6,"integrity":"sha512-PqWqTIzLgcVsNc4MlJCEofZFTT3wFKS5kykrrwE/t73TiY8ahRDs/cAFtzzP60/O75TkyEbprigvOoEldTcawQ==","signatures":[{"sig":"MEUCIQDRQias5+RtlsjYbWIkYYp/JMVnhC24XaRygFI2SXkyvgIgSlT2Ep+gMJoO0tHi+KGmmqdnIdWsO1/HOdjxy5bXKds=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7906},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"8d7d3093fa9cc53bb8ffc8de249c950160771d24","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.13.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"7","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.2.10_1781821391374_0.7897913944423782","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"superlock","version":"1.3.0","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.3.0","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[{"name":"Tycho Bokdam","email":"tycho@palmtreecoding.com"}],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"bbd513bc7d59e068e400143185aafc16fccc3f4e","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.3.0.tgz","fileCount":6,"integrity":"sha512-ARSnT4N1GEXTCyVpGcPet9gnPpR+wbDmaAK9H3OpjAUQXQt45BTnTJc6jPgRb6g5jBxb73LSjlRBnnOnPuZRbw==","signatures":[{"sig":"MEUCIQCUuGJYrKq3q2K9L1pN+uWbqnK0Z8eyCKorrfNUtWCwqgIgaxKQCpTvuEOFgOKP2RUgvTAIE+7Mi3fvlVnOVQIrHKM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10066},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.16.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"7","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.3.0_1783928198730_0.060498037631709245","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"superlock","version":"1.3.1","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.3.1","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"12d716dd2a0217b1c8d9eb6c9ac8e28c5cda39c3","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.3.1.tgz","fileCount":6,"integrity":"sha512-vlJcbIKUpL3jy85YOjk4WtR2lI4W76DP7ScXzzxXfmyqTTvAFWVnuw0/Y/W+9aleBNptSQRq1lZ4v2vRO81OXg==","signatures":[{"sig":"MEUCIQCXyo/EnSX5fOVJzDLt1R0vjMfvtDAtmtsj9a0e17ydUwIgCNvT+nizOf0PcB9FkyPvi3eSaG/K3apNUeEwIJCA5xM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10053},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"19685353eeff301d61f38a7112943cf0ae16a5a4","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.16.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"7","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.3.1_1783930323125_0.9044513973152641","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"superlock","version":"1.3.2","keywords":["async","await","concurrency","critical","lock","mutex","section","semaphore"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.3.2","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"d2e51a80eb1d0c5136255e9370609f35c8d10f12","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.3.2.tgz","fileCount":6,"integrity":"sha512-bLQRyrv/rT9ACCjPWyJJaE2+EMciIjnbiGWf2PHT1UoQYkoMfRJgTqLJedy16g8Q8xK5lZFRAl1devVxp4opjA==","signatures":[{"sig":"MEUCIQDXBMtCxFzJQ+3TDihm5rVB3a5EWN/6Xi3J9rdgAq8UCwIgZGEYPRg3MPY16iEcIuXvCxv9ilBVpxJDtDIDPVguVKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10053},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"0d7f0c774bf9d4aaca74cc06de8192963c010e64","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.16.0","description":"The most simple mutex/semaphore implementation","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"7","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.3.2_1784061707918_0.14474384718185784","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"superlock","version":"1.3.3","keywords":["async","await","concurrency","critical-section","lock","mutex","queue","race","semaphore","synchronize"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.3.3","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"acce56643b2edafa0eaff3ed82f6cc1eed1f498a","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.3.3.tgz","fileCount":6,"integrity":"sha512-tbC63RxD9UaVD2cQHljMA31j8FRs5NzHGS7E+o9cARvht/wmaNd3LxBLqXzgS7uc9+ifT4S1w7GKYqGdIoxoVg==","signatures":[{"sig":"MEYCIQCwAFMyu9Rj18oFjqnQ3OteFW/SQZc/qYMjxidTkbwYpgIhAPc927fv3yxVIO+7dH0UgV9ilBaGNyH+iNQ6Xp5fafFK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10123},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"875dc85ed4759df43cf43e1cff67827ba7de49a1","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.16.0","description":"Minimal async mutex and semaphore for serializing critical sections in Node.js.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"7","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.3.3_1785409083963_0.4570941317614492","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"superlock","version":"1.3.4","keywords":["async","await","concurrency","critical-section","lock","mutex","queue","race","semaphore","synchronize"],"author":{"url":"https://kikobeats.com","name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com"},"license":"MIT","_id":"superlock@1.3.4","maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"contributors":[],"homepage":"https://github.com/Kikobeats/superlock","bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"ava":{"files":["test/**/*.js","!test/helpers.js"]},"dist":{"shasum":"06c36995d492b80b3b749ef1d2ec4dad3d88798e","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.3.4.tgz","fileCount":6,"integrity":"sha512-8mcwOQRICR8xcu5y2QgPZW7i7JLQqDlQElly8z6dfyZNJst//INK3+mYCG0mziZdn5tdfUp9RgM0KANi9PKtLA==","signatures":[{"sig":"MEQCIG4EAz9/0+Zu9hFLf6QqIYyoP4uza4MZtoQiz3cqrLfWAiAPYlz7gs9UP7rrMYs/xYzQOYxh5dJGcHHnLYhxptRO0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10123},"main":"src/index.js","types":"src/index.d.ts","engines":{"node":">= 14"},"exports":{".":"./src/index.js","./create":"./src/create.js"},"gitHead":"cdba222965385a3da69e91f613258f5cddf0b094","scripts":{"lint":"standard","test":"c8 ava","clean":"rm -rf node_modules","pretest":"npm run lint","release":"standard-version -a","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","prerelease":"npm run contributors","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","release:tags":"git push --follow-tags origin HEAD:master","release:github":"github-generate-release"},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"commitlint":{"rules":{"body-max-line-length":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Kikobeats/superlock.git","type":"git"},"_npmVersion":"11.16.0","description":"Minimal async mutex and semaphore for serializing critical sections in Node.js.","directories":{},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"_nodeVersion":"24.18.0","_hasShrinkwrap":false,"devDependencies":{"c8":"latest","ava":"7","finepack":"latest","standard":"latest","ci-publish":"latest","nano-staged":"latest","@commitlint/cli":"latest","git-authors-cli":"latest","simple-git-hooks":"latest","standard-version":"latest","github-generate-release":"latest","@commitlint/config-conventional":"latest"},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"_npmOperationalInternal":{"tmp":"tmp/superlock_1.3.4_1785786187621_0.1235111669399811","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"superlock","description":"Minimal async mutex and semaphore for serializing critical sections in Node.js.","homepage":"https://github.com/Kikobeats/superlock","version":"1.3.5","types":"src/index.d.ts","main":"src/index.js","exports":{".":"./src/index.js","./create":"./src/create.js"},"author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://kikobeats.com"},"contributors":[],"repository":{"type":"git","url":"git+https://github.com/Kikobeats/superlock.git"},"bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"keywords":["async","await","concurrency","critical-section","lock","mutex","queue","race","semaphore","synchronize"],"devDependencies":{"@commitlint/cli":"latest","@commitlint/config-conventional":"latest","ava":"7","c8":"latest","ci-publish":"latest","finepack":"latest","git-authors-cli":"latest","github-generate-release":"latest","nano-staged":"latest","simple-git-hooks":"latest","standard":"latest","standard-version":"latest"},"engines":{"node":">= 14"},"scripts":{"clean":"rm -rf node_modules","contributors":"(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true","coverage":"c8 report --reporter=text-lcov > coverage/lcov.info","lint":"standard","postrelease":"npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)","prerelease":"npm run contributors","pretest":"npm run lint","release":"standard-version -a","release:github":"github-generate-release","release:tags":"git push --follow-tags origin HEAD:master","test":"c8 ava"},"license":"MIT","ava":{"files":["test/**/*.js","!test/helpers.js"]},"commitlint":{"extends":["@commitlint/config-conventional"],"rules":{"body-max-line-length":[0]}},"nano-staged":{"*.js":["npx @kikobeats/prettier-standard","standard --fix"],"package.json":["finepack"]},"simple-git-hooks":{"commit-msg":"npx commitlint --edit","pre-commit":"npx nano-staged"},"gitHead":"5b6cc643f4b542bea2e2510fdb7acf4f988198ba","_id":"superlock@1.3.5","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-XpWNthvezZnWp0u7/UL8rBbBOnq2Qx39fw+0RNMC/+eotOd81glzsmIWVH0ejarhTeDQihxOKSbjm2XXFo5a8w==","shasum":"6a88c168af2fbcd67267c13386daafc6e08c3a9c","tarball":"https://registry.npmjs.org/superlock/-/superlock-1.3.5.tgz","fileCount":6,"unpackedSize":10270,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAmPmTIsjqRTJs92K35PMbGeJFLy3s+iGvb0n11VNYllAiEA1QuGkstvyol/r4/Pva6vvq3YPx6tS0VWkbfjjUrsHUI="}]},"_npmUser":{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"},"directories":{},"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/superlock_1.3.5_1785944008690_0.18750354368843358"},"_hasShrinkwrap":false}},"time":{"created":"2022-08-04T08:48:31.883Z","modified":"2026-08-05T15:33:28.986Z","0.0.0":"2022-08-04T08:48:32.048Z","0.0.1":"2022-08-04T09:15:02.202Z","1.0.0":"2022-08-04T09:38:49.909Z","1.0.1":"2022-11-21T08:28:41.798Z","1.0.2":"2023-02-06T09:56:46.211Z","1.0.3":"2023-08-10T21:37:15.061Z","1.0.4":"2023-09-05T15:21:04.279Z","1.0.5":"2023-10-24T10:48:54.497Z","1.0.6":"2024-01-07T09:41:54.816Z","1.0.7":"2024-02-08T23:08:41.451Z","1.0.8":"2024-04-14T11:51:55.239Z","1.1.0":"2024-04-16T15:54:55.859Z","1.1.1":"2024-04-26T14:03:39.518Z","1.1.2":"2024-05-02T18:39:52.431Z","1.1.3":"2024-05-09T14:44:43.702Z","1.1.4":"2024-08-19T07:56:03.531Z","1.2.0-0":"2024-08-19T08:18:34.430Z","1.2.0-1":"2024-08-19T09:00:52.676Z","1.1.5":"2024-08-19T20:50:23.766Z","1.2.0":"2024-08-30T10:56:58.618Z","1.2.1":"2024-10-14T07:43:41.655Z","1.2.2":"2024-11-19T19:28:16.914Z","1.2.3":"2025-08-12T07:10:40.683Z","1.2.4":"2025-09-06T12:55:47.205Z","1.2.5":"2025-10-15T13:04:38.502Z","1.2.6":"2025-11-21T07:53:15.577Z","1.2.7":"2026-03-17T22:21:50.780Z","1.2.8":"2026-04-14T06:23:10.641Z","1.2.9":"2026-05-24T10:15:30.675Z","1.2.10":"2026-06-18T22:23:11.510Z","1.3.0":"2026-07-13T07:36:38.861Z","1.3.1":"2026-07-13T08:12:03.265Z","1.3.2":"2026-07-14T20:41:48.096Z","1.3.3":"2026-07-30T10:58:04.080Z","1.3.4":"2026-08-03T19:43:07.764Z","1.3.5":"2026-08-05T15:33:28.841Z"},"bugs":{"url":"https://github.com/Kikobeats/superlock/issues"},"author":{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","url":"https://kikobeats.com"},"license":"MIT","homepage":"https://github.com/Kikobeats/superlock","keywords":["async","await","concurrency","critical-section","lock","mutex","queue","race","semaphore","synchronize"],"repository":{"type":"git","url":"git+https://github.com/Kikobeats/superlock.git"},"description":"Minimal async mutex and semaphore for serializing critical sections in Node.js.","contributors":[],"maintainers":[{"name":"kikobeats","email":"josefrancisco.verdu@gmail.com"}],"readme":"![Last version](https://img.shields.io/github/tag/Kikobeats/superlock.svg?style=flat-square)\n[![Coverage Status](https://img.shields.io/coveralls/github/Kikobeats/superlock?style=flat-square)](https://coveralls.io/github/Kikobeats/superlock)\n[![NPM Status](https://img.shields.io/npm/dm/superlock.svg?style=flat-square)](https://www.npmjs.org/package/superlock)\n\n> A mutex/semaphore implementation made easy to use.\n\n## Why\n\n**superlock** aims to be:\n\n- **Simple**: Designed for usage with `async` and `await`\n- **Powerful**: Mutex & Semaphore patterns supported\n- **Secure**: Auto lock release toa void dead locks\n- **Lightweight**: No dependencies, just ~50 LOC\n- **Well-tested**: 100% code coverage\n\n## Install\n\n```bash\n$ npm install superlock --save\n```\n\n## Usage\n\n### as mutex\n\nThe lock is a mutex by default:\n\n```js\nconst { setTimeout } = require('timers/promises')\nconst { withLock } = require('superlock')\n\nconst lock = withLock()\n\nconst executions = await Promise.all(\n  [...Array(10).keys()].map(index =>\n    lock(async () => {\n      await setTimeout(Math.random() * 100)\n      return index\n    })\n  )\n)\n\nconsole.log(executions)\n```\n\n### as semaphore\n\nJust call `withLock(n)` being `n` the maximum of concurrency desired for the lock.\n\n### with cancellation\n\nPass an [`AbortSignal`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal) to drop an acquisition that is still waiting in the queue — handy for shedding work whose caller already gave up (a timed-out request, a disconnected client):\n\n```js\nconst { withLock } = require('superlock')\n\nconst lock = withLock()\nconst controller = new AbortController()\n\nconst pending = lock(() => doWork(), controller.signal)\n\n// caller no longer needs the result: give the queued slot back\ncontroller.abort()\n\nawait pending // resolves `undefined`; `doWork` never runs\n```\n\nIf the signal aborts **before** the slot is granted, the acquisition is dropped: it never takes a slot and the wrapped function never runs. Aborting **after** the slot is granted is a no-op (the work is already running). Aborting is silent — it resolves instead of throwing — so shedding a lot of queued work never produces rejections to handle.\n\n## API\n\n### withLock([concurrency=1])\n\nIt returns a function that can be used to wrap any code you want to execute with concurrency control:\n\n```js\nconst { withLock } = require('superlock')\n\nconst lock = withLock()\n\nawait lock(() => {\n  /* your code execution */\n})\n```\n\nThe lock will be automatically released after your code execution is done even if an error occurred, avoiding [deadlock](https://en.wikipedia.org/wiki/Deadlock) situations.\n\nIt also accepts an optional `AbortSignal` as second argument:\n\n```js\nawait lock(() => {\n  /* your code execution */\n}, signal)\n```\n\nIf `signal` aborts while the call is still queued, the function is skipped and the call resolves `undefined` instead of running. Aborting after the slot is granted has no effect.\n\n#### concurrency\n\nType: `number`<br>\nDefault: `1`\n\nIt sets the maximum of concurrency allowed for the lock.\n\n#### signal\n\nType: `AbortSignal`\n\nWhen provided, aborting it drops the acquisition while it is still waiting in the queue: no slot is taken and the wrapped function never runs.\n\n### .isLocked()\n\nType: `boolean`\n\nIt returns `false` if there is at least one free concurrency slots in the lock.\n\n## License\n\n**superlock** © [Kiko Beats](https://kikobeats.com), released under the [MIT](https://github.com/Kikobeats/lock/blob/master/LICENSE.md) License.<br>\nAuthored and maintained by [Kiko Beats](https://kikobeats.com) with help from [contributors](https://github.com/Kikobeats/lock/contributors).\n\n> [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · X [@Kikobeats](https://x.com/Kikobeats)\n","readmeFilename":"README.md"}