{"_id":"@wapython/unionfs","_rev":"7-50f00ffc765da289b5ee852af30ce665","name":"@wapython/unionfs","dist-tags":{"latest":"4.5.7"},"versions":{"4.5.0":{"name":"@wapython/unionfs","version":"4.5.0","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"befa73e809ffea615f6cf379e1783a4a642fc094","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-FCGxEZzQlp8GI7eNxwnI7rjmynMLk/44BA3PksFG6rUiTsXg7jpmYQXY2ildcI+7g23Ff4MTkJX2fFWmjgpxnw==","shasum":"6cd1a19e02d0411c0c2beee97b323ecbad88b34d","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.0.tgz","fileCount":3,"unpackedSize":5142,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG1wGvNn1QU73wsHXeZqzB0ol4F14FcRuynHxVm4wAUGAiEA2/qMWkQ9TK/Y8plSoP5Y5Pq/gxEguKB0DjXUjC23y54="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/vyUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPNQ//dGq3koz8/9K2Daoy9+mQiFV5nfEe387M0XORR7YQH2R4KTuO\r\nrpaJcBV8j3QYcjKVRNx5qdftXhBBU+hOjpKgSxCHhgK0gmdc2HLXxY+VaQHp\r\n/o218nEFHSTdS7cT4vx15ff1cWiVAECSy5pi9/xcbayktmVZtYZPWWjbjRlu\r\nSlrU/nRHb/2idYlTjypgDKX8uR8o4SVDStlFbm3TzKb7iDxNkQO5OYQVgdK9\r\nELyS1/vD7zPlSS+fss/Ksp2v3jtdt5ShSgMPGWe2CkqfxBbYMm+7VLVUZN2G\r\n5YsDDChc4JOXivMHpuZyG3zZwsFaGVFLNm9K+RNGGhNO4x4ieh0j2FoVHx3D\r\nAIdKqwt9hejeUn7yC9Wn80W1WRvhi9eJD/i5i9Sqkg1X/1h5hFwng+MhumPX\r\nGHV/JvKd52oYhF9Zd9CYI00Ub06bDqlKXQGKtFX5vgZDDoIx2B590vYOQ3KL\r\npNkvD2KRRCuICkW0qYZAqmiwCMV9PGnvYta6aB2M78tCULFbCvGe3zjOkV/x\r\nbb2P3uGAQxSoIkMWuqae7zbAEVG09TI3QVyL4GSwEGlPuTBpeq7hh2DScTwS\r\nZUVDxGEf/y7gJiYGjXekN5i0L1QMDBcEwnB0BjegQ5e4Nwex+IpbcWQ6gkY/\r\nTshbhjjZgLoHMh9ZuulS0sGZyXNKsEDangI=\r\n=awFc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.0_1660877972406_0.3594667679202541"},"_hasShrinkwrap":false},"4.5.1":{"name":"@wapython/unionfs","version":"4.5.1","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"756f119ad088c7e87718ebc6f34d748820371e7e","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.1","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-4zb1iuqG8OeF55wNxajthcFoDML/gW1Ii4hEJyD2lwjcwdgEirNakv6BYAMQGNImppLKACQPpnICX2VbtRB//g==","shasum":"efd41019f6282ebcba64cb7300380acbfff97f4f","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.1.tgz","fileCount":3,"unpackedSize":5123,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDsC6O4CiAoKCqjmavWr2U1BSNUTaeX0hSpeVuzayZvpAiBZdCTnmHbAzRQ1uSSTS0bfaZv4gvUfGaki9vwEnO2htg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/v1zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3LhAAolCtXwkhFEoV+DEphKmoN+TZYcQglAtGa1aDep/Zdn530u2A\r\nPXbBahLbbCF0dUiA7nOIzfx/fa6Mc4X06KAOtXarLXkNUjAZoQSmd26kBQqY\r\nY045Jf3aeLpZifCYDk5ys9/U8htQDggIbGyVw3eIHmR/pdpehokjGzTCGvXp\r\nfGE6SR59O0exgAWkeJxrsOX+l6htLd4AVvIKywubodjUF6LvpdcsDeXA/TMp\r\nDp6wuWxxEE/V/qsN+plXt2kIK1TsuWBqcUYNMhbXedb+DzODEf9mo26HEUbr\r\n+2z8v5xDz436gj5yKf8K2irCKLQoOj6cSqK0+P1TY4IAD2GBUgbvreqi3Jkt\r\nFN3GRqQ7XoD6XfwqcK64NA//zP1jw3L1YbNFecl1QKhMVnady3WQhRPXo4Ba\r\nVmxqG6OoWLrQbyHdUh35XAlju32HgEr/IFhicb9ayFZ2V9+p3JJwTBXFUzmx\r\nfnxBStlPpLixkT4I2xYOdhA+nMmpQMpVaIoppEQF48+oTNP+VoDg96blXTPk\r\nQsXqzFtzyVyl+CZTeL7rNZ+6iK0y91uA/+MxH7LENwW6TDBHD+1ZuEUwq7JV\r\njEXNR4NVpkIzfwKVSspcR8HYjmgsSO9rn44J8OQMBxkw3IYwDS4drDkLElqI\r\nbDwpS3vPep0NokoZDant0JCutJX1xm/kzlQ=\r\n=mYCI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.1_1660878194986_0.3762897769813953"},"_hasShrinkwrap":false},"4.5.2":{"name":"@wapython/unionfs","version":"4.5.2","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"756f119ad088c7e87718ebc6f34d748820371e7e","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.2","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-QFD95kvQWS7RV62btQSq/Oh/RbulHkP48Wmj7TmcfyFL+uS3GofLvp9+T69P/2aD8J81xORVvkk0MEXrRkgDTg==","shasum":"b92022f279754397f142ae504acf727025a458a3","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.2.tgz","fileCount":9,"unpackedSize":38884,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1n1KbeDSIWzjwGRnXRhlsVyIXOgHl0yCQM+ZloGbIDAiEArjJi4K/6w5oRTmObC7r//EB/VdYsE0wk/4e5CRuEmP8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/v3EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQEQ/9FdEcTcUP/H9kBUsSG9qMqlg8Hpg22ixyOHyOIxV5jJ7gWT5b\r\nB89ezvtLkE9xQucxh9Ej63wXCGwAZ5Yj+LDvH52f/66PfULlGKBTxRCTKa76\r\nEHTzsIoKAD2wlaffYDecuyPrq1/fuZRG7YwErDmEp3WxUO/3tHupJ972aXJ8\r\n6zKvP4EMs+tptJzV1kzMo6PHL2tWrpBkAyokV680HTy+3M3cLWyuGkTc35ZI\r\nRf+peG0P0cjrWUnxjr3SiNclL2oG/Toz0JrzCkpMY4kDULoN3X5EDD7jUgAU\r\nuU1kjVKvfHJYiyYevwQfygB+zt4kBw2WM7p26RR7PJ2QF+QGfSKMUjUb9Cu6\r\nMj6+CLojVbXyl5TWQ77A4SbnqTcMFIBkbzru5+DrCAgh4aaGm44vesFuHptY\r\nmupo36juAGmxGadApHu8j7cKjYKGbZjhGut6vdXgDlSNv+qIBRqqmDTbEQpo\r\nw0Cp25tTqwCHFolLdQPVU02VJovx+zQjg4fAkr8EgptkFqB72tlDxZyTcWrr\r\nIr0eT3GI10+f9/AYHQ1x/kgFZ2AVDqG/M+zGp8UpvKSSA0VpjixGIjzCWh/b\r\ncSobqTFXQPR21mIxqx6oEluQpTKJE/HOAMVwHV9T+FkPybtBFLiO7e1QvIFl\r\n5Lb522O0ylACxf9Y1IK6Ano+adaLgGwU4QI=\r\n=wiym\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.2_1660878276724_0.496141140733245"},"_hasShrinkwrap":false},"4.5.3":{"name":"@wapython/unionfs","version":"4.5.3","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"6c2f30c3b8a0f226e30d163bfe2b6cc41b7f2d33","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.3","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-psOzzROuWVqQ+gzEozT8tqOAbjdb0im0UFJkBD71Pbo4ueEMMmpGiFfp3SVsM3ojw5X8Ed8SeozAyumz/qHpyQ==","shasum":"cac34a773b12cb649e21537b84f14f2097eb8e18","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.3.tgz","fileCount":9,"unpackedSize":39400,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE4iNzz7fmgQ2OQc6JHJbmRWvSNbNMcN5nbf52PXz8xPAiBgEqkwrac3fp5tUAlMIfBfnmC93ehU6t9PlbRjEViaXg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/wXvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoo8hAAiP3tZ9423EnVN6hiYnRKjpdGLCgUZnqJY/tvFi8tWkHT6gV7\r\ntOXdj4cbHWKjVB3K78MYCKtU76nIdAwfCxLftvynBWAS7FugNM2zWCO8G0SB\r\nSrsievLsU8COvUwAbKWZyFwwXU75552NsrMbP8hDLnQ+Rpek2/FfDF/GqO/U\r\nSzmigRsflfXkD7BHR6hm1J3HGYgszXFymLdeAt6D/EkpyUIwrBCtQURB1Q15\r\n/4PnFVcbFMcuLh09hURQfQNZJ+uXHZtWzAwwJrSoEzMQLcrcc2EKkqtYKkEF\r\nB40lx9Wtwdk644aJPD7QO++GqsgnjsfQTSC3mxdNYyMJQa1ZGdhPSa6hqpAl\r\nbisrlXvLDhiWtJNZZYVQP1TbfUvJ9qDuwjQ1o2Vdgrcwm099QZNHcaMxIsC/\r\nEydxMrFu7ycWz/Sdj8CElMgmjyM/PGNoAxm5uDuc03iBXmnCRVSD+y+UBu1k\r\nRksAgMklENuG3qCSAu3qER+jERpQ1rGGQsrT8G19eJobne+CLZ2vFk/2C5TK\r\njKS5lOPorgiLicLdzNC4pxKe13M+NZpVNzf6EZ3gfKlgOmThpe/mPMP3jb0w\r\nxcMjykF6Heuzw8GwcYm5k3F3e67IPKJ9j7jHmgnBRIri4rKbixkea4kGCk6N\r\nxe2y41EoWCEC6LJoalZkp8N9+lngq7urkqA=\r\n=iXtl\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.3_1660880367533_0.6562147400568696"},"_hasShrinkwrap":false},"4.5.4":{"name":"@wapython/unionfs","version":"4.5.4","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"9aaaddea229e25d86c538fc11c6299157050b061","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.4","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-11NFMR7dtakTBRUloWbTAgG78Qdr3ta75FkD/QYF4OCD1eWWuyR16Abu6nuiaG1XjEVCm6fImLAvMkzSJuxgaA==","shasum":"4d8a9c34191eef95ad790f25f96f0162f7dc72da","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.4.tgz","fileCount":9,"unpackedSize":39768,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgnvFvodo/bUGyAe4h7hhXQhuUKyaEfU/qB91xIoBSfAIhAMcunHclI7dWPZZOTwre/48uLC3+LO6l++W2V6hcfZea"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/wuoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUwA/8DJ7l2I9Ke6clNLPzKLAX+h+VNPROcaFyWb7GUbXbKZ4z44gA\r\ntUAdJ7ETRtkybh8Pvb4Bno9zwciQ95qRPVVheQKHRA8QipJMvDizNHNcptOc\r\nFQLDY08trZkcVCatoLsKYAs9YeTMr/tiTOUDM/mGbBRFRNmg1cXh1e3JPlbf\r\n9vDMgnmEHeJAqogVz+9L9mIN4zOoUKusQCQmU28qDmRQ5VJ4U7jg2Hxo/2BH\r\nKaNAwxIVzUbOD5Ue3fBk5vn3LNI/NIkaOH6xSDjOhFaR5Ho9B57wlFa/FPj6\r\nhoIVVRCOT6B9MjtP3RBYB2NA7bLoCh6+fpj+5kwgBK9ZWbE55ss5F8F7awiG\r\nGEYMDeXQzR9xNkXO2M9wuedblkLs9vArK63jqEsAKhNnFu21r8Ci3BRRLlzj\r\nK9hHBfZ5xtUlpKSxAPBxTDKeiDrZOW5feH44wQnCHu/vuFdYVoNmZge0Ud1W\r\nGp8DHAQ97ccBDS83L8q6vCIHL+B5ly+OL1XOFaOdxa8Jufsq0YdQLacaPxKw\r\n4btHpXObjiEjtgHXm+Tl5lqpdwA1QYBBoYIbEqnhZn5On1znJy4/gVWmvzZV\r\ns9AO7v5tYqZd1rjFB9nqgRl1M5dA0LoVkg6RXsPSelJurld7XBG/s+nwsayY\r\nw77duYcnIWjG499BXghNymCBYV8huAsOUb8=\r\n=75WX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.4_1660881832685_0.007336660014611196"},"_hasShrinkwrap":false},"4.5.5":{"name":"@wapython/unionfs","version":"4.5.5","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"9aaaddea229e25d86c538fc11c6299157050b061","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.5","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-NMMa6XTkhAk7k87JtAW4VOS17+lmofPkVGQ33GvCs4hiGqizGZ66vnZryoLn3hBpdPhcMPXbXxNce7/DHjFeOA==","shasum":"83971cf1cf11ba64dfa5e10b48aada4d09e72339","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.5.tgz","fileCount":9,"unpackedSize":41191,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHqUv6T3nqifsqT9tK/+wS5lQIdN81npz+UQuYjIgt6NAiB9mvZVam7n23YWHPjDL9/HEr0Irdo3XpdKtcAW3ikyCA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBGBOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGYA/9E5Ef5NPcp765+3KE1orh4SIZJWRcUAV4lb6Bb8OZ3fsrMh2F\r\nGWePI2NX4F5Zd03LvGTqwoYDkNYRp9tQwxowwAMBj/xv+5ggbU9CESEu+obF\r\nVwSZOyLu2Fa9YXIHdXMeo81jMlgKC1TGfpBzP9mEMEGT8hYDdBOIsDXw/idS\r\nQiBff/LADbALybX1KlX0tsy8LLRrFDfsYE4zeoynhU5ikDk6rQaEUE9TfNl8\r\nFUUgKXHzFpRBTbRwaye5V0RKcLn5Qrh06Wce2ESNHhrxlGQjMXWUan96Ow18\r\nXl6OutqyKl4FOxusOYakau2lb4it9WNxZoNPrnlS4/OheYwfwssUFvIJbVrn\r\noRvG6H7Viur/A9/9e2WYfT+sMxvJbWoXSeeM4c9i/K1kL8xE62Kj2uuLbURu\r\ncq5Nf5bC8P7BHOdbvmNgGxC25tUiwcUxA3Wrvl0j4YTZJJRKb181nk9wmlhd\r\nuN9c0PJH2O2nY/jAcfZUDDvJUVtwSJxrLDDCI+kOA0RKT+wcabD2JdYKd7sG\r\nd+ZRqfEqpGhdB51+MEdrVJZo6tn5PCgJURLwjqKWz6ZEJHdj4x4Fjpn8U32o\r\nHFn+o0X6vdDOUfEO+671y/McWGglE1To9WlVGO5us+/S1jtFZFmEL2ENYwSy\r\nQ9UddAEC1XZp2xDxyB+02z/uwuFmzHX7xHE=\r\n=z3Vi\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.5_1661231181970_0.6158711251310207"},"_hasShrinkwrap":false},"4.5.6":{"name":"@wapython/unionfs","version":"4.5.6","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"afd9c9b2077bf7b179f943826ce83adfc2f6b367","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.6","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-iKHYct9HPumIRcPolgE8029mRbSJcXOcYy34ZWObMBKFAsVPBXgu3zSuCW01lP2mJs0zVKRNWst6lxeEDEp+fQ==","shasum":"6f8af8e1b165e435f3b9fe25b6bb1808437aaa00","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.6.tgz","fileCount":9,"unpackedSize":41186,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEILKxTGnTX/pMAJ4hiIK4usvlHt/7dVTzbDseu/cofAiEA1s8dek/3h0eTC8Y2sg6NAGuyqpblXp+AjoYXwPiQZ0Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBQA9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjdQ//T8L/pJRdQknv20hJPplX0mNztFNKBIVBRyCw4P0nQ4JUT8rc\r\nvRbh7FBMCEL91HMJ+yp1b0Q4C9DeCFtAHYUL3ZrkkYzyl4kW8oYH+MH1EMuB\r\npp9Vub938F5lXqJlLQEh68BHiD1YsT1GY4kb+I2POYjVSi2QqmR9Ef8j6Z96\r\nS7+FaS3u95p1TfB3sUqg73Xbhxr1T1j+U0h+SLuO2vNQG05Cv39i7fplz0io\r\nilsAhPiJ3X721NYJUWQtYcAH+Y8qDoQknGTK0/Z3MR12gSVSP8pR55hUCogj\r\nzxP2f/NRYm/fZum7b7+enyyafwa72IOzWJbhImwazemjfitAkh5m0vZwF/P7\r\nnzQcFqBpwlycRYZvsYXk7ZMHXBWhlFTUi2xkS2uc/vFzVBITBvA83sXLe0lY\r\niXCtSYPirXxRDrR5Eitn/DGsQ/1HZ8LnOAnpSdtO+FOBrQjRGLlLJ/RvFSNs\r\nABufwF0fMWpujWJ79xljjhnMERHeud3YNV5r/C9Qbuz7EK5cunb59Tm1Q8o8\r\nh6P4bnlM6ys7uld+eTOTRTd5XGEw3VhNV7Qi0SNEIcr8TaVu5E+PwJsDljPC\r\n9f+SkQ0TS0NzZbG65I4wtYtf80fOzKw+WOgRPZfGk70etMnUUtGZUeA1Zl7m\r\ntJygNCbFy3k+dH8+pCVQXeycUgLGx4lOLNs=\r\n=sge+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.6_1661272125269_0.5670507406201337"},"_hasShrinkwrap":false},"4.5.7":{"name":"@wapython/unionfs","version":"4.5.7","description":"Use multiple `fs` modules in a union.","main":"lib/index.js","types":"lib/index.d.ts","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"scripts":{"build":"tsc -p .","test":"jest","test-watch":"jest --watch","test-coverage":"jest --coverage","semantic-release":"semantic-release","prettier":"prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"","prettier:diff":"prettier -l \"src/**/*.{ts,js}\"","typecheck":"tsc -p ."},"dependencies":{"fs-monkey":"^1.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@types/jest":"^28.1.2","@types/node":"^11.15.54","jest":"^28.1.1","memfs":"^3.4.4","memory-fs":"^0.5.0","prettier":"^2.7.1","semantic-release":"^19.0.3","source-map-support":"^0.5.21","ts-jest":"^28.0.5","ts-node":"^10.8.1","typescript":"^4.7.4"},"jest":{"moduleFileExtensions":["ts","tsx","js","jsx"],"testEnvironment":"node","transformIgnorePatterns":[],"transform":{"^.+\\.tsx?$":"ts-jest"},"testMatch":["**/src/__tests__/**/*.ts?(x)"]},"release":{"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"gitHead":"676949798e282bcbf5a2154d0067076bdd6f6fc0","bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"homepage":"https://github.com/sagemathinc/unionfs#readme","_id":"@wapython/unionfs@4.5.7","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"integrity":"sha512-7809nAVelP9TqXCq5c1yCwymPreTXrK4n4q/zxOlQOIIz4PNmoQmIKiLnwkKk39GDnLmP1MvP9ZkBDyXCCmTfg==","shasum":"bdc35e34534709702cf125ac3e96d7a67a761af3","tarball":"https://registry.npmjs.org/@wapython/unionfs/-/unionfs-4.5.7.tgz","fileCount":9,"unpackedSize":41330,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDrJG3mCgoEBYiDtooIzXkOhaRAhB4YOJ1A/oel7MQqRAiBGpytcWDKwIHDd5nLI+VLs4xT1bb05Zwye9dsusHSp7g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBQatACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7rg//df7uqutw1I5lKUJHwZPnIktKZfQ1sz1Oa0bfT0va1A+nKwON\r\nY5wr3AT41/g/4QhkT8SrUGFRjxhW5jC3X7nnslF9GbVTqaHyAUsrXToY5QDC\r\nZyIqmm1aS/PRnXc3V5698wlC/SBBACRcNe8eEMlwT3wZ/OAm4y9PAsEHKFXk\r\nvyZOEosIjG48X9iycoZihu0GvvHt0VUtUIN26M9IjOSZ9rnscO3Cabw33UiB\r\nBNe2vW1XQoomvRmqG7pnqwOynFqjUMf08x3uw/k5jdLWcPLmqnTiYvTdP5B4\r\n0Mu1dEG/FbCL6c0GClw9TV/RqVwiSAQ1LsCfM8rpi8N2sSvZT7TtN/BMrNMu\r\n+/vbfjG3sckSGnETIIWhrPMmNsI4ap+IL85avJuBgrvO6MgTe3shF/6u1BiF\r\ntRtnLfBXrAP0qe3x4b1BwHtnCUUTFSfS7UJrVy+rhzajYfX+QADK0ZFlXhiy\r\nA5I0nVXCIqEvASPZTnU8fVHYVSUx6bkGJOuvFqlzejM4knSl1frq0jfMoSds\r\nFgBS+ryUpLIgQ8lFVAJHosBilh1Q7tgRErZciy+637CM11EJaqiApObY6pQW\r\nJQYs8JNi4y5ZCLDo2HtlMHinlwH2RNh4PS6FvH3rioR9rydWRDlHTpoUwP5E\r\naIYqp8+G8DyaR+gylqq5LM/K6hHFkV3D5cs=\r\n=hYgz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"wstein","email":"wstein@sagemath.com"},"directories":{},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unionfs_4.5.7_1661273773562_0.2031538701013047"},"_hasShrinkwrap":false}},"time":{"created":"2022-08-19T02:59:32.348Z","4.5.0":"2022-08-19T02:59:32.612Z","modified":"2022-08-23T16:56:13.823Z","4.5.1":"2022-08-19T03:03:15.125Z","4.5.2":"2022-08-19T03:04:36.906Z","4.5.3":"2022-08-19T03:39:27.735Z","4.5.4":"2022-08-19T04:03:52.832Z","4.5.5":"2022-08-23T05:06:22.130Z","4.5.6":"2022-08-23T16:28:45.427Z","4.5.7":"2022-08-23T16:56:13.744Z"},"maintainers":[{"name":"wstein","email":"wstein@sagemath.com"}],"description":"Use multiple `fs` modules in a union.","homepage":"https://github.com/sagemathinc/unionfs#readme","keywords":["fs","file","file system","mount","union","unionfs","many file systems","multiple"],"repository":{"type":"git","url":"git+https://github.com/sagemathinc/unionfs.git"},"bugs":{"url":"https://github.com/sagemathinc/unionfs/issues"},"readme":"# unionfs\n\n**NOTE:** This is a fork of https://www.npmjs.com/package/unionfs, since it has a significant bug, \nand it hasn't been updated in years.  The bug is also not fixed in the upstream github repo though.\n\nCreates a union of multiple `fs` file systems.\n\n[![][npm-img]][npm-url] [![][travis-badge]][travis-url]\n\n    npm install --save unionfs\n\nThis module allows you to use multiple objects that have file system `fs` API at the same time.\n\n```js\nimport { ufs } from 'unionfs';\nimport { fs as fs1 } from 'memfs';\nimport * as fs2 from 'fs';\n\nufs.use(fs1).use(fs2);\n\nufs.readFileSync(/* ... */);\n```\n\nUse this module with [`memfs`][memfs] and [`linkfs`][linkfs].\n`memfs` allows you to create virtual in-memory file system. `linkfs` allows you to redirect `fs` paths.\n\nYou can also use other _fs-like_ objects.\n\n```js\nimport * as fs from 'fs';\nimport { Volume } from 'memfs';\nimport * as MemoryFileSystem from 'memory-fs';\nimport { ufs } from 'unionfs';\n\nconst vol1 = Volume.fromJSON({ '/memfs-1': '1' });\nconst vol2 = Volume.fromJSON({ '/memfs-2': '2' });\n\nconst memoryFs = new MemoryFileSystem();\nmemoryFs.writeFileSync('/memory-fs', '3');\n\nufs.use(fs).use(vol1).use(vol2).use(memoryFs);\n\nconsole.log(ufs.readFileSync('/memfs-1', 'utf8')); // 1\nconsole.log(ufs.readFileSync('/memfs-2', 'utf8')); // 2\nconsole.log(ufs.readFileSync('/memory-fs', 'utf8')); // 3\n```\n\nYou can create a `Union` instance manually:\n\n```javascript\nimport { Union } from 'unionfs';\n\nvar ufs1 = new Union();\nufs1.use(fs).use(vol);\n\nvar ufs2 = new Union();\nufs2.use(fs).use(/*...*/);\n```\n\n[npm-url]: https://www.npmjs.com/package/unionfs\n[npm-img]: https://img.shields.io/npm/v/unionfs.svg\n[memfs]: https://github.com/streamich/memfs\n[unionfs]: https://github.com/streamich/unionfs\n[linkfs]: https://github.com/streamich/linkfs\n[fs-monkey]: https://github.com/streamich/fs-monkey\n[travis-url]: https://travis-ci.org/streamich/unionfs\n[travis-badge]: https://travis-ci.org/streamich/unionfs.svg?branch=master\n\n# License\n\n[Unlicense](./LICENSE) - public domain.\n","readmeFilename":"README.md"}