One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
vo
/
.npm
/
registry.npmjs.org
/
pend
/
Edit File:
.cache.json
{"_id":"pend","_rev":"18-804e208973680eb66f58ebd988541fe9","name":"pend","description":"dead-simple optimistic async helper","dist-tags":{"latest":"1.2.0"},"versions":{"1.0.0":{"name":"pend","version":"1.0.0","description":"dead-simple optimistic async helper","main":"index.js","scripts":{"test":"node test.js"},"author":{"name":"Andrew Kelley","email":"superjoe30@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/superjoe30/node-pend.git"},"bugs":{"url":"https://github.com/superjoe30/node-pend/issues"},"_id":"pend@1.0.0","dist":{"shasum":"69e2cf851c1445bdc9e90f60a58f13684165c581","tarball":"https://registry.npmjs.org/pend/-/pend-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.5","_npmUser":{"name":"superjoe","email":"superjoe30@gmail.com"},"maintainers":[{"name":"superjoe","email":"superjoe30@gmail.com"}],"directories":{}},"1.1.0":{"name":"pend","version":"1.1.0","description":"dead-simple optimistic async helper","main":"index.js","scripts":{"test":"node test.js"},"author":{"name":"Andrew Kelley","email":"superjoe30@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/superjoe30/node-pend.git"},"bugs":{"url":"https://github.com/superjoe30/node-pend/issues"},"_id":"pend@1.1.0","dist":{"shasum":"1b28a5cb49e02e25a84aa7229917fbdb61e72c8d","tarball":"https://registry.npmjs.org/pend/-/pend-1.1.0.tgz"},"_from":".","_npmVersion":"1.3.5","_npmUser":{"name":"superjoe","email":"superjoe30@gmail.com"},"maintainers":[{"name":"superjoe","email":"superjoe30@gmail.com"}],"directories":{}},"1.1.1":{"name":"pend","version":"1.1.1","description":"dead-simple optimistic async helper","main":"index.js","scripts":{"test":"node test.js"},"author":{"name":"Andrew Kelley","email":"superjoe30@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/superjoe30/node-pend.git"},"bugs":{"url":"https://github.com/superjoe30/node-pend/issues"},"_id":"pend@1.1.1","dist":{"shasum":"fabca8f067ff204012fa7645759ef9c158fbc907","tarball":"https://registry.npmjs.org/pend/-/pend-1.1.1.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"superjoe","email":"superjoe30@gmail.com"},"maintainers":[{"name":"superjoe","email":"superjoe30@gmail.com"}],"directories":{}},"1.1.2":{"name":"pend","version":"1.1.2","description":"dead-simple optimistic async helper","main":"index.js","scripts":{"test":"node test.js"},"author":{"name":"Andrew Kelley","email":"superjoe30@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/superjoe30/node-pend.git"},"bugs":{"url":"https://github.com/superjoe30/node-pend/issues"},"gitHead":"453dd499161e68b0ff84bff75890179880ad0350","homepage":"https://github.com/superjoe30/node-pend","_id":"pend@1.1.2","_shasum":"b3760218c85b93ca893f4088005d3ff80253252b","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"superjoe","email":"superjoe30@gmail.com"},"maintainers":[{"name":"superjoe","email":"superjoe30@gmail.com"}],"dist":{"shasum":"b3760218c85b93ca893f4088005d3ff80253252b","tarball":"https://registry.npmjs.org/pend/-/pend-1.1.2.tgz"},"directories":{}},"1.1.3":{"name":"pend","version":"1.1.3","description":"dead-simple optimistic async helper","main":"index.js","scripts":{"test":"node test.js"},"author":{"name":"Andrew Kelley","email":"superjoe30@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/superjoe30/node-pend.git"},"bugs":{"url":"https://github.com/superjoe30/node-pend/issues"},"_id":"pend@1.1.3","dist":{"shasum":"ca68dd39e6dd7f8d3f8801dcdbcb44846c431845","tarball":"https://registry.npmjs.org/pend/-/pend-1.1.3.tgz"},"_from":".","_npmVersion":"1.3.10","_npmUser":{"name":"superjoe","email":"superjoe30@gmail.com"},"maintainers":[{"name":"superjoe","email":"superjoe30@gmail.com"}],"directories":{}},"1.2.0":{"name":"pend","version":"1.2.0","description":"dead-simple optimistic async helper","main":"index.js","scripts":{"test":"node test.js"},"author":{"name":"Andrew Kelley","email":"superjoe30@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git://github.com/andrewrk/node-pend.git"},"bugs":{"url":"https://github.com/andrewrk/node-pend/issues"},"gitHead":"ed57bbe8520518dca24d0c6bb847ffb6b68ae6f9","_id":"pend@1.2.0","_shasum":"7a57eb550a6783f9115331fcf4663d5c8e007a50","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"superjoe","email":"superjoe30@gmail.com"},"maintainers":[{"name":"superjoe","email":"superjoe30@gmail.com"}],"dist":{"shasum":"7a57eb550a6783f9115331fcf4663d5c8e007a50","tarball":"https://registry.npmjs.org/pend/-/pend-1.2.0.tgz"},"directories":{}}},"readme":"# Pend\n\nDead-simple optimistic async helper.\n\n## Usage\n\n```js\nvar Pend = require('pend');\nvar pend = new Pend();\npend.max = 10; // defaults to Infinity\nsetTimeout(pend.hold(), 1000); // pend.wait will have to wait for this hold to finish\npend.go(function(cb) {\n console.log(\"this function is immediately executed\");\n setTimeout(function() {\n console.log(\"calling cb 1\");\n cb();\n }, 500);\n});\npend.go(function(cb) {\n console.log(\"this function is also immediately executed\");\n setTimeout(function() {\n console.log(\"calling cb 2\");\n cb();\n }, 1000);\n});\npend.wait(function(err) {\n console.log(\"this is excuted when the first 2 have returned.\");\n console.log(\"err is a possible error in the standard callback style.\");\n});\n```\n\nOutput:\n\n```\nthis function is immediately executed\nthis function is also immediately executed\ncalling cb 1\ncalling cb 2\nthis is excuted when the first 2 have returned.\nerr is a possible error in the standard callback style.\n```\n","maintainers":[{"name":"superjoe","email":"superjoe30@gmail.com"}],"time":{"modified":"2017-06-09T13:08:09.701Z","created":"2013-08-02T06:43:13.047Z","1.0.0":"2013-08-02T06:43:14.314Z","1.1.0":"2013-08-10T18:10:53.649Z","1.1.1":"2013-09-24T07:32:33.755Z","1.1.2":"2014-07-05T07:41:37.829Z","1.1.3":"2014-08-20T23:34:46.349Z","1.2.0":"2014-11-23T21:52:52.675Z"},"author":{"name":"Andrew Kelley","email":"superjoe30@gmail.com"},"repository":{"type":"git","url":"git://github.com/andrewrk/node-pend.git"},"bugs":{"url":"https://github.com/andrewrk/node-pend/issues"},"license":"MIT","readmeFilename":"README.md","users":{"tenaciousmv":true,"debearloper":true,"jeremygaither":true},"_attachments":{},"_etag":"W/\"7e7ce0bd65d102b64eb97cf63eca9c5a\"","_lastModified":"Sun, 27 May 2018 12:04:46 GMT","_cached":true}
Simpan