{"_id":"yarn-audit-fix","_rev":"253-b6b374f6dc87a36a680c56a4064391f6","name":"yarn-audit-fix","dist-tags":{"rc":"5.0.0-rc.0","beta":"9.0.0-beta.1","snapshot":"11.0.0-snapshot.24","latest":"11.0.4"},"versions":{"1.0.0":{"name":"yarn-audit-fix","version":"1.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"3de65053bdad4d66a263d2ae8e33e0a8f5f9b062","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.0.0.tgz","fileCount":16,"integrity":"sha512-W/yTD4WI5JQilOEQUgjYs7r0v3gLmv+EFVGamEc9Y0H5u1tS8xo4T4yF6cJxrZ+5e+HBsAJVgXRV2NP6MGLtWQ==","signatures":[{"sig":"MEUCIDjILNuX/yU+KF37dZNJXvaamskYW2jvuckt56jOqjLdAiEA3M5NnxOtxFURvrOtoQKMtTsHXVrxjxAWYdBoLZH4Da8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBhxfCRA9TVsSAnZWagAAergP/2tK9yL6/StWBZl7Dd9N\nQqvr+ngg7RJ88cx15mWiOmVaqJJq588AEKV4co0c6b0xnXC1uqMdwGy61c/G\nrHX0ymymszLi4jQzGdCt1S5UN6EvbGzg3v67a6c4U+ltgeYFLAHHEOuFIYe+\nMipxlJr8PIz7e20bOo+1tYV6UrvS0VUwikpMpEYk+xzrXjG6pVkssOtEdVZk\nPG7leyCJIQ7hP0KJOjtrsTzRq8idG7l+KOihePBmKXpat+VeQR67O+foH0D8\n7AiVwZ1S5vSBMMZXg3WPILoZqsqMILnEY8YSJKcp8mo0lIx6hYqOhuNDZBqj\nO3PiMEEMSBXCyWgMr7w+KbUkvWynJ5FXqQVMPb6gvWyN/Fh+x7enUm8CtrTr\nbbIfql5TkztHqWpx5IhaskpfRF752eGGhH2ZyXpFXqbLSgTJGW10E6lnhfJW\nqthbZdkJr/+yUASYRHQzWVMHj2n3FbmwQdEEfMkWX6oKZ9IR2aYPoFYfdYVh\n5aRCHig0x4XYOt0hMQ/PnpW6C6KWkQbPKy0qQJaodIPC36jZ40Uwo1sfd44Q\nU9Nb2pZBtetT7FhOI6ueQqL9TlE3et5ZNLLLW7BXFdG7MQMg2wZ8sr5zp3LZ\n+58FqueB/24q4MSf7kXC+9tjpwlqKRjq92s6cUpHSANsUSNEHQRSyHdJ7t0o\nq1Dc\r\n=cfuq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"825d70be9eb62f00f7a720df3913269fa5fb49d2","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn && yarn build && node target/es5/cli.js && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.21.0","dependencies":{"tslib":"^2.0.0","rimraf":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","terser":"^4.8.0","tslint":"6.1.2","ts-jest":"^26.1.1","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.6","@types/jest":"^26.0.4","@types/node":"^14.0.20","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.11.1","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.0.0_1594235999387_0.5904968482509132","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"yarn-audit-fix","version":"1.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"9d94057508aacea4909422487620e97aa92bc5e0","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.1.0.tgz","fileCount":16,"integrity":"sha512-p0KYQ4YMcRa2Pt7NwA+Q6gGW2qIMGzVFeE+O9n9hoHuQFg7QPldwX7So2Of4R2qUrge8G+6H6MaQkAMbAl97RQ==","signatures":[{"sig":"MEUCIGF6quKnGFMgzMHps07YjMJARw9Xqnn3lcEsE0aNMwiBAiEAmROEE9mLi97UO2RSAKmO+afwNrtW6U5C1NS9lZzq1IA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBiq+CRA9TVsSAnZWagAARgsP/jIraHaLc7KQq/uxfk89\nI2veGQ0HCfAbYvca8F4c7RjpiadxPLdURrwPpLq4pDloIvabaqPUz8LO9zJn\nBHqrNzg5Fc9vi0+u9tHFxajoB0vqxB3zDJoin+5vFwMOQMgd2cjQyoLsPA9S\nzK6C1f6KAHiuGE7o1Yb9xnUqwY5gLQnfm7HhQOkb1034KaaBasy87ikVK+IC\npomp9IbvDXl6jzbJNEMuTVAhkb1Go8GB9KRTKS1tCcIYb1+l6/v4rAK5jEjS\nI838xV0DreHM/RA99ShyfW55Scok3agET7mN7WoOaIKSmdmBvvPwlMvJwwnU\nyPJZDjHZs/MA6SkGORgB34W6Jnl29gdtx4E+/IJg5Fl+DuDF8eKTEPPsYt/r\nUT3O/gG17kRElG5vyr1R5H9Dc0O2/5VOiEZ9/7RbcW6BZMwW7OKYhBD6Hd5O\nO+WVW4SJkrEJUykxomr5n1QBbxCaAt38lbihXWfY0ljdTYkmCICnud16v6Av\ngTUMcrmyLG46djvVtOHAsnQw+9RFL/mLKNC66qfbY38meeMa9MOLUTxJg9nO\nZpxX4MHe0vk73pwhmPW/zxEBkZ2sddcZ82y18XxKMl4xz+xQkwWflSshnVD2\nb3hGwHN9VYebGH057Cq9DQ7uvpWdcUW/Yk8roHLsWIKmodmXEjsRciVv0FkR\nhkPG\r\n=mhuH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"4259b0bf69cf14665868e0f9860e792d01715c83","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn && yarn build && node target/es5/cli.js && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.21.0","dependencies":{"synp":"^1.7.0","tslib":"^2.0.0","rimraf":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","terser":"^4.8.0","tslint":"6.1.2","ts-jest":"^26.1.1","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.6","@types/jest":"^26.0.4","@types/node":"^14.0.20","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.11.1","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.1.0_1594239677597_0.5341137040190378","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"yarn-audit-fix","version":"1.1.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.1.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"f2ed8b161ca3bfa0b36ef1eedb043cabb578b04f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.1.1.tgz","fileCount":16,"integrity":"sha512-ADhuCeLyBoGEV+l0hzrdJvBkP1QX1YK9uyT5toE0BluW7bySC0ZSKLdHsnSYlTSFhUu01+KDbOJqHALUGBjj0w==","signatures":[{"sig":"MEUCIBmVpkKxcYIiuNG+wd8734rYzK+f+GflvMzqo+m1ViLlAiEAjSV+VWcQl1Tj5ovy8A2L6X83D/JSdkiTH2qgz8e65CU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBrerCRA9TVsSAnZWagAAkcoQAKFn3SkGV3Ft9d7odIhh\nNqSask+OmNQX60APralBbn6d3D05V/XWSJQS3FEHVfEo4BOd+b93IH8AKqV5\nV2wG0fOJYJUXebFCgBTEhbKVzBQoM25yFlMlh5mByFUtjy73bVncxP7dPkMr\nwyopbXcMTLbJs1b2e8upoEQVDSyoxwlgy1Ih7I4bozpscapw1RFCn6DCjBhz\nIjTTzDguW4XAhiPjI6vq85ENyUzNeMyjAYp1efwlIkK3A39mxAW3t9ZvxpnK\nlJGQ1Rv+6pjrr/15kN32SleojReJr94Z7r/g3GZgtZEkswc3y4JgwIS1HTip\nFbYspgkJ7nGPSnweNrcdJeNfYWL1OWHb4rQbtL753KynZXYUjJCcNAJzl7bU\n3xBPf6cP4sCj58Soc1nvqf+kppzcnhYlgNAU3tj+Kp/Xs8wHhXsdJ1v/rudd\na8y7T1Hrbl6DFM6c15K6bHAO61N1F+ftKhxE/3uT4YFod9l0k9mgnygLQvWI\n1b62HZp0eOeIq5sqFHzAE8Yb1/QyYCO/nOyW0X+GftTHYeGcGSm4G/AMqAs2\n8rQYr5vc0Xzhsvk47RnZcUqrhhQ/GMvI159Q7/do2XNk7XeQwqTjMqWPqYIh\nM+a49DlJPbbcQs6oB24uhRUdIpBga2IdXUF3u5Muil5QJDyhPXlYf8GBcc0x\nyw9C\r\n=56hi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"1d4ad333ec5cb07b2086c76fde123060b402b376","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn build && node target/es5/cli.js && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.21.0","dependencies":{"synp":"^1.7.0","tslib":"^2.0.0","rimraf":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","terser":"^4.8.0","tslint":"6.1.2","ts-jest":"^26.1.1","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.6","@types/jest":"^26.0.4","@types/node":"^14.0.20","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.11.1","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.1.1_1594275754576_0.9808292673715182","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"yarn-audit-fix","version":"1.2.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.2.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"1cce3eb5186124b2ae42d07becebf2a7f3a9c9b0","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.2.0.tgz","fileCount":16,"integrity":"sha512-wRU4XztQKpZEeoqH1xSk2xrWl2pIGwD4yaCnFWT3TUcO6QyrdQJzZcwsKbcEVMKFMpnxlsYjKQ7OzVc8mv5yiA==","signatures":[{"sig":"MEUCIQD4/WAQdbh7rFC0LxFO+eCYxEUw1HFALaMTZyyNm8qT6QIgAXazpGZK6bRpTUrfIrnf/eryl0yHf85o+CsBkkxLCcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBrxdCRA9TVsSAnZWagAAMWUP/jbKhwZbfD4OsdMANGtj\n20ZHqi+jiSepRCNvbbrovKFsxt5hTr5alhufeSs3RB97lRAneH8kzxqtYV6B\nWfaQ9/+XSClKJZMb5GB2NCMbT7GedtoKX906CPhVk61cx9sq+tDItr3ITeO+\n9XCo4ZpeLMZUQEbFb0QAdGG0j+gfK+FhrL9kKQBML//cMzTDbx2IpfyDkAu7\nPyGmRxokITEjjHlhNehBdO1rM4FuQk3i8TDi+yIvlpRo8Vt81c9n3X/NmZAF\nbKoyjOy3k2z8greMQWEzckoLsOFURyncDTZYnlc7+950mYLP0jc3YJUlOykD\nywGFxBhmRLkgByCO8Ba3xWvev4uFRZGEnvs6A4C9JTBG3GrBxJreYUKOmJcz\nqdAC9B5NMButq/O8QSFPrhi96DPQHjlJUbbAXF4B/iPplvUmPKb9GiyJegHe\nJfhqidEZetl9a9Pug0HPw3rDnhLDdzLKAdOO58y+x5PaySZhqg/YOI7T5uEv\nkfy19E45srxUcw3RmtGQoeSLFwyYWLvHm4Vx4i1p4hoKaXmEqF0x7wIZggiI\nKbZh2JW7Dg17hhBG7T/EyCQ8I/vVhezOjyzYfRLetze3E+Zu4H80F/M7jYZU\nRaxfPG7pylQ3f44zSkRC+zYBuZtr6XNt5vl1wd1TFj7kb4cA1quv6DSHi2e8\naIz0\r\n=Lhhi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"34e7a5db85ff0363e876f66fe014c52ff37a450a","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn build && node target/es5/cli.js && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.21.0","dependencies":{"synp":"^1.7.0","tslib":"^2.0.0","rimraf":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","terser":"^4.8.0","tslint":"6.1.2","ts-jest":"^26.1.1","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.6","@types/jest":"^26.0.4","@types/node":"^14.0.20","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.11.1","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.2.0_1594276957371_0.11040481870928831","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"yarn-audit-fix","version":"1.2.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.2.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"fef9298a354aa4275490e38791ed87d6867e3864","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.2.1.tgz","fileCount":16,"integrity":"sha512-B4h9ju6SBFKIqcwjOrFgtRkYNRHTDUfLF0kh7f6xq2r5YeXbafhiNyS5UeBQ1zR/iD5LfGhrGMIypYnCQN5liQ==","signatures":[{"sig":"MEQCIH2bPV+pVDYunkmL5WPBQ3Q9kf5cEPqCbXhvRPBYcnDGAiAZkZn6ffwJJW8exEMe8EW5USQ6xSEPaBr5IfKeMma5Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBtfHCRA9TVsSAnZWagAAU+MP/ih3yRqlfuHTX3YxgvHk\nFUsdJZwZAOPX2jklZqWBYG4JARYNQYfwQXWBaHCn5egC1oB4JMks+pEXYr1/\npkJwIpPfYZCIggubyBR5KU2wrwKRyUkh3J8jFEC/PJ+py/i0zPHWWff9Aw+K\n1A1u4UJXtpKvWdAFEE3bnIrNWWk4rqxsT42zpa8IDifGftgke0WDG7Jai7ZH\nxZGjl5smLxcbIVBUIZ1rhrz60GrLJgFjZxQJGbnIGObhxws1v1inYR2Udsqb\nXS6O+BvMjVcvOc2lnS2EOxf2TDtXUFVcomKtrCYFNPAWemcJo+Trk23o9uMu\n4lc+KzFgvAz0ptbG4xT3d6/yh1z2iwt6s39bSxYIwbzzqrwk5gH4U01hMzPk\nEuPOs1t4DjWCf5XZ5TL8ETUoy1rHPYnylyf9VYvToNYygMia7de9Rfl3bcfe\nnM+RRkI01drrcfXHXZDhjAL/H27ERKf+zagvAlGMACY69v0S6br0D1TYmqwX\ndXIEsvu4vfAOQ6xiRpf++XqTZfj9otPGOKdcSNpYQgqv1g/SUIUCd5YWzxve\nfwpPuTKYunx9ys3UsitKXhTi0lMlTApahzfTkWRAtPMfKtAS6RXrVg4NmyeD\nRWUUdvfKnJpSjAMvkqMAYysXYPyV8u9X4C8TeDV54fzvLPMPdwcCB71N5cmX\nSwbn\r\n=mGnf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"aca93d73012370f101859cb3af8718e3fc06a67c","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn build && node target/es5/cli.js && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.21.0","dependencies":{"synp":"^1.7.0","tslib":"^2.0.0","rimraf":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","terser":"^4.8.0","tslint":"6.1.2","ts-jest":"^26.1.1","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.6","@types/jest":"^26.0.4","@types/node":"^14.0.20","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.11.1","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.2.1_1594283975045_0.07146635883366192","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"yarn-audit-fix","version":"1.2.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.2.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"9f2b0333f6a4505f9c0de3e574bd9ee43922b539","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.2.2.tgz","fileCount":21,"integrity":"sha512-d44whjsKitavFAveSQN8QsmSIUu9qvAjdUyBE0jXpR5w9Dy57x+2f9/duq6ErkrukSzgODfkrYRwVCEKExC0Jg==","signatures":[{"sig":"MEUCIE06McMWU/haZaoEt43c3NKZA66RgjSQsax19p2uLblWAiEAw6ZV7oCYwB82XDSiyA/7d7M/l4py43GS70WxzT/b0wE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCDjmCRA9TVsSAnZWagAAROgP/2hL4dCW83Qb3QtzBLGO\nn+fLqfjTIwJAdwB4PM7UV1tuFyApr2mDf2+/dz5hOWwLEi0ZxIaGOKZs1Qwk\nhW8yPEuDbpli0xhLhLYXoHkkZRtbvR5oxYLi3U+W/eWguFThl3LxxYckd5XL\nRohMete3KcHe2RvHuubh56icjqsgPeCJat5y7ZOynUWIgLDssxsiJ8hiRIYK\noJ9Nb4b9EDO5Bnt9zlgcph5Q+RqXCg+pLExtsfS9RmWd958NGlBC4wmZwxg7\nJVpIuM1ifZUbZ4b03VlJ24OJnL4r03s2lXukmb8Ubc2Q54fSgqoyJ051SNTn\n8MSoS+bHzAU3LGT+4ofWo71FAufXJrGedjkyTuD27lJehEtSg8U32Gv2R6c5\n6WsUlaEbz7U8vuTFVPgwcOTga7OjUEFQqY+nVJrsxhNXaKTMmkp2vO2S0Nuj\nPT653nE7M+i3xWldd8Ut2WrJhL9O43gcDFZ7V7TeED+g5On3F9is5s9cs8qe\nGy4hCtwUejMnvyJcpjuxmkxE3/sxQlvYhy5MB8XL1kFLsJZb5V0GGkWccRs7\nPhHHTEgSn426sII/tHXxLs3RPB2NV6JTopM86DKa/lP4eXSEl0C0Gd0jfvLA\nKAcz4TxQkkPN6VDtEDKxfvW02jBO3pjl9gx9r8/CjXCUasy70+lZbXZa6llz\n/0aT\r\n=Pv5Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"ba35f3a2e06eb75dd915d12c6cc6c1bdff2bdda3","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.21.0","dependencies":{"synp":"^1.7.0","tslib":"^2.0.0","fs-extra":"^9.0.1","@types/fs-extra":"^9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","terser":"^4.8.0","tslint":"6.1.2","ts-jest":"^26.1.1","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.6","@types/jest":"^26.0.4","@types/node":"^14.0.20","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.11.1","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.2.2_1594374374322_0.8295176705764076","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"yarn-audit-fix","version":"1.3.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.3.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"242823fd2360cd877b7bbc24a52755929f61af0f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.3.0.tgz","fileCount":21,"integrity":"sha512-cIuhtOGVHr+tkwi8iFEwQ5AvKrwuZgsLhGBoqLFBg4qrR6A+8rKqjV8+YwYKXM4yCElnWk2QGGfamCkU/WYSTA==","signatures":[{"sig":"MEUCIBugHJgBM+ee1gHY1V1V96tTXnolmsj17jiy0FPbND89AiEA0iGR25KmY8EOCZ1KDIO6t+HswP8yb4EENft3WpMfSnQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDIJLCRA9TVsSAnZWagAAcZcP/jr4W9zhOTJQt5BYIgGE\nB6Bj/9UsdD83bmX/gPjTA9KzQyEhu7jEtSTh8p8gekmK/5R8AC4dMKTIFikL\n86uEiM3s4qD34DbpAOyhxI0sdM9ilDmlCcl6kY76KHrPAf68Fa5LrOpwA8jv\ntUdESzNw1mYvxaCyXQfNT3KYUYjCpUeaP1LL3PbpeZl76XRi9IBHohfnqpgO\npOE5pgR/pNXOaSXoCp18u4ClFbH/73/MeFSG32Ll2JEQOIpdjhNf/l8YZRot\nC2SDkFJDXL+cXyprtYl1MWwAqA7349Fr9hJ9HBT/hCo21cEhy0zcNe87Q4uc\n5sdSdeiob94HdpWIKIWpZLCJw42p8Icae+c4w9MpWtYl45Hr94b1DNVQ3p5Z\nJqY51vs0ht+FvWCED+KYewwk+P0yKfkbNf6BLwMigOYDhIk+EOXw0SH7Y/Gz\nC0cWMWEi9AHY5EiPPx7nb+YK6BkAJPV5uk8Uv3XXxRGVllmFgRJXmRtfDhtd\nQWF7RJF3ku8FXwj0HFhoRoKdw201RZdTQwWu6+CZe7kktZSrKIEzy2AtppW+\nIuaO2c5aOMZXf4T4bmAgUClY5bfYuRNKpzo3mHTeefHNB7AuHrtr+qhI5w+h\nI4jg52PkMIAvxqZbwLKlDDmWFAbQwai061VGYctGIHhSIZN0Coki9kkZOdcm\nB6uz\r\n=C8ZG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"efe39653c6756ac01aca74eec31c65d2b8ac5a4e","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.21.0","dependencies":{"synp":"^1.7.1","tslib":"^2.0.0","fs-extra":"^9.0.1","@types/fs-extra":"^9.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.1.0","terser":"^4.8.0","tslint":"6.1.2","ts-jest":"^26.1.2","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.6","@types/jest":"^26.0.4","@types/node":"^14.0.22","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.3.0_1594655307015_0.2887168361180352","host":"s3://npm-registry-packages"}},"1.4.0-beta.1":{"name":"yarn-audit-fix","version":"1.4.0-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.4.0-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e04ec43dd5c210b5f63fdc58c88ef7f43133b0d8","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.4.0-beta.1.tgz","fileCount":21,"integrity":"sha512-0zC5TcHdJgHhxzsoedIFSE+a8tsBVN2DBD8wrY0aLiclcxjHwT0siUt2edHVuZ4qYzIxMlgcxL4I0lCT+hkqcA==","signatures":[{"sig":"MEYCIQDdltcQj7XO9eAU9DD6xwQrCtTJpw2XvSoKr9eKA4B7HQIhAMw1HolVxFQe1vV77oi71Mzt8ud/iwCNdSZCTyo6vdfm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJHGICRA9TVsSAnZWagAAn60P/1wTKHN9YVjbegNZO3q7\n84JNAu/yDNmN+N93F7ZrplmikLTEuoHKo2GB7CgRFQC9T3tbpW+CWT3Qdem6\noT+UMSM7UawLcN9WxntnALBlLB73p1cpe2ieoqJcYk5S/2G2k/j9sn+/D5Aw\ny9eEfKZIjhgZkdoh0IyZIgBxFWSFdtochqGmLdJrmbX79iVH62RMaKx7AiD/\nd4NU9DE2Pd2E6mjbSwQoPmQrV1F/9CaxnO9DipXF5V2SwZ8Etw7WrX7QsQHI\ngtws3lKMuQtKLQkSiPGt3Mt+MO4YqkULmyPtMnNJsWNxLtEpau0Y7CQCCJmd\nth1CHP9PWAIKIkuAuVreW/KpCn6H6EzjMnoot161OlxJLxINZK8WS/wxXl4N\nR4mCO9YAWZZ4TZyXwiR4W0gHggY9a3W06uPq2YaVcOvmxH7WIMiUITJQGFQL\nCsvk6DuzK3r+cNe5EET6WKt7BIAp4TljMwXgoE/YB6KlXP1LG8oNoFfbajrD\nt8lToY+HVb4EKJcalGTEfKrzgVNrQjdUnUluzqEJ+DYgWC/+a21c64F3Smxr\nFWdr9BCqF8LnxJBp2KT3b5G9vsMcTGk8mXvQcEUF/8WvcAmXOYCibfaXFSrM\nM6P0fROiIHmeh4MG/fJRoz13zbdJye8Ns7t9PJfQo40svIorhSWi+vJeqLLc\nsBtN\r\n=2Ux5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"1f51c45dabfcd62303bb682c2dcd837624385302","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.5","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"14.5.0","dependencies":{"synp":"^1.7.1","tslib":"^2.0.0","fs-extra":"^9.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.2.2","terser":"^4.8.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.8","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.4.0-beta.1_1596223879913_0.4311503696071812","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"yarn-audit-fix","version":"1.4.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.4.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"7b95e2743afe3db9ef8ee4e58b10d738751d131f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.4.0.tgz","fileCount":21,"integrity":"sha512-n1JDir42qEkS/0FODz1g86kUdGN1kAeNcAGYZKONoKdRnWWmk1JvQotXyDr1tmCUZJJhbFv/3/CRiMWB7lMpzg==","signatures":[{"sig":"MEQCIHSJaOiNVaOilrH8M6WXiAqXyiVtnZsoGBcnFeAt9G4rAiBBu9L9QfhK+n18yXvUpQWaPLpRGoWVLKeu+LBFeEGiug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJ+JqCRA9TVsSAnZWagAA5cIQAJTncEu24b9QSh2QYTjR\ngf/SW30AXM2dFvTSTmebOd/Wn4o463MEyAwVZcJGEOi8yGOZzZq047fiiBZn\nV34lpcvlZBtvzY4619NUsPW5Ph5FPtVayhy8PB3rxm91O6kGi/iDReZHQhN8\ncsqyl9Y2mHDV2iCkL1hJrAuRNvAwCw7tbQMQ8i6/Z7r10BkoVWKJmGqs46jU\nWJUgOAKJg6qQAlYGXaI1b5tIzDZJgceJYbftWs4IkndF35kGvNevbbFTR9hH\nl2tE5XEHCQN5w6y2mDdPaNVASaTWQng8Nv9+y+U5jGOMXNQVVtzhELSFG+Os\nKOM7s+iV/7tWsFBJqo8G39xFzyix6V0uWRLCy6qf/yJ+pUITdLozkElXSWnh\nZz5n5TAqkB3+8F9jp33D7deOFuczaqqu3903ayok2ExJ07HxZCnCQlqHDgaJ\nExp81odl3xHhVXleEDmN+ga6SXuavSIS2AMP9F7ZyHw1LU+kFg8rilRXJccI\nDPau5/OVzT0DuzlhSPqHPs6iioTQohnkzK//5WcVxuJadPnXRQiHEhoI+t74\nKc/iIFKPlyjJSR5UKutPfmwhWRCUyvPFwJq8S4CMbFwBz4PPeunv+7vQ+Vmz\nRMLrRCmcoraEkrKPPByFwLV/Nmb06X3hdDROs0Wj7NefrAwgXIT2DrESP7Em\ngm7v\r\n=yWFM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"20eb4ec893e574c52e7c92436b3336dc7389a276","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn jest","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.22.0","dependencies":{"synp":"^1.7.1","tslib":"^2.0.0","fs-extra":"^9.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.2","terser":"^4.8.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.8","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.4.0_1596449385816_0.845543613142149","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"yarn-audit-fix","version":"1.4.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.4.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"f3953c45898a28178da57e5014bbdb8989acb606","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.4.1.tgz","fileCount":21,"integrity":"sha512-DMff/fkdyspPgZgMqtR242VMfIMFrkCYRR1ax1g4fliSWh5So89abPUb2ODMKUPCwELUhTTg6DS86PJwRC2npw==","signatures":[{"sig":"MEYCIQDXINTMXP6SuSVbvf4cmF5/PEcPVghNs6Pkk3HV38jNpAIhALXmd4XQ3u18kJYBX6b2VWuQoZZqlEN1Cc7bzMJUVdTL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLEWHCRA9TVsSAnZWagAAIgIP/jgsw9HXQMXq/EETfrIY\nuT+MwaFM8S44+EVX+fciaK+VPQd/aTpJf0Waqv/hHkrMSUjQ5UFZMXjD3h9c\ns4hDcxTE1iAmtvM9ESnU8rMU1RLzv+fCQQg2dqQHH0fcC4GJftZgbE0qdb8P\nevm59+QH0YRRePr8mN/SlGWCXgcnoo8ahhXBQ1i1aO4riqSSTjpEs+yamBgG\nqalkXdbMwPA9wLGu1y7qo491sW9dFcXdG1eYeZN2QjYw8l8omScQox32c2gQ\nOdpr324QU6x/RnMHVZ/Rwe2P9aTfhSb45L1XDzlkI3NwN1zqNDUnQcfgXU2y\n5O2nl0G0mhuF/dCGkuprxaKhY74iDwJM5JqPe2Pp6o7NzS6tHH8VP1P/0Sn6\nms3kon3HtEFm8CpKDMs37AvGgRpy1XhzzPdhJz8WOhfREoGmJBwLiWcuRakO\nTSpIA9+j6XB6FtBNAbMXGP0FB4nJgk4TE+wgndbiqpZTB/SKpWtzVZGtwZg3\n8xMN90So40XybhGroemde5E/k60yzbbldGnrUKCmV44JRPubClhYOkarasPi\nYwSJVH0fvgypQHveWPq2HHegsStEs7j4k0318cMy7Id6I09o6gOTrQweNGuF\n8R1Q1JV4iR7c2N5SId+/UDvvzAXsKL6BqedIHwELuxRM7KbjyCszuhv2fyES\n2ieb\r\n=Kvwf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"b70502179a39f4347a4bbbe3528a2cc90ccfd367","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"yarn build && node ./target/es5/cli.js"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.22.0","dependencies":{"synp":"^1.7.1","tslib":"^2.0.0","fs-extra":"^9.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.2","terser":"^4.8.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.8","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.4.1_1596736902201_0.37131051043786334","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"yarn-audit-fix","version":"1.5.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.5.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"ef88f53dd9135ea162026c26ee0bad531867b601","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.5.0.tgz","fileCount":21,"integrity":"sha512-pSjleTNbcRXUhMIfZ1DrbDIwNvcJaalXgqQl3CvXrxPbSgLwheO4OOYdiLp+KZApVD+ZT1VDNL+c+EszNOymEA==","signatures":[{"sig":"MEUCIQC5E5+r0zqzH46h/sO6LVnoEFaT9idjkhAH42GDJC3E/AIgbPPlDuyymWVqh38zGP9nt2D8e4rjDksJuTDU6emLT3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLSiOCRA9TVsSAnZWagAA69EP/Au3SI+ACn+7EzRqWY8k\nyFBKckHPU4pOH8TPtYE1zqxPqFJhBI4sE/U4NAbHU3ksPq7iC4n5o0+oRhT/\ndUF+3zl9/hfRpb6JCenHqY25htunn2Sm89Xc/LuNSjoDZnc5JjjEBh8Tyj9V\n8YUMVjqtC7C15Kev3yJxrQm+JsI7RYjTBYkWqzgDejtY6MXROqb7T5ymiVSl\nB656PJByRoztLF2jsUjH8CqR66X/2TdbyfgIqWfqEXZyBVL9l3X7/FDH/cVW\nFlmhwGZf/n87dbjImHefv49H9wTrfp5ofeWc5BMsxcjQYyFFka6aaQwTD5qX\np2FCBd/eRKYf1c0QrehiRbWx7FKTCyVgA/qZGuMVTQfkRqaxFAIBA1pKnMI6\nZUbacMLvre4RZrL3tGHGhwB8J24iC+tVeOiCq+bhGjeiK41B3rMO7b6hAWHN\n2Py85aE9qPltg8TLvO/GUoNUd53nBNf7SP87YurmeAD/fkqHHh9johg+v74S\n3AW7fu3OJw1ai3jknELTJ7Ur/8rOy2pNHqezHeTCPmJ37g2ghX6UjaaU51Da\nYfDUdN5vbZVUzeYA4tgQcR5R8eBlJupOGnkfrK6jNYOdjtg4p8OyHoSg9LXn\n5kVQxu0HyNL54sIWqb3ALIdh90K4/mhUtiXIjth2L9nXtlfNBh9lVS1Ev7+3\nhxg3\r\n=eknm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"33e4ac6fbc2aec8e0ef3427cf68fe21e9e5657df","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build && yarn test:intergration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.22.0","dependencies":{"synp":"^1.7.1","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.5.0_1596795020734_0.20196284188126157","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"yarn-audit-fix","version":"1.5.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.5.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"ea0d440c4c0670f63bdfca4c21a20f6f70cc20a2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.5.1.tgz","fileCount":21,"integrity":"sha512-EQR6NRcvC2jKyR26gQJAne4dz1NwB9daPaj549goejtjGAaCqPUR4as0+XoL+Az25ljfOIu1cE0gkg6EMwfcNw==","signatures":[{"sig":"MEQCIHWnEzP5hf7J5UlBUD89cK0YPO1eeYnB/r8/2u/8jFfOAiAv1HJiBNY5jEBd3w/mTq9SatkdzDPPORPhlnB+N8l0gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLS7PCRA9TVsSAnZWagAAKhcP/1rujbzV/GBuzmGNPQ1L\nlxVCq6qJC9Bk0I3Zf1kOki+te5gTpzVo0evH7ySL9QK+QTCPWrqysm6tfY1l\nlWKgOD6luLYwdupxa3Do4TTjJ24WfLxLai5Y+2nHEqKM95iJsOQ/FRTXuG8N\niwDN1+GXbOzfHaEaA4bQsalQtAQOKgXPeJe2aPow9j4TSxeLLNqDvL8HojUK\nIS+vG8n3NbB+hr+6cyPiYWg6we6oP+E0Q32OCeK6h900NQGn81xjrURHhQl6\nzXgKvkqJs6d3hpljzxDz+yJNzBgP2ngrI1B8htendYansMzFNEN4Qo40QrAO\nXlgVF5HL1osYt/u0ZsNC54sB97bxumg/8yH6/L4wVTZ/lt2MqBjW2E/jkure\nuXUwtsqHUyMXgGZ02reDywriIjxDLE5oTjF6nJC1m1peJ52iYVmt8y32dy0B\nkJHV1ZO7edQ02Gj5DKjerUShr67GOfuxGun/lT/EeFOFQXZk2aGdcKTx1oQv\n8Z7pmIqq6+jqL9qhthtBqqOTW8zeoJd7SUeLYtGYSM4rowUVIiAIF8Y+vyaf\nWkoEH1rQVfOMRVz/uviD+Fhd6qFBGQVnQ0Y7Gnv0yDt+kmkftrTtIfiEhJhz\nLU7Svt5oB0igoREiL+Rris46QJ5yS1o6KImUVgVTFCeOeae/pHJjRo6hGP/U\nStR0\r\n=G7K2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"39710aad893deebff743984bffacdb15e7952aa2","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build && yarn test:intergration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.22.0","dependencies":{"synp":"^1.7.1","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.5.1_1596796623135_0.7494098524043231","host":"s3://npm-registry-packages"}},"1.6.0-beta.0":{"name":"yarn-audit-fix","version":"1.6.0-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.6.0-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"0ea0c0b2969aabe71fa0bb393ee5ad12949225a5","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.6.0-beta.0.tgz","fileCount":21,"integrity":"sha512-M2hYTkEBUZE/oL1SPexEecNp7fkQoFoAzamqiWyXZ/S6vf7+JYF8kMRK25+cg0GzYIMGfBgEZxHBAaGWPBcHZQ==","signatures":[{"sig":"MEUCIQDK7hSSuSXYyGTVke4B6dQoUPub5izFOB96QxgwqZn+9QIgICfeuVOIcsj0g1KufAcbRbtXzXR8NyAqt4JaqFVCi/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLpOOCRA9TVsSAnZWagAAjB4QAIiBAsgfnGgVQqBNM9VK\nrn8Iifp71/GmArNMmc8VpCOiLWSZq3kk4q8IE2IY4So8zjVtXedh1dH0ySlz\n3emQDFpMT6cuAFbGJxx9Fo8wkRTYn4Er0/GOhgBkWAFEV31LlFEA+bMUuGUz\nWDySWWWnvkDEH//u51q8QuMD42mANtS0UNf6uYqK9yeppbZr5chA5FDoaoHk\nZbnHEIYaDHmGL+B3TQlcf5+J4opGVdTn1APCfX/HXLaWci8nR8V5XiZ9s/cx\nXRJcGdcM0d2Z/tEcbjPimOlEDUKovo99I2KjHRK+HUWRGWk6EV9fLoGPFAHi\nfw5wXQlU2tXSDXOmQowsDn38zFPkB3ADmm4Ohiqa78V+T7aN7egLLfeafSKa\n4zmPMgstTKLItXDwMD5hL5/T2rGBUYmQq1PGezOE1/lmRiF8jEnTcf8Aws+o\nuvDuYHHM23PTFsCzp2gICjgg40tRdoNIihAv15MeAQaphzCJhYduyKAjdyrx\nSt4duLQaF/YGHNneP4q7paWm7kCOS7hZPlYuyPDhQzj85dK9ovPz6U0uw+jC\nR1x0RDmVp01R7gF9oCTcBsUeGeTteDR81nVpylTP1QMH7sJdUr9N8anScGIn\nGhUZJgD8ydTjB8DnginLsaY33CPw/upXnWQEl4dKgFtI4gZFX+w1osxpV1Vb\nvJbj\r\n=lIb1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"25af8814223b7b542dfda9c401af2ad04f2cdaf3","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.5","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"14.5.0","dependencies":{"synp":"^1.7.1","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.6.0-beta.0_1596887949468_0.5282974607076467","host":"s3://npm-registry-packages"}},"1.6.0-beta.1":{"name":"yarn-audit-fix","version":"1.6.0-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.6.0-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"70ef1321d0ec8212fcf2a37722910e9086401814","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.6.0-beta.1.tgz","fileCount":21,"integrity":"sha512-U85sqnsxfndQGY31ruU5aoGsB5CPOywN98FYxk2izi7zzu8qqdyv0feEwESemwxz1/xrXzX9mDcuUun7t5Qq4Q==","signatures":[{"sig":"MEUCIQDV1LQn66IxAk32iiYqcyiDw6CQBKa2aLdfwuumdw4hQwIgXgJ6/zGbwMb+OCha2ui0GS2bQyjOVG8q0I+fedeX8SU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLrxECRA9TVsSAnZWagAAaDkQAJwd+C/jo2VxMvvi2T2W\nwFXq5+BJ3kCio8dvyqv8fkW//m2ITfYLO7v5nyVI/PThEpYarEosm3TJFAJc\nLiGKudXBVf03lIgjJG4eN58T/Pwu9iGlmA0jI/sjEB2V/RnhX6kLi55GysH6\ngySIsXo3SB4okgFyVHpcfDWz7+0BX4BHTr5kCJo4HS3XyHML9iErQLtfUYO6\nyQy4BGVhNg1KhzB//5ZUAdjr9mz7UWcH9ga6fDUjOjqdEqhXx4iguen3Rpva\nPc4/XT4r3obBzXYFQzaygb9N2Nzk3jSGTEvIF2gVZ+FLVuffjvA+3U44cxRc\nWoWx3Km9eJyFcZ/IGW9CbNCU3cTwh2NWaPlaXkfBZ9Nyl7elqQbbFK1yj5zu\nu+OSg0+ykfdJAgXblLNbs+4EU9sG8tpKq8odqYwZM1Jr0kIChOVdQI/Hb+vb\nnYx3vl7jUvbn3uyUHcexMh9z2N7omwiRxEXHNSR8ZgD+UWjyU8nblSUjv0F7\nIwsukCg/rIAsWgAByUgb2f6UwomCG3ERG8jgRAEKOox0RfaLZU85ueFUC7+k\nkRWPrEebbKJiX5XW/jfHcXiA2eNtpcOjxtX5SvRMHLL71CHQCb9rG6KcThvd\nju1TYLWKdUSgcZkwezm9jyM7dPrALb7inmShIeVFjbS+s0VMziNUqOhLs6kr\nyb9R\r\n=ffo3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"c61ae5897a42564a58357c5ca490e485c7aaccce","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.5","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"14.5.0","dependencies":{"synp":"^1.7.1","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.17.8","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.6.0-beta.1_1596898372186_0.8112020609351822","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"yarn-audit-fix","version":"1.6.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.6.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"a64dfd63e954ba73684f21b14c9d53c2db861947","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.6.0.tgz","fileCount":21,"integrity":"sha512-WF0+tYwCgE/YGVGwjUUJzewwCjVkMyL8itJEKCXd+jidjdRci6376nG8mv30uwf1L3oJqG8FEEKrDcdNSB1JFw==","signatures":[{"sig":"MEQCIEGOEA6qp0/rvXbgDmXcF/8ZfQjvBmonCfBP/tt4yLk6AiB0t6qaXXHA5tMUinCgQrrBnxyxJJ+pY8M5SK0ji2EgMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMP4FCRA9TVsSAnZWagAASxwP/Ay75KeZwinyuOzcEcE4\nQrM56+iFQ3lS1E0BNgcuhS4LuswMe1c4g8irq6R7wr6jV1ddy/8O9BhVKR56\nqZUXayeUFFGmaOl9o9EiWwh6gD7fTToPTa5UsiEUstJx2SOl81xdegafbxsm\nsbGMQkMLci/yMeSyhHU3gLOh6Xy3nA42zVaLz4NCI1vlwW6knVt/npqv2hMI\ntjxL82/5muSv3ZvE3Rkzveu3tPIG0kyRQNv1b4KWZC15OwL5NjtHUwWk09HZ\nK/TznM5j7/KYxz7gu77sP/zLvQNgtmNd3EPreF27D6uK0iRntkgLzQHa/zPE\n1f6IpvIwHfTK17kc/P4X/Kod8Jjo5GvwgmGgXAi/KGVOwE/3knDZYrBwf0qd\nCMP1UmOn7LYC4fBiFBKy3/AcoSAD1Zl0TT5XXHT9QsPMtVFCK58s3zqe2brI\n9nuO+KWPpyK03uu1Sf4yC8xc3LgiJCPZCMMuHdh2x97THqo4EhU5L2de6KlS\nmVpu4wbcsTWBN2HQWVoNJ4fg6DbXRK8TJszg6+lLSEpVOLnFC8CztBNzC7Gw\n38ZlbxivPWqajePmQxX/PofnsTZeq7eTW8LAIjy9q1MV5XAl085joV88UvDO\nwnT4u9PyazPwTDqKBBH0j3uVbYwReKdSclY/7X6hUTPpjSn+K0yLic8QLy/r\nEC79\r\n=nPCD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"da4684b2f736bd84eca87028af64f8860b991751","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.22.0","dependencies":{"synp":"^1.7.1","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.6.0_1597046277513_0.18764918001361752","host":"s3://npm-registry-packages"}},"2.0.0-beta.0":{"name":"yarn-audit-fix","version":"2.0.0-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"5e52ee58489e69f92d59921483af8574672bcd11","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.0.tgz","fileCount":21,"integrity":"sha512-3GUyipwgStVAJDLQRGC+PjUWxk8zDPk+YDtEEq3Dhk/IbisJVjoWw+2sVGmNLpplHk6lfi6IwX1xJc6bB4l/YQ==","signatures":[{"sig":"MEUCIQDL9cjDHwY6Fp3LgF45GHfVZVXpwQPfYSYsMb1r04/DewIgcuWKXi8nK4W4I+W/sF7YDSxEC4DyckLkDPX8AFPF6Zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOj0jCRA9TVsSAnZWagAAPu0P/ArVUJLYWvwJKf1CoZ7D\nn+Xu36sjqORN0rCTnLGMVTO2BV3YGVUrNhOh4QpyErkclb1Ud38curuBcUZF\nrSlzvejcOb4xbOSr++z4nrQ7Nq1zp7MhXO3MaidaxK+dc2sOgh5PQx9zvMSX\nSeDf4ysowLzd4qXWo2AqJOx4QKjYnwjVFlkClXjASMMKDqcvoIKaFQNYid5f\nDYejmrEugloYRt/QIPseHFjPcnEL7pOZP9V5mlIxNiz4BFITfk7Ar9Vs3Dvq\nE83QESmq+n0s7uC1St3r2pryR0ADPVvthrzXfmKcjIw3g+QXV74+GQ5Hf2SS\nMB3hhdfzhH1PVlpWzdjTyKhYjK33PqBsiQpuqEzaYCJqtiuK7GsbwoiLqo34\nBtUjVXq5tjxbc6kEYiFttzHnoYGuSML6ES1s3oQVe/IlP7S+BdgNp8TsRuj3\nFO4ZjWHRyjNNyScfNNwsK7JoJ9jM9NXfpv4B52sA3UksJX5XcdqWvinKDR8c\n0LNNXAhxie9IocgfkZ2X7HImXlK3n8c4dV4sMwOmOuWOnMbYQo4FhB2jbVlX\n4v8rThBITXrnx7GaJPA57zWLgwDQM9LW09gD+ALuvYnbFnVBw/38iFpbuD2g\nW4y5FmL7W+2WRSoCkVDHIrr53Bpfaa7du2CylJsqRs7kJfNZRf+KwDKpodfU\nLY9R\r\n=XlLo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f80082d358c17cb8ae3f171f5d78795e7a1400e2","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"14.5.0","dependencies":{"chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.0_1597652259286_0.8030356972905321","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"yarn-audit-fix","version":"2.0.0-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"c7f6933be941cfc401a5807f0e3849a49cb4108f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.1.tgz","fileCount":21,"integrity":"sha512-CWp5qUw+vDdZExmNdcPYPhp9u69UBPyXlbMnDOK+ZdskRR/P3YMTZs0ogTy/tJhR54pk5y7NlDZklj5ApXEFIg==","signatures":[{"sig":"MEYCIQCvRrCLf082Bg4HW5Y6FYkFdzMWmIc8xk9VE+89MEd/VwIhAIlwv9DKge0BVS1j+k7Bad/Ird273AJSweqeLNLT4G9C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOkFiCRA9TVsSAnZWagAAhgYP/03FpHBhc2UfmUa29XRn\nnwK66l1VwNCbqz9nDc6SdU+C1vc+twG6iAOO7xtkEA1BrQYhJVlGgLeqZh8v\nPYBq1XFFM6zzx5ASFjwrYeMZHvtvjeLqw2uGbseEd+taoRfew1pJEz0IMWXE\ndKFAEml5r/8Zmd/gekNBUsk4DwOyzAPrxROiPhNQeeTSDhZB1B4Mv+T5VO0h\nPX+YceMjdmzeNtJ8Gz/nS3wziBW6JMctAg04DUT14Vfriw3eNTQ+w5ObmDeM\nCUPqoRIB2a9VYmDvBlOQ4ReTRPUkCNQ2QxyBpHVqIGboO2UrcbLT0Mu9IUVb\nzeosCILPwsEp7Dma+iajm8rGMBDo40xEecgv6KmX3Z5+OPj0zwhyzwa+GWyj\n64+VB8aB8bxhxjakMXd/4PVPFdGiB5rsYECSfeXppHRGpFHeXX68kBFoYbPR\ngErCnu9ReNslXPDdiNtf9rsJXQEvHBJ3ysjVC+RUYcivInATUEv/Ep49W5b1\nU11HfJRTuCwmGop6oF63W5EKuuAbDRV2SAG60C0Jg2qJzF3eQ09Ka9pHkJt+\nnAQ3cE8HK6FrTgJ034d+5M2FypK+/abGP1slmXdFD+14cKRyzJU0XaFPi4O7\n4MPFaZr8k7vCh4UBTVsSO6f8OlbHq+eCll3sLiuWFqppuBPJM8P7JFyrn4hd\nLxAh\r\n=RXC8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f80082d358c17cb8ae3f171f5d78795e7a1400e2","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"14.5.0","dependencies":{"chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.1_1597653346457_0.7849837450711261","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"yarn-audit-fix","version":"2.0.0-beta.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"6a1a7e28e0711bb694e00507c8b4b4c4c1965518","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.2.tgz","fileCount":21,"integrity":"sha512-u+Nz8+LVDuZb1ktSoYvEPF0AHBsRwV7VC+ILBdGPjNpYjiLmZKF0+yE4F8uyc02oBztecZduLfQDb4+tp7i4tg==","signatures":[{"sig":"MEUCIEuMO/Sqx9ZDwFPjEe52JXElDHIbsUQetWn+IScL8szmAiEA807rw5EkO/3SAj00X/5lvi7OiQLbyqLz5edIm94zM6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOk3BCRA9TVsSAnZWagAAVpUP/3C9Cg344ABecjo0yUTz\nwOUMp4xe5x0PBkAyOSPfPla+0DbwOQAKBj9wMDCZUwryO7ca7dYR0gsRN+EJ\nNXxioeegZCvd7TYmktU+hHf5iha6YoP5iN4KF8HxZA5aJZgKnKXz4BmtZd4+\ngxTA31lG0WXYAiCc2wFSgE35k/BdJP/PnJG99hHGjaXH43e+jkOZ9sWbp+oA\nHXYOoKYw7B32KIAv7tOldrbpj1qi/teUZjkGz9uxu/lVRMmLyWH8IfoB2bk6\nP+YM0uztY2OX7eIh4SGq6R5Qlb648RqWNBV9QsI+XUk3GJuILhrsjnta3jI+\nxsQTg53A5pEa4oP6U4PhNKVm+MhQ6DlTV09kcQr274vfD+iXgL6NecRZftnN\n/ygekoKzyCfZt11fcnZ+0DdL9p0kL1KwHD3N610j23ZNCP7slN2nhYZHD44O\noPjRnEZN+gpEgow9ZqIAwPPpnafMvpEgWWLVqbvVzTg21EJ2FrGb5u3BA7pL\npclUthLPKNxfGQVLjN62lToGxV6eZAKae0OzSNlD6IgZpyeL8dmP2aVMlQJc\nMnuWOgAp82K2y/kTk8AkPcP08RWpuUvF28ev/G53uFVX0CyMp26Nj9BMkbTh\nKQAmKTmdWvHRPGh38Hl/fLJQKQ+RzSc8oPRKHf8F/BsIts9NV+iJznSsn5GO\nM6MZ\r\n=c3Ul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f80082d358c17cb8ae3f171f5d78795e7a1400e2","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"14.5.0","dependencies":{"chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.2","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.2_1597656513443_0.5094610777621378","host":"s3://npm-registry-packages"}},"2.0.0-beta.5":{"name":"yarn-audit-fix","version":"2.0.0-beta.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"4fb03a54ee0b37f769297b70b4f9fabf662dac4a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.5.tgz","fileCount":28,"integrity":"sha512-KMwlcsTJlVXgAT8MTvpd4dJw7fZiF8v+nqa1iB9/izjgINCMrHe1elE48SJ27yr1TpW5/973qlTY2lRSkkxs9A==","signatures":[{"sig":"MEQCICc0ML7Mk0qmI5DWGVnlHM26u1vl6loS0cRwnlaKm9mRAiBVD/5clOl6ttoo+gOzEVdkvcfdWvgc4u6ek4cR+cAFxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOtGfCRA9TVsSAnZWagAAq3EP/iFkVqpSN4SQAQn5ptVx\na6QrmwusSqXfhc5HcoVwf6a2QGg/lmWdTwsv+4I+HtPUgSb4iRs/0ZT2wKxS\n9rJhM2bIDlnWm995hikFX06blgPd78U5Wp/ymQQJWaIUUdg5FXDLxDwqNhq2\nEvbTacbpkCLaRUiWoT/NHoXsYW0zC5CxPVqg9cY6kAVWq8unHuBulqus68uX\naUX2e0cjVs2W8G3bWj+PxioxxzVeyXAgCgRvTWtCx7HlbDG41G29YsER46uJ\nJMu+wSjTe8UtDQJOidjqsvgn+78WLlHEfh7J2mDjEd9h5SiodaeFqYeQo9Rt\ncPGLje/F8mL0WYxB7hFUo7mZLeW6Ic1u/fy3LoTsGRyToTM9an9BP/xB98om\n1LIXPlf5Ku/zwwQe36YrdcsvMahkk3is84xZtgLvd2UKqyJnLIClv5ySh6x+\nef55f5fm0oqGz5kipSuBMB7R/NqTE4OthyHyt/Ovnoeq+DOxzXSWBhAuY1TX\nRQ9AEmDIpM8RANnzm2SdhRiMsJOcNk5balLsWHDVWRIlZma44Xhzx9XuSkl7\nCT5+WABb016x0xFpKroQdUC6w/QBVqxivPc+Loha4TXlngqtdj0INBuK6g73\nYZK5vmrt4yrQUjUI+US/25MUunpGv54UAdIQy0A76X1lkwLoMuge2fijIQU8\nTKyA\r\n=GAka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Anton Golub\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","workspaces0":[],"dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.6","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.5_1597690270459_0.4652241906399832","host":"s3://npm-registry-packages"}},"2.0.0-beta.6":{"name":"yarn-audit-fix","version":"2.0.0-beta.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"c1c2fd4ba53604389640a26eb30cf26faa5cf071","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.6.tgz","fileCount":21,"integrity":"sha512-jrOhDslLf0K8RwdIqtD9Aw8mRdmLWbJx7rMRqE+6gb2X2GWKL+XGZjdIBjVzfiT6VObhOFkXxE9zVBFQoD6b6Q==","signatures":[{"sig":"MEUCIQCJJRZOJShfNXe16/DgLk9YvBoCOjZxohgXCQdspRyuaQIgFyoYWcvqH4ulGhidM00fVim90FhBE06hEWIGxpK+zps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOtNOCRA9TVsSAnZWagAAKAkP/1lvg7timffX2L5dq1Pr\nhgapJJPTSTs4VfPHBOpSUXpr+mVP8h3/RX6mdS8bNKoOuXjLlvFrHNkRffmS\nR1kJemCuPJpDLEz3ttJ3ehHO9L8dULp1ZEP5uXRtgLuD61SVPWRyP5H/V5/+\nz6DkSlnjijOrq7kAt1zYfSjZtRAfoUeFVf3wx8jxKx2ywoMk33UMz71BLU/2\no048cjCXeQPgROoH1ss/GWf/YiQ1bMGs11O2VrPvLCeaDuMeMhSqC1iStGhI\nWwfNeWFGYu0Nze+m4BYr7ruTHAHMDjxQzu0uyQrZG9xbkS0N1RVK2O52iyXn\n6y1Ue9Hb8QnuJREI1xI9OhC7M2Qy5OWBJYGZ7BH79SfH6/9ytuvRhRajkP4r\n2B+WahO+0jTtDr5EceFCT2oJUpPL+xZWrEoJiBkE239ffFD/lBseFPgjQeRo\nbDHhr73V1gHvSXJuhRxvjAyKmFjUcZKnVt6YJ6xVXpk1JSpfz3Y/oPRlyDuV\nWI4izOhL2VloEt76Prqq/uvpxsADH4P62Zx+r78rn/eMfiW/+YKzDEbN4+mm\nITpycB+2CyT+30DEJCrMgoxlzNLCvJGDwmHA+0Q8+pKvXnzvn1h80frxuhOE\n+0R9lNocik2/3fSWTrmUu5AQNxTOoaQyXPbACIiH0rpeLilLjrBlTqflRNLl\n6WTF\r\n=WVOs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f80082d358c17cb8ae3f171f5d78795e7a1400e2","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":[],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.6","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.2.2","terser":"^5.0.0","tslint":"6.1.3","ts-jest":"^26.1.4","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.9","@types/node":"^14.0.27","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.6_1597690702529_0.7686364896901439","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"yarn-audit-fix","version":"1.6.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@1.6.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"ca8857eabba94fadc29660bf732ecaea94d27954","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-1.6.1.tgz","fileCount":21,"integrity":"sha512-P9UAVANBjXm0AkDHSvphcFFk/OYeDDqwvIqwjHOEJM0dsa0IuC6PNte3U4/OGoxjgzw+72cWc0NeINKxBbGoEw==","signatures":[{"sig":"MEUCIFh7O15AM2/CuyZDMzoSARgaihMAbU4Mi/vADXTvrP4qAiEA419JNHtIc6FL3tVosgmLAUehc7SYbBWOkDyEApcxklc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOtVPCRA9TVsSAnZWagAALv4QAJkr6S9HsEf9QUlGy68l\n1vIzsjR+k9NQS+tx3r+q06HCOfC3u0V/MSB1hghs9YiCjqjrMxSHK/YGG3/s\nTr0U2MNGydWFeOEG7bOhpFwboxdGVAUsi/fLiMULokXQFYdUHRGIC7hGb8Bz\nNqqjKUiWmh5OlMF2Ru81Z/OsW2ULF6SLl2Hqej8mC3pBLcNSAaVrhEWMcr+h\n48HFbVbKnhY6BBqg9YQ+QsYiYFJA87SzIqKMBsKKbEdueZ3458z3jjKciFjv\nx68LSy0dHiGnq1MRz+fDJobPkVQZOm7aK0D3yDv5tR37d2r3J2kTtHdpSUvE\naap/486XAUAYKq9Csqh3NPKhdJ7QAi5R6hZWT1kQuFmtvfiXfOMGSgkjgmJs\noxuHiBwcdPVC5ILc/UAisKJR+lXOa2bsMYu/zXdww8JXhdo1HHOGJZudGC4X\nVldW4KcJN9ufhyUQXZwOqZwhB6Qyposeq85nk1BQ7GQaGbEGxzU1WNkGp/ph\n7R0ZKj2nC9J4FM1GeS5/NarmcPN2ryv0LOu7108xy0NbSI4vmIiNoZrFqEsx\nSO3yPPzjrPDkNrMofFFmdh4+IDKS0TdSTrbZy7/Q8D0XiMvcrL1WGrw8Gd09\nW/rNoV6MEP6jlBsYZa1RbMZJtUNZKCh5UuLdJ5lY+r+3FjclRYv6HG6N5DSY\nn89H\r\n=Ifgk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"11055ac5d2dcc53f4161a2bfa1cc28daff857189","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"_nodeVersion":"10.22.0","dependencies":{"synp":"^1.7.1","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_1.6.1_1597691214947_0.3151132720776275","host":"s3://npm-registry-packages"}},"2.0.0-beta.7":{"name":"yarn-audit-fix","version":"2.0.0-beta.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"7acef158057bea5615125daef57031ee74ae998f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.7.tgz","fileCount":21,"integrity":"sha512-iZJAycb6AShn6QjWUThnKLIUqNL5Q3pLcbfmWo54+XpXDyQElO4kc38pGzQsuV/sSQC8Ej2kdt6gohKZ9RsYCw==","signatures":[{"sig":"MEUCIEPRZNeod+8FIxvA7FjYvq8t0KIjplHByJUdBS1/vN8uAiEAkB3oYvlqFRh6mUthKHDkaYeEVgT3kbFzm2BJww0+rGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOt41CRA9TVsSAnZWagAA8nAP/jJ5/d/5TgaSRB6wNUb0\nlhjwiqUaRS+1AHPrA7fyYoPoJeZytsrcwXlw20VRSHZnedhmDlfl3pLmIKqZ\nJDdRZGRp0I24KdQY0x/8laQcg7H2bwkbJSmJepkoaYZKRo6WVtYFzYz5RM54\n2qBoc7oYRXOfe+Zn6sYLkDNaHlac0LZbn2m82Un1bmgolQvLBta4D2XVpJRr\nUZ4pIRZWa/pDmkLm5SfdGEicJutzaOvm1JTmNA1Hlm3PECnukfbeq+KGNmya\nmsSHCKYLszsn0ywgW4riVkQA9tel8nHbIAj22iIDqtusiDwMq0Rqon9g+3YQ\nfwO41oc7CzwsBrwwWeLs+N4LB6EWOFzzUvQZ0F7zcTWK6BxNFHr8SKKGgJRo\nSnqXi8mkE4/sIvXaKECTJspUf110x4+87jfqulUYgP+7/qB8BYDADem9uBIB\ngYWrugdRrscMQHRJ6DHXSAec8zTWMZ2Jf1uhDxLOsYDMWwVHrzyYIMtsDxZZ\ne0PexxR+JbUy8JGChLLa1KsFoFll0JhHYoc1n85SzJ2gFD1HilsipRQWLfcf\nGRe+aq603y/3eN80oSDoCOsvRYDOTcDkpOml8b27Ai1AOWAgxNoQIze0MhXo\nI1MlUhbURDFO6ooOgM9sPUsVdTYSsiOlZAA2LvhTM/CD1TRe9PsUEVsDo36d\nAuM5\r\n=CvMP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d3b48fa158b7b01fefe86f046ae05ea3b4a70677","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":[],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.6","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.2","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.7_1597693493087_0.12164329069809976","host":"s3://npm-registry-packages"}},"2.0.0-beta.8":{"name":"yarn-audit-fix","version":"2.0.0-beta.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"19cf25f7310051cef2f1505e11c463e1e839e613","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.8.tgz","fileCount":21,"integrity":"sha512-PDSM+2cE8ddMEeZ+91Ec3MdcbrJYv0e/xJ9EgheBR8nSeYm1muU/sZ+WRUUKvCNWY6PF0e5Llo+l1YACGyWJkA==","signatures":[{"sig":"MEYCIQD0zWkJ0SYPcU1KrejCAShIIuS4foHM8LFD1GGSFbFhCgIhAP04qpbOTfNMEGp+9joMZBSylYMzk04PHdrdvLc/FKaZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOu+fCRA9TVsSAnZWagAAlZ0P/iqzac4gTZExu/+k0bql\naHwXvOu70qPNdvdVx31ve8ziKy3jrd4BnnQyrBVo7t09Pykz1Irhs1X78AIm\nMfAOOscEVzGrlu800N8GOB6U7im833Fcw+sSM1kfULB+BVM/DfiY2KFNgbSl\nwm35BLm9ucMmnwm9I1yx2eeVJapxpcVZA8cgR0jTn3QzT4/v2hsREAA6KYlL\nblcjioM7/8VdJulfgN31cApdg7na0e4nGryn/aUNmtkW35V9ihCq4NxXf56O\n9rFgVdGTmR4KcJhDkdcVfhnMCeX7fP9Acsz5ea9ts7TKEBx1JBGfBlZEZxMB\nYdvCKEtSrvjVAbm9sd2pDOExhwg1j1yOWg6dUKjmHQqYX65E1uiiGE328KuV\nGpu003NoLu5V1w/CQRfyb0dPKiQWAKdh68SIUVV78MM2rfg8FpZ1aiX7ESJ9\nKR0hO4imCSTtba7K4jey95+lnfiW5B3sCwfFonajYVRGLRLdaST3mSFE9NrV\nvePoc6nPe9ZaSvY8/MEByxUByiN3IMQfwC8GhP9mEqfHJ1tcqNlnjUDrjMi8\nD6zEOATKQczMpIEtcjVDlB1n3Tjtyzc88oOvL48LBC4HwCc7kNCPHYap1FMC\nSZ2sZLe2Du0oz074Vu23RE8kYZFFctaS0G4TzXkPUYVV3ZYJ0JBwkNh0mOcH\nLC40\r\n=I6m2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"28c55189afb23ccdf3dc161b687f8bd6719152f8","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":[],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.6","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.8_1597697950977_0.2113470617507971","host":"s3://npm-registry-packages"}},"2.0.0-beta.9":{"name":"yarn-audit-fix","version":"2.0.0-beta.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"083214a3d11995caa7efbde8bc0ca8b60619cc54","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.9.tgz","fileCount":21,"integrity":"sha512-kTR93HYNAgH17d4Vggkg5olLu7NI6DTQeEcZ1eY71+aNgKkxuPTVOzbjj9LNztju3d43psaJi0HacZ2J0LD83Q==","signatures":[{"sig":"MEQCIASFcx2prbXcVNrQLm6PkxE3X8CctXisfO3cGpyCoRQPAiBAqh4eUrIgce14NWizLZa3qUhqlWoSrBDccP2ZOCSJLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOvOaCRA9TVsSAnZWagAA/TwP/2AQXrU7PDQfcbW8eatA\n4kHJPRBforOvhp5Nw888DWCFSBcUC9HeWMAKMwNKAn9RZshHz+IlbGzuvC8D\nDZzECiS6vRoWvz2jqub7drqeWoAkrlu1zWzc51OH3hDbcibHAjMNl8+LzWBu\nQfDs2XjZkv37r9vnqvsp4f1Y39PAulW2K8+HuxmsxKQqOWHdulnKZsHNyWm2\nca+/FfP1IRy0tkMwd7T6eyOdslH8RVVG4KpsFCOO4iu+tcv/RkNL4BiiPk5T\nYH2RDUwoTr2fdXiSJbc201OvCI80H0o7nouLJiXK3j3lIp7o8icwKVJ2c/UY\nne+kRr+vipZhG+QbfXVYo7emeDUCXRtTOjZuzc/6I4lPfevY9DQ9iUpClHPm\nYd/FEH4nx/Fwesi4jKA5YyeoP3k/LdFpP6tadSJ1oTly/WHUcwkXe6IkNbpy\nRAFhgwCZWmxa/D5NdC+lL0jahAUUaQJPGNQ7VwTKqp+wJPJQHbyHyE9xKGpQ\nfNTtXbTmawpH5Y8EUkTW1gQd2L2jm43jRq4q4xzfu89TDH1RujCyVvrfgB/k\nyAJc4+aq2R9HyFsPzkxeYfSFK+5ZZTqDSWK1QfiXj4cpWWYEXaNYxBwmehcX\nYrklEqZm2IGC+N2UYMvrjfNMZJVyoxerE6xVZoMsI5QIow5OF8A1aStW+niS\nzJo4\r\n=tfqW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"28c55189afb23ccdf3dc161b687f8bd6719152f8","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":[],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.9","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.9_1597698969682_0.23136208598610097","host":"s3://npm-registry-packages"}},"2.0.0-beta.10":{"name":"yarn-audit-fix","version":"2.0.0-beta.10","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.10","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"d9b3e362a87ee6ce334df2ba1db86d0b673bd334","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.10.tgz","fileCount":21,"integrity":"sha512-mttes+OlDVM0PJJ3X3Txr5t5ct98eEfxEuuZTG98E6t72FT/7nMuKOOg93dWlpcyT6i5Ksd4ni+0wNktqsTbyg==","signatures":[{"sig":"MEYCIQC3UriQyLJxBO4SdpO/lUVkiZ6uXJWHa1l80YsosbUCJgIhAI9XvfvZrE9QKONlKNfE+XSyG+AuPyhbktS0IBX+Dg2T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO5mKCRA9TVsSAnZWagAA3akP/iNKEXfUhn6pzlALaXOu\n/PEmz3zQMJ5a4IyVXegrZVNwHI0hr4ZfFNU+LVg1u3EjCF1/uISttrATwXv7\nKZ3EiynqyZOp59gmCu53OM5+Ew861vvfrPlvjFGFART6wcyUIKCoiYEOjaCv\nh7+OiEULG/E8kpAHS6wFXxdLCOHLxC+VkzdbE3owutNjtsqkqSLNaR9KuYdF\nIWaEQbYarZbPIpQgUTziEmwEmsoMbhBjWe7b1GmA+fnHevRyzxQI7K8j31BS\n+GUuWeQ8vAlXK21bKsDg0GvayyG1qmhTDg7ucyO4aE3G9BO8eA+726apeoXt\nv/1/73oIgbfHgMHvaV/QQfuBOYiYVV0WZTIAsNj/+xbwmgj987MEMe3w85DT\nuquArcKLQW8E31NLmGKsQ46ZC7vdcmTMfkrUQogtVT0HgSa7Kg4/1IpTcgVV\nhyrjtL/sLeb6Neh78q9RdSNkrGMRMuMayjoMV7cTV8abjmqnBJQa+2iAdCbj\nUHDNxtaOf1Ln7iWWENK3u+vvoY7s9Z022h3GiNGeQC4ijm+ofjV7qIIHk5/u\nGs3aVuu9uBcBUVX2amC5y8yAA8ns0D1tOaqrw67vscpAHsuLDSPRktPLgwWC\n/drFZbCMs+xBlIEj81CQGcefnVLlNcRb2dYWxa9XL8nfcThdoOJlLqBAe81x\n3F/M\r\n=E2af\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"28c55189afb23ccdf3dc161b687f8bd6719152f8","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":[],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.10","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.10_1597741449853_0.7733017259733816","host":"s3://npm-registry-packages"}},"2.0.0-beta.11":{"name":"yarn-audit-fix","version":"2.0.0-beta.11","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.11","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"80d96a0a8718d1159705b562c490d259b25c9574","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.11.tgz","fileCount":21,"integrity":"sha512-na5cFAG6kSs6tMisFxoK7JOqrSSMXIB2r6sV5Q4tuNkB70/h4aZqC9f5+RFVPHKuaayVHro6NwadAbV7v+pfNg==","signatures":[{"sig":"MEUCIQDNgqJlVRBprGylgBwYVpPq/fywpmBdv7BXrmr5Zz4B2wIgZ3cMwdBu1bSE5yZjNe7WDlKOyuiAWBfAIzWoPwW4cXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO7NvCRA9TVsSAnZWagAAPAwQAIUo13stQhpNFVHylAV5\n7DktiDdKs9WxM7TEswu6+S80p4rF8WV1WmbW4LBzxcTNn363KHrOwxv+1cx4\nyt6AXJLclJHLBZca6+qdQ6mIT1oAX+9b4nuFRv2hJPxyDZ1J68qimieNMKbf\nhzfwQRynwmcRmPYC9ZUruV6pRDv7h1kZSgX9/K0XGcMZrxBcw7FzP27skhYg\nsIAPSi9txpa/1vxsDgvBYNd/U+apfgxHfOn7zxNNl5IBlYF+DmIULoXZsV06\nXaEeMSUIP0KKwiA99KfD96qOBYn5MN1ETC5C45Wq5X2T4qDVaXXi+GPclREi\nG10sp/RpmKSJfwSJpAbYv+TX9ayPtv5vuvvHtxPcre9aLjX84qczjhGL5W7/\nceG0aF3Sn00QJQl1HZhc5vZdk+mb+ma+6saI7uXRshH6oYs5zE5zhOXrPHUw\nBhujqGE8ZniNPgc8p8arPlaEqM9+dZIUjyT9M2PcsTgtQBmOZqjVprzu/tUJ\nJMf3i3dq9Kd7Uu7MGbxPCK/xWtQ6y9eNOZ2uwYB8rwzNRR0C64OlC8abAR7L\nOpIoOr8R7jnV6iteu5zXtMymz03NAzuKMwtQXcnbA6jDqD6jrgzWx4H8NIHd\nzzf2GWzvYjwuPwH8lYKx6qYLvqyeBqinFKZzBR2Ut04+ijtN32w6LbbzVfk6\nrtNZ\r\n=PORF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"cd8678ad4c6815a164638930d77293e648fd15e6","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.7","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.10","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.11_1597748072301_0.7156405737763676","host":"s3://npm-registry-packages"}},"2.0.0-beta.12":{"name":"yarn-audit-fix","version":"2.0.0-beta.12","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-beta.12","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"1ae5e63dc21f4a6a8278344616bb6012673f0574","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-beta.12.tgz","fileCount":21,"integrity":"sha512-ux+8EogqE6OsND6m7RkBqKAOpRsnmt6bckuOBUbB3clqGGYMY5W4gsfBaAqwVV2dlyMD3wpDhFkDLglvgjOtKw==","signatures":[{"sig":"MEUCIQCZL2cGSyR31Qw5Afc8uxIx9fRByLMsBPEiseJxfALrNwIgO9BR0du8JEpJVTliurchmKP6rq9U+QhWPeo3Udp5DaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO9C7CRA9TVsSAnZWagAA4LoP/jqNe+ef5a5th3JfvK0c\nYAfFKQiarOnU6tdGr7YKPcgrbjQuW3kambDIYP7f3wDWj905Dcp+dzZsh5QE\nNE2GQEEJPRNgQmYsmVmXJN69jjOwdu/X9bBHj2HHrRvbu4YF7hcVs01kHxpa\nKku/dyXQECtOxgdq8gbx6qNW31I5UBAQRCLwXSYaY4WUCkZVObYCllYB7c3U\nqU+w7wmzmCjVR2TG2KF0y+TQoOpgjnGJIcALKk5M/doU0Rw49++4JFhOkARi\nybgkPy3/hM0Q0pfkb6E+Fp3KXBBpEc8bkz4tjZtvNNle3R4JS1ptNYctejqA\njFOK7zdQgbHBOqkaVB0GwRVcnWZNGwIvZfKWyyLGDiXI6fy/Lj5Lc7nRkbvQ\nckGiVlY31lm3Rf+rZ1Sl8VJgv4tE7Vxsl0Z1oM0k9Z7z68W+utUb0ObCHB4i\nBXPyifwDZZomkQtW+YvC0Zs6fugur1hS0nVP/Kv6Yr3LcaAsJjTBrFpdLAmm\nP0PEwPurgfk2ueb7kehm7QGLNnkVkLaV7IeqoEZSl0P5G17JNDocKKIEwvSM\nwqb09ZpO/+drNXZzbcMEDvVs1zG5uI+lt2v6OFFqNi10edKzBm/orUMGZtVl\nPZy3GNmmSug5U/7mWam2NPInpQ5WIOMfyRVNzAbt6hbGjAJD6D+H66QLYH88\nSa81\r\n=3yl7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"cd8678ad4c6815a164638930d77293e648fd15e6","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.10","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-beta.12_1597755578607_0.5888569402105386","host":"s3://npm-registry-packages"}},"2.0.0-rc.0":{"name":"yarn-audit-fix","version":"2.0.0-rc.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"f8efc1d8db5cfc53372862f53aeec8727e4b25e9","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.0.tgz","fileCount":26,"integrity":"sha512-tByvBFJX8gi0y2kW+yQsUeCTNI/+AG+AjBHRyIyNi0EP5Fn8OBUjWU/uwAXY4NMstMJXuc1YBUQwhxaMcVVE9A==","signatures":[{"sig":"MEYCIQCv4/yKwv39n2lY7bFoNdCdmpx4dIpRorTXfs+EqmG6rAIhAO82IrD00j2jgSdJUi+FtzgNIUwa3C3TR9FGw6d9cNYf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPAv9CRA9TVsSAnZWagAAWCgQAKDzYHcH6tjPt/5+SGfW\nYqw09IXE5xPAiRy5HwZkWYK14Tz5ctjeo3CQGugH7wYnQia6BrA8tvP8JtAW\nXYvTJDc+XaBNzJaMbsM4/pnXTqYGPmFiStlKgOnq6LyTsVg39fWLFQAy4grR\nTgB0396ndy0+deg5DX5pVHwmlHCY56c6G4qYNo1moLNeHTeHH+aMaQuezwyI\npVeLTQcEuX1u0wWXdVVd8BR0fKB1Js4o/K5AJOIVaUNlBnIs4LatuArAya0E\nfngTXFP8c8yGrXUKob+T5nHZHcMgR7sMNk5qAZ1L+e0wdvcOAYpLlMW4Ec6/\nswG3oAFmy28RWyvFvUDDciP+S7PB5w2Koh6Zt4Tmu0RUSKoTY/kYSUaC1OFx\n0Of2MOx+C2Q+kMWQ/rwu9EuUWXWCfSIx6X6xPc/dJJHN9sm2ZEkPzsgYwesx\nWvZt4cQqdyWMmaWpNMuihHaKwpYjE7V7AT+emgCC1ouHhk/Z3RqxvUYMxK7O\nDzQvIruJj5eE1hvdV6FQbKC/puwhT4GuV4MeS0QVu78hAInfmebQapfJoGYY\nvdB0w9l0jpbrH7Nlz0G2To604dtNivYg8mL4pm2o6SgyR8Jgbc7V8XbnYrYv\nCoX7/GDsIvqyBvEk41yRuq1+1kvwcwaXvDGniDgy5mKfwdWHJ5J0czdrU84w\n4Uyo\r\n=I0VS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"6ea46e4afe3d002ccb1490861dc4b4ef622620da","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.10","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.1.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.0_1597770748948_0.9541146986429345","host":"s3://npm-registry-packages"}},"2.0.0-rc.1":{"name":"yarn-audit-fix","version":"2.0.0-rc.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"08692c5cea0e6543e88f356129599a7fd3934ad8","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.1.tgz","fileCount":26,"integrity":"sha512-SxOTvMYvQRsLKteLsUr5/kz9tuuhxoBSAJww2zo8mH8hygr3cMbGjcHr33W5mxKkkrD15zh4ZjC0oExwV7yYtw==","signatures":[{"sig":"MEYCIQCTivwRt1ayVcFlIySGNbvqRBtNKxP0oJfUBn24mxjryQIhALnqFKyTN+nB+A868noSSyhhTdNPfZTj3X81wTZo8Xll","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPA8dCRA9TVsSAnZWagAA5L8QAI8AhPCnVIN/vFGBOhzy\nEDnd1AauzyZeqx4tzJiUWJi4lWvzzP6a/7nehAyYxnTJ6GpMtJFH1KR5FgTX\nuQbCUzrxV4tPhvpf+dEJpfkDYkp8aRXB5/COc6jT2Rcm5AZJSK85WfBlEagu\n4JAF319T1CaJfOLPy/TvcWuMvkdacmSOTo7AQjm9wg73lapijLCQqjsWQFuN\nvXOvH+z8Tbi2nfCu5e9Hp+2f58gD/qB4/Fa3EwTyElH+4sdC7jLw2gUHVjb8\nKywSyUf4g8fDBKyxOKHAWSV151rjn5DCP4sRqByB2JbB34CALbDJqrO7L+Oh\nsRxaSu38OhUOc/0MAPecm2ASBgZx8ZUJ93flqbuDSb8D3I+udqw8cScKxjKK\nl+xvZikjNvMMpVhNxvrOnVs/oz8pjEGY+aWLfGLPrmHnEnhfEbCMvA597e3L\n++Fse/PcUl4gCKF7yozRl7dYZlYljXb+5lWf1U5rJbtlnFIVxnrlIlQrwQAw\nPakgjwCrdqMGIHzWxbVGDPwyQZJoG71ueGamN3ESec/Z/7G04YrbeEhjL+gm\n/mOvI2zVu2+97o1mQ8ayU88Okg0LnBxvnnnB6WVFAZSwYnTotOnjy1ZABdkB\n4mmvp+79+7IcQ7yVVy5PbTzWUSYiLtAJ05XMOyJzgf2WszC1BhbmlE3edJy6\nMqxy\r\n=Va8p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"6ea46e4afe3d002ccb1490861dc4b4ef622620da","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.11","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.2.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.1_1597771548821_0.3627063283882299","host":"s3://npm-registry-packages"}},"2.0.0-rc.2":{"name":"yarn-audit-fix","version":"2.0.0-rc.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"73a768a3363f387f9c63d4aef821fbf2ea2fe577","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.2.tgz","fileCount":26,"integrity":"sha512-SVzcKlIpiPu4JDMcwvbhkEWKZD+9gWcApGekq7UspclHgn9AHFrEjXzHEs17t7AdJHQZG+XRQVNjoKP825MDpg==","signatures":[{"sig":"MEUCID37Qy9TLlfvc7YN82cObOE2dheFGBpMNPWIGWX0l3RfAiEA4gJmIxCPSODR/euSbIlmLqpPL8aQ9VXdolYTH2rTvrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPBpFCRA9TVsSAnZWagAA7hIP/3l4r5qqqNBaGKuYoppT\nJfVjE2rZTuDeI26bj+gMpd13CAdqiu9ZOaNqkAdpsSFJtR0Tumeqqd5TTO9a\nZwTK2RsSHRQvUEJOt2QNEpC39gXU/y+/l6pLNcUTva523o56krhXI8ZkhRbB\nisRff6s7naAAO1VktSlQWGDw7GCss34Z1cWfrYlS5ZbH7dJ8OjottgsruMh0\nUhxo+lo5r/aFaQ/kTF5EzCyLpV3Uzb5TbTRcEWSzj5cdub1PsICZPcrdNAiA\n8PZfr45E172cjD7bHAYBn2lPvKK5Rbk2jFkHA8WuLLWdAg9gwXqEseuZM2QH\nLXuBOfADKehu2MuFNb9ZgDiNeAdY5bKRD/zyrSofY9wE5JiWyTQSDujuU1qN\n2T16J8sZEj17Mvg7kV09ct6UEoIYSbUo2IggwT3Sv/lV0qRNSx8YBMFx+v/5\n7xjmLOwc3Twk2dzXYdfwZYp4OzO6a020mf3f7N4TJW0oSxH1iZ7tbdMKCp8+\nyE+grWRAaDi7crKg9TJjWofRPgv87J6rVsSjPMx0WMKhgDh4oRACuhv0cH7F\nZtjhBl8jw6gjQ0+zlwhKOycQpPPH4MGMRrPXgjbJD9zpgxhkXtgRVjQixgMa\n3Q0ljQdGxg8cljS7RqJBLlGtGy/x9e7Pmlt7PnLPK30thL88/NF6tKymoNRg\nR8l4\r\n=9Nli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9b0137f68418d4d799c7b926f52b64f59092368b","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs && yarn uglify","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.4","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.11","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.2.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.2_1597774404643_0.967410184182637","host":"s3://npm-registry-packages"}},"2.0.0-rc.3":{"name":"yarn-audit-fix","version":"2.0.0-rc.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"c83da5e55b21ce7f1378b10bcebfd25518aad7aa","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.3.tgz","fileCount":26,"integrity":"sha512-jlJahX0/qqnKwZSechzXycMBgF8PO07gnPEw6yS8az6cNUHrC6Nd7nBLQVY+t4KyAy1Az+J8J9MZswMMQCekSw==","signatures":[{"sig":"MEQCIGDVqjutptm4LhEVZ5s1e/7ByDM6ESeKh3K1b/I8KdTAAiAb9BSQWioIOIYVP+xtdL5i1i8pUUUHkooGLiYO6D7LFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44438,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPiUGCRA9TVsSAnZWagAAgnwP/0iuFxXgIjhZFsnZ3hE3\nczaInhwdhwzVeX8kD6Pmj6H3UNzgs8NUF2nWkfZGoTo9gtkpytlVhtgoOKds\nRB/9l5ZApU32mPgMcejGex16cPdEOSQUBkSj5NBxLjh+Z7lfFXUB1Hy6lE3S\nQfAsuhnLt5Cwya3WAcgYmh3XdzkXDQS4b1P6he8Af/Eu5hQjAC7qwhUDofto\nxio+b0LcOijUVu11JolOCOFlL/6xqcnv8+0BHRHnJeS+eJvkd0XRH77g0poQ\ndTFXr855PZ+jH2MrYFEcxceY5dpZYaAx0YdcKCW3ibyXebm/2bGvR1ZKUEsx\n6O5hK8x7Stl9s1AtRS63bKJDzvlpdtATqw1KTnZaFcK7tXFcZvTOFoQwGbOM\nr2NPifx2os7OIdRjyWywX4bNrpsJzZAL4jueNSHqFMB74xDmv+Osft9ZFZAH\nBAYlnSMZV3KezM/C/1fBP0bymyVOzK3ndhgxW3/K9IMUQYs5kimrjmirFXt3\nRFtVgl9l4Wq2wGrQVEgilHgbqtO/IIzoeNIatK7FQnORd9BYDzNX3Js3aFpZ\nGCq1BJaewXOH2/2xhDQ4GnI0MBX9IJRoe3YGoqrTLFSg2qavkBrGPycPHF1L\nOtodP92kQ4dmZ5QoaFB4Wdl0m1VxTmWK2cviYL+KVIsc+2P8ueC/yd30FuqG\nygBL\r\n=9xce\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9b0137f68418d4d799c7b926f52b64f59092368b","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.12","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.2.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.3_1597908229690_0.16060847271630396","host":"s3://npm-registry-packages"}},"2.0.0-rc.4":{"name":"yarn-audit-fix","version":"2.0.0-rc.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"2ae3c4af73ff7dc3bfe2326c5db37fa53f4dc5e2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.4.tgz","fileCount":21,"integrity":"sha512-Be1a4woCU5ebajmLRKZvLrNDrnrlBbTfFOa1aEw1NtUM5xgMsxrFe/oQmvj7eM8qd6PYP6lrJmlIPWDRJqjXqg==","signatures":[{"sig":"MEUCIQChV+QNk3KR09rL4DLHl2b1HKw1t/UUbv3rEOxlnRpwewIgWOVa54nN6FnD3aYMqUm0ykTWXWKQn4XWUEQcrTpaStg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPjaKCRA9TVsSAnZWagAA1KkP/j2bJAE1YgR3PKbURrcP\n6c+bTaBvX2Shb6I+AvziGQP7yXDN/nVQgddPMhB4rflzNWCPGWZ8AZoFtwYN\nBRIJUXyCB2Q1plKSLs6ZnAc8PGssuQo4a4OgOg8gF0EQnooCC1t96YBK5kKy\ndA+D7/KxIpTxFLkad/kXv03Y/3fOphX8EPVX1p52YR9ZSHfSLwi59eGr332T\n0aOUQKzg7J2Chn49mH0AozDbxIIQqzR/gsKfwaBVdN9UIYy+S1zE1ngCdL3b\nZdyFYIz/5Hwz6W1gr21cSh8O7wFXBTefAEdUbS5avmfCjgtJONvQNb344/9M\nZMOUbRQh/j0z24jRpkq95tGBuOcsfnQ2AESYHXuc6mfcYmf/uX7oKiHHBAap\nBt4ya0+6V2TMaowpJNzyL2k2CymUdZvwI+3rFpFFhRp6SgU4BOZS84V6x1WG\nrzmxg3/ZtG5YuiQdfMoAopMN+bcCiNDlvb6dx5DBJtlN2aYwa6iS08O0/6V5\n4ZHuuWhwaIhuSz7ajWCcTL5prkqxvE+1db1AuIouclm9AAo46acoeR5hnab2\n3h4Mz5wAro4c7uawYYblenBrLVjUfc/ygAiIVaBdDoQMVdiDdS7fF0kPvp2w\nIU+pCN6d/VI4yH41orfZM/Ak2C9rL1wW3zvwgZh89bOGLeuBrFUka3gZ7xhh\nx1HQ\r\n=mSIG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9b0137f68418d4d799c7b926f52b64f59092368b","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.12","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.0","terser":"^5.2.0","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.4_1597912713276_0.6763015837764466","host":"s3://npm-registry-packages"}},"2.0.0-rc.5":{"name":"yarn-audit-fix","version":"2.0.0-rc.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e335b33c6929b5ed3d877acf019bc91cdc69f11b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.5.tgz","fileCount":21,"integrity":"sha512-eFEZUiKWhgacZIuehzVwO/PzwqOA+mMmyp3LyAU9HHS56HeXeJpIr+yvzXj1bgfXyfKZS0kjmcTsR7pOoqD9Mw==","signatures":[{"sig":"MEYCIQCzOcxqIifg6g9MPx5x92tPzCnv8VJTLN8I1ThjxoqT0wIhAMAV4ii+yye5YliklGdu1sio+AV5ZYv8x0Zo9lLXyuUH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPrhxCRA9TVsSAnZWagAAVMEP/iL6E0L9YbENxJ4m9z16\nI4Kojb88sv19iKb446DgtyCWmPwU6D6xfn5vZHd/XhSIz5uhKw+3eGpCJN+V\n8xGiXjQdMaZLf7daNORz6uUazgvWX7Da75cSByE/Z0if2sov+4GeXvxhecdM\ncdcgxz/JQR5FVZc5HUrHxVHMxmN/j0HtNvVU6tGrARIpuP0ARSrwmrVfHyAf\n3jGb098smO+UsdAnn6WZ/1NJy5js3X5qJnhyDwsRbRFbIBQMXywtBABSR4RI\n3ni0NtYd67qLaxpYfAp9FuSTL0QDCGFx1H7QUOiAh/P9AW3XehxPHz8zAeqW\nwyPmIRKiKFxlFodgAva9Meug44iPcBYfX6eEsCBb3AGIr0ro/cRo2/auRcyz\npXGk920LcOK79fNZhQ0CvdQmf4yGs88d7wCXSZwLPuIJTwQgWVqWW5bpdbfC\n9eJhHXfbYxYWWgNc/MvL6Nui3WGcPNtNt13Ec+YehAPDTdy5hU1W/Rajm6tk\n6R8MVzmkY0WVrLZOoqRRTzZ2HFoZyO67Vu7FkG0PybmjKpFeJAdcoj73jyuU\npLwiTHd1a1sQXp/Pfx1Tyqoa4vCWg5Pl3eG4SjPO3kvwo4qRmctH+AMAOCdX\n8JxI44vOIz4Sx7a/8Tpkguw7mPQ2wSNuNJIgHQPzgrqlllmXyjzz3oOX4WcM\nDoqY\r\n=awux\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"a9b61f0b1bbe6d7977dec15436b40ce08e37a30c","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.13","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.1","terser":"^5.2.1","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.5_1597945968671_0.630883335339971","host":"s3://npm-registry-packages"}},"2.0.0-rc.6":{"name":"yarn-audit-fix","version":"2.0.0-rc.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"88bedb27fc469f36495275ee98f25017a9842fe6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.6.tgz","fileCount":21,"integrity":"sha512-+MolTRJSm8k6676YhJP7Isu8M51TY/dzzB8Po8exa8+egjnPOU7NQfWTXgMKoX3V2EwLdzabR3a3BzIm0n85sA==","signatures":[{"sig":"MEUCIQCNQN01zWTUn6MXApe+GbfFjlMBwbpIE3PaOMexKkKPRAIge8V8S3WOFPHch/mQJhPmjEPq51uDDe7BfdOcbPtSCro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPuTqCRA9TVsSAnZWagAAmPgP/1uogBFehFEGfMC2tx8j\nLWPAwFbO0Sen3MYMMFdTpPwo+0D1IgE6Md5aL21sDMfM1vm2X8VFOhX9E7qE\n/1OmjM63LyoFoY+1RPVRgzrdzlfuhrOc5jW76fwUH0O0YOZ1LME8lX1RLdK+\nru+ZFyP+54Is3mghKrsh6FOtY9KwAIKSBDXzV+8aE9irJ9B1bw1Zuylup97x\n+ncMk9Bzw9yth08mYobxoJfFW8gjnnvlfB5xQETSPOaBqMYzd8P0JXJPgvaX\n6ZrG6FieckEtEHAOk3VdImh2kwt08UuD4nFqnVJ4E05aTq0Dc6AMI/7J3pVG\n8VwuZwpP9fQcYFNw0xuZpdQEZXAf2P8YwvQsUxegMN6PRGxYOZbdQ6ba8jvK\n6fSa3fHR2A+RAvt710BF670ZU7e3ZXk5ktqinZK9P8kJWD1b1ABePBTCdbd6\nsVi0nyRDlr30HBgrTy2oFDN6wEjC9Xm2arIkoH+1vFYdKnQYpt3+ituYuvSR\n17ieBCZLcB/djUtYkTxyaFUUGngSuxAYPQsHF2oekIBdVInt1mmbhC+7LxdN\nqy0sh4FsBSgEPd36jZmBc8NO02UIcBM7NH+Nvatif4/anrFU/VxDpuJLnYHC\nchuzi1p0jUvO2HAUxxhjHFbGqFKH7mWIJmmuvtg8DLRbju6Z6g2/vcw6CAsu\ngeOQ\r\n=6O/6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"a9b61f0b1bbe6d7977dec15436b40ce08e37a30c","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.15","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.1","terser":"^5.2.1","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.6_1597957353875_0.8073938143404948","host":"s3://npm-registry-packages"}},"2.0.0-rc.7":{"name":"yarn-audit-fix","version":"2.0.0-rc.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"0161ecc9ca573be960cbe9f6aa70397e05f789b8","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.7.tgz","fileCount":21,"integrity":"sha512-a0HQXagxHryAz3iY/CCx4N80ZLFaB/qCUc2h+zKdvLISrYlGsDYKzBQd9VfwZPlZw5HUfrT+W0SezKt+ZTAoCg==","signatures":[{"sig":"MEUCIQDEhmEYTkf9qvTzIE4E5VUbVxj8DoN1QyGrHFhAlu2bnwIgXTa+VaXiUIUt73zTG1D7X3qHYCfhruW0mbtokprLNGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPujcCRA9TVsSAnZWagAA45IP/AkM7j+sFbiDl3caVc4n\ndgvEe7ChbYp63kMAUhBhgNLi1kNpZNVfA34rWoU5JX0gpPF46fgbrnIyzp9y\nqsTGPavjE8oagK/UvYDgY2nRg6HagDlwb/v1LByPyRMk4HZHrR1BRgyti6bX\nbVq8Pv/Wd4kclwwCvTUsXA0kviLT4sP82qQcJeItz9E1Tbz6c1Wt+HKDRHuA\nkFO42JiZNA+yYArRb48gCbKTRkXJCfD6M6wzsgaUz/IPT9P4pxd1JVOgSSUx\njLDbsdoOJDDTy7Tq1ISJ6cLKN9BJ/VwpeJViiiZNOwlA/6l90BME52z/anb6\nhil8S0qY341lQqegnjOS1sPx7QOk3BLoPl9Y5zg9XK1SiAorHtDEgu3FkZfx\nbksxZFXRw3HmtCpeYkfjSM0T5GaeHN4KI998zt1Ts+iH8i7tUNo27Uvxb8eg\nc9Yx4O0yeTdj2pv+tlpKXvTId4EgiZNz8WRkNSAHmI46+hcAil+mkWKM0NBg\nk/k6pgnqSJw37Z0PVZFgU7WZ8oni8PzDD2mKoEeb4pgNUivQHe2UH+gxaZ2I\nM+h5D40quoyihGhcpq1ZFSCb+6kz+a3lOrP7YS+ZEFhYfheLypwkezfK16KW\nMbjUNwuG1PaB/UymG1lm51ncu8kuqoRC1f5+Xkc9UCmPx5/j31CjdvI3VqyL\nh7aj\r\n=Aafq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"a9b61f0b1bbe6d7977dec15436b40ce08e37a30c","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cp -r src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdir -p target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdir -p target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.17","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.1","terser":"^5.2.1","tslint":"6.1.3","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.7_1597958364232_0.39747390820987993","host":"s3://npm-registry-packages"}},"2.0.0-rc.8":{"name":"yarn-audit-fix","version":"2.0.0-rc.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"aa1c75ec204e0aa87d7f1021f1ffc6971d741037","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.8.tgz","fileCount":21,"integrity":"sha512-CKgHaV+AAhyFH91At4YqbVtB5nBnUVV9ZXJRutHswsRf76jEzxJwvw7569hdFhe+LUOXx2dIwJDTd/HVVe7iew==","signatures":[{"sig":"MEYCIQCbQD02Y8YzlVPiiVMCroaXd2Ok8YnEjOHM7rtKMQxddAIhAJQ4CgviGrUw1lz/F/87hBj8MlomKvyYHXqwFYETrTgl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP5WjCRA9TVsSAnZWagAABC4QAJpzCxGkpoSf6+wyYgvF\nP+XZh7H23/TNs947TKtqXMSYoXGiz7KPIzKEDKny370ZmExBWpdJ01Y63bdS\nD+TXFfNXZ8z20qYV6wI6FBQLw7baKs2QZFL+L2YB5wTiE+zEy7lHLen1W5Fh\nUwGQS2DYjn2KvIVz2efCF6oyyJaMLSc3l2QqDBpq6t6cFB00VhLO9gv9JRpA\nsCDICF1GGr5VpagrhMmeo1YBmun7XoUaM5BmJsmxXZiW06PKkMChiKgshj5O\nuArnJdYjCP/Axb/Lsr+mIrlTQUrVcynxxngldH4MThmWjRX0UGH/taHdhZ/1\nsNXnASDCkcvT3pKxKyeKtFw/+kVG3gZlULBZCOGX/MrwTFoSUHaosPCo87I+\nFSEOsrizbWlkXj3OimRTXdGF2WYrRuZfPLRokly+zEkeXAddI8o6h6a9hL/A\nkozo6V4wWfAeWv7Yd0eO7f3D+jVDrEhcjQJ/embkTWnG0t7UvRoho45jXY2b\nn+M94JH0Td/PZ4wAOQrHqCWODKErZZlwHasfeYbVFOFG4/fsEfz9H1Tz36ac\nl09pR9wt6wF/treU6BzAhjw5HBPWV9HyUhcdp1iAqgcBXLUS1Yu5g3PWTTX5\naRgKmJ6QLR2Ohv/hGFrJeTk6PLAXecbG9s/oRXaUpuvTKGrSjz5Po6ujG4UQ\nATYA\r\n=+G+3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"38d7d6cb7979124f815f77b68f0b22ad0dbe52eb","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.17","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.1","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.8_1598002594762_0.6877050855262519","host":"s3://npm-registry-packages"}},"2.0.0-rc.9":{"name":"yarn-audit-fix","version":"2.0.0-rc.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e07531a7bf69a198e42dd293a7c1503a5ae47f62","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.9.tgz","fileCount":21,"integrity":"sha512-K0impdy0V4r6IKnSed7uJzJOjBnwPiDGly7zrY2zJtIhQC9/zPPbCI8pf35m5CMeUFs+K8gyv9AQwlrYnkezuQ==","signatures":[{"sig":"MEUCIAky8Or2cxNW8QwLpDa3iuaMcd17gRKrQZdCQ6njkwLhAiEAikRco0usuQFmYNZOmIPsUybf9vvt2XpQjKDf5RvBnaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP6KPCRA9TVsSAnZWagAAhC0P/2YDFSAYa9onQAsUIIMT\nskKisEdRp3Z4CXU13Zgu8TxUu7sp6qk+9bH2JAERcIjGsazuvBX5i7sNYGk1\nFlGh4IMZTNfzUXK229I5pAOquuEnw2Lw9NgqkxOB1GTFsnyXjbMcE1xfqqcS\nygZsLjOJ59l4kER5BRRsrt1hyhiMINi7HEYlLlcPFc4lfk2pPSnEj4hUS712\nlJbU3giASZ0mxRBQlKVdpDi2s2jMeprjNjOzBxFmfCE69Z20JJ8rteVPrVv+\nUFpG41ZjzS3tWyZrj2G0TEyF6AQc3uBthLdsdxzirpXptPZ1XjqTJ8mZi9sv\nJZHS3NNqzNefnzgh8DZ/4WTco8rKxGwTM9oo3rMBLkvrhx2IAYIq2wwKL7mB\ntqW6sgDi0opfmj+eEPmCHPZSotLcVak2efKysVnq1mIBX1SKnvjxwUISePyS\nn7qFueCm/UDbGFyBjgxq+FcUCXsw19b/W0hH5vYS/epOQ3EsQM2tn0VwMzCr\nUQRRk03F1ik2FjkR4h7NFATKleKAjMjTx+dJ1g5ebd6JPuuql1T9IhkhmhIb\nxYcxG72t7minCUeAmRp3ynbcif0uXnxiLOSfahgxKfZobmGMp6thixCYNjrv\nZ5g650vro2eFLXaxYE/OW67+7gzyFdQsVhDjUHpSLoaJ59TgV35zUDHyLpiC\n/QQS\r\n=Z5pL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d7251d731a1ce0f45757cff01840280c77297c7d","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.5","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.17","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.1","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.9_1598005903227_0.7100806705096998","host":"s3://npm-registry-packages"}},"2.0.0-rc.10":{"name":"yarn-audit-fix","version":"2.0.0-rc.10","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.10","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"11f731db04a6287872bfcd87f75657c8bbfd4611","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.10.tgz","fileCount":21,"integrity":"sha512-jXfFI98tuQE4vgCoZov5zVT4BF88CGU/s6DXn5DSRdFXUn+s3krDizts9Rqo8X7CaCAh1qhZpN+/iIa/B6HgdA==","signatures":[{"sig":"MEUCIHXIfTyZmZbNcCMEX3nb9M7ptd0D4d299RwAQR/QUfuXAiEAs3VjXxCAKMHk4RVHVK+S89UNZy2r0+W/bMt4wxx5lOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP6+RCRA9TVsSAnZWagAA3HAP+wRU+3+FZWO7x3qUFDDc\nQNVPF25/WEtSXpv/XETF+M97v1bY3cZ+BO+Zh4JXIPdiKYMamfqZLwsICNIG\nRQ7RItdqZt0NEorvQ2FxTFQaRsYyDkwnheY1fqIz/haZggvyV9hH6yu/zj4r\n+xWq4iopQu1HGVU4VuvYsb99qxS+eDqxuVtMpEuDg3NSD+l+CbPb+OYYgC1Z\n6Uzkxoo6lixpqbb1wBU89rD7HbkK1EUmDgLN8IOefY4FvqU1blLDIrzE/xe1\npMfBRcC4OApk/j1UanLbtIkCPEexJlisgV125N8TnU7MJx6fglzIPPKS6zZe\nV6sQSk79X3FPQsRS876LsqQo/eTEY4NJ3eO3t4mZ5qtXR0SWbQNtg2IbIq3i\n4PNsxxcyA9qC/EnA7YUryFdP1yNlN1mj7fx8mvIY2oUK/z0iJX9gp+V/n+SP\ni28DEW/8SVteyOkhWpYMMaWEVQgSrq9fwarxCgurz/FuCTh1Tun+l2RZ82YR\ntnnVAB6j0XRd6isFke0Gag6qD2HOQdGg+mpjg4Y6+upVWjv+oPy5pYAYUSqJ\nQThxiDlQfO2L5kWhKEZvxR78y3f95Yy3H2xzmZOXmetueYAdbJiNDqLhyQdG\ncdNXz9fHYa+xFtWkqWm2+pG6IX0vkxGX72VUhNLNwaNTqHJaSZ0dan8Z7D9t\nxNKc\r\n=bYoY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"68ddfcebb0e464da022ceab9c3776fc1db9d1daa","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.17","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.1","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.10_1598009232646_0.5489995495915538","host":"s3://npm-registry-packages"}},"2.0.0-rc.11":{"name":"yarn-audit-fix","version":"2.0.0-rc.11","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.0-rc.11","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"56e57951ff4f2f41802768add20bb6c8ac31d537","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.0-rc.11.tgz","fileCount":21,"integrity":"sha512-0CMaISVUxNKmDH7RjBPAO2+DCCPjI8TogGpS0IYAJcswN5C7+8oioAH4VWl2UqaZykGxDfVooq8KWb5vj9kDgg==","signatures":[{"sig":"MEUCIH/uPL/sUltDxdxG09DbX5EAouaaIErDJVR/1NIUdegYAiEA3BRm6CQzGZ5ZdjC4Pw/ZOBNaOlGQjvNwAQ8Yqx70LA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfP7R2CRA9TVsSAnZWagAABjgP/jzAFtEJ6cbQHUbZirYc\nad+Qwd6XqvSn2rPoTT6zM8AylJlgn1eoLVkU9pCb/BAseAKFzbuVOrThzBMt\nQzdgTKzuJ7EzEOVriI55LnFF672cQ06p1XJWmSjsmd+pIR+++njhZWt4yHPv\ndmN/JjY6qgCioUVQHtYgvwM7foiOe0LBAzbKvh9DLpMDydc15AT68EPsHerc\nnqmIDNKiEaaiyJr+Y9ku4c4HTHFvFGetyJimx3nPWiqlD3dDUlR+xLn6wOLg\nTVOh+xE1kruuNuQ/LNt8DdlGLt2GU4H7fM7agYn5TbKvud+D++jIHYo1AZLL\n6x+uT+muc/SlePuzleQXT1lObKQRo3Bprk7wHyFM6eIEp9EXdvrXVovvdnWk\nm+EMH99NrvZCHC35ld/rkPzRFCN73Be3c859CanhIFXgmNIKYW5vy/qqkjx8\n+GyGY1jnLnhdPMTgsfONeaccUgPvGdHaHvFZJUF8vH6Q+z2xoO+qmDTzHQZD\nWp+YVCnarQr6okqTH+twhYsXerBlwVBTAyNTjkrzjaPtV1rg+vPZJwEvYOpj\nsI4Oa+OHeqlNSrN8swUyVzFSXhg6l3vvc/bTmA/htZkphB3koRXM61nPcBjS\nKnJOFp1cq8ULaWg93A20YReawpRbsZM4HcHwifaoOx6mmDCD66Yb3V2ZlAcc\nG1CO\r\n=M324\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"68ddfcebb0e464da022ceab9c3776fc1db9d1daa","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.8.0","dependencies":{"npm":"7.0.0-beta.5","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.17","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.1","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"3.9.7","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.0-rc.11_1598010486052_0.8989256145150104","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"yarn-audit-fix","version":"2.0.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.0.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"cc74120b5e3b7036e8baf7262d9661f67a9738a5","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.0.5.tgz","fileCount":21,"integrity":"sha512-SuBEV0+J5sTKn3pXrF9YfISs/c5Ll7vzRFO37BiPLHAMCX28Fne6pmV/j+tWzakk2zvwHcyKd345Ngox0gPnvQ==","signatures":[{"sig":"MEUCIQC8thP8uMAupEG//uJFcl4rDyaQH4hm8lymCistfug1VgIgQmKrkvyT5zdtwr7MKKTaPZsFxwjygdL5AwIt8Q9IGh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQV80CRA9TVsSAnZWagAAKO8P/ROCQdhOUhMx/j3lltUK\nyFAEYN17WAfr7lZiQEY+cp95e+fhChA6iaXUZdOfL/BiPZ7db6918ytIskEz\n5Q/UJ10DF0eO2WczEnrLd3CyM8A+NTc3Vl9Z4t4AvlQCLsrgcxxo14rzYldx\nYDLZ/az6koELFsynFwq9ihs9cfGx/+k3ZngvKc+EaJ7CETArvWoWE+CfCZ7b\njl6LOQ9f68yoMVe+Gx9SjfShF0reVazdnkzy2Hex6rBMrvE3yvWbGNNMqZ0+\nISPTJIQ+bup2+hXsXOxAJt2LLdjuBVe2wjaoeg+/r9I9Em3cdA/Sqn/0Z+eo\n/HiV+/XOpmtgX7GqVAOfTO7jxqsjk2EBCrjEvyAzEVDLHlNi9IGdjiJDhWGa\nXQFFAaERsX9hHz0O0d8aMcb4eehks3gznblw24tQgZqVEVLGwmZr7TJDnznv\nDqljmDtWkVKWxjIRVSPmq2REmtTfeGnFSHTAjvQxgmfAez/abj7uuEXi2y68\nXM7FYH3AD2FDxbqIUqnaD8OC/yGGbsWRjqAACWkMwUbQaRWew/7yuaS9ga1l\ncOKQ6JeG6VBpe45VRWJnxBpd2g4EdOlVbzrzCeiqos0FzuLcLyn4p5dFUsuq\nOB88xQ04CUDHUjXi/tn0Gx9dmwgQQ90MOZVi2VxIcY5bNY5yB6juR5y4bfHg\nVujN\r\n=Gg7a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"b809dcc3e0241fffa0f504e61a88488c7613b2fd","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.6","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.19","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.0.5_1598119731973_0.4429931389522874","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"yarn-audit-fix","version":"2.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"0edd3184a237c059d97c7327d6c9a68f0be89342","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.1.0.tgz","fileCount":21,"integrity":"sha512-e4HjNcSgWtRdfmk2zxn8AwpDq/t67t/tjEfKrHVB4qLEFfrvA+6XSQAW9Ya4ja4XjuZ2mJPExwGaIh4YnNmosA==","signatures":[{"sig":"MEUCIQClZCVIO0z2hH9geU9VIQEB8F3Ummx2GGRl6gmf20x6zQIgbi4MXX3Xfj1BgbwtPoOZ7vMHv2u0mAIK2mvcrVlXSMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQYjaCRA9TVsSAnZWagAAXcgQAKD7XvxulQN8EBG4Tqba\n7qPjChFcOhGIfFiVKBoN/PyFsRkEWvfXew1o7tpKXJEtrOCSQ3RvE+uez5Mz\nZdtzvgtz1LXNWbhZefB7lQXOUGO0L4IyS8aNhDFTCxaRimvjdf51kxdFH0aY\nr8K9OeXlxJXOzS8+KKLQYe6HnOufpOdOHfapHCNtgROyBuSOzfw5z0BDxrht\nvwFahxeDSb7yQ38IF1JBsYw0oO4xpTBKqUR/zcPPj/1PeC83ylZCbOytPUBD\nIefSDeOvPWbQPuycvJlLa1lepzaroWBkIYcoH2CbMTilTell2Qica+n1IBFw\nXh1sO7E6i3P0WGB8PC0mkO70xswqJ0nFhwLC3o0YCW2MSbKPzsycYiZz+YJU\npwkAUS5Z298z1PswUzvr/nIFWmUme/vifELCNVqF3sLKo1jgcqFbLehp9GgD\ngqGoYRq9NLPaJHQKgeTI7OYLV41NqUf173AQ90F3XIJ5wn/ylBH6100k0emI\nSKf2qdjbNKSq3fXfOMDsE2wkiKbATi3KnL0qfbrU1VTEGsanwwoCggZ18MlU\nXyDCCvBrQo053oeGblAEYeK5BHm7C8yXi5Hay6r76TVYLPhUf0+P7goIkl7n\nj/Qejs8irhV/vrW8ni5yQZP/0GGVhPg0Jtn7moS9kmjsst7dGA5reCI5s81N\n9pvJ\r\n=tSC9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"bcffb595c05077fe49fedef6fad4065cce0a7347","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.6","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.19","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.1.0_1598130394115_0.10650283884516276","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"yarn-audit-fix","version":"2.1.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.1.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"723f98d860752db7ab61c758ec26681db610e409","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.1.1.tgz","fileCount":21,"integrity":"sha512-pTa3x57lIuZAcCPJS3Znnz2YQRRFkcC7/Z8eh8cYdTrXXyqZwclfjy0B6DI4ElkSpIla6KRysnva+hifLTbxNg==","signatures":[{"sig":"MEYCIQCY6c8YJVvFt0fdJPjP9Nbsd4OVcIDcnV43zT7WGDvHUwIhANWgLmGX4RdfPwUsl75Fj4LY/IUsP3DXnkkjzOAuoxWw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRW8MCRA9TVsSAnZWagAAoawP/0Mb1JSRYpUP2IcgnB1w\nI1Y3Ld5X2LtfQZEcpKBGG4v6L+J/luu8048xczEiKprMFFRO/JFo6iB9LM4D\nAdIxe+M1KtlCgxMk0bpOcm8ZUlXXgXtokeNRXbDcG+vbRd5nwl9TPNGCcH+1\nNb1oJsc6z2JUlLQXuYMBJ0glJ0IDtrRp/IKGd8qdjDHp2I5gqMmCdXOvSxXx\nl2ohSPigi5bJzbLHTZ2J99VOc3KIqJJJhHR4STkdROhqphOPFlgd5J/F5itu\nFrLSopG2tB+TAVhW+G7BQTIddqRrcvhNSk3Ebn2hUXEFLcN1qkn4Y+5vWpWl\nOi0/y5h1EW9CVdSIbIZqfV4OrC7lMzlLucF26/8iWDU6wZY0nbG3pTZhl7vW\nWTh+WzU9yr/dFkPu2/gzVnXDy78UASp1cSj6NSClNNH04oOXe/RAAGg88bcO\n64r2Ul7uwrw7R22bqpJezQS8OxHgEiBvhs2qKxLf2hvMHp5k3p00AzeP5U3t\nqlrlfHuZIfK54k0Q2DAqZiuerfGTMQprAzozOE1qDAw/EyXApEWVLcYHICjG\nZ2HvgYC8PIs8a9Wmd1kAUtnk39rsuVFK5FK1+N0PRv4AXdXxzuoGTzwIM1jO\nRyrYaDv5qWDZ5nttjsVdraSsoR1CnmQFPCTfiDksWrDzFQQ0h1dUQxLCJccj\nY56a\r\n=8T9o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"cab2ce2da41180c63e374296f677431f7b891d8a","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.7","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.20","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.2.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.10","@types/node":"^14.6.0","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.1.1_1598385931781_0.5461136305633039","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"yarn-audit-fix","version":"2.2.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.2.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"7a375f4ac720d9552ea112cbd028d25f4502205f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.2.0.tgz","fileCount":21,"integrity":"sha512-Ahzg2+T5EiG4Ng8om2qZsxvf8DqZE6ITLcxdc4Hijt2k8N8ZvnveVT7zIzTyJIBWhFBMQWIhIHxjiYJYcF+hBw==","signatures":[{"sig":"MEQCID/MaevmT831Gj9ZlnIRJ999S3wevXy2+2+CZjMPuY5FAiAXJo3BjMg3ubq0dvibg4dVP9tS6wgqsuVLzV13ZGEkvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR6SVCRA9TVsSAnZWagAA20sP/RS2UwsMeOaaQXfszL4c\nTSZwgD89Rj45UvGjqQYReZ5HpSBoWD+JN9ABHHd0dS+l/7n87XO9wzw85MVw\n4ObOAX0c64aHQvKgYXnxM3F5iE2Lz7W1G+igukE1zT1DdirOEaTqoOhi7cy6\n4Gb+Exa7v0UCVeaFcnU2pxYqvRP0ZrfdEDuzSMuvYOsqg5UkTyEaNJwH5Ny7\n6BSRgHOc0zti3FRbz07WvKgOHQL0PLjM9iEQsRXkBQ4DAF0UfnPSXLw1HecB\nDx1wheBYFXEQg4WEy+ngfIVB6goZgl22i674aKUQCms0XLZNWl/ATbdvey0Y\nHOSQ3PgWqPfrksUTOJ3u1YU9cu/NEqiA3BgUkJSbKHPe1VcfTcLqaBn5Ml59\n2aFeMkc/phn3PNoYLqqxRd6sieYvIETzr6KQkQn/tBF4bDO7gm8pfl13HiuA\nnzAXvltCc/SnXc0ZDM0onACJoWfB74BS1qxuSekawo249b6dqB+wAUwRLjvw\nAU22Mx1mYoo0w0K2qhRWjA4DqFsto1ayZKsHQyJLSZIZWIKOXFqXfgz4eYgP\n6Xw2qaeiSr3VY8qMi/11l1dYKlu+wFES3jqtSq/cl72rVeRDuVMI3O/93hfz\n/enAcZbqn17LSDaUq3R9USDjPoDnyX0xC4R8CZzZlh+90RANmyVZJbLycZ7I\nt3rg\r\n=koVl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"215e769a2377a17089a5cbfd106f515a320b2caf","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.7","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@antongolub/synp":"^2.0.20","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.18.0","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.10","@types/node":"^14.6.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.2.0_1598530708866_0.2568452891058748","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"yarn-audit-fix","version":"2.2.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.2.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"18757fc8b0cecf5bd44aab42cae7039c36d379b6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.2.1.tgz","fileCount":21,"integrity":"sha512-LNkDhoOWMzRJBVCPB/KbXYDcSje5D1eY7EZi/oL0C4jxgwWHCJSwbW6gjybvanmLWOTbEADNHzyel67spr2tUw==","signatures":[{"sig":"MEUCIQDlK76VwRMSD35dTPqZF/DZLSkMMBy04VAmjDYYMVpfGgIgAJcAxFypq0pBzRmwmpznkCXntkxqUUEk3JxODc4Y1us=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfThzTCRA9TVsSAnZWagAAwq8P/0dQRlpJScaB2aBSExi4\nqMwbTxj1vD2SKJFIW/CrENtDsuN21z7foCcmJC/um1qZWBeTOWD7lwb/8XWS\nXFkxNUSuN4OEaFg3loOnpUhbj8vFO1wNnKJ2yK8LchYPYPo9v+Ub9vUOqUxD\nL1iV6apDO4kfUrPo00/wl9N5KUjqCeTVeHh5SxDC2BivM/NdOAyfRHCvnX1o\nBG33K1e0mjv6WvxN74oEd9GsmfqqKpwWcPAF84jnVIKBdva/feUiT5RxU05/\nbJFU2lkVjDWTSk4WTP/3TM6w9TgDiEDxql4ogZxyr+5vyfRYVSdXJhNcjh4l\n1dQTeDBuOidU7ddJgXdpPrHU/8gCSUMr9ptnMEgr2rVz4fEE4bYWuItUCu1b\nbaUn+YJleFlafyRAJTZEc3Cx364VE6ube4KZOGa2hI9l7foZNcFuAeGjeRuo\npNTMmRunMcqTc62VsOztCny8SGaUJRtT0w4+hS7Qw8yH2qGDD/97pnxtoBSp\nd6JceDDqV+LVhLjas3rv8MvJrxdzVsqvD0HoCHtH6YN9tmiMaiY8+XDj9ysT\n8zyFm4Uo9JqO1crVxcrpkhx/8myLiLoGLBMhW48A4Id/nJ+65jB4xviZoXxk\niPYSGgudtuJW+o83GBkDzNc8fWqDNZL9BRy/qybiJNL5MAhpAKBairVrMac7\nosnZ\r\n=bhfW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"a34a3dcfa6659c86bfa92fa9aaa67fc0a1b210f1","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.7","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.0","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.12","@types/node":"^14.6.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.2.1_1598954706615_0.7321748073389305","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"yarn-audit-fix","version":"2.2.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.2.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"4dee885b4cd06833055130544c490b24539475b8","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.2.2.tgz","fileCount":21,"integrity":"sha512-RE/9YfGAjU3FWGyBhCaUGalxEcl+TnHIJGPbHnwTz77TxeZ8H2iA5sCs2MjrYTUYoVbo6BTtlZvsf2P3uPFvJw==","signatures":[{"sig":"MEUCIQD6+3S5VKI9YSXSJBk2ghBTSv+u+HhpfmI4dPKEcT0hlwIgL6TnyK5OgcfGzp4wliqKYpA9KflUCuGysIPRUOeFCb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTzw4CRA9TVsSAnZWagAAKWoP/iZRUUE6DAfBT7zi8bpR\ni4YJ7SRDr6Z7tIAM3s26JoMaODEnFHO4WuQ2WgPrtkMhcGC2zjIowmbObUtY\n/bsRv1z4iulb+rne1ctEIHln3FlzEXoiaNtbtXIwCjB3FfjKzK05AmZqnfnu\nMi4hmYABthiHpb+BkiNm82eptdCrcsxdHsYfdY89C5poUjpuISkPUA/wjEwo\na+Ii+8XUsPYMArZQPIsy8FLr4fAoWKFvrT3G0XMBArKgXiYAt2QAlbnp7Rsm\nop4cRf5Y+aw9xCeyudBBFmhda+GCLYyuGFkLN2uf3o5D+kWBWnALaKApfyXA\nHjlQ5KhxEgwiLzyaUWY02qjtNJZAkHgkxr6oIQoDohgjlFnDWwSMbFMAqIzV\ncnB4YITCAUU+qDZAfUO27JqElTn8R042eZqMhj7g3Fu7lgQG5G1lNXzoMqT7\n4tWAyK2Kg7lhKnNL60cSFHJaZ8RToBunMSt5DFVZoKFdii6CPQnhpENVhaO8\nGunGa1IL8RNP+4oF0Is4Sxh8ocaTtJAguzY+sVmFUslwZFKeIJRQa/NhwRm9\nH63h+UXn8/2Be24QimoN8ISGGrXmM3RQ99vUpH8wuQXwA4gx5xpYYLUcP/Tf\nNOnpsY8pQb1lKLU8sWn4tn8CjuuE038bLdTZnfqkO19he3Ok4WbuuH74HOrL\nypRL\r\n=zejC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"23784cbf596ba0995c4878e4594e7f1bfb557b5b","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.8","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.2.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.0","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.12","@types/node":"^14.6.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.2.2_1599028279403_0.8445329801983632","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"yarn-audit-fix","version":"2.2.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.2.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"9693d4e48b124e6baf915d995cc5257186cfd116","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.2.3.tgz","fileCount":21,"integrity":"sha512-qg0KdCBC2tOXCfDZ0nH1h6bEQnOG20ODqr2RDmrV4G1TzriiJsrs1Z0Qh/yBCAh2XBydo1fV/d9eLlS6tJqfXQ==","signatures":[{"sig":"MEUCIBl1yLZ8sH5ivda4x2b1+16/MBY5W2UhMlzwkZx+caj6AiEA+t5+e4KKk16XBTGns9UdZxPwNXsTNjh/jpSr6n/X96E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUqXXCRA9TVsSAnZWagAAKAgP/jWl6or3cWW8fEQgSbzR\n7Lp+jDsBbAZM+drKQ0399fY7CXsgJEXI1AMucR89ha0ep9IEPdhlMaz+dZra\nYx6ED9xZ1svYRJo7H9XMY/9BsZIrJI0eJcuGwMspn9cY17PIb+9zpTuf3leL\nxINfypyHKX4idTP79YfbSKVpRceJYCpcIstgOePR7HeM+OBy7BtNmszrYsg4\nzZCoeMR3dM+6sxzi0sV4jOKVBDYUGSC+wHOHLKwlOB3Y3/jnGAFFpINxhlFE\n9jp5LZZsoc2Xruo2wYf7a7AOytWJRQjX6Z8tSkv1kse5vNu929bT1NKLAHBm\n0bLRmsPjJggNhBM0MJAwQuQm4ks7pu35vLq7WBRb2JV3yC87tplobRuHTfKq\nWY89zxNJ1cHIvpTxsAHP+LPJ7ZtRG3b1KE+4w7qG24iJs94Angb/7cG9pD2o\naMD2RWAP0A4MUIcNEIOKNnEXPNlZMbyAu8KpkmDVy79eaW5e6mEQY4kUE45N\nU+mjX3TX8ODK495DEatyU0PQj59lXrtRaIJEBYC0ygGxJEE+B48qWihwnFaR\nZcU/FwvXVjxtGjhaDdGU8CPxaDaPYAF0oFBdT1BsgvgNgU5CcMwci1cxWmGM\nSIhtLOz4NPD8ifPYlUxY8iE3Mr2YFsMKqh134sa7OA+kwvOCr1cdNNF1Jss7\nc6wN\r\n=4o+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"86d3406003be94c507803efcf9ab6cab62ed2834","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.9","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.0","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.0","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.6.4","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.5","@semantic-release/github":"^7.0.7","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.2.3_1599251926795_0.3452893990235364","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"yarn-audit-fix","version":"2.2.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.2.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"d6ae52f324c792f253c5846c5ed87309cf1d6bed","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.2.4.tgz","fileCount":21,"integrity":"sha512-WsVpNLE280kffn2kj/ndsqg2G8BbmYgW+CV2BMyV/y+F8aG2ntj5yF7pdzm7vzLqrkIMz7Byae6ZczlknVE+lA==","signatures":[{"sig":"MEUCIFxr29tQMh6CmlGL4YcjW1hP9SyAKgXkRQVc42fB168IAiEA8K5vauY63RrHw/0P1kdbndLPA39tP4iijtOXyG1ZWdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV8S3CRA9TVsSAnZWagAA5r0P+wZjd3TsPXYDgLvhLXK3\nMt9Q2iR9gX/qmZ2WgIUCdlOfxXD/9FKotZZpFzGG0McIonxqlvF/lt7MFsBW\nFL9q/e1nul5P1mp0WCemfIoTJ1CETUt+JQh9YZ271AdsRAkLmQvDw1rSJOTs\ndVyJ6ZZ8ZO9j7XeeC2OAsO6zYsVpns58hBFdirwWW7dLNwW/oNL21d5IUcK6\n/MjYTlFp1QTtX5vKn5O4glhjEGX0eCoXUAOKP1fbneyh3aKRod83fdifpS12\nikKE5a/C/FucLsCYtSK+CxHmJ6dfkRvYGKqy+CvEziEjtmXk1aFsrXf+s7yw\nsYSF087tqaE9gLYJKfpLIHCt5+MmCGODLg0hhJqs9eFKsV86/3nY8kqBHczy\n2HZlXymb/182ZTIZ15F2+58zdY8bFKLL+nUJHu47kCTcmwh4k/qopl0v/ThL\ncMU3IqoJp31lPgJRrs0s2e/rEx32ppCLYCHEcd+ndUnzzdakloiBMb50E9nK\nbGLJuS/q3KfZEEV/vvjNEHTjbpP8GFeHtrcSD90fYWlQsy6eNRTewJINRKse\n8oqt22pZlup1Fe7o+LlZ0Sbe97xx/5qEmjKJ+c4XZycGsYo9XwOt3VZD2lcT\nwW6chUNwlsJo9ZtimTQaNuVNzN7lGtDeYe62q8TNd/K1ocFUmJXtws/do1B6\nNRMP\r\n=zX0j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"b0ef12078a7fe10f3d65576d504be96b6e6b4899","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.0","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.6.4","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.2.4_1599587511139_0.10513949674371337","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"yarn-audit-fix","version":"2.3.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.3.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"5a3f2e172ffcb2070f42c0c08a0ecb1658f77436","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.3.0.tgz","fileCount":21,"integrity":"sha512-yMuF/fvgNnJa8PfSRfxHQCDV9Re7JDjQnvJh871SRcJqKzgMrVx7pKbxKSQCEs9MWsaraqS5B+M44EEzwAY3RA==","signatures":[{"sig":"MEUCIHPkOSE2csHn6QRZi+avTC3RkDF7vsu5OxU/sY9G4ZBwAiEAhdMIegEiOBn/mYHrWCjJnOUXwrE0X6zynv0TE4KZnKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXOblCRA9TVsSAnZWagAALlEP/io5XoD9IVdqkDV3D9HL\nRzVi9Vu4/8AABYMsltcUW6WOeIf2JvUErqwlrJHJknNtw5Gfe7r3LD0ftRIB\neDfIYJtvLH2fSHp1AXUuy1cMVBh92/8UCfoRLTUTrSVCB10WVSXaypH6H4mT\nmNtJFPBIMzI8sKEwbg8YLi4chltghf5mNn1pd+Ti7dA7UkhEmexToeGb9dFa\ndrMWWyE0hMrWulPDzW6vdK6zkXOMuCpZM8EcJgGznMA6HOV1si7tbnrLA7fD\nZmB35uVOYeXQC70dxHwNj8CrKBMUh+oCIcXp6xBHiO9CYNunYtiSla3mKwc5\nOKExzgHKQ2f0FzuIq6QgyhzF3XLxN7GdJDMCNvVXs0bn0o2nnm/u/D3n8zr+\nX7GBcFjfCcCR1i155OawM4cHP5w+2f/eob9PX8RnFvZ5p9KLHDNz88U66xfl\niHLIk/27dJj4+FYm+xkoRxVx/hfw4Knuo2Z6R0LK8dR3nyW+ENftIV+fPJkc\nZUUoUnAcj2sOuFdQbI2gxthLi4EmSKr+qlqyFS54U4aQSr0F0NqsyGe1fxPa\nJ4CeV6rY4kObCEVGzUsAJikTfPrEGaQHoZaT6CuPGMVifk9oUrwbW7nmvago\nk4NqMvrLxV7MXRvkLTq/Y1Y6dgmoOakmNt3euaZG9WICp1IJock3YaoIfq7Z\nhzB+\r\n=+LLq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"8ceb1c598a32cf17d3bc92ec27321b11f89a38ca","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.3.0_1599923940943_0.3493338899030678","host":"s3://npm-registry-packages"}},"2.3.1-beta.0":{"name":"yarn-audit-fix","version":"2.3.1-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.3.1-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"65f1b143ed814ac52c4aa5f5d48295f29de65b3e","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.3.1-beta.0.tgz","fileCount":21,"integrity":"sha512-0BZUbiSwcRPbNwQ08Aj8xtWKJtPtXroAal1pIBtdYFObU91QfxiWSYMO1apykaoVN4V7UJZXWrh3/I8HZwJO3A==","signatures":[{"sig":"MEYCIQCOdCibFKrAD6F2v6lMCFPvq0huQWVbSHzx50zb3FTDVwIhAMj/p41wvOLx3nRf+vBdJYuf7Hl58NkJ5z9y2fv+tHIV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXOxZCRA9TVsSAnZWagAA/6UP/i9In0Q2GNqMXNmsqzAr\niRSJ+8AM5iPquOV7wOvipa3yArtzGiIdUbNosnoATD5HQKf7sbFtxlmo+GRN\nrdlKjU7pu42UnFm8cKaAe/7uY4GUj5VEhG+wJ5s4Zv9UOQLzdmP0i4SxbTos\n/DFdGzrz2iAHUBRzuS7BFfDx6a4PwwBCvjER8DaQmeazjwtLDneC+KhDv26Y\nsTHmkPxmS+7i5gw+L4TRQ0MNogiBWg0wj6DiXRv/5q3wFDYkIzmSqEX5WIuz\ndBjhiVby0N2g+JOWjF7iuqZQ4hYDMUkT1bzsoyO2aJB9LkHEQf3cWUIW8OR7\n2xfpNd5NSjtwn+HwBm+cuTqhF8t1ACRfUZ8H1Br+slOASAZ1nRiQryJYW3AW\ncoTGWwulNtj8VFSUj8wH9F/e7rQH9W+IKF8cJvXkC0dZfAA8K94KwSDmO1PW\nGj/7Ch5TZB2XXkFNqf9T5X+/aDS7htpL9G0RjPH919HKomJkNuOv3zH6pV09\nGMuVHC0bpykLMFjgZNXtDRy/9JH6ceEsNLA+B87DYg/9Q4DrwG5EtC5lnrBi\nyTWCFXh1EvgzP5zd7k8l2wQp7EpdbKIEH7zft6jM3bapAjl/5OKjK2fBsMeH\nWbySH7yitjpu8AwbI05lAU9EZ/7G+j9vFy8GIXYdU0M8D9Px1IYRH0i5zBZo\n+myO\r\n=lFev\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"8ceb1c598a32cf17d3bc92ec27321b11f89a38ca","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.3.1-beta.0_1599925336515_0.7387059538128884","host":"s3://npm-registry-packages"}},"2.3.1-beta.1":{"name":"yarn-audit-fix","version":"2.3.1-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.3.1-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"2854264ca71d7f61cee00629a3e4acc2f3a67423","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.3.1-beta.1.tgz","fileCount":21,"integrity":"sha512-Tf/VEga54HGrWUo37bZL6ie0sQalFf9MYiNWhQ62joU1uUvraAU7IahHlGL6sU+smNtthkhLwOKDxnpUMWkQyA==","signatures":[{"sig":"MEUCIAOL1FvzXqfM6olWrRfN44dqTCelTE5vzO7MWdn2avSjAiEApJJepR7F8Tgqdbu4CMgBkYf0nl1QjnnULBpE6LPR5T0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXO2TCRA9TVsSAnZWagAAYvwP/2QiW6lAy1rTrCamZZG3\neKTeVMxEKZacDKxi7yYPpGvwB5C6P9yMwG+JHFfVH4e67OXpxyBt9PWW6Jbm\n9ZQlTnsN29qyfTXnnvsL2UJlW1Dra1/LGm/HGvfaMNVyBKsaGQScoAYu9C/S\n8YrAELrXb+u4QnktV+vHiTRqzL6NJjpf+aGXl8d9axtZnjXJvQ9XNh9MVk1f\nWqFUkbvgPTVQW7RIgtb9faqcbC2VwnNiq3xudTCj4YHDtWvDRICwaSZ7vjzt\ntKDL076aJBjbJpiPYGrEq+2GwT+rz0lC+s57mM3Ej0BLGStrQHi25jAcZMTv\nex26Pkt8exSkvBxi+Z7BYQZ1S5eYWyY5aCaZz14yI/xYGP646GiyndHpZeBY\nNRK1N26KXfZnCZMwdHqC3INelEv3kZfzXFvvYdugy7CIo1l3iQo7yTxlPx57\nV7bTWQ/DhXIBoLw7tu+IfA1Lc1nRVZJMI6RufNnSUcJ8RKnW5nE+oAX3kBUd\n1x620dgpFyM9bmfTCdgt2589VRJh7iuiTp+nXAWrG8yXqnnmkNXaxpXqCZo2\nn9pCME1ta/bb4IF8+LmRhJaGTDZFa+qyYVX88gR++zwXJuzGY3eByXOOEmXY\nTgfloyYVaqbqyGSOmcU+yM1qK11DC5tjzG7XxN7QZRH3hcK2f8rVeb+byQdT\nGoha\r\n=ilMk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"8ceb1c598a32cf17d3bc92ec27321b11f89a38ca","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.3.1-beta.1_1599925651396_0.2170656882554951","host":"s3://npm-registry-packages"}},"2.3.1-beta.2":{"name":"yarn-audit-fix","version":"2.3.1-beta.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.3.1-beta.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"fbed5f339cf2ee3a29430ec4e677a31f78af0aec","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.3.1-beta.2.tgz","fileCount":21,"integrity":"sha512-HVycJ8IRG4AG1si17p/qo43sbkkc+/RSream2CS1LTny4iC/kr377Z2R+e0aQKL96q6lnTDVsAYU99tl/BopVA==","signatures":[{"sig":"MEQCIB3P64SyBCebSDgIvBDAoxFVbkn918UqDUlEtA6jEmjWAiACNPWuIaH8RqKuN7OVSMR9bClyFFYCVOBb99YaywIZUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXPGJCRA9TVsSAnZWagAA1JsP/3COgVgSccJ70sXCSndC\n2PQkYGWMsY1CCdg7u368nA1dwRQFYTAkNUA05My7K9De43K2bNtxLOnQ5jhE\nItBGVjkzf+ZMlc4jJlUr3DJ8AuUag7m1ZAuAMDOXQgapJROwLoBKRiJZh6v8\nWm7EC4WsQ1jZFEYQhIbbJf5cnNTXb7zqtyIHHZNquq4GzxrEzOHxiOfGhu6L\n95Y4OYS8Y8NnCdxeOsVNIe7CTNbZ4epSa+DnAFOBjXfxJkQcFhy0jGJSGlEl\nlMpjrvwLZuZoWOuX3z0Yli4XbTxvkXMejVAk7BLUSmRcUZIkl+pbkCzlLXWg\nKA6MBEZj18WPzMqiHyeXt2K+ZZBC1S7/FOYZDdZbcWMPgO32vwgSG/yVgc6l\na4mMmjC5n6nT0vvK/bCcQEiiZH6EXwTmrDpTtbv/Lvyixw9wB4vxdA7GKN5V\nXny9Ogh/sRzNVOk0vIyyN+qWCgFo8m2DqYIErn/SYjYc/du362u0A3LCGd6x\nU6oFpZtm5W1vp2Vc3lrFf8fIz+pfKhIjycoVFPXAKrQUVs5N3bk0cin47WkI\nJq76UH9VgErElANzMLgpJlH5/cb6oxMn6nh1y4rHWM7F80EBZT4PClP9Pawn\nnHlfKE+MmxXW07eJWvdiB+yOp1q6hRpNIC5eIL3+HTQ2+SNZw/AqJ8KnQLO3\nTg+2\r\n=0pV9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"8ceb1c598a32cf17d3bc92ec27321b11f89a38ca","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.3.1-beta.2_1599926665361_0.5355353613237734","host":"s3://npm-registry-packages"}},"2.3.1-beta.3":{"name":"yarn-audit-fix","version":"2.3.1-beta.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.3.1-beta.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"c7fed20608d85a1509bf7960bd2e4704f74bd429","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.3.1-beta.3.tgz","fileCount":21,"integrity":"sha512-LLmmWOFCbf1kgDeUm1HS8vRbYAprWoFCSJWpqVEKddTV/vB5JZcdpqFdS8vmcx89S5LndUiMuUPp6U7hIAblFw==","signatures":[{"sig":"MEUCIC/vYfTafpdxj4PDa4GEdiSZnHRPsYUxOniFxxUNBaP7AiEAxsGlNCCKPZwK/e3V77mUdrh4nkNzp9g2bvZgWGlU9H8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXPN1CRA9TVsSAnZWagAAr5cP/jLKvadCM7SWWKM/I+Hx\nCUyZFhlS7+ugaUHjJhhmIHddP3O96217Wm9l0g8qJ7tGMe+m679AjTi2Jv40\nErosRncTkrae2MbNkF55vnJ6NMzYmRdSrLqqMWsffGVC8y3hrfAdngjCLGcY\njdaYrFqnCY1bnvd+565jTslAIJoql1rv/CWwiISyMRjs9SWwzlMAWbYKOI50\nfF8DJ1/3Lj8NcKFwRl27mGniJci5jKDsFw8rmNVRhh5PC27a9jklD6zdM5bp\nCwAOGj53ga8qjDchCLBCpTmwtQRV7PbmHIl1rLkKLavVQ6Yivsw1JQMwl984\not67a65LNoB7eKf6JOYANeHiqNHEHh/RnYikIdSXRIKJpmGTn7p2suyPbzXK\nHF6P7IduuFaoO/Na9SXo6/rxnbxhFris9vAmI1bB7EL6m/g60AH6jd8729NW\nfbE+ytJxtjUX+7koCwJ06WuCbUHxlTu4TFMECuoxPXrF03Wpzm6RcZay0MIS\nwwtaeZ3/OjGrZleNlPN/WXYrEAnpsZITc2RniRudBC83qxkHBYRKKd0KKStI\nZXfarFahTkHheEi+MPYd22Kmd3TZo9YnSNKqXFTVNjkLKuSKD7YoyY+6VzRI\nLEUELWdrIVg2Lezo8izEUfxptgZGjtOAEYXYu6fskLNNDQatm0x+YsuuG8Dm\n6Sra\r\n=wXT/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"8ceb1c598a32cf17d3bc92ec27321b11f89a38ca","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.3.1-beta.3_1599927157269_0.7721299222743505","host":"s3://npm-registry-packages"}},"2.3.1-beta.4":{"name":"yarn-audit-fix","version":"2.3.1-beta.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.3.1-beta.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"1d86dac4e715ae3e8e1c6da2933e290560450848","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.3.1-beta.4.tgz","fileCount":21,"integrity":"sha512-RRrh8CQbm6k2YebsWarV7NZ0/h3W3Pa6OtLtbNyMYdrJNtuCk5TNiLJ6DCJ6zs0wI/bryO1wB6jFu3OZZjkcXw==","signatures":[{"sig":"MEUCIHikTP6i3HbbdBtEA0Xsj/XRICxESZQ8+V77IqdkpMu0AiEAw0TdQNs+ZHSnnDk5Z82wP+oa3mx/QuZCRDyzphGjzzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXPSuCRA9TVsSAnZWagAAPVAP/0G5WMUtwX+NW3n8qemZ\nHE2RBeCHBbuXNl3vTnDuPLJBNmiN/+/xR5JX4SzcC183B35uAzGRQSTe8H/i\nC/sbORpzem5l8SN9FncBKcCyF2R3NnyLyOoPwG/mjsDe/NRbfjNeRWujpk6b\nrsSmScWmwfbbp0tEnW2af+kk8UFMLv1+MayTDuMb6mug++386pWbgB2IwVCh\ne4SVT7fNvWF8BHgWkS0dTulTWXKVN4Oa1sWP+gED13QSv3lBEBpt6BWAdlRw\n9C7dE1VHgFF500kKOHvhuZOWdCA++H5uvpO41+7UHbz0xA260fd+4Gdf0Xq9\nFx5oz2LxeouY9d45J3noALVnFIw0SgiaBIgQVvojhhlpaYVPZYchF0/BclRt\nEqvvryLx0fx7ZhNASNC7YjRvMhJ+cEJdBKKEkyWnqhKStMM72Xp3wdwoesUO\nu5f1Op+0UGchhX2SrOOlQfSMxmBR1zXHRf5cSNynxPaXelECgzzWcalbAQhr\n+pn9yUQ+EcTxfQTI6yo7QxOM9HVLYiLnyDY5FppGbImVwc/JgJHx1GPfWTJS\nyVbZPQg7zB/zvb63W6z+ykEy489x/L2qLFVkScgR0HaNzXHfPYpuAfxM87ny\nw5L37bIEJol+isBILi7ml+gK4rtk6k/+NYFWose9g89/vj4RpWTS8BRVCj5L\nPWg8\r\n=MYZi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"8ceb1c598a32cf17d3bc92ec27321b11f89a38ca","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.3.1-beta.4_1599927469920_0.3083420841735036","host":"s3://npm-registry-packages"}},"2.3.1-beta.5":{"name":"yarn-audit-fix","version":"2.3.1-beta.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@2.3.1-beta.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"a74127907e3352d7473d10436d5e91f097ab882f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-2.3.1-beta.5.tgz","fileCount":21,"integrity":"sha512-zCZq4HIt6At/Jq/293dK0frq7wAKwiHNtq00h4DSljl+udoCvZjSZevJWZDRnoINEMQh4dIvnMS190yURy70lg==","signatures":[{"sig":"MEYCIQC6/cqU5/QV2YcLD22oif23BgnjogXtx4gXeYPuzRogsAIhANgdY885SaJAOKRjub+TT1lV8dmtDDTQ1uSrLExJkPpg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXPeRCRA9TVsSAnZWagAA20YP/R0216KkLn1rbSgbRAKj\nXvwELkaNOuLonCdLSkUIRqwk1Qo3AgMuB22nLPSyB1F0PV65ocFmwpnOqS0o\nb44SWd0ON+2rLfdKdAl+MQKH+unk1gDEDpbXQ1iEvRX3X50MLr9wsl+SLvsR\nHMxP+OBhipq0pQ72shp6ODd2YE4fR9i9PMVXJqf7AT4llWCyaJSvYTvexZ4o\n7PInGWx30z6eNeOK62doB2v3TUT+9ri+z22kHqDtpI/nUmlX5bM/dLEF8oqr\nHiEKgHtQgHkROhJhPwebvVPPgco1saL9avrs4kTloR0rpHUPewa8pR1ku/KW\npl90SFouRhnf+lJ+uRoQtxSCGrPtX7NyvAj9NgzdsM1TLJt5eX10OrGPchjA\nKMhN2jW4SukkTJCed1ZO8xX1D3uW78RaSnLmVFHWRcUAnpbNiCMa3HmarZzu\na6320rW5ThGNBqRx9848GNtKjJPN6F+WVa2fyNiEFeXv849Ir6F51onTbDG3\nZDMp6RvTkIufxOq4w0poP/TxlqrLwETW+m/ZCpFr3ANZfqLDa8Lqgfg36Z6e\nzFjOjaeO+zK29T9DDMSOaYGzHe2wG0NCUO+or+jfd81LQQ6cQ8FD/PwvkjFg\nT6e+qksQDRWny089NrC+KM/WH7GC601IaJQO9P11B22+gKnLrrLrwNj3+uoz\nAR2A\r\n=OjRY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"8ceb1c598a32cf17d3bc92ec27321b11f89a38ca","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_2.3.1-beta.5_1599928208732_0.7770145586545083","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"yarn-audit-fix","version":"3.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"eba10ff1b002ad57b52c50117998ca022da9c8a3","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.0.0.tgz","fileCount":21,"integrity":"sha512-MNdNAgtuuAvhsa0KIC6sSNYlmV3JPgjBqX+9lHpXVQ5D3Kz+vMFQs7h0IgnYM/KQjOwNlKg1XYi6iR4/EYMlCw==","signatures":[{"sig":"MEUCID5p0ptMn07pBNHExuUO2rzNQMO4Jgdj9rE+YVEJX/F+AiEAuKttp1w9nKEv1/+hW2YtGkeXv7dXdG3ueSDiQCmRCi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXRl5CRA9TVsSAnZWagAALT0QAISUzIVCfdnpPrFe8ezL\n0OrgJBW8DGm3faIaQeqHsa9ccNzoDHtAydMcoVTAJYntmdL/KhS53dLJb347\nlLNdOkw5KXuKeaYq2PVUAfLHkhHkPw2gtLuCFa5GdJdDatd6auVqrA5zRdEj\nY1d3ee0NBrJBHNQlHlIcu/kSCVaB+PS134d504KDxi9PXVkVCTb56AT+lo0g\nsq1T+95fOUD6dzQF1X4hXHgjqUGhhmVQ3JeC5EaqTGEGxUpbxOWtK/RJdgef\nu7Um6YMFAf5Yoi9n5cHc6QWyT8azLx9CUjlQt8p+pWRs63IYqCd/q5SPo/Z/\npOy86cKcRVsGPnQqcfUhDvAEunxVjN4SyOBl0lXVj1c6KDnF7lo65cnEcCTx\nfo11B5izRCbaj1snnttjBvhNNAgPGk44B69ZH5NPE2CIOnC3h+SqggRxrako\nwnGQW3sHt0TJG5tSPGLjhyTq31w+4RbXWJzHZwPTO/Ee/+tmJuIBEXpGZn2u\nS1K2U61sg7Wr794acDPqJ/DPdMk5FDFwpCePK9dJxyRFZ790bvuvmvEIPaPD\n8wVzZpagfCXsdWe5Cd4jlwN+/VE5GOKHB/zfCacvom/JPnYZvahTtxP+SwUe\noSQYOW0NUHxTHLWqq9qdmvop9Ze8dnMNnzc5yrPFr/HV1TtNDq0CGpbGIMVh\nKjRo\r\n=oK0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"da0497c51d5ce9b5aee7dcaa96c45e8944f58ab2","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.0.0_1599936889424_0.1813284293358508","host":"s3://npm-registry-packages"}},"3.0.1-beta.0":{"name":"yarn-audit-fix","version":"3.0.1-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.0.1-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"5456b41fc321cf6c682b53fef73ed0381e2cba61","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.0.1-beta.0.tgz","fileCount":21,"integrity":"sha512-u5Jf/vuRd9krGX6sTh7SxOM27MxmefikpmXzRKXFQ2NzFL6kUKeoLJYxig7Xxgi37p80zRM5u6HaGeEpjOU3Ug==","signatures":[{"sig":"MEUCIQDEcOL87eqHQjTrOrWOBP0feOSDJQhtla25FMbzULX2igIgZINpKMTnYlTjPzYdki6sdTpbTW+YcQMimu2+YGqegOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXR+RCRA9TVsSAnZWagAAKvUP/jD+Q86PvehZT+QiHjUg\nfuAT4BhztiNRyTW+wOc85LA2Q+37W/Jsg7DWJLXmoHgHAQBWJG/OKCycl/st\ncfMsnjIBwcczPN/siqObi9Cgd84VnNqPG4933iVoVgM2ugNXjntdOm9OMuTf\nEQRZ5zPY6uoKAwnjm4Hk0dX6l81h3wrjgq5de2WFxp7yp/lm5SY/U5RZVrXX\nKVB38C5RbgXZWufHWKb4FMI+HDIq280UUSLGDJh2MnQVgFiZCDqWgmSKrEDJ\nC5EGSUgK+KQ/pJyTaGDQDYYOPRQYUSYZETxlrKRoXVcuxqHRQr6iguDfHRx3\nXH0+UpiB4TkgTkuxTyBjAfe1FlYPuG4cRitxndkW+bhfsnnpkBfAaNfLgVOM\nZIWOQCQPqhjw8hDtW3ieM8YTyThpxtWGyXb4u0rcUAQm9RsgPD6mLqcgr2n6\ntj9kKWUPNtPSv+cnSugoYvCt8jWFJp6M4ubDxAN5QBEXilZgSl75QIImttrZ\nD5HYjI/lpmy3G0Djtb7dgquJEMdXVsRAeqVDWaU+jCnssft/W+R42pSKuuC4\ntfFfD5pgZgu3AfjLeZKNo7U3dqebVjEg1HR+sTr8sXD6x5XDXAP3i7pz7PMa\nW9RVRy1BCrT/uaIK4Dcu4i7dSYCB1xSv2mCeE2y+O88+WINmDDj3pwKJeBrU\nAno7\r\n=siX6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"1a0b640848bd6fa784cad30401f41727677ff439","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.0.0-beta.10","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.0.1-beta.0_1599938449244_0.8980563904538119","host":"s3://npm-registry-packages"}},"3.0.1-beta.1":{"name":"yarn-audit-fix","version":"3.0.1-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.0.1-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"21c79f00f15258f72daebae1a942e775cb233100","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.0.1-beta.1.tgz","fileCount":21,"integrity":"sha512-h1REpD2r7ng27BCo6bm1lFY7wN1iC0pEJKeKvJGl4QQM1ir4dRjwdrpKPgL70N2YvtMhrtG0eee01gQiIY6sTw==","signatures":[{"sig":"MEUCIQCwaoutr/nxy8G7ajw9XegFtUymyOID5cXga/ZK06rb3QIgNTW9DOtnhMgWFldmre0Uc8zT1NWMRcuWASfLE/HYo3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXTULCRA9TVsSAnZWagAAFtQQAIMJbiKCjGGyFSIlrNxV\nsYkqrqfTLzVNYuAvEgbGDl2TGgxbPan5g5JZxtt/FPIMQFMfTS5doNqY4goe\nJW1QBy6DQ4IYCDOJ50la3bR0XkGpx0IES71/EZmI7M+X5cA2i9GO4orpsr30\nON9azNjAT/RihM29SwbCGpmSTSPVI0Vvn+7WhZkknB1b/k+YYEGUqt94led+\naQr0b6uwBhBRPelzg7zTRo5rQZ6EQcK3FpCYxieGAGJILmH9XvtS6RBFxirf\nZkda6Zt240yvZqX/K5z8qzciXy9ZR5wl8w6frPbaXCAwYgSAhkbFGvDkQyll\nUEL5zhmAsaTZsYKjYnmOAjYUYeyco3ObDXVKE7kHdxyVcWXD+DGcmd7nymoc\n9BZ7bnV+HJd/k+2cTBVlrHIzYpmEiGo9bgIaegZPNS/uLlNUsyP2YHLTTYuZ\n9b/PzqwMJZYFiSNmvS+WbkMufhD9KgegPVDea2jECN48cBkINJb3Z9tNu57d\nFcUSqlOx8QO9cdx8ObjMCMXTVszOusAD5gzhyuaSUzXUYUO0jp1Q0oESdLLJ\nxFq34eK61179k++4zTd8nGYN7jeJSe4pwuEwcXYumilJfm1kWMlxJuDM/gBT\n9HsYJQlheYmYrEt7nMpvSS3BkV8l9/uLnnvj1F40/OZMoq15Olj5xr7Q86kg\n2xB/\r\n=HT3G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"31932c43ac12c5e27fdf55fb1871eaf4dded0b92","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.0.1-beta.1_1599943947212_0.43117367812006546","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"yarn-audit-fix","version":"3.0.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.0.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"b280e53f1c80933ec2b154b89b4cfc9cc5ee1a9c","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.0.1.tgz","fileCount":21,"integrity":"sha512-Ac/2sh4YSYPafM5+Yj+idsII+BeeWu7Kv9/bp8YCCjUb1cFAJa+WYGmHTfU6giHYfUWf/R3mT994ePKQhzPx1A==","signatures":[{"sig":"MEQCICWXS2DirkiOTHy6DWKNwO+Khj0jpS+Th/bBjcH2R+NaAiAAxR0MBVdWPuKjkGhWHf8T/AtO7t02NeAI620KMj5X+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXTZpCRA9TVsSAnZWagAAmGcP/0wqZ3FeiFvc4lMjJl71\nMEgyHMTSqOVcjH0rF0+CAolDzIUVym3/FqVVZkra/7Ug284Uskwvmf41ZoTm\nyz6u9sFzMWGu51GMC8MQaPSj/32FcSSkZo7tPQMhETwouf5hDfKx30V953Jj\ns/6kG6QbvK4lzhDStlXqFwnJu+YhsOq0w6iOQPHAWV+RBlxWi1KHn2WmSkZY\n3NPtuioJTgeFyJvdS6kH8s/vxvDbFkhKbtSpHavNt2cciCmcQ8yNw7tRxWUK\nZpa2yJhmBJo+aLRpNoeam3FrLI+GX6Rq29KJ4SKfv6eihUlO9gj4cmSxTMk6\nB1SrkaLuajVSzMeyUskwKux8TJIMeSkIcPworMp5uAXE208PwNWXUaSUPPa8\npofUf5b3Q6dAAk54Xtu/q71IjEuT2bWY6ba3GzygOhwjxbbGPnL92/YPFjOY\njRMlBZn1XmW49K6F9CfuHyu0gSYlaB2RIdLSBbqFxW1yMYhS+jKFuaN3poTx\nR45tiEyVuTr6czXii1/STdxnZtfSIXOCuNCHl6uIJaff/acDeEa6GAL6I2PU\naCI5QfjOcJOS+rbbio64VZjoNO6t8jtgPE9xdPUmll+wfjyNh7CWGjakHSIg\nK1810uvdVSWV9xDoRCM+v1kv1TdtEjIDFAZrG5Oklgwd22agkVxlJVAjXlAW\nFnZy\r\n=wNnE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"e7a33a71dcf6fd5e57e09e4c1004d81fb2d4c57d","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.3","dependencies":{"npm":"7.0.0-beta.10","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.0.1_1599944296570_0.02160108539965777","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"yarn-audit-fix","version":"3.0.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.0.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"d4970fe9a7447de861daccf4495a19227ed71b74","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.0.2.tgz","fileCount":21,"integrity":"sha512-gr6WDxvJp+8SD96OMYaH6aOrEtx7olaywdBJIVjBEq8aVQYn/OvjXZAzsVHJh1tPDsv7K4VIMkTsW0JBjWyUYA==","signatures":[{"sig":"MEQCIH0ud/385mh2n2ve6I5ULbalQjcjOhm3S3nczELpmAoUAiBiU3hXXyvKIXdq3nlrBMOP1zo86BotjEw7Ns3wj8Jppg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYmrDCRA9TVsSAnZWagAAlhkP/3b+InM33J5DCcoJaoUM\nKAZwIx34z20dk1ceydFtkW3AtnAMW656a7TJ/gxcne0sRc7nAdf5On8nvTYm\nihm0ritz4YON2uyGxZ6UFU2SUfmn43tphlk4Qoh2Nq9SM46YJvcCflfa+4Dg\nJqm/bj1rdZN/VwdXP63j6KQmD89SsoqickWjJc94jevfgNjSZmwOOmrxF9Jz\nczrNXI5vwDxxNUd2Uw0xyfvGP4GWWzT4/khE6fTYz+bjc/k/joq0EFvS1B/G\ngBXG2Xc/Wrqt0priUCbMmaZ2XHTNFOwl9xS6UlSxNcO23/XY0soOdzYskXhb\npq2iq0TG3/iayETzKIL//7bIgFhyYwOg4TZ9NeVSnmsl93oEbUNjdhQ8BZ3D\nXIKWbNEvejaxHG3n3D12ytG3e20xuylPTe4too+cY6Cs+4ZvcO2sSKChWMg2\nx5uA4zDO2EFbpYwvR8Q62IW06eVcGDEkWE37JiwZXOAW+XqBWw944y/xVQ1O\nmgzaEx2O65o3KcW5B6aecY/XEaRHCghf4x8fadURSqFKcNYjRnYUwNwCJ/u5\nRj7csdf2XZShosANSy6knYyKHHkE31NDsRHtfM/zqSssN2jKdpMaSkOq8VYn\nePI/FAgMe5qfg47dKX0dHXAW6q3X+TW7rWU88KQcK3cEormDIBpX0ZykIbmw\n6b/F\r\n=r2bh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"cb430137720283cb4cf190c6f224814a00f5afe9","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.6","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"12.18.4","dependencies":{"npm":"7.0.0-beta.11","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.13","@types/node":"^14.10.1","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.0.2_1600285378939_0.8385509476650259","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"yarn-audit-fix","version":"3.0.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.0.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"9a4df9bfe23d6f62e853315fddd5e20da487bf92","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.0.3.tgz","fileCount":21,"integrity":"sha512-an5W9G1/1oh5EpXJFCa0r8VFGXTGTp10OnqccIpptLvAd8YKiYocNBIXzhNTeb0asi01mTcBqL9niq72qS1rmQ==","signatures":[{"sig":"MEUCIEsSIsbj4i7JLyN1xQ7jqzqkPVtSZ9bIThKO4LWARQjdAiEA15ZWsEHPqMmCU8xba0fZFE/szLdT19+OSjuRMBnjjOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY3oqCRA9TVsSAnZWagAASEgQAJ8THjFmEYL+KtaRqvVP\nk5Q3HGvJ0tXZPyBPKcG8zuxQpDZilExnxJNcy/OyrLxmDnALl23FvWx5A65A\nEPwwaVwrDTa308asJ94soD7Mi07PxtHbsiXqtOyJhOMR/LNHZwRG1+QR/pFz\nNgoL/vMk9QNS1ccpWBEmkzduYtefoLiiiwU0q00yi5bOwBrpxHFLe5TH1Jsd\nOnhEYNdgrpbN8PuoNYhhuo3yi0tqbI9uLBYCkP4wzgur3ImWpGdHninYSyZV\nAVwPRCGfdihdL5TFyGkb05mHpXBKWgzuCve5Osumh32B640wGtdtgpdv6wh2\nxAw/sWhP+isFdgawARZUcR2rp1Eob+2m5+mlxHcSojaGgIGxP9mUfD8eS3zk\nsqWm+OUEnOhN8z9A5K0ZR6s47gQddRcBUd7p9NacBnZnNAzF0v/fJQ05qtCE\nWgtCvRVsqe8fM7srRYkfviMCuiBI+YWjYP2zlDAurzUrfombmoa+N51glkPT\nlEi4CFbXp/irJYWMGNWYkJg+SmFNatFwwaCmra3zR2y7r9y0P1qGOBCQbIUi\nXp+lV2ZSdc7ITxB8v0/UcUegNrdUVuy1MeyhV25aulcJoXj+SIeH5MF/f5R5\ngKKs6eD8VZ8Qa5xSsKNLY70Egrg6cRAfcjw/acIrp55ZgRhTQfZGY9Tui7UO\nRK9b\r\n=YMZN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"2f8957f002807a4120cb8f35156c52fa56daaa8b","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.11.0","dependencies":{"npm":"7.0.0-beta.11","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.14","@types/node":"^14.10.3","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.0.3_1600354858064_0.9215961008684921","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"yarn-audit-fix","version":"3.0.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.0.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"62457508b54b5d33c35504974d951288804ad6cb","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.0.4.tgz","fileCount":21,"integrity":"sha512-L02/8PMJlc5ZXSOk/bo5Cvs5Ixzy7jCXj5cpJmcbJtX3tuZIRNCUJdH2p7txCKwi3TGabSUeiZOgZ2Z28VXHxw==","signatures":[{"sig":"MEQCIGbNOcE80+HKkiYoS4Owlj30jU4a2AODMDUjyoIVOWcIAiAQFkF8BB68YzCk5jFWXLIH8NqT98lh6IgWt9O5ixSFZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfalZfCRA9TVsSAnZWagAA9dAP/1w6pF1X9eX82I38ZtrX\nUdF6psm8weelS+CjMeDiFJyO0R8aULxP6IJDM0QHLP8CTX3U3UPjADvuX2ae\n4MqAFXdq03Ji0WFzrUWS1qlVS4klM5iEGBnC5z6rdveGE2ZVNqP+awdepjBo\njADkpxrgeWxq+ShmdASJHXZC7QoZ09AOEq0HxLgvFqNscacJEitErXnaU3Kd\n/4LVG4FB1HnIyjt6CbFxjxh8zOlQx+NGwDF6I/JFGvIL+OxaqYzKlNOOfhzg\ndjfT6pZpEXygH2j2/PU5j2eW7KeVv7k5FEpzk4DJSCCi9oTInTE3Ekwe7d2k\ncVdaRy5YYpscq76ZMzRxcbtW0EgKro332781Oo4taW62+tj+pAa4GVyVodqj\nX8qXWr+9t5uBQfSg/gym4j0wvX8r79ncyOgs8MV/a/NZUskicE/acK2Y15YR\nzwUPQWR0+DoEULpztzh7oJmISIMZGqf3ZD6qDeqYMRNKIs9t/StbPeBNkfhf\nLojOq8rIuz/A84ZF6bpclkJ9OPdmeCGqfdDLxjuY9TabqAVMsEsA/Khdob1W\nrlUIzwDsPwBHo5hg0DTmL96Wf/CyBSXQmYG2yPNhY+3HmZ8kGSaEh50gJBu9\npVt8T9rdG3FctJxBuG/zfREWabwYTWRrCv6DZ2PnZsGYMTWQ2ybUDklwNdXE\nio2a\r\n=E/tp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"e69fcadb2ebe9bab802be8b70d557dd0378a492c","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"dts-generator --project ./ --out typings/index.d.ts --prefix yarn-audit-fix/target/es5 --name yarn-audit-fix --main yarn-audit-fix/target/es5/index --moduleResolution node && libdeffix --dts=./typings/index.d.ts --prefix=yarn-audit-fix/target/es5 && flowgen typings/index.d.ts --output-file flow-typed/index.flow.js","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.12.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.1","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.3.0","typedoc":"^0.19.1","coveralls":"^3.1.0","typescript":"4.0.2","@types/jest":"^26.0.14","@types/node":"^14.10.3","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^1.0.3","semantic-release":"^17.1.1","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.0.4_1600804446561_0.21473914982800157","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"yarn-audit-fix","version":"3.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"963739207ccda98ec2c22295664679a9936adaba","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.1.0.tgz","fileCount":15,"integrity":"sha512-uczHqQdhdayKP5R5CFVCllVR2VqGFz0x9tLdaSdK7Pi8V1/R1P4c5Ww/5DzFum6qDGOPeUXnrTobxQms8G03tg==","signatures":[{"sig":"MEUCIQDO1vFtliyljLYkJOGO+LzRhGbEu6d4eNMvxVQ2iyUHvAIgcM8cBrdqL87LjxvIqK4pbtEGOthAB0kUXYnR5w66CjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbxM6CRA9TVsSAnZWagAA+hgP/R45FT9DarFX48J///Oj\n9C3DJ61Bjvxk4CyZlxj+br1/MWhjOzNI8ShmiX8IzSnQQEDH90a9uoLcOELi\nLsW1cfuKEyocaqxF4jPasU+vsxeIgfpoXWkCxAC9D8JpkkxFLsMC8rrKVw+b\n1vpRmVcw89SQk81L0AzQehiNTTfClZS6cs463deRQCiRP5/a8fUYRZe64ZC2\n0Nbn2sJz+F6NrnI6y0p/FAXeIV2QlqR4XNIMrHfdjv6lAPqgsM8GXs/Ng7SH\nS3CEC3Z2j9W4vCpF4lFqeUlJL9AAHf2Ef2Q7cSBn+Em8CcRw+ZCtm4TsfxgA\nBzIZ7I5PayGQ5q6LqFrLNcbiUyG11JPjPIsQ4e36GWUphU0u3CNlThdVkKPs\nLC/AEsWJHcgUnn5wLlYOujIzjceXHdHENahnqYdVLp4egy54zo7p2jCwdt+H\nwpkCOo5Ql5TW8IJaVUhpJuHdaiYjVhpdoDMUS/Pu/ip3C3Dln+qHF17fUb6+\nilQ4ncKEQotNHyPmMJXFBt9jnxGAfGX2G3IA8q/djjRg1Z5YmBWOJQqLs+cV\nDJA5SSehJSYIqYdr8lzQefbJ0Y8bq4vpEQd4jS+ZBo8bdxQyjdALJWc+K4vo\nfF2bwe6xCPgX/ghuuwsAezXc4jfY8Helv0of41jkc5yIBx+AtY87XQbsiLL8\n8nIr\r\n=oZrb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"75499abe1493944d81d787919ad29bfbf69c165e","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.12.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.1.0_1601114937585_0.5607889910153634","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"yarn-audit-fix","version":"3.2.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"cc0ab85458df1fde16260960aa98943683a794d5","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.0.tgz","fileCount":15,"integrity":"sha512-BgLZIA4DBCWMcdWlBpt8M6qUC67HwvZA5XhSG+dRpigVkgKYDL5YIEPPSDIPqqzy9FdjvMm2OaPgCeGNhTpJIw==","signatures":[{"sig":"MEQCIGJDeGuTPjX9WVTRfX65SZfXPLUnAgDEzOLaJ6D91l+7AiA4fYPCMLkge1OVCDsxCdou8tIF/8GCnj+S2gikCDd7OQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbztxCRA9TVsSAnZWagAAtzcP/38sXHebrWnSCdP3hzQC\nHN0cU3VXCo1g+HIAeXWcH+vjNQ7Mls2wLyNP8+SZrnneMfTJN9Rcg67EuOvv\nFRJhFfj9n1Mwl/3oyOxXvceoe/tkajJ1/Q7Blu8D59X7q4V3hkpMLNlrHmH1\n+DLrGpp8eWmvn8SvCldCJhEbzPDf7jHaIwc2mFNfvOKS4VNmnn/VpF1Q7F5A\nKoud/3QAwCuLpuydy3izW1sTSePcFpyQX7oqChXV9d0oYrMOOB8aw6rCqom5\nd1ptbFnNzZi+floxkhGMJRGh+oEFVUrJ4d2liSvOxHqywlDOEPY4QpNeMNf4\n5rxDG6xsFnlYOG6EIGIV/2kMFb8hi3Tm9wF2XigNMH4nYH3WSTk9ThFwf3Ie\npQhjJGECRaxNIPCKVLy3dV4hNrOCdXT8gMCEepVYp545zdsGCaJHHLpPaheW\nnP88HFJXcgvn8jyUTP5GfbblNa+9iwznRto6mG12LPz/lSAW5vqZZ3nKBspe\nBT+TAknyj6ezgX+z0+yFrTzKAE/BT0B4I9FZGzSurCdd1BKidbT5DLk266EP\nABBq71S2MqQS+m4AGFyZCca8VxxIBx9L5Y3lwCoYan4PAoouCNuVVT0x6G9q\nL7tqa62DCwRlPGIPQRlRhO9Vx9VRCXXLshPzCspIcEl90C+4uJhPTlEBuQY/\n2sKV\r\n=t6bP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"63f78b722aeb881148dbc5eb0e248cdc8e65f52e","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.12.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.8.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.0_1601125232772_0.4199964077304701","host":"s3://npm-registry-packages"}},"3.2.1-beta.0":{"name":"yarn-audit-fix","version":"3.2.1-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.1-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"4035c5c8ea528543d0f7d108edfc697a11d5eff6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.1-beta.0.tgz","fileCount":15,"integrity":"sha512-AcxOH+YBS3QoRdAwSGBwY7NByI2y49ZB9C6oi6fVIjGrd7vbHoegRoe3mFYUYLgG6G3OQxLVMoaMc7G5hcrlHA==","signatures":[{"sig":"MEUCIDcA7t0dLxrMQ/C0Tw9Tmil0PuyWHEmW0WEXfH2lJls6AiEAgbhzoUj6LjZMT2g+1b5b5us5Vt/jVFu4JA2GgDeLEj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbzw4CRA9TVsSAnZWagAAi/MP/RuZZavGYf/6iSaqj2Fd\n1i/hIT85ABBda8WqihYUXIM4YNQyPSLLWTFLTfiTu8Kl5MgnwTto7Rqhd+cz\n5diV5EOjPMOv98cmzWSiLzBd1scDtUYMt1/LN1//BHW1TdTgZBINeclAt41q\nEcXkVyTdqQkWBe/I86l7quwprb8eeohCcING0sUq9TYjeiZnU1qm3V4oYG0W\nhdjqLbEa/7p4y+wfyIp2uWN9DFZnte/6oL//tbGuHw0CTYcGUMWRuXA2FMc3\n+LdN+sjl5lrRz1bBbNXBIrw79cKunELZpGvRs3EDPM7QtAC2/dYJvpBcSRuu\nXBW0QrOjkHgQclMFbkq0E1F9/Xu1hxl+Yd4GWQTD7fzQh223I+rbxyZK+8P3\nF3nzOOqHwzKCd2wmebI8T3g5E0NxzyOSORnVvLQ/fvGA6NzHSnwt1sRGhTb4\nKxCdGAab8o1eXrWYmDXrSNOPQXZ0qDaENOLhCYKEpM29xOid1vXa3njaEy4v\na2fsBLhIlw/o+aLxI3dO5WCMa2vLnIZ5N/09Nalsg2Rcrsf8+53ZvqT//AGI\n1r5u7jAv37INefCYx2riILBVxA/2/KdPciUPtWMYH2LvkUGjiT6W2gXCIVSO\n0XH+rd8bzIPeM3ami6Q2MZRnlF3s441IL57XCqSBToUvwIZt7xjkdrw8q3iB\n4Q0o\r\n=ZoF/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"63f78b722aeb881148dbc5eb0e248cdc8e65f52e","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.8.3","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.1-beta.0_1601125431998_0.018934503719031825","host":"s3://npm-registry-packages"}},"3.2.1-beta.1":{"name":"yarn-audit-fix","version":"3.2.1-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.1-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"dd9e0fdc91cf03d31801e63ae1354ea78bbcd0c6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.1-beta.1.tgz","fileCount":15,"integrity":"sha512-PI4qVoiM3HPX7H7MZCiOtUtdy1I+Tw6cO8coTSNZNi0l2bSCi8F8uNDmA+dQZsatwrW18ay0+ag7ReOiy1nEuA==","signatures":[{"sig":"MEYCIQC7vtOsQACrC/883xuKyg/Xx4tXB68uqZcY/UckXeFe7AIhAO2/Zo1XVlWDzS+rnoeJIpAROADp7Q2WJ9zgwoeOX6Nh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfb1ieCRA9TVsSAnZWagAAGosP/0/Gno3tCMLpst9q0GtI\nBNJVoUEjGdwhkotxkQC+dGd7aW3tO7H/s48uo5jf3OznzcUksKdRYvFRfzvg\nlyNJubNdxu3Lj+JOPQatAeqa9HoLrUKnxRx9reRcF4P0A30E30eu+BsVK35o\nbQtQARx1ocet7TNY6iFqly9HGbiT+lsI+6wI/k3YtsT1mH3l/TvQzoklmSDL\nkVtv8VH5iyFgmCee7B1MG1OMt10qW79jk894cmMjjcp02rfVs5Ow3opQLZIy\n/MYdt1aOXWRtDR0s1Anv6pqnN3/+I+N7DQ9dXH146PDEXbIxrlkomTj9Qq+H\nGlja38cxqgztx1hSMS/3yqZPIxBdt0CWwN9GEac3CCUyThOyDUW9ZfDsd59o\njC0Ybq5kwucSinjP7a0RsyaaBwuB+7qCDS4KokcbPfSk3bPcwbgwbQjfMQLS\nNcMncgM3WCPRhYBcfui5ver05BxkHtbWCBLfmvIgs/WpO1slpIc7w/JgbxVL\nlWVK006564hqw4FqG22KQlI2LUS5ddet3FNg1Ln8qFIRnFTMG2UPBbueS6yk\nk6TqxlGDjlMFXRGBnhf+/ezLLHItVRms34NzOFgvNbkLiH5C0Z3BVFRHnx1b\n68+K6KLRMwxkPPDHklJo3CoxqDPQM87MsAPvpGRFmUfrtZkWcn4lwaaTTcxv\nzGGf\r\n=Qi1E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"63f78b722aeb881148dbc5eb0e248cdc8e65f52e","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.9.0","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.1-beta.1_1601132702303_0.2971819522622612","host":"s3://npm-registry-packages"}},"3.2.1-beta.2":{"name":"yarn-audit-fix","version":"3.2.1-beta.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.1-beta.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"9c7fd7e37e8083447cd9f022077a143882ce7a68","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.1-beta.2.tgz","fileCount":15,"integrity":"sha512-34QV2oN5rNnxhmAnJLBzGJGOwONnvdilSbuUhWuNhI3jzAHE5MNcGSXUU4UBor4h/2Ea8gyqKCRLr2h2cSIJZw==","signatures":[{"sig":"MEUCIQD/xFiQNFcEHisWfrn11cLUwdS6da7Wd9jx4xxRpsRxSgIgKd9zoPHioX6doXAeQhfjpfAgKksyyLG3F73KDYd44FA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfb5iNCRA9TVsSAnZWagAAtLQP/AziQfJ1EMQtD+/ueBhc\nqWd0Wj8iRL8xB69xnNsngnK9N3SEJkletgv5IhqzBNP1UlI272RahE+yR/Mj\n/dvLZ9sETWu0kDKx8eLd59PXEf8/YlHQElIdaGYR3EP0/lB1nsnZ9NxNKuFv\nADnBy4jhOKC8v/HVaeZrMHXSdvL8si7kriJmaSehhb2wU323//udL1p+rOqv\n1Na9S2l0tgkNXa8fddXm9m2DqFta9+2Fesen5DSsMMJ2ioMAeNAZHFc6Gd0c\ncLYsYJhK+TbLKs0R5ZuoQbBf+lpYa3+jcveigqM6dtg741aU5VVCG0SCjw/L\nVJIi627M4r9983EwdBr+D7wnK3L9o59qnYGk/HjhPPTzicb/Z3OR2+sh0xwY\niztwjGhxXiXgFPQi6/41Buekn04u2XxZ8KDQiH9V58joeVtzXPJHN+5VlFLL\nbXlp7O90J5oEAtXnQDdFLxNIg4FPJECmN+s0d2r2+tv+P185DK+l2mInRtgk\nNuP38TgucNUUiM6lxLklKbU2ichwywKwcpY0kp1S1I6M28hP2AoppP305gWa\ndoHZL5XOx207h6O1mGhmUkzwfZm4CHMZbvhdrPekdXke+0Yv6qfzYSlgXu8A\nNrdyB7YFIKV45vp2VY4BGraMmpN1XZAk+tagvqCz/ilFeP3oPnPFx9o7QZby\n+8MJ\r\n=YkZg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"63f78b722aeb881148dbc5eb0e248cdc8e65f52e","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.9.1","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.1-beta.2_1601149069208_0.7879294945824944","host":"s3://npm-registry-packages"}},"3.2.1-beta.3":{"name":"yarn-audit-fix","version":"3.2.1-beta.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.1-beta.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"c78784c0387bf018db07fa3f71312c0e7a1ef1fb","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.1-beta.3.tgz","fileCount":15,"integrity":"sha512-bPvBm+uQjNwFTQmJPDxSO3WPpuBCVAIdHTwAyGKv39zQIbEMyzRHQ6u+t7CRVmeWPn9dEpV4O3gesCMoX8u10A==","signatures":[{"sig":"MEUCIQC77HEZynvfkc+tJhcL4XN7wwY2D5MhfLtPYX5ijKxVtwIgGyFMyKaZelwfvBuKu3lNyeIPdoI7f6asQHMlzhdHodU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcFdcCRA9TVsSAnZWagAAZ7QP/00ywcqvLt/zZfFvsY0G\nPOAfv8OYw6JwnfN6MHA37JcPa+MsqJIMYgr/Ai62oYBMtpUgG4NzQ4Liibhm\n7buuTi1SCt+ZPXF+AZXAUTpC+mHvVqNicTNhTrB12iw4lV3uEHqcpgorCyKg\nfQYpCYQXZzGSUCv1/99z+reqqpYZDFVait9MqL4X/yUezMcZgSm3sXxwPYfj\nIB/OPwdzo66xGAsERE2+Q4CWzLtnGXTKuxmPpwIrjub060soOI/nZqMmDbjE\ne8vuwdVEGP/UHWZFwlOaXSAKXl0E21DV9kwLsOJ4CzyCm9ghJnpbNUPi+Cqw\nh69qMl5EFoDD3Q4GO6gZQaDqt8Y00acZKhujBXIvMt4Ay03cWyOt3QQ7LBUC\nkeB8QvXS8EJKJnW92cEk0e7HC1JEAd3qr8+lvpVbao+wAaC+vCttbo1LrjB8\n38atEf5PC14XXfTnocdxn9aHdZAIbdZtTUIzslaAMtqV1/33AL/dnLom6srB\nfhY9CARok8dZ1pxKARWWXRKo0QNvZVEQGfnKfoapXyxC3VwqNE8BxU1vPOMb\nljBPbDps17dYinXGkxabE+8PIUypenF69LlPMCY8icHhF4CMqCeuhoEY5YOv\nI0yzkeXtXGOkGUkyhKe1pop16IQspU3nA+HaT5l+ZLaA2W+gRN+2pB6012le\nYE6a\r\n=1qwC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"63f78b722aeb881148dbc5eb0e248cdc8e65f52e","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.9.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.9.2","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.1-beta.3_1601197915675_0.9973469957135346","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"yarn-audit-fix","version":"3.2.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"088c566eaf8b2ec27c16499817c71993f01b9b99","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.1.tgz","fileCount":15,"integrity":"sha512-3KusmDGKFrrjP6uvHKGnphlAZdHknltfNtdnM9ph8N5vn2K2gKi6wS4Ow/jNrMgpRn3mMz+bi695UvF1fktYDA==","signatures":[{"sig":"MEUCIFYkY/RM1GtQIWdvMkgcNjjgLXNn2g7BrMikTd86OhVCAiEA98WqgBz5Hty1B3qQwNrNUov3sfIUaxIGmsp9PuS2E+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcHE6CRA9TVsSAnZWagAAG8EQAI7RkTgkYf9I+ditFTaG\nFpAEOi6CB4tpJqYvC8ZWk7t8azxNUyXyakI/oXqIGxAzfEu1H/IAmTz6yS29\nButuKXXDx36u8cmzP/hpkiCXG9m+3fgbZecDX1g1SEzukTojWfmbkB4GT27M\nrpX4pahktVIeEu5E7au7uG45SxPFbPaknwP3ZFYXLxG3348HI5Xjjv4BSlcH\nBv9Vk0TLMqWMvcU/4Ud4TWAlkeZM/d9f9vN1XTPId7OUeqKyuzshLNkq5a24\nj5kXKi+PgVHj5ks+hgo+/nSt2ODodQ6b5jyS2Ps2CRkJf4fXsaBgRv66hIHh\nrzhkFabvt2MX+UUlTlvkXJjYHdQqKTCC1MQOlBpxVdmpWvUwbTl8kPHgJlQW\nWHrTi/hwCbDHs9voagFOTGFx0wS2/oHcN+EKTBq3TXOZs4pi27VSoRYyKwff\n3ODGgaJl+NU8O2hsGe94gjSouna9ztItbU3xzPJCSB5/48l+We349QIhJQXz\nr9g4JITTG2dUFT8p6EuRW4FvJG6kcsZYV8Xtwl9Xt+4H+GD8WjEZtBLtA7Xx\n6vQ7ocfuvdC6F0EFACQ/hWR46TaR6FnCp2zhh1q4wOLw2lxiwhzEGgtDkJvl\n+qrLrTLJ2c51G9Sr2GUl32O8Rd5cR4prWqdGjT58h9dBA6Hmi0myUMZyQ7gA\nDj5g\r\n=AqNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"e003e32b9ed4090bc3ac086e9bf14ed632f9f95a","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.12.0","dependencies":{"npm":"7.0.0-beta.12","synp":"^1.9.3","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.1_1601204537503_0.44175203020510434","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"yarn-audit-fix","version":"3.2.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"234a68d2c2646625d2395cef51704794cc879f5b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.2.tgz","fileCount":15,"integrity":"sha512-LpZhwGcqH/1KLzcIj+FZuA715QdQ5iEsHjfM1Kon4MPUGFjKVKz+MecHc4LYm9b63433U2vMR2oQnjdaGP1i8w==","signatures":[{"sig":"MEUCIDfIyq2TgLz7A0HiOx3G4nBC/zBCTP4htasE4BEu5w//AiEAni1jyyam00XS9kF7Umq8zELgA0p2GfVIS4DIVN3B0KQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfc4/wCRA9TVsSAnZWagAAzyAP/3rxtbLxDf86b1OIKaaO\nKizPguRbZ2CBAMhhlTqA/Doquyy/65NraffXMLZFBlpmNHakw2Fbzge5+2aX\nWJrRRHptx0cw/KB8Dg/1ZZ1AWEpU8rGJ5PAOyGDv/NvMTJYwY3J03ySV2Cwu\nBu+SwKhyohS0nkFsGWGXFSJyk7goM/a5kEJp6a0sJOcAYjanwT0DCt7vG3Kp\nMeGAQ0TG8QF5U0Yq4mBjD+7WjZERHtxntFRNXOSplKHuR/PG3+AC86+yPQ6z\nbMgnYHt9ds+y8T09wv3OU75nMpmsLjuL1FJ3c8Rr3HuQu6LSrUhA4qkUyyzE\nqUZdFjGtQuaMdDaMTPyMw2NsoDWITL+1R8G+yhAE4k9HfJeV4Sx/YyMh6t3p\nKk+u/gIsRsa5xaRDG5rBJaHE5OT77u3Q21TZhfWaaRwEdtMTqR1/8L6+Oban\njAYshI25nXIpNR+fSwsneztWqjZpsFQliJ8Qppqd34I3Y0y5kK7gm8ll14u3\nbGMQb7+F5qTVdpca6zmVECEQMaDnFjlrMltB/p9bctHXdxXGIReULIz6uKjC\n8dmXRJzFml9nxkGJwrGUbqorNQIwXo/KkruZAAyNQl2rSPIKRs0LjCl29ZKz\nwUrs0A3jG0gODsXVfMyVQJuSo+/jCi6ET6ibcrXN6qRTrUIDk6Tm6BtA025c\nbIGj\r\n=VfON\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"600cd4afb1c374a40882bd2dc805eab679a4b1bf","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.12.0","dependencies":{"npm":"7.0.0-beta.13","synp":"^1.9.3","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.2","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.0","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.2_1601409008117_0.5890567134384181","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"yarn-audit-fix","version":"3.2.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"12f49c76d269648124ec990389b24bb579b2bb29","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.3.tgz","fileCount":19,"integrity":"sha512-BIibW9Kv1bi0qckcY5hh2X575heOG8xx74DLjFqyT/lMyrWQqvkM6NBc96MAqiGtraS0QemOL0v57xjZE9Q32g==","signatures":[{"sig":"MEUCIQCfgf1OLcyOSDG46/zhaCN6MLbB/Y4ul0FP3SEQxqPQTQIgD3ZDfcpi+S4MggjjKP5Fk2tzd8hbs425dPQZrA8oqV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdN+BCRA9TVsSAnZWagAAdvEP/0v6kkkpBa7LZYeeChUG\nYZVOFyQ0jN7z/BGwACvNPDu82JbP8A+uBqQvFcO0t8/mhzGdYizIUl4Wag2N\nNgeA34RN9A7Hp7OSTon+Urg2DKZ+Yw9HdUF2eTHnAv660KzKQRWFAQ4nudze\nnbcnPg/yHPfRXWbsZXL9/vbF9MuBxnaFLLuGXx5IZHx9J/kc5NGrnY3Hmy9r\nvzoE4as1W+rPjdl2dBOw6YCFGAE96gt8t4DCZPnJdzJzFYFd7MuOM80GWlmX\npBmzbWlH0YvcxGcw9KUWf9lFZQ0UmcwgjSMxzkj4Ce2bJwGe87lbk9ZqAc7C\nildILdUMoHia4BVZf6PdNiR8bhmvW9q6dxv7cv8c+31owF/Slt3gSvMhgPTj\nxMGdWV4nlB2lLK7mVOfO3AfaFWGXk7DMhkFdZexNmFkG1bmQXdmST33IZ8gk\n/AtAroHJ6OlLOVmnPuNbTegVqaxaieKhf3kw99+5MhEWWkKhI+h2C4zGdYFK\ntsW6bO/FuRu1ciEUIwiRf5Gyri+AhZnbL3tBVTZIAl56wItLJOQYnKvXoWCQ\nxsmhvuYW6IVn5QsXXuqQscATbANQEi2CYNv4zXHE+LasIUpg6eX5ZjrR8hPX\nMJeK/5j5FuEUfJGYthk1Ww7Z0MnGGAf5EOrlF2+xt/xKBKjuzSMnQ1iB/iEC\n0Jjb\r\n=TtCL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"e09367395587beea73e76c27e5b35222a3c026b1","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.13.0","dependencies":{"npm":"7.0.0-beta.13","synp":"^1.9.3","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.3_1601494912569_0.935812848451125","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"yarn-audit-fix","version":"3.2.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"7c503fdae58786f0970a56a88a5b4caff3cd5fc6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.4.tgz","fileCount":19,"integrity":"sha512-CyH+/5ETNctajagfvDTMGNbaFE34RNyK2zsZaAkqU3h7LBW77waXFDkIFYqDULWTIul8FEN8BVPwA3ea+I/xtw==","signatures":[{"sig":"MEUCIC2fr9KzknBAPH9w1b7FWOuvKxqh8UG1J0/fa2LaB5V9AiEAnKT1DGhgqmm46z25VaZZDWAgsP/zEt/j1FLOdAO/BdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdfO8CRA9TVsSAnZWagAAvD4P/3FGaewkMGZIY4SfxA07\nmrd1HvL+E1r7/NbXrzZqObHgrr0q8VFOggn1cM7nCWFpE3zrhk46G+KjqbzU\njY35cSmgbesZH/p92YmHFehsiE05moVNQ/ciW8dD2o8Q+4a3oBQ763yo7fPw\n3z7MMYyVc2emQpkHrXCLC/dINTNLxMOFyh3T4tly6uIfzOGET6D/aw/ir4rh\nyl/JZ7vEEwK7OmPk8YisGKQHcQl867p9j0ksNad43jk6Uq6+WWwmU/KFmPc9\nPEJ78kdVhSX+NDedTC+TBinbvVcXsB8WAWtt6LK0MX5n1Q6FM8Snw53Vk/R+\nLaJQnSF+yG2qTxfJ/UfYJLgDJaN0r8l+Gjow/mr0b+1OF5boroIb+6lFHiNa\n/URH1IBqRrVKQV43+Oc/+r1E+nGzQ+z+OzBRbAbG0chx3y44DpRCcb+V+Cni\nz1Itrhw/iVQAeJ9jJLwF+Q/i3cmJAolRFW6xH+TPVoV+vcwgSk/Pa6ZN/Vuu\nVH9MRI0sOc5A/jkchhxqYZf1lOWOCkrRKr6ZtuoG09h1qRWkcoSKPAXHTNnQ\n2pa4PFd/ZroWlTO4UtkqsL/VjGSSGgMyfO8ARd6upCkGfirPGNtinu+LHSQz\ndXwaWQI/STU9aXJqVgGmfbvmwmb8LezpfykbAyOSqm4Ew0hZMPI6ofPeKh7t\nGMpp\r\n=jPze\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"60d2a7b7adf6b1383e5636a5ae502ea474043255","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.13.0","dependencies":{"npm":"7.0.0-rc.0","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.4_1601565627345_0.6947489347136511","host":"s3://npm-registry-packages"}},"3.2.5":{"name":"yarn-audit-fix","version":"3.2.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"5e1c0402d884dd79fc7ab2c1fcfae5507891969f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.5.tgz","fileCount":19,"integrity":"sha512-GnKzaXQ2W9rx7J5iLGtIhgZ1aA4Z35DHSL8NRdalbpc4mnvqqJ2juEHUqKT3PQQZILuAPu1WP3pts5jjScZR9w==","signatures":[{"sig":"MEQCIFU/jwQ+GdgzdrumYc34wtE+GczP11NfAkwRmRvjfjQEAiB/RwQv8hEmITZn5NZ8U8kc9IksmlYPWZVWQKaye8DqZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63422,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfd6B+CRA9TVsSAnZWagAAP8AP/31hZSqnWEgDWPagGFcM\nrh11jlT98sgYpyC/J7zUWpJ/yw1py7CdX5o7GWpTRD121Z5ivsSUeiTZwBge\n4ODt/vBZabIeP9puCOUMqYl0l4DxQ8F/IPz51HovtlPjLLS/xiJYt6wIFPT/\nDm7dHbLEWSibavJ9TFPFg+pvS1QSFRuV25wP+/4F/IzAXrfUVvFVIpgbITSt\n3zl50K3KhlvEVwFuzPYZARRfK4CFb9FVq3eST5dNwQ3XCFffMjJq2DlcvDkF\nql98qNA/vSp8gPhaK+g0QbCya+dxE/22suIssjyNWsjKWHOFWxJteGh5RkdM\nf8AzmDfs0HGX6ulC7Lm3WgvmxM37Utqd1clN0JyD0byO8CVYNcB5LoZMIhWv\noIx/47qUE7QqR7+mxJshGwC8xQLORVFg7VxlfIGVi4rH+v+NSt8DLQzqr7iu\ne6eJLpqBywPchCFWYkJdjqmSFC2lu2W2nTfq+R+9N4SCtMzaAuiIwFRlkkI5\nAxyT1Q2vk6n+WSGy8Ytzb0en+cAGl+iMOseFlw1x3QQDzEOQWsz1zeZQDuLT\nuCzgq9E1lT/eZYkcV/ecnqhvvkxom6N1pV2az4w9DSk66/8Qcm9AxbmeACGm\niTrmW5TV0fN7LunyBDciRW4v7QlRnUaXk4TJp6EJ6tC72UxbDBNt44LHkWMl\nIhxD\r\n=4/up\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9e2b497fc64dce3054b2953f2b507c9f961cc6aa","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.13.0","dependencies":{"npm":"7.0.0-rc.1","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.5_1601675390288_0.48138251750404315","host":"s3://npm-registry-packages"}},"3.2.6":{"name":"yarn-audit-fix","version":"3.2.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"fdcdb4637a103a72e98c9cc77b4c7600487dea51","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.6.tgz","fileCount":19,"integrity":"sha512-Oa+B5nkfHivbsYyfGNqLnydVkZg3ki3EKtdYxQwX8BwuMMxmtilRYMq1OcfsDpyJF7z+2DsPlx2tbE8yJpyW6w==","signatures":[{"sig":"MEYCIQCHgnF0rHVLX5teflK/z0iQOM1UES+FqAGTgFmJtTaA9QIhAPQNgBFN6p92oZtLS/P3ixMS7pEsy+UbZgTwXvBklpXm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeAvLCRA9TVsSAnZWagAAIp0QAJcpliWEnVPhtNjxsr6h\nhSFGJfvB7uLZsjCeoCa2ex+nml3HZ5k+Cz/RXvFda4EljD9uOGahJeAg9b/I\n1UQYQkSnWg2rbbM0ueIZe3T1/oihpXutj4RibpnsTcrKWni0jqsRuPsZhZJT\n+oLoye9Wl3pEJQVsRxa+4fI49bpR+YqMiXs5R+3ds6BvUmCKbOpTit6wcpyd\nL04ijJpt7fgxKNZSgSrODLOZs6FLSgBWGVIkbZO2oG6PeCiKZhECOm9rnxwW\nmUvDLxw5/DfePJbWB+2Ougx3cfoeA3Ub4uwFwX5FeRwgtpSHktVjIpLREeOd\ndTZooKsNQOC4C++HCVjPwpcJAytqIHprYzV0G5P5VF6JdQUHndA8PEDZNaWF\n/3oOV6ZQVM7C+dZs6bIzHxp9kJym5SxTZXBMl7sYKvL0ERr5erHZP2mJ0K68\n+AZJ8cJxtxHVyeS0YqpU3xyZOsuHT1CcbPtg86e2DoLzMfdJK1C8+ZVOmBkc\nvy4dbfvNoN77WpHwH98zVL8RtOcHWtu09xo3XzF5gOI/jY7FPlOTqQs7Vjfj\nvEhGGIHJo0ah6dw8jGVERv3+HqngdtXn3X7HTbDbqXUo4YgnhbGRw+0Y0b7V\no5aPo2CL4f4qedfevYgBkd2rglMMx54IIDogtACnXwBn3F8SrZoL24kfjnmX\n2QGr\r\n=1BbA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9f97e5f50c1e071a9ca178af7f089703ab7d7213","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.13.0","dependencies":{"npm":"7.0.0-rc.2","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.6_1601702858473_0.6911158294585829","host":"s3://npm-registry-packages"}},"3.2.7":{"name":"yarn-audit-fix","version":"3.2.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"0d387be265fe02fab1ae4a87bdd3f50ae78b2241","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.7.tgz","fileCount":19,"integrity":"sha512-dqiVvdjoGUsJFJt7gUghqcDZlC1FvRAiw8MumJJbEacrf+zyU75cf0UHMIO0aLqDWWHHvmMuIlkYe1hn1Zxwbw==","signatures":[{"sig":"MEQCIEVnwcUmlhZrctsHaEt9ushy1Jld8StsoUzmslXJZj+FAiAxl3XVoOtejE6zDJOQZ/9nZ7IM5TVGTQcpTzTXIHZsAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffWfpCRA9TVsSAnZWagAA6BYP/25GVTfNQepHzKSyWNP6\nrOGHiFc7T1En3zxa3jY4Kbg/E7Y1sWIt546hTkG2x1UtdjO+QpkA4rLPAvO6\no1tQCyVx8NP0T4IMKXULAf9Gv+C9+rV29v/Sy14n11jAKzZo4ia3p26D6CzF\nFsk93gJhEs7w6wd5uGy9vsIUD7GKIDl8zP5mcCtSeU9WU+nk2eaq5HO08MAc\n+vWv2J/WaRpO7m2UOlu4fGff9A9Zg2uXupW+E4dfUq6faWAK1hpaPfI4eB8Q\n8HOK94MgrRUsadGz1SqQk/KGrEBznMfqHqNHGPC7yCPzs08BDnIwbb/F5sWu\nVRjGV+PWLm8kxXugjrUI+hfgR6imnBSSQao4HTDZZw8pCSKMAxVY4DegMSir\nPzRuSTO6tlHrz5u8qhU/JaHCOuhEU8eTbiHzodt+BpDy6WE+xOviv8jS6Vfq\nbf8y1ItoinwM2LVSddQOyAh0DfuelqGzCxa6nibnybMy/JxZdrnqs1zSyH87\n2xxhx2ARHIuu4BKzvpA9rwUxtrSN9rt9q9lEsQZach/3wW2c145YAFItWZst\nLlSwCPB1hxb6bpVpC34rQ2L+IUWxaQPloGsG0yuwZdLj9oz4N6FajkMufA6/\nmb7lXZJLzeoauOsi7OHB6HFJtUNnqfMER0NlnsK8qVNJqIQIqR0P/sCffK1q\nj5ps\r\n=Rx4P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"081ffaf2bfbf74751c2cf84a351a2d2d10cdb8dd","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.13.0","dependencies":{"npm":"7.0.0-rc.3","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.7_1602054121109_0.3780227682457098","host":"s3://npm-registry-packages"}},"3.2.8":{"name":"yarn-audit-fix","version":"3.2.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"5586c1543bf9b54b43e46b6bcdf37b64d13fca98","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.8.tgz","fileCount":19,"integrity":"sha512-0DF6kSfZM1AkVThmFHXaToh2cYi6zV0R9+33+6KlvMDFFbeEcTjukCrfiqpNz+vM44h6G/AGUmUrWmE36YV4/g==","signatures":[{"sig":"MEYCIQDC9rflStZSS11K28D7KdXdGBLuvdWQdKmm2NGt/DZWHAIhALFRO7NB8o0g4IAmsZXkZAUBtWy8qKQpponuc3QYZ5uD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgXPQCRA9TVsSAnZWagAA/HgP/iMMKEMlHvb801pkkyF3\n3LqBVk94Y4qL/Eq4uDHUh9WzZYB+CAuWTirNGEWO+zyYnZPJrSNORNS0xE3k\nMKwRfbHsukb6xod70okZjcOf3forbbyrjW+PmH1iIu+0IeNyfDu7c1UB/06U\nGiSNgCFUV5ON5af+zZwQR+d25ebGUoaf6C+BePh9CI+ZVSrKaD+n+lz8d3Ra\nnCk31JCLtqBgnrEODxhUkWxScJR2nVngJSB0vzNGvJke7S5xJQK8+6fNnEut\nRsTCCr5NypipfQ0xFR1tm60GIH6UNvaOsbvFkKJ8XlfwaQ0RBRXHcf0Xn94l\ntxMq+Af+L4OLVeFz8w8sBLMgD9FIX70PdyI8N4YAmYngS+umCrT4eR8j6Evw\nfZgjbg5xyccgTKd4LNCRMia2OvXfOZxm8/YV52TrzTTKLeDOUR2aTmgKSG3A\nnEWwYWkZFIMPFalq5K+4SoES2aVFiqnA09QLAPJUi4u9ecvGeRVzUg1xwLLR\nGUw/JnNexFy0OerZn+44qpVe8sbU7YaMHHC6SOf4FUBKcD2obm8ykSr76tMr\nq5nrXlwJJmF1S1+wXcEJ2Os0sPkXznAtDkrBq50CcU0dNJPl59ojOn2PFBka\nNXUBhWwYnLdcF6AY+/9CNzr4USF8xJuIaT4o3PikEbZ5wFxqx2RSx1XXxpjJ\nZkoR\r\n=3Sj5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"cb06533b17451b249dbf29ee16eae40f5749bd3a","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.13.1","dependencies":{"npm":"7.0.0-rc.4","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.8_1602319311598_0.2708495540828977","host":"s3://npm-registry-packages"}},"3.2.9":{"name":"yarn-audit-fix","version":"3.2.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"2af63eb2a377f213e05ec641bede37be38c7c682","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.9.tgz","fileCount":19,"integrity":"sha512-Lirfil2uPa6OZjtvFmjXYWtdswALt1flVRCPkJEjzY4wYOc4LwdLjfGjdULoL3DWWmMItwNjaBSqclx+8Lgx8g==","signatures":[{"sig":"MEUCIDzbBmxcsjHvNfn2w3Y+SqKCWVh6uATbUN+SZnsM5luTAiEAqo4f5Bk8nkyO0O92YfDYi9rk4x8iP2wX8AE+BZ141BA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhU1rCRA9TVsSAnZWagAAFpcP/jBVnfV8zOkWGrht7bQ/\nfys9S+1z0eAT0uOoNXnGP3QLqN4yF4TXs1RwH+AlaBfm+dUeSSozS8oY2GIh\nJAx7JoB2ZqLziYaKfW3hpa0HejM0GKjVdd2RP7Qtz919RnAYdnkDFb+uow6O\nPHEsE1CN6rpVt5KX7Z6I+fvRsqafSUVpriKD1YYZUrFsh+zucGWrNByOZwK2\nwdLaYgrJZ8RpzDlw3MJ7QG5HxhhhsRtr65h23vDfacGjsVjbetz1Z0kWnWew\nhJ/9iCdOOFsZdfyZCojkebj+KlyiABwE50s+1yWIg2wgLtbMm+OEBnzT3qLi\nHLHFC5bzztunjDx1R0wg2iOA/s+sOWzOHPuHmsWrCdhnN0kEB7qGWMcjjwH4\nu+CFesT79jvt1Kq5z0LcjcQ//BaYBWK8nBZVK1tSpBXrBIRk4moVBTavWkT1\nPszjjHybhIBi9qJPWh1uuistg+CWZ4BJlxLbzcUGIvnYUVP4DPs2N/SbWWaI\nyLpkBcFpZTR6MnIUUbS3+bM1RZoz8BjmiciV82N8vtDP0fQn4xAQfqzC67VY\nSYm7zV+vfVTrtYIHyE3RwXwck33LF3TUaIqSs71MZ+9Lryk/f3pVytyCaNk4\nia29gDpaufUsnK4gWnLMIjwRdxjfPLYoqFpegvfXlFhsbDbibb4RhOsS/gsl\nX122\r\n=aWFR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d1efb54830961b0fe247324961bb716137220227","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.13.1","dependencies":{"npm":"7.0.0","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.9_1602571626976_0.1966938256030677","host":"s3://npm-registry-packages"}},"3.2.10":{"name":"yarn-audit-fix","version":"3.2.10","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.10","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"0fd6af612bcddedca5726f4834fac141a7cb118d","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.10.tgz","fileCount":19,"integrity":"sha512-k2N6ft7YP1jM2bf7sTS7akruuRORcT1g+t7+rAtkLAPfs3mAZUfi7hWOFb+OnYzwMfNJhDY72lwit1cabRlgag==","signatures":[{"sig":"MEUCIQDC3s7Lp+AJ7+pUHPu9QiyY3czRrBDo7wFTkDzH0DcTVgIga5arGqKHdOEknBGXBzo/L21q3QBUL0Z/pPsVXXIaP/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64745,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiTLLCRA9TVsSAnZWagAAxW8P/0VEC1uyx7q0PGQCauWd\nmyPurUyTRgrwZmX6f0LY0DXz53JkTSPk2l7hSF9+AD2wm5cUmMyX0ZsOzPwa\neu3MF4UiMx+AEDOAgBDvT49qzmuy6vkAC87y2AqrUU6gn0tsbguevFxRVvIB\nzxFG/cqOELeaZPuDQMOxO+brudiNQc7kO4CQDQbUOX3WVF+jAhIGO27IP7re\ncT5vZSmLkZrjluI5nBX2dtKeL52o9tIUddUxobSnpijVYzVqxjnxxg/jQl5M\n7GA+loArQVV2Tq7brUV+OtTuhdbgolWQ8QyjoaFuNspwNxLeOao+7r7KLWtK\nCYhdqEgJ5XFMdbHEwA4sg1o6b18eGnCW4RieQeKKsmOejVDp87Bs/7rz6qlj\n7Nw0fj2nOu82ZJgjnZ20fsoVC5ylRY7shfjFPP7nvP/yyJNifRGClMEKbc7V\nD7ZWiUJwy6EUkgbSrAPZLg3+2CTLd6mrp2hBpmD+8UDPBp1JnRPTDjPvrS7M\nLSwJZmcYJPCwhzflM72w/8k9fi0bWOtw9Q8W5ueXia+McjAZkl/lKcasf5d0\njgllOFWws4VZS/hVm9w4xPaFUwK1EMDb24e3LgpwcctV62CJnkILiBK2iPfq\n9ychl4hSJ3fEBJDDvrEUMc9xcK1i94m305MM7hOMRxSa3fl01QcWi6toNYfP\nl35T\r\n=tLiZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"a92ca3b59bc624a7d13955f824c568790fe76a03","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.14.0","dependencies":{"npm":"7.0.1","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.1","pkg-dir":"^4.2.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.1","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.2","mkdirp":"^1.0.4","terser":"^5.3.3","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.2","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.0","semantic-release":"^17.1.2","inside-out-promise":"^2.1.0","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.10_1602826954770_0.9229999450709405","host":"s3://npm-registry-packages"}},"3.2.11":{"name":"yarn-audit-fix","version":"3.2.11","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.11","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"6872190b3ae6d93c98803467084e3572c578f622","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.11.tgz","fileCount":19,"integrity":"sha512-HXzaRYYMfz0hau4BK2auuCV8JlJwbr2AAusdOAQhLh/wpktJI4G7kwLzGBbMiHiMzFpFYlLG4KZJ//rYdATN4Q==","signatures":[{"sig":"MEUCIQDtzZuCvzHEe7VMleEotYVt1zfXNjIeUl7FdMsAS1LamgIgVDyMQv8U7KPImPCQ8TjBDPSjP268G07FZyy3lHt6BHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiqs1CRA9TVsSAnZWagAA938P/jagNNueDrFQ+nV7rgmf\n/1QXITOn2qx3LiDXuXm+jQK9zLErOWgoGBi0UHPHgM+MBVgo7ReVIaLxF5nA\nW+90++SFv60H045yq8PRaPNG3HbPQ1rpqf3K3y3yghFHGRwFL9CYAXb+sNHJ\nJTJxBI8DhOJMl/unyXujcrC46ZWVFDDQRqy2UVUHV4UgdA2XU8D2GeXtCZAo\nR7Qk9d887yR+QbNR8ZaNkXel0/EF1BHh4fPtp13mU6nhGHrO8vKMdKrwjHlq\nUMkirUj653ynHBNKFKmvNhmiRftQoh6KLzDv9W0BrGjPlBY5Z0AbhcifzUGw\nuoUOxZ+A/AyXP4vTynP8p1xVzS7JIUg/Ajgzqq0ukFMuBByzdYda3UjyPH1n\nFQBZQaKlcAeI0XqIjHw+MZQ2m/XdCmJQpQBX81xXEsVTA2ZavUxRaiPyscsu\nTh+ugQtv9XdXklHPkQmlzlZBWbZUvRUTgTXDUrCPA83sFipKBdst3XoibXof\nlZI/vHQdu1UiTT0OGHyfcAdrurgYu3Rb0V2Pi9i8Iv5LTwucmmqQ96ULALxK\n6EFjs1LP9JnXqQ4b6GY7yTpR/5QSvJm+hMSRxsZXfmr8DKHR80jFAZwPOT/m\n2j7zPQFwE84jlh0/1gcO0PpI4WGnXY+TVg4sngDQc/ykEx1m9XJODRpzczZS\nNUn6\r\n=cFx6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"a6b8e0fd4079195cee254a8d33e0c00116aeb015","private":false,"release":{"branch":"master","prepare":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git"],"publish":["@semantic-release/npm","@semantic-release/github","@qiwi/semantic-release-gh-pages-plugin"],"verifyConditions":["@semantic-release/changelog","@semantic-release/npm","@semantic-release/git","@qiwi/semantic-release-gh-pages-plugin"]},"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"tslint -p tsconfig.json -c tslint.json && tslint -c tslint.json src/test/js/*.js","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && semantic-release","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"tslint -p tsconfig.json -c tslint.json --fix && tslint -c tslint.json src/test/js/*.js --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npm.cmd && echo 'rm-npm-bin: deleted node_modules/.bin/npm'","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.14.0","dependencies":{"npm":"^7.0.2","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","bash-path":"^2.0.1","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.2","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.5.3","mkdirp":"^1.0.4","terser":"^5.3.5","tslint":"6.1.3","cpy-cli":"^3.1.1","ts-jest":"^26.4.1","typedoc":"^0.19.2","coveralls":"^3.1.0","typescript":"4.0.3","@types/jest":"^26.0.14","@types/node":"^14.11.10","@qiwi/license":"^1.1.3","@qiwi/libdefkit":"^2.1.1","semantic-release":"^17.2.1","inside-out-promise":"^2.1.1","tslint-config-qiwi":"^1.5.0","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.0.6","@semantic-release/github":"^7.1.1","@semantic-release/changelog":"^5.0.1","@swissquote/crafty-preset-jest":"^1.12.0","typedoc-plugin-external-module-name":"^4.0.3","@qiwi/semantic-release-gh-pages-plugin":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.11_1602923316909_0.8879821997091275","host":"s3://npm-registry-packages"}},"3.2.12":{"name":"yarn-audit-fix","version":"3.2.12","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.12","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"552839204b48c346c50c6c08537eec923eaa6477","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.12.tgz","fileCount":19,"integrity":"sha512-rIgu+ueZFl2eWtS+Wo4DrMRSPC4weCQ95sGeXAvxyvBwtiZ9zfIqaKMg3KTSKCmEsxZLmlcZ+lVQfmWfRSvgEA==","signatures":[{"sig":"MEQCIDKdsBfbIatIVxVBWXff0hEYoe5EPvwxjHO/J6E4FQvLAiB4dnOYfluB9aMRskGXZfY/hGj3iDTOCyD380rI3p8lAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnEyzCRA9TVsSAnZWagAA5Y4P/R2ciaVpBVkqewmEM4gu\nEVDpDF/PR/66d6lJ0oxnenvv4dzBDZm1j92+yd2mOYuwr6BsmwmxatBJ/QLP\nvBTwkLDyoevPZoa5FbxMDZibNpbIXd8x5HskQ9IXQJt+GHAJtMJteQ0b8UhQ\nhUo6YvgOqS6H1GmoqwHYf5GYLFc8slDnXRR4oYCDEdoPFcdl8c1Ouv0i67MK\n0eu4enL5Si9y03gT0tVWze8mvbp1ubR/vN4qHCpYg9wqDPMH5bfe97qSjcfC\njPmMD5gbDgHQ+uvBc1rYjY6zI1rRgZYWBlFLib8ELdDec5PXcQ2G11iH3u8b\nSOcj2NbK0fGTfB9+nbPaK1TisIynYXgE8Ws8o90Vo60bc4KTt1L/3KkiQNDG\n2HA61d5GkxPweHf1g0sLaWcZS5DO/NxO2C22iYJzA2eyvxSAn6TvfoIjQXU2\nCWSb/FDTh2+r31soci2i6yoBlTcyea4Vnroa8jRn70FFB7W4zqPzIfIdtQZ8\nQ8Fs/fGLFWrBI2bNKXgyFdU4g5jZoaCa1cV3V4uzeW1VfD/DrWreLjUcbWfJ\nx8HMKT+tDOt00W6XOrTCyKwNpFRpM5z9Fa/NamlYzuN3cDioEC1wzy+ke3C2\nMwpqTibTehor6AAU7XFg9YJk4Q6aNIZ7GAe2nG3uBZ3Bk41RftwvG3Triz0X\nJdvZ\r\n=PSjf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"c749157d78353b3bbb2a4123c7a3a0bcab33f4a3","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main --ignoreCompilerErrors || exit 0","jest":"jest -w 1 --config=jest.config.json","lint":"eslint 'src/**/*.+(js|ts)'","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.15.0","dependencies":{"npm":"^7.0.2","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","bash-path":"^2.0.1","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.2","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.1","eslint":"^7.12.1","mkdirp":"^1.0.4","terser":"^5.3.8","cpy-cli":"^3.1.1","ts-jest":"^26.4.3","typedoc":"^0.19.2","prettier":"^2.1.2","coveralls":"^3.1.0","typescript":"4.0.5","@types/jest":"^26.0.15","@types/node":"^14.14.6","@qiwi/libdefkit":"^2.1.4","eslint-config-qiwi":"^1.10.0","inside-out-promise":"^2.1.2","eslint-config-prettier":"^6.15.0","@swissquote/crafty-preset-jest":"^1.13.7","typedoc-plugin-external-module-name":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.12_1604078770788_0.46731668308521757","host":"s3://npm-registry-packages"}},"3.2.13":{"name":"yarn-audit-fix","version":"3.2.13","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.13","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"aa71a1edca4e688857f15b6b209472dce79d5ddc","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.13.tgz","fileCount":19,"integrity":"sha512-yPvdF5+v7MDB+/kqpzLSwxlUMBAIH3n9tadlfVpjDWVQ+KHWGxCW9Gk1fK5I7h960VwdCKeR3L6Ik8uwS8nVCw==","signatures":[{"sig":"MEQCIDggGxFShqti3+MkbAAoIVFYVEvxNSVme4iEaLtWN17pAiAiqLU2nySKOpFQP/KHLO28KJkN4SDKgj75liN0qNgNVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz3C5CRA9TVsSAnZWagAAQZQQAIxXQ8NTLSkD/o+9bfzk\npl2ujGUhu95ZfZhvzQoqWuZ+fhUztiRJRsnjJQ/HfcR2WPlLherF34JgalmG\nB+Y8UICP5FjoaSBdisUMSQMv5M9bXH3xRqAmwzO/HsVBI3GA6f4tRp3Q9hmK\nub+l4XqqIHjT/bbcR8qsceKG11NA8PSdCahNZN616EyPlYFxT3OGGyIocltg\n5ZAxxpuaR/SwocP6dW4Dnh0slyiT6HI2F1mmTmUqKr3pAvdT9eqK+Vtk74z6\nQ56xWiz4oBr41kVEBNiLyO0SVg7+Ki92Totpf9gTtqYW9Dov9CbZjg6EgHVs\n8yaLTrirHrkDo5yfIcXdjEoEsRUmQ/fBBmD+IM9IoAfpFPCT/9ekJMx9ICnU\nlXxKsY8LCKN2ELiOQsO/VWNa/MO30BLH7M7GKKCdggBp/r1GztLTTEn4NdJF\nwjdBRhZf3/aobTJMdnCnGXQacc0XgYVebhD9kkiXtTjuJktmw4bmga5qqeF0\nR0GRnctDNATPwjnFq3RbPo/rJaUKJGvMQ3Z1hRZlbHnFi1F9XWMoNhdQ11OX\nxj3+n5JimbfrxMHL4J9aOPwH46OSRndhw7mkikuj4SOAJl0qW+pR2WSHz7nP\nKPFWWUSrvrHHKUIN01wD/n6TMxmuflqqfsh7tQHcQd4ZuAYJphoRDJXkgYTn\nfEfJ\r\n=05In\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"46220b8eb6e543af3c6ad4740ab7e18c22f37b78","private":false,"scripts":{"docs":"typedoc --readme README.md --tsconfig tsconfig.json src/main","jest":"jest -w 1 --config=jest.config.json","lint":"eslint 'src/**/*.+(js|ts)'","test":"yarn lint && yarn test:unit && yarn test:integration","build":"yarn clean && yarn build:es5 && yarn build:es6 && yarn build:ts && yarn build:libdef && yarn docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.8","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.15.1","dependencies":{"npm":"^7.0.2","synp":"^1.9.4","chalk":"^4.1.0","tslib":"^2.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.0.1","minimist":"^1.2.5","bash-glob":"^2.0.0","bash-path":"^2.0.1","@types/npm":"^2.0.31","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.4","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.15.0","mkdirp":"^1.0.4","terser":"^5.5.1","cpy-cli":"^3.1.1","ts-jest":"^26.4.4","typedoc":"^0.19.2","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"4.1.2","@types/jest":"^26.0.17","@types/node":"^14.14.10","@qiwi/libdefkit":"^2.1.5","eslint-config-qiwi":"^1.10.0","inside-out-promise":"^2.1.2","eslint-config-prettier":"^7.0.0","@swissquote/crafty-preset-jest":"^1.13.7","typedoc-plugin-external-module-name":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.13_1607430329287_0.09357695421999157","host":"s3://npm-registry-packages"}},"3.2.14":{"name":"yarn-audit-fix","version":"3.2.14","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.14","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"31d415c6cd6c7af73abac116d131ddcac549b91b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.14.tgz","fileCount":19,"integrity":"sha512-jfXsbh+JEsBoDZf5LAFmjjJi7itxObmTuDB4qklqy6syrtpCPBNQkYUzMd/d4VTXiyxCeII/luB7yqoGT+5a9w==","signatures":[{"sig":"MEQCIGmfWKvO4XhHcll9a/YpeZ2fLnyh/CmTlTIkiAVe/kXuAiAjXv30gKh7B+Q5ueKvfvRgYdWmf1ik6vgtccbXmJ29Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHpjSCRA9TVsSAnZWagAAGjUQAJNsmb/4Qq/aFhCtFIo7\nxnzpoNTaMDEj2hunzHjC7em61uQU5VPqQT7fsWmylsg1Y8cU/OHl2x07Rsh9\n7LBWL9Q+BJXYBHxnpKuNr/1+FZPiWbUFrqc/wnJdtTugE5SdMgjG8wTdu3O6\nfb/VxdnZjLaN0Bk8GBDjeCOwcQab70XJWZma5dLq0tZkxu6ncCOfq859jWqG\njwMMkqnsGy2DSpJo4C1w+6YA95x1JUUfEs80AI7ptA+lK4VOfEV37/hTXmL/\nMUVaKToVVkeFtXrz/+Vma75YzSzBcuj681jrZY00h49jwpGVgIwpFutKsInr\nMwIdZzbVTohwYOrCkWQb7xPfgo6UMi1Cz1TzftQBZq991kfuHZ41D/NxT48t\nxn+Al2IhVBTHocOI5jkY+cDJSixQNncEh7RC6pj8xEuaYjywlzHrTruujzpb\nJpsBFqTb29lQ8NugaWJx2MEj8KhVALJ4d/v2+5qpbDMKenAACqUm4NhvpaYE\nNnsLxx6I+ZtsqliX7oRc1hsgCnnILMWTu0hbHovkbxidH9N0ZaT6qPOPG8lu\nB5uJnnIDphl20WTSA+n365q3CD0AHUSmnES7xeUlaRYEYtoadmitLnpWyNb0\nfksvYa3LOU/V9gst7XEkXB+F3Nb/Ct6yHoy9PPTQ/W5TuyIjss4oocaK6RQU\nWfAm\r\n=n7Iu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"fb621cc921e9aa9a8b1d227a2c404c5df5deead9","private":false,"scripts":{"docs":"typedoc src/main","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.10","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.15.4","dependencies":{"npm":"^7.5.2","synp":"^1.9.5","chalk":"^4.1.0","tslib":"^2.1.0","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","minimist":"^1.2.5","bash-glob":"^2.0.0","bash-path":"^2.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.6","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.19.0","mkdirp":"^1.0.4","terser":"^5.5.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.0","typedoc":"^0.20.21","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"4.1.3","@types/jest":"^26.0.20","@types/node":"^14.14.25","@qiwi/libdefkit":"^2.1.5","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.4","inside-out-promise":"^2.1.2","eslint-config-prettier":"^7.2.0","@swissquote/crafty-preset-jest":"^1.13.7"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.14_1612617938185_0.3021169541309221","host":"s3://npm-registry-packages"}},"3.2.15":{"name":"yarn-audit-fix","version":"3.2.15","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.15","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"d837273820796c2a80eeb0a58c139ba042337e5b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.15.tgz","fileCount":19,"integrity":"sha512-n9n9WQXX5lwvJD5vQQyothyHky8s997mvJi6BcdbWPK5hA4v4vLWucOkUd9eWiV2d844SyWSefz5wuRnZGXAvQ==","signatures":[{"sig":"MEUCIGgwqaEXdDYjzMHeHWWaPQOWOGp/1f3Ui7wtxElw7FKMAiEA8a4ssNlLcfCUkcSWRA/6dyYED5efBRXwmIHGgFVUTFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgI/NMCRA9TVsSAnZWagAACSkP/Revl3BRa+T0DwhXaDsP\nTh0AVOgGb+4AwnJS1IjjSzm4v/r+Iy48jvUTzfSwNXrqPo73ZVwIOQNQ+Kdx\n2YuUmvINe0PFZJ398IDCkfrv7n3zhU6qVGnqYr4qRFxYVj/Ky4ngab1xg+t0\nTdp0yyaHIZz1BZah96sh6xHsloHr8Yfab6LQGQVKrcYJPVH2s/9PxoQi4Qzd\n3MRBwjsqnZpF+EKeBddlKtuqURs78dOLjwWyf6gLqEF9F3aw2PscM1pIlwMH\ni7XdWisFIUSo51pgNbozvs3lBP1lhuGJfVvdY0htGMYFtTILKFTAXdnWKjdi\njjGm2jBZHu3X+mULXlZ/guh9xr6eWlQTOjXAF/CKHuUcq/3BjeT52byYgkDV\nmSjG9WlKb7XYZCC4x/2AwPdlq8fC/ME8aHBUtfr/UNhnAR0QY7P89heSRpzb\nt0FSc/ZY9pqGn+edKqZroaxOjM5XQfyUe3L4vfyS03mltfTeptNFNfZCEk2k\nicnbt9/rhE6zhY1CFPyi3jqd8KORQcH4qupyVGWwohECKwRBL0d5wDUph32a\nmA+jvxC3s4BrS/BypE9QjD5xz1bii7nfOgFzQXb2EmlD/sWtqpquogdXdeh1\nCKjt76sicgVHes29ZjWhFiarxJYtYjCwYqdHRCuhMsoPdVAQ95FPSxMOMSoL\nQNvG\r\n=4Wte\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9cd23cbe2c3535ecda1539658b31fe278b81ff6c","private":false,"scripts":{"docs":"typedoc src/main","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","coveralls:push":"cat ./coverage/lcov.info | coveralls || exit 0","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.10","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.15.4","dependencies":{"npm":"^7.5.3","synp":"^1.9.5","chalk":"^4.1.0","tslib":"^2.1.0","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","minimist":"^1.2.5","bash-glob":"^2.0.0","bash-path":"^2.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.6","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.19.0","mkdirp":"^1.0.4","terser":"^5.5.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.1","typedoc":"^0.20.23","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"4.1.4","@types/jest":"^26.0.20","@types/node":"^14.14.25","@qiwi/libdefkit":"^2.1.6","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.4","inside-out-promise":"^2.1.2","eslint-config-prettier":"^7.2.0","@swissquote/crafty-preset-jest":"^1.13.7"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.15_1612968779586_0.49854193494787724","host":"s3://npm-registry-packages"}},"3.2.16":{"name":"yarn-audit-fix","version":"3.2.16","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.2.16","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e9a140555723d160a6173071543af86c2ce6d1c1","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.2.16.tgz","fileCount":19,"integrity":"sha512-XwYOPDSTbr18JcRLRrK3iyArjfsnYJBURuWGuQ3T7kFfInNgb10c6m6jY2hzTHbwyJ9YF5ozyu34yMbAUc2sQQ==","signatures":[{"sig":"MEUCIQD4RbOtsgMW8rQJ9/EtTl0v+Vs8SvK+jo5wKTZM4lpwlQIgfJuo4ZKu9Pc6BjpAMaVGUnnj+eIv+TKW2zsn0MYqOQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJ63dCRA9TVsSAnZWagAA3BsP/iFgCVaY7Kro2i1Ufibu\nxLl5iNmn0dZsBpYsqLSyywgaATMOKxeWHhP3c4vyS+q9Bd+iLB4GdnPvbe0H\nGtwYU4VAxxPm3NHvYz8fCryfRcSo0OZ3RJOIJJ17NgqGlFi5L4uaMt5cSPW1\nH0S9E20ReSUA3YEBpkzC2rMFnv1I+GlPmTjqA8ydZKw7bZhKyLK+sLcMH2IB\nShyOxsqR9Ax2+BlPnOnwXIgTIWYjeE/R89aLjifAspoAWk+nZydBIXKA/0aO\nWqquS+iCRSCHT5yTnV60mVhpe/p4ZFOBRxHgo7KqwC3mdL7IQBwTwNZZ40wE\neWhHwwa8xsirAQ+YMksrjS5iNF2NGtPMv94xvbyUHbj2pUHNUDR17hHr/juR\nBwSyLxjyeIISPba/OrfD3GjoR4Gr+BJDOM1YWDxwRg9ITRoLMDUgOV8LJhCn\n1G6nR3Fe/NfH6fIBuKdDHF20sbW5MKp1jxy5j2hMJkpLoSTHzuZo1ft3Vfci\nRalp39KsWxL2ocIsR4VRZuWM1vce3nTfu582PtNlU3oIC5GVgEKytP5X86oD\n0YySIaAc7cJXLhtkQpfiul3Vh9CXu0OXshL2IUeM6NbK2+3kAVnoJ0QfYMma\nlvIJonEkpEIc8q7zFMXrRWRyla9YUaN/l/luiNvsmw0KSjyoXVYFlo8k0bc1\nES0e\r\n=Jc7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"3d236377518ad9b3f29a1a654e5c256882b18e72","private":false,"scripts":{"docs":"typedoc src/main","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.10","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.15.4","dependencies":{"npm":"^7.5.4","synp":"^1.9.6","chalk":"^4.1.0","tslib":"^2.1.0","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","minimist":"^1.2.5","bash-glob":"^2.0.0","bash-path":"^2.0.1","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.7","@types/bash-glob":"^2.0.0","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.20.0","mkdirp":"^1.0.4","terser":"^5.6.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.1","typedoc":"^0.20.24","prettier":"^2.2.1","typescript":"4.1.5","@types/jest":"^26.0.20","@types/node":"^14.14.27","@qiwi/libdefkit":"^2.1.6","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.4","inside-out-promise":"^2.1.2","eslint-config-prettier":"^7.2.0","@swissquote/crafty-preset-jest":"^1.13.7"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.2.16_1613213149404_0.42027926127058457","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"yarn-audit-fix","version":"3.3.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.3.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"2a718c7d2f42663da84f0bf192da3d6835a058d5","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.3.0.tgz","fileCount":19,"integrity":"sha512-d1upe6WemSTNdkOaCfmubT+PJT8/eDkHxnVXiu3xRKDM/DevOCgwE2ZbnQjJH8imp5dr9Ambt3fGK2jEKVe80A==","signatures":[{"sig":"MEYCIQD+D8cP5i0OVwZD3RLXus4pqXDzUCgDxDuU25TO/7496AIhAP9BriHPcwe+kUjQ0AudAj1yAJtm7dtlhEutH1GHeUg5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMrCWCRA9TVsSAnZWagAAP1kP/2vxiur7yVBfB4rexDPR\nusEXhmO8NJh8sCDbBpF0jDbc9dTv1DQentfaWEscPZgzprHVtVnq0y0G+8/l\njCmeZi70weNAXrZtsn+hdYtJJrPCCd+uTb6KDY98Qfi8RXkJUXiDr3ezFrDg\nTbkTcAmSOnYnPvNIqFuKAEug+OpkOUKFX9ulXHZcky1ZVOsJiD+Lg3IFpA9T\n9bNQGAZYVkLsZr6dAu82IDKdiLxq0lnGsXbnl4hGxOQ8oNuL7xER2BluLwR9\nLnaXPTNHHiMlwZgkIxovhw8JE4D2OD0MWNRYp2pxVF6WBUuOTQ+GpkZi+x4r\nrt/qqF0My7prAdzNrzEUFek5P8Migv8uztq/7TOxvhKo0WEtMh0AOl80tM8x\nE1STS74c7G7yIzqtNwZQ4hgTSm+lo/cUX7UzvbaVRY7OB2fPzJO7wgyHXHeg\nHMU0vtHe6Gw+4xdARsDO5Y+OChO+MBFqGdMp+NkRNr/28JDUBnZ+gmV/Epas\nWXDsVUDCVisA4um6NxXNdZNKNhoiGXOrFxwN3U2/mZLzx2MtdUATpqDIo0vy\now81DmzGbnvZuIX13aoH0ntYC2nRhgbO0mwm27HzU1/a9a8Li0VY/J9Pke6I\nnlLM2CGhRMO6gH2jAxTNFFHP5Uzu3LTtmvzdR0Xgi6kcmjiDBxQ6NeVaTYyg\nf+4u\r\n=9/PO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"099c79c54415af659f433cc142902965c1d6e885","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.15.5","dependencies":{"npm":"^7.5.4","synp":"^1.9.6","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.2","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.7","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.20.0","mkdirp":"^1.0.4","terser":"^5.6.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.1","typedoc":"^0.20.27","prettier":"^2.2.1","typescript":"4.1.5","@types/jest":"^26.0.20","@types/node":"^14.14.31","@qiwi/libdefkit":"^2.1.6","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.7","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.0.0","@swissquote/crafty-preset-jest":"^1.13.7"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.3.0_1613934741863_0.857834872608177","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"yarn-audit-fix","version":"3.3.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.3.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e79cbb5bddf2f35b7d4c3731b6b063dda4869b17","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.3.1.tgz","fileCount":24,"integrity":"sha512-gG20dbKvxTbns8Or9q72Uy0kc1nwskWHZZS5KL5gXbiKuNAWehM/UufLneO9DwEZEgYINmsHLff1gJd1ba9fvQ==","signatures":[{"sig":"MEUCIQCcGQ8uUMJBWL9e148U92g3xfPIsVVY6M5fCQ0e+OsChwIgKGAXPZaABCbK44ZsDn6zerHd7iDiaMEwDrPUqvryTAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP7wuCRA9TVsSAnZWagAA44oQAIn22jQmY2uH6cxCvWDD\n4b60FXunBntyNdgCwxNTzKAdoMZ/cN4bd1UkWTjkepDWChaPWhae9F/B6Z17\nuja1MznPy8/y0LKmWbcC0o8VI9laXWvqCA/4NTiqjCc8GvDqamdXGHNkkM9h\n55OyZYDdJQa4z4cyAhdvYOdFlrQ1dmozTSGy04PWYFVqBoblJ3gu5mpPZ3Wy\nwuIRF7A1obK++cWP2AKfwdMIJqN5yoTbR2egnYKhViZ5/2UhWSk3iGN9M23x\nFhKyybV+HgjfWuas7lccw7LQi/Qs7C5HX9NIa3kzQ8p17YiIQubhFc+/NryD\nf61i8/MgsT+I0rXx7ns4bgPp9pdlYcT9j8u2QsIW4xNiRt3GbICrczHAw/YG\nzcT/wjeAZISsx+gDxw74ePIqp1DxtdEz5tYGnU57c6fL/I0W6OXScCHblDnn\nvrCW5mnOftT9wadwPen8XiYDe/XWtAkm9npY6h9UGvtxdz3DAoQjSAMdJYVe\n8YEx4iF2pc/iT/M6weNh5GJAUhAWh0D4TzVTH/znpdtkYdq4UroFgz1H/n10\nvLuoQmJfNtubo9CrjOgPxw1wtdvoqq6wd3gtwOjQw48hCddUPgo7zYNaHQOh\nDOdZL9oCyEvUSbXSrYonZWwgR/kTc3e+Xpvj9jRMsmD91WSvkgsLzeK5ilvf\n+cAF\r\n=w36I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"7e2047de67b35532bbe76491f41b30e91c176d35","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.15.5","dependencies":{"npm":"^7.6.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.2","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.21.0","mkdirp":"^1.0.4","terser":"^5.6.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.2","typedoc":"^0.20.28","prettier":"^2.2.1","typescript":"4.2.2","@types/jest":"^26.0.20","@types/node":"^14.14.31","@qiwi/libdefkit":"^2.1.6","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.7","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.13.7"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.3.1_1614789677542_0.2552839110720071","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"yarn-audit-fix","version":"3.3.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.3.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"6ae9f57484a9ab19c3b83a06ebe4cd4be703c510","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.3.2.tgz","fileCount":24,"integrity":"sha512-nYqbhjzdHWVbU89NY76bRB2am7UnQ9k7tb2EWJpb2Uq05adxBoyRDYJ7EEvwbUztF3CZ97ihIoilkcfunpwvOQ==","signatures":[{"sig":"MEQCID5+8sCe7Neq0ZkhdZu+DsczyYC8YQeT6iTRwBeBWpZYAiBm40F9jn0XsE8RjQ3hvAonuL2bfc1gAraQtaWOPXaQGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTea6CRA9TVsSAnZWagAAnPMP/0chGQ3OHhnC/DuqcmWZ\nm3GKu4bH3H17yM+64o5FANoYcjSBraqRQklFktniAi65s6fOqag3LNWQLgnZ\ne9jbaehvLTpb4+NNkbKJrKjabxr6QRczB7dT2/FlB7yo/S7alpofM7POnb/k\nzbFaxebQm0caJtmCwZys1NOiIfJtitE07NhO/Zr8iIzhDeAnqIE9PXWNzHw0\nrLnSydnAkmxVOVMm5To+QitnrsQyhM1NcssOGyRpBE/6wTlnwkMIvKn+xOdm\ngWkrxZ9pt9JYBHbV869gp6SoV8+u/Gzpc7QLEgniKrsqS030T8jq0H39hGFV\n4Z4ZjfVteZpvRx2aLmySnxvE9ch51oD3iOK7mSGtFgckkhLklJRAS/NvqXDn\n4nHAnnPYmTZOu4exesXBl+c25GaEyAGCJNnX7pPDc6TfCdUDPbWyPXLNJFII\nDRu0X6PNrXxr6KpiE/YHc8V8nnpH4fm+AdzjAHQFHjBaNk9R8pDooP/UiFv2\n3NYVaZtmwGkOi4txU9C392yfCUSl2vlZPxNfZRAyfh6zhkUgGNr9Zbd0wOuv\nqBe4F+V9rZaiLU2auQKAxg9MwiFdwMgoSR30pmIsyN8mfm8ze6fwccKQKGG6\n5HrKVXjP6t2TbI2gKRDra+euszG30KhOdJdtWT2qomPgEypK5EwRW8qzP2ma\nDJ6v\r\n=g9w9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"2a3bf6beb4e9b695f0f20ea7a39a615be8a64ca0","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx --yes depcheck -- --ignores tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.6.3","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.2","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.3","typedoc":"^0.20.31","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.20","@types/node":"^14.14.34","@qiwi/libdefkit":"^2.1.6","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.7","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.3.2_1615718073924_0.933994948837894","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"yarn-audit-fix","version":"3.3.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@3.3.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"81aa639553d85dfa7b3e7bd4bef4944ead9f1cb2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-3.3.3.tgz","fileCount":24,"integrity":"sha512-hrdJ7y1Z4ZjCkqpfZqFRKuroUF/oAlcNWQDdqospfxhW1T2JFkqdebbjeQQ6c9vCcAlnW/VD2Sh9mbZzn3cbXg==","signatures":[{"sig":"MEQCIEeZpjumQpfUxDYVkV9GrsltVDulRgCjr9jVXh1BDR+GAiBwUI+dcMSwgqbOPbCa4pGHh5FN4CkFDbK9S81k/1Wjhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWO2nCRA9TVsSAnZWagAAW3kQAJRnhPdiC3Sq1kd2duXn\nqYWuFbzJ8odNnBdtaRdp0hGRXljHzVFiLtinL3J+1ghETEeUgLGlTHEMl/YD\nRkMgoTnb5RKd8PxahDG9qHLVoO9jLD4XdZMF2yNoWHm75irbpWSu4c5PU0Nl\nYhk2c2HCTY7WgQtdjev40OM5cpzX7Uj3C+as3+DT5r2IIyiz26En9N6XOSkl\n2GKOeEeFiFDZLPiwU+0yIx1xH4uhd9OaJbXycytCXIJ0PJ7EzxX5ZQmmsuYO\nJexUbuxnzUnKK6WlpKQZxRWp/EQPjO1fIDbJUyTtk4rZg2QgdLsVrztmc+jL\n6qnr4VNMBIwlXdFc/lBY83TCKKUzXk1bR7NEIMkljqlojct8UQ7PJQlnS4cV\n8Qet3Q02oTYgWdLGzr27CGrAtplNl3O0I9yTuMjTOULpmC43fvqgdZ6GmMqL\negwz7mBGh4oigiZm7wTRg5p+r8Tug2i/JsDygwem+XHq9VaqV28NL7RWVtqb\n4WPzjFDgg14AqltHl9fs/oqSUYF90UHm+2COSUpOVnGWQctOF8tI3GYrxubC\nHbus2joNSZvpswo28RJ8J+4XVri7CwUfqut8RMOQgEnBF4AtJcBg2UTqQko6\n3t5MRbawpC0egqGg4JKEwxRY35/uoIvyjQpqt2msBiwLadw6i+b4MX0fACiq\nJ3Zf\r\n=WSKl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"470b46ff386cb6d8ab2cceff97aa3f86d5eb0962","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx --yes depcheck -- --ignores tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.6.3","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","minimist":"^1.2.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.33","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_3.3.3_1616440742783_0.6513532877648527","host":"s3://npm-registry-packages"}},"4.0.0-rc.0":{"name":"yarn-audit-fix","version":"4.0.0-rc.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.0.0-rc.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"7cabb0793a7192668531f3c275a9dfd9c7f60258","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.0.0-rc.0.tgz","fileCount":24,"integrity":"sha512-E6NjV+5ectZu6E8rK0YZymePlFSSz71gqux530b61IBfz4i2fpy5dqm+03CW7Pyj0DD1ZReGquXmee7K8S8iqA==","signatures":[{"sig":"MEUCIGK6hnquQVoL1y6UXNWRFmt3Po5GFwcXp3H5RxN7O9P1AiEApL2ysgWLTkmedEcACu2IAKMyUAW/4ty79IHrG2SBG/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWw+xCRA9TVsSAnZWagAAonUP/1r8cqvbraKoKLvYkQRF\nxyXrMXn1YRP16tetdCzgjP0UbuL9GM0j/bS2Nouu2Yuz7DviImxGvRKCr4qJ\ngsSakUFpbMdYM+uFLcNwSfASMQQBsOh7ufTZm+3dfhCPie4su1Gfawd/ciy5\nu8HujY6KtvjZuPy/WI2JyfghSnds+XotUd80Rs5Vtfs6nAozdkxJnUwLRmu9\nzilWRiu5GhDcW+XXg2X2AjS+2SlpOUcPOxtg4up261sfFkQUJJjmW4cuo6b1\nwXwLDZU0ToEeLAGOHz7HK4OBDRUPDAhCUOfb9nhl+1H1/WNqjrwXRS7LGFjI\nn8rcU9t7oolnFO66Id5V9uUuEUFDv/yjZo69XGa+Gdx4B8UgXyFtgCgL6HP5\nnJXVM3+BmzsjYRKgicbtxns9IdvQdlPNegVsBk9O93guARrJeWxl6lCFbrkL\nkkZu35DhWBXd3NBD/wp8XBRKYKWb3RNdMCtLuRPsMafB2aOheQFj7U7PGVKy\n2vSwVgTPNLGvmKZQ/Wn8faFdOg4YOxD23MfNjsqViHjUSNuHaVXS5/tEpl5h\ni07moEKaqu0eVauiZB1ZeMcHJ3b1br5sxYib5eai1rjCm9eOBZYBYWszlWLT\nSBBt/UWj7YurXPKBD+9Xyo2NNUSgUchxLYDOd20Z3gOkjcoTqxd84XvAqssu\nNswW\r\n=ewQz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"459d4f5174a128b50c2b8d67c23addfd858899fc","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.7.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.33","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.0.0-rc.0_1616580529415_0.4018499288545492","host":"s3://npm-registry-packages"}},"4.0.0-rc.1":{"name":"yarn-audit-fix","version":"4.0.0-rc.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.0.0-rc.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"1270cd108824954a22b4e01acb14feccc4524594","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.0.0-rc.1.tgz","fileCount":24,"integrity":"sha512-CRyExfk2civSLn4VuWJYsteTe1dTMMfp8QKyQEKbCATVFs/5670P23cVsW+suAdEpBI1+lXIqRQww9GVla+bbw==","signatures":[{"sig":"MEUCIQCsbXbAnaV6F3eQqMcTTN/qhM4AIbQyMxDH7Sfr6Q+dlQIgX2kSmJCqWytBgpElzxHIVoFXx+Fl39jfpThafz5duDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWxCACRA9TVsSAnZWagAA3zEP/iEKS6Te3IV3LR8nMbbK\nnIH/bEzJhW9caS6aMZH4DNYLYh/Jo8/s3ayf0aBorkj8HkygqkR+064vNQYj\nVEE5RAVUYUULkMdnul90LZcaCO7+aGbmcFJXTYqzXsprbWLhp5wH22mIksQV\n8Ij/8FpR+rQIgUMUk7JidNp31StvpI+CS2olMkiK79FodSyI+8FraYmgVdk0\ncgRRU+UWPzLKhknKO1NaGj13M7kkoG4PtyGo5/dA8lv+iM10P1Q+Xi7+y24l\nQjzUkykRRxrON79MH0FHBDaObINF34jGSYBTa6ACIMs28paNN/yzYgm2cEjH\nvxMHOo1YZX3IRtE0FXGDI1X9w/XaRG1PYVzXuu88n5OJGGzeMVDWJXxzIPUt\nHKLI/pP/9K2uEuTNiNYs7QQvqnZJsbdaLYxLLWMPSwP/ldArFt+DBx1wlmbx\nKQQGq7aKdA1YPfIsDyYlx21foh787Z71OHy96gbHp2EL8d3mPejiOBrWc6zi\n+zMgwG2FBHeqxqyZhvvUX0FErTOYY89sBbBo8LVJXb4SuM7xUeSn+QhUlode\nldLqU3oSHGAxPzojXn3c8xnRVnSlLzbyMs6Nm68sY2E/Jy6CG/p+bnKOxQe2\nyvXHYFRcc1kdmLte9Pj+1b2uO4kcHC9+aC4cvXGPf4KJN8NNdcbWl3De82Mn\nNUw2\r\n=Cbyk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"459d4f5174a128b50c2b8d67c23addfd858899fc","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.7.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.33","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.0.0-rc.1_1616580735834_0.5553459467077115","host":"s3://npm-registry-packages"}},"4.0.0-rc.2":{"name":"yarn-audit-fix","version":"4.0.0-rc.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.0.0-rc.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"7aea600b33e40b2defa99b5670f4778eb455281c","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.0.0-rc.2.tgz","fileCount":24,"integrity":"sha512-6oeRDa7otF5uKWTbVWILXtZ8AZ5SJtXFegwmAQ30hbV7A12YcsRo1NHkqDc2IgGS/nKZTcwQDFExDoxHwo7KJg==","signatures":[{"sig":"MEQCIGKBdYmNVQJdwSVMbU2eNn2ybo+1qC57bHOrFm2juyJxAiAwg0ujT9GUNc4mrtq6hLzIbSbX8YQ+mF5bp5X8KMPrBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWxhUCRA9TVsSAnZWagAAvgMP/ROIcK+JqilTrH1ZuUhV\nHfm18EWEeZtDbhY6fe/cRaXVDPMeYoNAIVkWlT4L0BIkDEYFubPCasy3FgaV\nuE0O18pk/Nv24lXmqj1ho3HSFYJ9ffWwH3p1NKSzCUtl6T5nDMl7b23JMCtc\naa1xuJrzzvvOZQEb7rPUwB3qTP7Hou+OeUEQ0gf9X/6noRn0l1Q0AvFYTXF5\n71Llra9agi9An0kRJcbxN1sdpfseOGt8qt+W3bKwLWEJiCx18fGHtLkv8/2b\n8qtGBl5nITLBDFdOw/PEJBb+zv5kBbXSzfDdXeas1W9S9FdqqkXDh4PvDc1o\nHVhw2lVzUKqaRS4HBei4GVOfkfnzve2EqhGNbNHscJEz5pENBOVuXuix300k\nZhCHTkwc7m1v5z9uNMkPQLU4d8/Yw0J2nFpcmddx9J5d90GBhvFlagn1Qapp\n1pSU9phMkc+TuNNc1CbRAmE5zT1aiR95j7KmEg5UJQKzM9OTz4Z8H49e3C4W\nyOH/SqgGAnMIX7JyThoVDspmn6Hd7b4eIgLwzMZvsUTHRYRUj3RUJxxDbWwg\nYVFBnO9Eg2MhTTYG7rVsmrxVlge1ulubnoQ3WbKm1NVdzFqGGv2fc99GEcyt\ndhh/riT7bC0HRZazPilEJPEyTMxuzTN1+QCblt/qbbyrHdYSrOfTYJaKlfRK\nbxtH\r\n=Lc/Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"7495022ccf7a288ffdf7a69fbaa29813ef6c13e5","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.7.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.33","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.0.0-rc.2_1616582739951_0.8542147720037363","host":"s3://npm-registry-packages"}},"4.0.0-rc.3":{"name":"yarn-audit-fix","version":"4.0.0-rc.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.0.0-rc.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"62858b6b8f4d21e1ddff11597f9e1f7d9c9953e3","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.0.0-rc.3.tgz","fileCount":24,"integrity":"sha512-9+jtVpU/gqnFjAwjTyuLdnleTs3fLmH4WgrAOfTJCTM0imTTfIkqix3x6cWREME5Grx6beBPfpv+bGi2iUszyw==","signatures":[{"sig":"MEUCIQDJCejTBmqfdhvdL18YGrCJSUd3xMVGmJyBFY9aUfKRZAIga8vry+fRo9o8ceZQPMq+HG3XMR+4/v7/BnNoaXuPwUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWzjBCRA9TVsSAnZWagAAMJwQAJXhBsRbNvvNdt/tv/uz\nYqa/PmbsCQiL0fRmkwYs/H8UsNWO1Sbg7hFrDZuqpvQnBRaDQZfL+XO/9wn4\nPo+x2ZPCzrWyMyUe+Inx57FALL/7V1EcKR4+LISY+Frz+yfIQfnMb56NrFDH\ndnADl6/WFbt7Iq2+GEOGno7D/BcEeCS/P+iwk8nXqr9+TwcUmcyJFHsKd/Kn\n2/OcJCqtseJKg6lNg/IIAJDUEQf7LOb1Mc1V+I3rVTfGBkjvXQ8zTAMZ+kY7\nTKQXO55b6unvzP2F6dNSt/zflEilTgpbV62/vwgImDVpQMm++4xpiHhrYdbt\n1E67BdXKsNOaC0X+vvo0BkgzXxolnpk+xvlaUnHvYpzRsxewrIbBRXxtt/1o\ncWpEbjOaqOSqCMXK/sKMNMHjnkNGuUxVfp9jsEL4GSTjcnyoQuhfNMnAYu2f\nQtA0Cbj2Zq/jng4xEb+f/nP/qut1T6YWOEwAGhmnPusyZWe/EA8mxhp8ehnt\n485pAhuffckA2/53L2QFzZZ9+kX7QSuSuaPHx3WKR/ZghzR9Tv6flwXUCsm3\nLgboBRmtvyi/4M7kHfqwbmTPuId8UHZL4YMftv25d+WbL03rTzQPBRuqvV3/\nC7fPn9XpE/R4ZzqCET7fQtFe4XQTw9jMl/AvTMGJ6KLruTwD2cR0HxoKt0Rf\nol4p\r\n=zVM8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"7495022ccf7a288ffdf7a69fbaa29813ef6c13e5","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.7.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.33","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.0.0-rc.3_1616591041444_0.8426889969708269","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"yarn-audit-fix","version":"4.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"340f0207b9ddda3a233156d73911dd2be178ef66","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.0.0.tgz","fileCount":24,"integrity":"sha512-EmPLhWgJqR5WZVpLt30uhJc0z1GY8jj9aJitBPZkynDwZDT4bGvHtXCy7tQoUHQeMS4MqypcAyAaZEvup2m5nw==","signatures":[{"sig":"MEUCIGl8cy4rz7HoOEJUMt9LdN12jAoDw7EkmxeKnkKT1VOfAiEAgtbuLBKSX7Ak6JrpB7T7Pydr/2DoQ6HBawViLAA8bjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW0KXCRA9TVsSAnZWagAAgXUP/0C+usK5qzjUigwYwtXc\n9HMvCeW/fddGX/xp2Kn7Y0sDir9Bn5vPpUayez4PPrlsgd0t39VNPbnuuJC4\nuWeIvq4DXMJACgbLioebh71/F45GLEq0XUR71RWGMQBvJ6j4F6mgEedRJRcy\nJnOy9KQb72x6NVDZhEkWE6HDF9KExg8JK+tij5IczMKuCJ7XedsdY/8u5Jsn\nKyZCEWSZ5UfQu8wgIk8lgTrgYrkMtOHpYXDAzWxzyp/PvWFJA6KA1gpUQztY\nRSS4DzGUo0ydsJy8By4eubQwygpKPlPWWhaDVbrn8FLPS2gPWr9M31XLVdLN\ncZT3FMbO/hKbhVg0neKWDWKGjHxyO/vpmdFJYoXEnw2PItUKkHUsR5GeJR6m\no9t5PV/0lq1Hn+PTZCg/yDAS07edDrrqQ/k6TQhOUmqBmf0UVMyAQj/KL7LE\nIE33sZRU/VJbjzNjQ5VSCyhkl4n6k5BqZYl6GtZbHxjhXM8bNKn9kkTpTEl5\nNx0cmGMsWcivOqbVJ1i4anW/KL4TAJgH0g4zZo1BOhkjzNcH8xtihYOvvR7G\ndMByfghe2PhQhThOLZ5W7qOk7544b1ciCAenKLsrVsk9HYiGYSLLd5nt9Tcc\ncgh+GAW4hQabsU+pLjH0NrUt/hsIuePUs5PS3hf2ylMSN/yFlsQRTic8ztx5\n6NkG\r\n=dM6Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9022960e04474133b1e10d053cfc96e6ef69b0b0","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.7.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.33","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.0.0_1616593559114_0.6686487985077891","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"yarn-audit-fix","version":"4.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"641d921311008be3204979298c244a1e2390a650","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.0.tgz","fileCount":24,"integrity":"sha512-5697E6W8fEfPYPYkNeDYd3UBi7WfuC+e7jtZlBIfIaa3PAqVYSQHan3dGCq+M2KNgogSSlAIHRY92qv3SxYuAA==","signatures":[{"sig":"MEUCICt1ytqOypMeoBPBEbZFeDoKdnFRfgaKtDJTnVAWVHUJAiEA0DjiHPZfMLTMwAZH7sjmbzkOb8nY4zb2Hx1gfRzw1m8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW5kaCRA9TVsSAnZWagAAcngP/3/oB3Epspv3pCxPUEGc\nEvu1Vs5k9UJxkrRuOECvb73Yh97HtoWDIUTwSvmzFh20+NejplIBoKbhDI93\nxmxrvMx7MxGqQnMcl8/MXwsLpva0rpM3980ILfUBaQGUkL2YywoJhuP9YC9/\nXGIInvThZ+vUKYu1UhT1CslZkfyTNbYcaLsPYz9lVxVruzK7cF3Ejg+uASNn\n70La12DHzpuVpFrJuFjM3SIzwEtad6SMDvbdZS4w0OU7wn1VGPBNjHqr6Cqm\n0Zxx68mTwuuuRk509KBhqRpjwfV8qTZLVluKncO4J0Y7Z5NM/T3ufxBcnmG0\nN0bFLXdFE13J5L+g5uiyIkALY2+/NtbK7cOiZ6d2uGOCOVoQceG9S6mDOxak\nYAKyJKaIMOe729oC5jGoQiZ0YAQ1MHFBDeXTsQLB5sk1xO60aWfVg5IZEdOK\n9//LeSZrlYeJufOvsuSW4UzYnSSIGgdIer547SfyEOJxrcWJGrUWVRIAL3Ya\nhFXEtb12bKVAjFu1D59yfdNiONT2rSE9DbM6MQFi2uKMNO1LWt/titBgFswU\nH7iVAt/IqKjtV3BS1bpSsVBK1qS4AkTXhmbGt8QZ1zMBJDbi/SE3yGGqFz1H\nLyECNoypI1tDk/VUevycLojajd2T/GcgV4CoGtsc0n06VpIHNsDkSb8/8sZf\nAgB7\r\n=wGM4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f97be166121f91df4d7c1badf255a9086726cdb6","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.7.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.33","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.0_1616615705333_0.43810331827772653","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"yarn-audit-fix","version":"4.1.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"b45091318711ca3e14fb44e573c689c63c1d2621","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.1.tgz","fileCount":24,"integrity":"sha512-VIgAtx85K2sEypMLj+51s01ft8Ihca/S5H1WGhWDX0Qd7UH4bmysoejMUAdHc0FzHDf0MRzFcvwLfvgtM+ajkQ==","signatures":[{"sig":"MEUCIQCLORRHSDkCeP+kdVrRVhXDfPWw8sw7bYkgX/mHSnVgxQIgRjNk+FdjryTmR8T7u3nw4riGruFudi5akBsX8duVmuM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXDBLCRA9TVsSAnZWagAAbrwP/3sZqBq0x2Z/DBb79CyO\nUT2Smx7pZI0LJ5nnat+Qh2rYSC7FB/5y7KIBiNdWjtfAzOdWC642If+8Jfmp\ngLWSdWPcSs7I6/kWh3AbQ37E3B5UhyNm/Qbgy0C+l2qc1HSjEvUOn49issGG\nTQaNujVr6zIPEI2xqjd379j/VzXiTNxbhygnQvcknIirCXuz4HhraIZlvvfX\nnQCrigKshDUhgYrnoqSpGmiSGO9LiwZJXxZ8usHjm8xD/by4jV6rV76Hx6zh\nLlamBf+QkgJdTEXy9OMmSIR+DEAhPDYrxOlyfjOuLgeHCFu6I2xk7kwn9x+7\nMwU7pXkzhWm2NtU3V1YVHxOFNJ0LR0HfiQggvtrtWosqF5m98mUccgtdYAMz\nIdbKlOCogXE0wDYLnY4/LXSbZmEPjDpZIGRUxjT/57wfwBiK2B1jW0E9NMbU\nETUUpd5aajkonA6G9j9quT9TqUPzOSWqzVhjrFLqGBnX0w+i0mr04/0ms/z0\n5wuwzlj5KE8C6f5ere92trgadfP6rniNo6HWEXbY0s9M9tmK66SJv8cyHPkt\n3tUIRSHckRvurDz+YQ6TehLXnnJsc7HDyvuifWjWvJaITc0fK7PRNH668NCD\nTFXs2+0qX0M2e2OB5JsERFO/zYW0wwbo0WtUYjtGP9vaBPYhSqG1xmvoivBA\nK56D\r\n=1tMS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"df97d812395ea975fffbe21b359520db0ad613c4","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"^7.7.4","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.34","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.1_1616654410937_0.6962616746023984","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"yarn-audit-fix","version":"4.1.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"da923e0e9c8388ca4877edfde9b52a09d49328d3","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.2.tgz","fileCount":24,"integrity":"sha512-Z4xoeIIelPJhxItOM3Zxiy0j6VLuKavptuC0VezjwiIjfCAd/kzTQlWg2ASMs3UI8lptHRbA8xDFvbcUJeS8og==","signatures":[{"sig":"MEYCIQCxkIB7CCJqB7xQAzba8XXZjEpSX6WwQSbGMbuhBzrupAIhAKeKb2JqDhAvroMbABxVxsVRPQHFKHo3LmDy6DNe8cPs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXQI8CRA9TVsSAnZWagAAjigP/RC/hfLMIHpFF8vRnPUQ\nqCrHpg9HSba7f1ORgBu7568LGvYJkapudHibe/A44Jumd3yXUl54ekdfl9fs\nvfmzPk0qcQA9Xk8hImCKtwPTiVOJHatpdL3Jv/MiDYTf+XPps91joBF2DM2+\nGJXL0YKk0a7x3qWR3SyuDVemyEmAcKIoYvUEBTWWfXoFq9n36XcykroYpFmr\nLfgFp/SvJCW6fecqisbN3Va/VLJM8Iw+XYEX3FHRZuqswBwX4aUEy0Y6dIhr\nPWDmE0a5zZ5q3Gf1pRuPiFKae+7E0yK7Jpw6ziKoVhxvHz7onsuo0oPtyl16\n08Qr4IbJdlXELThDXacmyHNwo7wb+SQr2TZvhMkoc1JNEi8mvhmSIXnqo34J\nZnF8iuSlUEwMXXC6ZR5FhyVWWj5o0cF24su+CkAXduS8uBOArchNx5Dp7ocM\nQPa2VUgv2F1ZpdNXcihyRKAVQlMUVt96mKA/Hwn032qQONsKU0hdbNFh3ygP\nfln8Hs++V/DSkX9fhksTNH0IP8rW+XIO6Wcwq0m0ygvdHnW6eggyXavf3AWm\nVU4nK4pdPzsRF9b5ofpdiwzP9hItlq5ngGEKrAIHlewu4McVNvQFq1QPvZzU\nYLrNhRU8vXjI2WVaYpIUlQVmK3D885zy6G5F6p6euH9rxxtPIk78d4sjwoJi\ndzYv\r\n=9YuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"73dc360db9cee983a19a597bdadccc14c374fb26","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.7.3","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.34","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.2_1616708155943_0.4656310918844009","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"yarn-audit-fix","version":"4.1.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e7e84a631f68efbdea3b7249ff2f09868c17bf1a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.3.tgz","fileCount":24,"integrity":"sha512-uLME6D5JK4xwcO7ceZCN+0W+XNLsHaHBPpa9SshSWryUVfNNksAFeZZMKzdAa5Cbgc6WVq3UXZ+wklZe7ldDWg==","signatures":[{"sig":"MEQCIGHCIL7mcdCCaqyuCJD3mN8U+M8md4VpNhBDvbUDOXeNAiBe3YfHf7KEoECegado05MmHDT4wOJaOIAzfeQQ4LBNvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXUwnCRA9TVsSAnZWagAAjkUP/R0Z2a/HCmRUzZINi94f\n6A7DXG6hga5c5t6Aze4IeL+hfZhv0cbHcjRnKaffq9vSu38OfS3g0LlAN1CH\nvWFb4LD5IiZasFv417s/qB9RgGCE5NBMZ4LW5vuhaQNKEE9FahMc+xX3aUCR\n65SGOBVYrj5O9IkvHhaAxMqk0wMm3uLoFLxpl7D3+H/VKHT3jXudLrA5mqfW\nIXg0dtmH0ysuFwAwSVNxtX/GN54TiUOXy4P5whM+niJ53JUBf7IjYaU6tq20\n/4dwlb6B3kiAbqWEE1LLbEArEC9llTtT82ezVUVfCnerhnzF0RHM+gzdS3fs\ntHgbow7eg0oDQUVcG1iFp9fbYrreegRsjFQ1zFIWr83OdBElQ8O2c8NH3y/x\nCEZNTjFF2c2nKVZiLsoQWAEMLI8W13ReTex28rLVTSw9tAswjnMn44A7V29w\nzqoTpPcEdRRjAR4Sli+kSouX/UtXWuWw1Cg7cfhVdD7sRvCDrkf20T5J88YG\npM1nT9y4Cy7kOb2VUoptntgytlltuDJfdLtTKO4nj6w12yqLM+ogX1i+1/br\n3u2cWB/XEBzQxnEJguXMM5mfMV8pZETzYPpITR3dsp8vZdxEKS49ix7KaAT5\nw2Xslz761Vko8Cxx4SPv4j8sSYiGaXhfzl5DM2t4ZkMLlwLsSSOS4u/4wwt+\nKa7i\r\n=vCm2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"bb098f79cd6f8a4ef5398f88961eca02071a0a76","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.7.5","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.8","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.34","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.21","@types/node":"^14.14.35","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.3_1616727078780_0.2884562140452933","host":"s3://npm-registry-packages"}},"4.1.4":{"name":"yarn-audit-fix","version":"4.1.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"964608f2dd6c71c9624d3f44b99daaaab96c8f0f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.4.tgz","fileCount":24,"integrity":"sha512-TkbSdqHucvAXIID9PQ7rjbdASi2XA8MIYJz8tnxGjFJTr4n3r2Ms27UzcgssoBT/TwVVb/7xynEFtvfASXebHA==","signatures":[{"sig":"MEUCIQDCz9xOmy+UI9TjbADm3Av81dz5MGo2/L+vcPDvfmm+kQIgGY7ifCIIxYl+xmnjGjBj4xgIbem034BA0nvjVKHeheY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgXdHbCRA9TVsSAnZWagAAsFMP/2iu6otkniFdqThFtsth\nr+OdGXNnrP5/Vqb2/f1JJ+zyFV0mDXfVATxE8M/F9Ge0f7FkkncUlwBnEDXN\nq8J9274SLZuXD6/Wo5azlMedX5Akz77TfTkfnELJL0Q8LPHjQWZKEvQV8y3y\np9Hi/+Jdjiy268bx9f+nrDw05u9THUnc59bqdl3rTI6Q8fGSyqmIuvxo8DEb\nZ2bDvq4+4/sE3o+U1G74QGCP54D8N9e4pY+GT9xWR8hJ4ISGRRQMeIKpDPOE\nNxKb0Ib/VcBPk4ubFIFSduiJd5GpbW1GD9dJmGuRTKJ9Ej5KzptWaiHFLvtK\n6Eip/HbttpqMSL96AUzt8giR5vGswNIIIZbx3Lw8MH1XOiFmHUtzvJ2dYtfY\nqwBroaNUOnjlYGNe7v8b5v36YNo1GNEsiG6WkW8q9T7nyRqTzwMqIn9DvUjR\nPVVMI7IZGqphhNm50q9QVIkof9voFYPshNHelHnggoaIpple9SY7+sAtPTy4\n1w+aEGgm3p17lk6hoq4jL0uqxoFtIF0Ikj1beMruSnMN/SIox1NHdlWyiywD\n5VlrhURVy1iby/OZGv0EKwI/iXenyOTkz4MuNRDo7ERnJSJkgmtuIpjE3DmP\nEpwJ7HnixDY8n9Q0bi3Oj7T8ZU/ogWr6NcIetFVPYesdz74mYJMN0HwEdxqa\ne7iH\r\n=aNcW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"107c02c2c211214db5dafd15e1a1d0aa6f387347","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.7.5","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.9","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.34","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.22","@types/node":"^14.14.36","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.4_1616761306859_0.4085479668184724","host":"s3://npm-registry-packages"}},"4.1.5":{"name":"yarn-audit-fix","version":"4.1.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"de9bd836d5f05f7f88e44c20af5b9abed73b91d9","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.5.tgz","fileCount":24,"integrity":"sha512-VLUHSo0PDum84DQn4iM7G4NPy50ik3WfLOdVpFwFz7ZvUpeuSXEPWSOHs8xmO3HtY24JFY6Tq/KDUPJuROmPng==","signatures":[{"sig":"MEQCIEuPxvFX20mafuTM44+B30aZPMEzUbQtVjo1skPLixdkAiAqNl7bWquUksKzbUF9Z5ZiaeCpd3QqSMlP1H5eCtC38g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYuhICRA9TVsSAnZWagAA/r4P/2+0dnZFTmZ9C79ASSka\niiKDpRsH5tWSDbJNkwbSWYp/3dctJGuD7UJo33ZZJLUJ5YaYi2EizXYAhsLW\ntcjVPUt9nqJi+u5tUHF4cIr71ysuVGS/Nn5TZDZvIBuWY45CUuoYGBDR3/wu\nXVHF/UsD050MM6gJQxe1GXyqpl1SCyqvcfzQ6GqwlQsEKfBlpnyXUqVUTpJ4\n+kVJgSFz9Vrxc5RNJaXcqpQqSEs2L5IAsHBEDBMoFRXJ2h+ybTENRbAQizr0\nihdXI5EznkyCL0t1N99K0mjuHULFavjA46Xc3fVJr9LiY/nNk6siIHpqImVK\nF/Ri4FNjgcGRtcgOExUTKigTorS1OjM8cryNPxg9VtswaDIEYbXEFZozNHbj\n8aKqOZ8N+GHG89dAzLED6TyLaQMnDh5b9SqXNPZda8VhBa/CcFD4ett/3pqr\nMYY0lASL46hdl/4f12tcZ73RdW9ptEyXzeVG22HwdfYRUHyodWXlI/YxBCBD\nwgVAIFgmB46nJwfMKBQERYH4qj7tMIr2QPo1GnVKtxuATlYiDS0HkCp75v4M\nEdUwfjHzkr43ZqUfHxpLmdKOj+qgNA0DuuKVZIez2gsWNfYQzcngVXcQqKOm\ncfBrteN6RQHgGYOhqAKVXV0U5/nPAfWG6mjMR6iCESdvjq8kxgiLKICUC2dt\naQU1\r\n=UwBY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d07c5783cfc0b476001bc89f16ee8d21d0e321f5","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.7.6","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.9","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.22.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.34","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.22","@types/node":"^14.14.36","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.5_1617094728270_0.6201560111862947","host":"s3://npm-registry-packages"}},"4.1.6":{"name":"yarn-audit-fix","version":"4.1.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"de6135314b552f0d7165ae8e6aa597a9da818487","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.6.tgz","fileCount":24,"integrity":"sha512-ZOQyyHxl0O+ToSw4P7JVhgx/pp42W5TfgKhYM2j1ZP3+CQ8kxKJttkuXu/oKdCDWJ8zzfuw1cWcKrp+VF9xYAA==","signatures":[{"sig":"MEYCIQD7vfzsNd2Ym11Oz4yuaQEiE46zFxTqTghpQ3QLXVmXiAIhAMJHX5SxEKsN/8m5JiJ+VWq52rtrjPlRrmUcO4i5RJHU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZf1BCRA9TVsSAnZWagAALcgQAJcPUZOYLeyfqvCJAgYy\nKLeEoh6PJkBvGUOwphrDlw6ooDQLRHFakTyrAeDqy9Kr5/O6ppEtD/oh3ZtT\npj4u/bS5tCDOUNA3uHBr5RZx0Y6gNa9JXFLK7Qiz5oDu3dOmqPJOdUgk7Djr\n0ex2zmZQaU9mESjQ0GVddmsuysZQQb5DM6ZYySgvlTZM3RhsuvY98KPVvuHs\n8qtzy0xh26fWRnmKyEkZPDLznfz19cGrkhXaAsY1yQRRvlWQ4Soyo+ulEAIo\nrSd6H2SsStluDeiYSfekUem9MdmsqmCX5dedLzPVS3+zmuijerv/NUsZsHP7\n3NL4c9fvF1cppTeRT7+nKfBc/sq4o/8+DrEqpy4HMuWKB/8sA7O8yIwuq/lb\nR9VZveNOBxgyrPpEDnYdSgqyOFaKLSoJqRoaxLTC4bt1SMMcDkvfCSvGiHAW\n3a9DSf6xVdRbwTM6MiivfObqCATsHgFla/jefHvDEoUvwxRw+QJ7H2fj/Die\n5LsawmpuQVJ+E8EXHbbFmEPqYKhPcGLH4C0uPVZ4LJN6ljMstzNDUC1XSqKJ\n/SB8e2nJc98Ch6eiVeH9Sv8POyW2NpR429UYikRwH/7GqWaR1u31DuzOkLuU\n+zVqjmL/vX14S395QomT/xkMBPNAexmCOmCfCoa3P0CmjRy9aVUqPhDVT9mB\n4hTq\r\n=NmnE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"b95d2d512ea29397aa14e87cdc813a227c2bc8e2","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.7.6","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.9","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.23.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.34","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.22","@types/node":"^14.14.37","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.6_1617296705217_0.06156146040468946","host":"s3://npm-registry-packages"}},"4.1.7":{"name":"yarn-audit-fix","version":"4.1.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"c25415d07388c75c2adb58eacc6790de9f97b1d8","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.7.tgz","fileCount":24,"integrity":"sha512-KMS7Sv4UpTDfMLMsBpGlIs7bHUrf6ZQv03W3f0DeyiOECdY27yRaYb3KkjxqBPKyCC28fdKk2by8f/t0KCAMfQ==","signatures":[{"sig":"MEUCIQDrdYcrS3HuLSXqVqiyIVuumbvSRTdzyBwnh8TYuZ3DrgIgPBV5ruC6AXye+IKUqO+GRaPALwx4WVq2wnyUm1lfZAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZk4GCRA9TVsSAnZWagAA++IP/0p1zsErC+YmMRgABj9A\nO59m9y0UqBcMPDco+SYehKV/mS2AGkhLUBwutzw0ghRFGXmda4tL1CZEljr+\nIINW87D89X1l6av5YGsq4jY6gznU/5ODZcIS8QmfQLHD9XEqlsf2y7l4b8R9\nDymsk4o7U83CPZMYfIAuGPC2lDFjDIau80cyhrmwlGukYo0cNAgOAL7cacp1\n/pUlHsviePgj+RrjDocM0g248VsfqNOQM29oLXmzT1Xq4e+lUCRFX/OB8jb7\nSbtTLQWPgk9o6h0t2O7hrYYDxcN/CSFeNCplkTPQvuOqeJ0Quz5i7ihj6PwN\nIDmwk4FNSWD1/v4LXwrvq9/E5LvjErQFBVIJpol+pHC+QQ6AEFasdtjN2MpV\nE/mWqF8Uwm6QUmLLh2CWCr97ru66tira2QrUgNzgYf6ax1qfmwDaO3B2HsbT\npS5sv6v6BtG0CG349Kbbqo/R0Zr8YdA2xLWZb85Lkl6IOraORHaj9SB0KySK\n0vVLtkYx0a5/x9LEJH1FrqK5wCaBGAvJrs5GRgkgPKYdrNfpN/2SCJgUebCU\n53oExO/5DUVHTeJGAv79EvU8M0YLD3mliKE0wNVUkcfzJVtcTpwW6SqyoKOE\n+Q1QnTShaBKAd6zprORuCHkCygUandtWb4SSGbc5yRTnIrjEFdaBVIY5ytEO\nqm8B\r\n=IjTJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"99c0c31406662fff0bdedc36e432e6f73bf27508","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.8.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.1.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.9","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.23.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.34","prettier":"^2.2.1","typescript":"4.2.3","@types/jest":"^26.0.22","@types/node":"^14.14.37","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.7_1617317381794_0.13975379850126024","host":"s3://npm-registry-packages"}},"4.1.8":{"name":"yarn-audit-fix","version":"4.1.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"5be170d69e42f15e0c28a5e7ba9cbfda5445b206","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.8.tgz","fileCount":25,"integrity":"sha512-mgUfGOPLvTH20o1hCZAMwV6R5rI2VFR4DCsxwvSGeNWtc7gnVIcg1t0jvzYdtgOhhbCTgbiU6Jd+cIVn6rMT2Q==","signatures":[{"sig":"MEQCIFFZMK1Uf4dCnLs9gmYIqeBTFfZWcuPEtF+CZQKrHdApAiAD8jXcQ3SCXRFiZAYniN32J7oqTvNy5l6uevwn893uKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbw+9CRA9TVsSAnZWagAAvbIQAI4RZNMIBmSxSt+QbVNG\nbugdpN6gwhAYrcXyyK2nkxgo9wpjijQftRZFHaY2q9OiEWzHR3yMCvO8elJV\nhKD9z91EgEHtmZRzIwrLvGtLv8/3/Md+RTCTuW64e/EGfG5/z6jH36cR6Vys\nwmUCwt+VO7WY1SvHKLQ2Y2y2NbgGo+eWazLvLGMmcKDhvNwu3QYYx7JG+i8K\nTO+tEDIea73wJYtHQ/TSxSNI2zo+nXh1AUAHe2XgnD4VFiEn8UGMA6ZUSH7U\n9XFnPuSoTtOn7o8kdIc1rIzjfkSXlUK6H5jvmV+ZVyiDT/9C6JkKI3g7vmZC\nU6SAaWX8ta+EDH1EvTUK4GTQ/SnbKxON6VyCOxORp0jp1Yx9PeC/V7B2IqyP\nRU2XQC3gGDrCBriw68LBQUUMrOvhiK+mfvgwqkeCVm4Wdu8Cye50Mt7rLw7C\n9g2D4p3SyJ5vN7A9q7NLdInXSjBrKy22zcedl1jKUrOlHsc1YIUWwye7fmvV\n0nXEf73z7kQX8z7hGAj1uGigrHIXUe7Z4bhJ63XdAf2c41uBGc7MitTeGMcm\nmRw5Gqkaqef6+70RouymPSisWuhDIDuB1Aa06Az/NHMePXhPDg2DeYAimx8v\nCEj2KS+UcNuMqNqHGa6/PsY73hygMm/D3Ol1yydL9oUH+nrhbjIQcr/qQQ+n\n0cM2\r\n=61wA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"ccce28b64c0e97d3e1523976c95f638b413019a8","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.8.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.10","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.23.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.35","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.22","@types/node":"^14.14.37","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.8_1617891260344_0.2125110033215325","host":"s3://npm-registry-packages"}},"4.1.9":{"name":"yarn-audit-fix","version":"4.1.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.1.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"1dde7c5936fa5ea63d4939d83596824e68f6f656","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.1.9.tgz","fileCount":25,"integrity":"sha512-z4g16oPjdVXdGbLGfe1ZB1LqlsCD2iuE5qD8cdBhj9tuiTFCab207az1RLMYXTJ9V5y9DDHI0uSZ1jRIp16IhA==","signatures":[{"sig":"MEYCIQCJxk/LJdqUuqBq/HbKWechJ9kzVUhsuQyZh5yHFjl7LwIhALHrwNhkkTFAy0jZU79pIsz5ixuHewaRyTFuz8USGIzy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":88710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgb1LVCRA9TVsSAnZWagAAJDcP/2wuPS8AS1YUdzvCpTCO\nIAqZCVThWw6aUIU04+KEw5Qpp+14FofdENvbhgDgskB53Rpq02mzHhz0LS8Z\nGsF8Ncl4c+eMEfjjtlSFTBOOGicum+XVCoseYjmY1HZLMNitp5ryiQRWZyXe\nmazEejZBb1iKPw1U5d3Rn1DCeEMirJmUxnYXSikcxTgTL62K9K5rYurQdyKb\nPrSfe9w69t54H7JtkyKjp4FCBCnCfI4kAmGlqGrDJoGSS4KLJbvQT8O6bk10\nIhvIDt7E+bSYpOgQ1g13dmLxmcKGu+KyZkzbpgoj2dDutiZoanl/5De5TIUB\n+k7MPleWXEr3kuCU4drvzx2DBVGVGhIv43CGew0ErMHebJGOQAX7KLvxBLY0\nyJmC+CgQLm+Wij9DaRdzmLh4k42DnrYwlqGP2W2FOA+fU3MxqMC9g8SzAm0q\npTu+yRgWibC6EdCC1f5xceR4/kPHh9ifiQhMfCx9V48iK9kAAvZEkhWCY1Tf\n4DOwgTP6RqT6P+zJd8Vp2Olp8M+NO7fm7Kbrc4pqzC8QPn7vIxBw7UKxJaBz\nrGeejPDanFjQBqqLkg5xU+FGHh7H7XSlkMuGj1XNWPR3pHnUVAWw4PfUo9vA\nqK093+SsjL5++SeEJyO+h/LQTjA8nFpLpvkPsa7ehq5VscTZEu58syF5/5d4\nLmWo\r\n=JjqP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d97c61c5b2d2ba52f47e6a168a3d3648d4111490","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.9.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.10","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.23.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.35","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.22","@types/node":"^14.14.37","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.1.9_1617908435740_0.552197566437107","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"yarn-audit-fix","version":"4.2.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.2.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"b8a7e9b2139ead9894f0a3b848616a314abbf405","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.2.0.tgz","fileCount":25,"integrity":"sha512-YO3u3dQh0eQ/hDS1h53ELxdJamtuKggsBpf0hp8O/TXQAvVNY2EkMkPTH7Vs89q6d/WgvO1B4aGAZfq/unbIrg==","signatures":[{"sig":"MEUCIAk78VvR8zSoasJXFTBI50zH9fN25JK5bN6pGa7bV6DCAiEA3drdJTuhjgiNeP70RuqJPh8lDRcpCxcbK0Xx8ZYQPdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcuiXCRA9TVsSAnZWagAAsfQP/3gFqehaY3KVhPr4l14+\n0MVIsjqJm2aHXqW/Nu4MN5Y5+b+NQ9xRzFqhVni6zxOecc4Uw39Ilu9Tm0kr\nz0mJsAEaOZc12AgUixvluLZAPLZ4Az6A/LDspXp7KW1L3wIPPGMEVulCF5vy\nPQkYjmDFGo3daXoWNmqjgHyv8RYMjofKfkfgJQu49L1cmZax49V5mSDvSAYA\n4ukfHUe20A+tK2O5LqjXjZdB8VCrpQj3AUHuk2l13tM5CGotcioe/NKHRnrN\nzf84crt8jG869TfwdC2YKTkBDGc14YqZHYQFQHF2L7Tir5fuwqM32bsC4rA8\nbri2hfpQw/bpt1FxQ3MCcrCon/ZxmRLrLA9W0gkFELEhuiPDDbvni/DWD+CT\nysd7CBwDiv9ErWJ2OE1WM4UpygVv82gUpLUUQiOUrEr1SHEjaofV2yLTlktM\ndW5m3Lbe38ZkPW1O9potpSuAi7rafvenX/crXt82epAunvrubFgeojg3y+Nd\n0tldwIu2Id1UWz/LrTUUbr8SV5+m2c0YxL3iBCqoi7OCi4ZqG/HiInvoSjWO\n7VDeKAf7JjA4zPDIbaX7Gqmk7oTlHLAmxOtu5K4B3fJfJ5dc9T0GOEIkw9uF\nASElLMHOHuDrJPn5pvzqv6Cxa2xjw6qPlbxZUtiCSLsFQ8fI6vGG0mDAv1uh\nNwEu\r\n=ITxS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"45daea350df3cb28c8a41d7341a66fe1e4c67d3c","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.11","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.9.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.10","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.24.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.35","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.22","@types/node":"^14.14.37","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.2.0_1618143382593_0.7009620330824851","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"yarn-audit-fix","version":"4.2.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.2.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e582dadca046822ce38f1e395a656a7bd41fa051","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.2.1.tgz","fileCount":25,"integrity":"sha512-NHqmUjlYJO0sFTTKZZ286Nr8BOqkSxYBNZjjeNjeDUAQ4kUccWRIQr5/HGg7qGUoDb3s/J2MVkTXljQ+Log32g==","signatures":[{"sig":"MEUCIETRVb5stFGh/HC14Hw8TQuwrsVEIcnOCTsAGsGqCYjCAiEAo8D55GSDq8BfiPvDyx9QjIm5lqXJzEzNi1oUiGX0hVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeKkpCRA9TVsSAnZWagAADqsQAI8/makqRi9T5LpGZ32a\n2gqN4Dp0fI+i0OuIKTqUDe4mqWn1SgJDmLGVWbmIWrXYFK3TJYG4VsULPyVE\nhwM3IRhKtCv7kqmuhVAtf9+gS81EvCuiVyY6cXpTMxxJJSwaTj2KopLTY0L6\nVznCyw2K8o7uS6cC7W/KSsJyzokVzb3qnabumQyVFKZsf8FbpdJ3MjFjHNUB\n2YOX0wyen6a/qEPFAGNgLdPh9hVLhiuv0Tdqmt0umD4ub5cwRIh9v2mhtjhT\naD++tiZjhvWNrO6y/ZwzAJ3vEfjsOWb2Om9xZX8Yyf0Ln8cuM1EUDw4MsL2t\nJdCulDMAStOgNMLD4CFMtuO9zPxGmUqLaEe92h6H7+QxOB8Lncg6Kx8OPKJR\nhJsyb/9h3NOwhTtLQKFP8JIiMViBmOsERFeGnIGO7sZOxz/rBM+cKXcvpIUd\n7xbwnpI0PWM7gmZBCp1TwwSw9L8G/HcqCs47cVb+kPPgGLsLWySLerx3K8zr\nplOkXgkc2h664zgchqn8daWhHsxpeTIPt9ShQX0/2dRqZsSTE8+tDBERu85N\n3kLJQU18NogEzxSw+gzIV1K/Zf1dsLplf8wmlhF0PhAVuYFjB1reNb2LRhgT\nVGMUW0Fq9spx4ec5sIQMkPKB2/nTlxY3UyxgG07RxfLxq+xsXnMfvbLNk5/y\ncYHZ\r\n=a5x7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"38812ad25f4ba99e94fb833b1a1667eda933c837","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.10.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.10","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.24.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.35","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.22","@types/node":"^14.14.37","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.2.1_1618520360916_0.5569646296013997","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"yarn-audit-fix","version":"4.2.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.2.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"4820d4b6883ed87abec4b078b02b0f25da397a65","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.2.2.tgz","fileCount":25,"integrity":"sha512-qsOrqt3pyHo675BLkCVgW8GGabFiU7d1Rf0roGoSb3mmkgzDa4wdacsfbWU6FuenukAy6EWwk0AkCFXAYHT46g==","signatures":[{"sig":"MEQCIEtlLiEhqrigaSJYiqqfUX2dbfHe8TJP0OZ0I5UQv6gQAiAAg94Kqo6wSmRg4jphLrZNLx7QHBtH3/aCjhYqpw++bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggmZnCRA9TVsSAnZWagAAn/YQAISy5s/InMeNaINpUnvy\nXodnN5ASDfnSMBWjO2XVICCAlC+q5SI4gYa03Tk2sw/35nykaF9mlbOoagHN\nrxWSoQhNxgi/bPEVhTuOm0TkqvFo4imfvuZIn2zMPd+14GP68TsNy2XCYUI/\ntta++cSmHYm1bvDymZQqPpMmkAN7L++DzMb6U3UlK5DyRav9N6urUl/VL9kD\nCcDJE+2IzDLe3a23iBFldNts3xylfSo9UXebAt7ycRB9rn1f8XidMszHnxbY\nOc43efxWUD0Ov5z+DiHB1BVNfqPnwfRwH7xjOUuPDt1rdIzajjF2y5Bt1nxC\nVxw85Y9PBLk+q/tea8Kt8usel2iclPTWM0gdCQfitsfKSfcwALGOcoznp0n5\nNEpLWLQER8lqWOgc5HeqbET9VEYzkAKxn5ZHbTrNme6D54XLAZF65soCRiR/\nO1nlkeaOYAC5kjtBTrDVfiCcQ3SkiiUC9ygB6dYcIei9mwkVYFzUI4W+8pnG\n2z3hhEr7QrU2FwACdgVl7HOTFYw9Dm66XmAb+wpRLsj085DagP53fFPjJR+3\nkwm9H9vfYljrmIJDLNVFL/m5q8Faw4ChBeYQrqUq/z+CKRyY2BVUfl4chGQ7\nhgJFH1wOH+3O8nx319jAvAxES3LGm8Yk5XE31TMfLUYB1H8j2PHzWRMFrirV\n/otE\r\n=7cnI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9fdfc138570135d6de97c95c83aeed5483a111e2","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.11.0","synp":"^1.9.7","chalk":"^4.1.0","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.10","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.24.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.4","typedoc":"^0.20.35","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.22","@types/node":"^14.14.37","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.10.8","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.1.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.2.2_1619158631393_0.3909976850936041","host":"s3://npm-registry-packages"}},"4.2.3":{"name":"yarn-audit-fix","version":"4.2.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.2.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"07177111bde9de751c488de6aa2dc24600f7a220","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.2.3.tgz","fileCount":25,"integrity":"sha512-XlZkfqJRePy4y9iP3WE7qebSwM571NxVquRhYNdxE7WFxvTMA/i5gj1E4RtzARHqsN9hES8lO7gz9B+FJ4wySg==","signatures":[{"sig":"MEYCIQD2ud0utmKZ+DAuND05kbYJQ52q66l9UxoB+24HbdmOsQIhAIHBg/rgFZoZK5FigzImcBYw9Rl6C9j0KfrfMOHBPbaT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggnNICRA9TVsSAnZWagAAmooP/Ryb93KANY/etnIeIZBs\n+BPhPHuWJ+r8zwwNuqh7r7qIqRgTWYd7rliWOCXzj6KRu+CDPmBNFEIhJJEj\nJyEyRpwlgKW8+Wan72FKqc6hhOSsg7dR/C6ivNekjgmnoI38QUdr3ELMoPVz\nBka1PEovUo9yH/wxh2ABaXOg6+p+Rx3eEg84h2Ee4o1tVPGDkbAsbBHm3fXk\nEz89D26544ILXBJYIzrgkZEFuZ892/8UyX6+KhHWBUoUXd2otqaTRh7p6BmL\ngTN5kblpAbS9rqQdaxiw6wWKajMFiv58ec9WsoTVJJ9qTi3h92xd7fHxmN3A\nfmZiL1nMQzFORiVURN2n50QSNSDohL6LzF/oeHzWtLa8tgxEUKBZvkHwUJDR\nIbyM/ilkuaMzmTB316dSlCRoFtANN8pDCTmfCjgmjCINEfKjBZW2Wxq2vHTP\nlPNos83mzf/jl3xbP5QSSXgnKz5ps4PY+rLHrPpAKS0Zrc+TcYUpZTMIos/V\nR1baUxPeq6jQlZgqrPYCBobgvxFSeTt7xxs0vbRcZ37Oj/hxsLvBnf1v2CYt\nja/A5GgaEs3MOVFESyr5DK4fMZYw364YLChrDOXtZlHGrkpXDHWIN/0rt7Q8\nAasBJXa4DiWXQqGOCvsI8eUPyaQXLapA7Jkx9VTtLsWzfJ+kJWMUaDudrQQK\nPLaT\r\n=qGcc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"6e10cdc4a4ea6c6bcfd54bdd5c119285060e4311","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.10.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.24.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.5","typedoc":"^0.20.36","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.22","@types/node":"^14.14.41","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.11.0","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.2.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.2.3_1619161928482_0.5818548334948064","host":"s3://npm-registry-packages"}},"4.2.4":{"name":"yarn-audit-fix","version":"4.2.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.2.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"24d1265c5e3fbfa03c57d1e3d78f17aef7495cd9","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.2.4.tgz","fileCount":25,"integrity":"sha512-w+TYE4xg8lNVzoekmxBKHAWfxGVel86H/abiqxlSq8eJCskGN7rp4yMIjfNpdNtJspKmILVnNmk+IcUPA9q+eQ==","signatures":[{"sig":"MEQCIDEyZohbefTTxWwH5jx6CruL411JV4vSNM9xVjZkNxj+AiAHpcemzHhjRZzsx/eYAyzP7g7dMJYZyyeIoQ/tnxNVEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgg7frCRA9TVsSAnZWagAAnsMP/A0aRG5rPZuEJxgU9fMI\nhrBu3qzjy/UcC9boX7Ux783b1YaGKhajbtlW5gPhuqzGVSbbly3vdFMn7Y7+\nvX/HHIIb2MZinyNgFuQRF6D/XpJ38BEZbgxPQqBjTUpvOx8l3SbdbvrS7GSa\n4NS0SKMOVoR+a6p2cjkjCi49YsiK9kIcjdVXP7SIGPv5i8F+fFEQ+cTtgDmc\n0wUuaw9UtfF5vuFL9aM+STwJBHgIj2MKI9eAWGBVpS+1rnn59DgGooU6S8gd\n661Q1dVUdcBBdjwfMwSU9Tb2crECcXikLV1JLuQJr839R7tnAUwbgDCBpM4E\nbxQ1039HxHnS2kCSLOJIIAououtH15dqt/kyrOpXh/7Y2jukZmi0aS55OMmN\nz2myA9Qz58hlEpcdPNYI/tUXz5MQCRATdeie8TJBvFtNjGAq+2IFt4fV8xTR\nyw6gH/UDW5q+itxhM60seY+jsyh0YRMF05IkivmcofKkH/lCn7HhF1tvTAWZ\n6VRVeNCZU8e+QLPss0L3z1xmElnYIqtg4YRvtLjy7emzwoJrbp+C5w7/zgQ3\nBeqYzyClMgaE9r3gK30Prfs/mSc4BBalXdYXNfp5c3KGqWoSek6TtBLe5wb9\nObkYeLN1wOEIs5av/McR/GgEYYjXUFnjxYrtjqNv2AwpMW9lMYIRxXMmOKQx\n/ECr\r\n=OmGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"df7ca471f2d3d6b276a13284d93a79d63f240b00","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.11.1","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^9.1.0","commander":"^7.2.0","@types/semver":"^7.3.4","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.24.0","mkdirp":"^1.0.4","terser":"^5.6.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.5","typedoc":"^0.20.36","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.22","@types/node":"^14.14.41","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.11.0","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.2.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.2.4_1619245035343_0.4431703460366836","host":"s3://npm-registry-packages"}},"4.3.2":{"name":"yarn-audit-fix","version":"4.3.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.3.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"d67c44f9c9c0dcea16b34534d5f12512666dc789","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.3.2.tgz","fileCount":25,"integrity":"sha512-V1LaD2LKX+3TOljnvfLNOVtzG9zC8cvbibAod79ojq7SnQnWaxrPM37ML7+2gPi0C8NwAItLSfOcIBvGn8dP0A==","signatures":[{"sig":"MEYCIQDuinH+RM8M8HtXXK/lsk/WK8DREG8MF8brMhKp4gMVjQIhANdBOPAOQgfxKkcH/f3yU4oW6SzZ2lJOvqFgBGV5bwA0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkRQgCRA9TVsSAnZWagAA74AQAKDy8rgIvw45UoZi4ji9\nNVN5uF9X5jahg/GBag3pLIfFhlob6gP64IjIGScbTQlwJLz9OXFgBYhvv3wG\ncPBtdZuzh7t2FuAdvqw9vvpJBEdS7PX+QlJ/DlS4emxTptVCQFv+q2X15gaN\ngk0vg/DMaoZwUK6Prx+HlJt/Tll14nJIIP1d95Lnpa2UcVRCj8MRParB4em/\n9vLH+4WFZUqy7mtdh/OxnMJhPoVviwGL8c43MVb6MbdOKRdw1qCFekqRRgmD\nB8VquQv0e+PLGInRefNefaai2xbxayEuNL1NVVz0a9GoBlZ4GSTzbyzwS/Ja\nz65Gn4BbdcpxDrDuTI5jJK6FIkEADMBcsZ+KmFjDlSmSgikLhuR1k8AeFWVn\ng+94olZxaiiqHAJDse8Eq2fEw6/MQVgiytGvNvF2EMKxhTRiuItq8loZf6CZ\nJA8tG8hRAaR9rlRAkRVBHwc9+oXWf2n8nxN1L0U/ZZZZbbgep/f+TAC2ktup\nixUlFdlaCziHsFROr3OHjhnIus3+xls6smy+dDBnBS4L7o7XrrecGx20I/pB\n0rAwzUUxeSH95/ixWg3zQsLaT/IrFgjvnHEIkpe8Qv02UJlrRnjd6kGLZ0CK\nwnoHUdBLK+CPP4yYPH9NxZeuQD1A0/3wuGr/3R1FNzqzqi4Zitcsxhr5oOkL\no/s2\r\n=PCWI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"7ff7f72d4e314eb99a325ba3adbe0c0e08d81c9f","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.11.2","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.25.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.5","typedoc":"^0.20.36","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.0.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.11.2","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.3.2_1620120608195_0.38083570856361604","host":"s3://npm-registry-packages"}},"4.3.3":{"name":"yarn-audit-fix","version":"4.3.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.3.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"4b1945ff9bf0a0c9ee3b3364cb692d656e60af19","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.3.3.tgz","fileCount":25,"integrity":"sha512-f7AmXtnyEs+TXugdhQ8IaEV8yFwRWh+ANR5RdzgpR6pVbHBiQIavFhLWZj+nN7BrvdDN6TnzIn6pWZIbKopMJw==","signatures":[{"sig":"MEYCIQDnaUrksBm2enIORfeLPSsTNn8NYnqg+aFPULlwdM+PhgIhALa8gvLWl52Idl/P2lkFAy63/HQHH3NqQqBt6Mf6AXe0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglk96CRA9TVsSAnZWagAALFwP/0A7KmuhamAdCZjJn5Ud\n6L2lAUhgJPEJeVJst4YzBlp/rXF+9Y4uIfcJgtBumsQhq89BJl7Lp9swTDgK\naQjsILxHWVHmUVICottQvKUU+XDXDCfymaKXAMdRCHl5lMo6qMg4oyg3HdA4\nQ08qB0blAHX0g1hDUnxk+o6jYl+n3kbLB3HQL86rPVsG5iq06fpa4bD2l/9D\nDjxOjdtMRNzcdPSSaUFEzizx/fLOTukyce4/qeHYIC98vqA2S/Fsz8L8goim\nqdr++1s0e5xDqvWoF9Jv7KRSsrUPTJJfsBo9Oi5zYQA4jbkKImjnZxLI+vz5\nyEqXy/L8YtlMiUgdYujY5IGhW1YTwE7luM7GhqcL8a9PIGBG7jZYQfg65+AL\nv7Mwr6CQso8da33xiMs+KiZj5heYbKfSpve08rMNx2pNtI2tMHwNXt2NTrnC\nRZroTtR8uSM5ihIsfThl68YzjRZaMK14yY8IN/DSDNrRdJviuTq61NUDg0Cr\n07wfXkK3PqC4zwdKy8j2CoG0AF+oRlR257OtuBYbGZHGD7NtPazttLL45aCJ\nqLybNAOkEBtkWT+ujWPGLHW5JF+d21+pWpP/0SdkDijxcDTpgyumywY2OTpN\nFJcBqM6tS+aJycmpbQ2HLNihxfqtQvMfpmS9DNqzGJhh52eWg9hSrXAxX0cG\n54Of\r\n=jjbD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"3f8e781949bdf998ebc89fe93cc8c5fb0deaa1cf","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.12.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.26.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.0.2","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.11.4","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.3.3_1620463482142_0.7649439883168259","host":"s3://npm-registry-packages"}},"5.0.0-rc.0":{"name":"yarn-audit-fix","version":"5.0.0-rc.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@5.0.0-rc.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"c2706a72ffdb5709bf1f1ec12df8b732b0c4fafa","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-5.0.0-rc.0.tgz","fileCount":25,"integrity":"sha512-wvp5FYOjaXN81+0qIroPRCcAtgxGSAZGG91QZNaYb12PvVr4IQG7amW+IP4Q3zei2KzggmqHu/R0R3/gqw2Ghw==","signatures":[{"sig":"MEQCIEh5/2qnPpJtSOdLMKeUPNpqco3uk8aj6V3f+Fbd1YZqAiB3/tSuX2sGV18amWWIKkPilDIIcX3dLrYbrcU9YgHTLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgl9fpCRA9TVsSAnZWagAApvsP/i8BZS9r9xQ0DVU2+xw5\nllV8x788b7VNSjbyFigE/fG3cQboIkBr8wf0fidZjeP6slO3QpfCEzvsNmWK\noKXPI5Aw5roT9dZ0ITgDU6MbrtYIR5yU4CYUgM63/qOUwwS5HuxMpsStup9s\nT/O3MkioIzMCb5s3lsGhC5v7I2JR11kzycMlG1TyGcVww6QkJnElVFWW/WQ0\nY+RxEKpPkPtShxVFIMutJ//c7Gq12NRBjzpBcDx64q7SvKaELQ0aymUmvlYE\nu71qWrau79YPHmNyjJNKC6hoznG/gV9k0jTRQKgpugycFLVPAtqmt5YRqzdn\n1p2Kk4TPyKzoGwaH/8dybgEZdVFgd56V9FqSfGNqfW7xa9zoz2s1TZfn+z0i\nICFWBJ2M648p2vG+kdakRP6LnSBk6o9WeVVv/u1NzROvrrGomzZujbpXIDVm\nCo+fQT682hphnkLtj26M7zxgncF/Av4EY9VpvsDyqTyWqE+WvQQ6xpgVWdbK\nSVWs7CuF66OTAVRfrqFXy923NQ7tzIWTKO4aqFG/tHiCuPHuXLmVHFkU+yEg\nCyJ4ols1oQdRpEfcrK1D5y7Pm44CF0IE1yRnBL1oPxjHwGTrH0mDasKfpQ3L\n2YzKpAvSCyC3vbf/E2bC9/IXlLSvI6OodavM52T0FhHGMBcgoUE7qO3gDntQ\nbOw4\r\n=CQlz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"78d1b3c88c3e9638774cdd1af9b437d726908899","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.12.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.26.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.0.2","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.11.4","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_5.0.0-rc.0_1620563945324_0.056523709900494046","host":"s3://npm-registry-packages"}},"4.3.4":{"name":"yarn-audit-fix","version":"4.3.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.3.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"b5235db426d8dc2fbe649e5601362e53f6312914","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.3.4.tgz","fileCount":25,"integrity":"sha512-ui02StGCXgxIHodibjDu5tAHU1SkmsO71PphYeSnJ58eApZI7LiokNztJMGJpEEUDwDw9Ma8FSpUvDhzW2DdSg==","signatures":[{"sig":"MEUCIQDbHrqE76jzoIyNIdYOqOmaqhEdr1WX5nKGmdRQRcuGhQIgP49V7iMelPp3kPQrczRa+VsWp/nPe6GncbeE6ySiTYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmbgNCRA9TVsSAnZWagAAnsEP/Rcnn+P3XOXlbc5n5NWz\nJYc4Eml3dIBdUn0jH8l1pyEIor1kyBQN6fHVwDeRmYhD68r9m5ICVlWiKcVE\n82MJgMdWnPkZvBvx/OyFQnP2bsbIQ7fsxFw0zx6NSy67NNyvtphtHqXjc22R\nOHRNPZlPV9KShi8z/uaWULkvIVU8gzF7EwDEbrM4mPnHPCEtuhY3p0nX/Sta\nwHlaTBa0NOP17g8w5xUiB8JXSh5futROoIAjiXKVvq0Ss6RxYItMehY332K6\ng6q3y1nx/45AwavZMi0hw5vFBhFgJhbfG7uYfqVQrjGCl6EDMSQ3VKZt95OD\nc8I57yB9otNR/RsLfzQNmWHWOrO0U5E7liTIwaOeV1GmSpxGH0QXtlGY49TA\nsGLZn40mhCBXI6WGI2JgElYQl9SpsuwUdUqHC+fFlVp2awaqCjwkm0g4aM2u\nZCDUL+2keezUYXudTFSpqMbRcOyf2iHHjPPBsvJ2zQM7vQvHV8eK4s3uq/+H\n+am36PjiCQ+NFgirNMSy2QaccEaK9LASdzRhKspsxp25thYNtYBdn4cD/tzZ\nOKDkoU/6ZWr++4+EZXw/OFbN/f/CXDFLffygQ/qge2gCnPu77xYKWVmqXhE5\nYGbsqUBdS0JozrW6G0A2RUsBC1DoKWW3ubQps6fiK3drnXEYN0pT7LjulhEg\nvVvx\r\n=WI/y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"260cc53805db1773c79a87d5497d2cb8682b7e9d","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.12.1","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.26.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.2.1","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.0.2","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.6","eslint-config-qiwi":"^1.11.4","inside-out-promise":"^2.1.2","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.3.4_1620686861041_0.20247689652361345","host":"s3://npm-registry-packages"}},"4.3.5":{"name":"yarn-audit-fix","version":"4.3.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.3.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"f476c34d1947c3f6214c9addb49928c9701b949a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.3.5.tgz","fileCount":25,"integrity":"sha512-qE+Xj5MuSFcryam0p0Zjq3jScJQj9Lu0xxSczhKjrhLM0j9eR5FiC7ZwNLOrvXmvFuWYDmx8PVmAzc0hx5FUVw==","signatures":[{"sig":"MEUCIQC5mwNY8bLeTwLNRuJ7KlXOUeV7ewAhUrHu18ybEe01HwIgT05c9PxpQLR3KDTD1r7kwxpCi36i57LIXS3NpAFzpVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnaOCCRA9TVsSAnZWagAAbpUP/27NygR0hkg8dkg+nNMZ\ncSxzca7enXzuHwtLNTCUiR499khXh/Tnk+X7tL09sPEG3DgV/8rsIR5D2cFs\nw/D29hbb/PqmXVfyXCL7eiNzKojuby1dxn0OSIisVRAyYRJ6qeQG404uNCvg\n0U6GH12TS4CBORL/6iGVnd6qL75E2T1mUtWELIBrobnQ5Dnj6N6ZMoGI9VmZ\nM8Euw8wX4xTlY8MbDIOliSBg4dEOeex5UY4k1km9l9DCVwR3dxZDqLgun+Ce\nkTB4IPhV3hQxYVSRPs4QP4FYqZ/SG3QXW6fVp4iZFD4dkx5W6Cfcc9rhpjNu\nhS4WRgpe63irtcEKBAI95F+GM2OXQpbh9XZmX7JTI7n3co9a3SnmLQifH8/c\nHGU8KelQ1YAOd3U9nSXgx3chuYZprDIKnAti8uvOOAeERL05aacoyzG3ZGJ0\nugp6GDPm1POVs4qfHfYOY85JlMXjDLdgTeaAtnQa7QjKgjZGIIt1ZXRp2D/w\ngVMdmAZ2DiC9Au6B+iuwm1gc66IFmlqc55W+GpeCSom6c2R8IuNX2hKkpXhg\nWBmNIun61sF3L2ox+ehi4RWinAb5UeRPO3fjt+jxOruQDmb+zfxS2PxT9qZQ\nMIaq/vS1aGJu20zTDWYW+ocjk7UiplhhyWTMdBRPKXleXfF5wdd+mhMmbOG3\ndZ9w\r\n=LQXw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"ea6d92e6bf578c815b7c319cf3a19f77fdba1e58","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.13.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.5","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.26.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.0.3","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.11.4","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.3.5_1620943746220_0.514170168438107","host":"s3://npm-registry-packages"}},"4.3.6":{"name":"yarn-audit-fix","version":"4.3.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@4.3.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"ea005c944bfc7872850410a912fd47741ebd2487","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-4.3.6.tgz","fileCount":25,"integrity":"sha512-BGOKuI3R8jLmy54P1+coKexa/ay5Lu2o+fTODBF8li2+p2GD/4gw/w2L5clQ1qaGAAyW68TjsoEp93DKllLWKg==","signatures":[{"sig":"MEUCIA9HJtg/0BAZRS6sFTauy8pJ3bfmzyGbtw70BhoXqLFHAiEApoy4T5S7O/BHUhC63IeNlco3lXkvx7nti9ltQNQnY38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnr+sCRA9TVsSAnZWagAApKkQAItqZgDvNos8k1u1ujV6\nsEk3jCdGyY66Hv4ZWQfVMHj3XIShl/ThHN7K6tboHK9pmdQPLtt2WqtGClMR\nDu4oFDEDBgsHyRU963rUUj3oagNnYdOQwtEYfeLnx+5/ycZoYfZ5ju5N6ZFj\nkoM+385G93IJhZDUtRcWVxLK9QrDC/zl20FGPjmvGnyg5LAa7xnMi7mRnItF\n1Y8g4whloPzrKsV5KZ8UCICaoo4Izcr1AvTGnJs9uicB/faKvsWoAXJ/cQHQ\nYyHK3Vti+WmZY9kQF9n4RZw99dJBFtlK7RnUu5jzCEKzzYHDTdFjW0oCV6sP\n8JPk7TvnRmGaewzoRkSREF/VcErD9tIJKU1AyDtcRLwGapxzbI83mxqrPaqd\nCI6IlGdnloT0lQRr13+1Zh7yzVjg8nsyllUQcJhslDcwi7i12EAWIx8gNK8v\nykm8JYo3vW8UUzfjLr8CLS1BKGAIzHNwLSGHlGio0/7ya0crTK8g0Yj6+ByO\ns5rJb53Qhuk2XdrEDqc+OOpyMgJTwlZ0zfQp1FYbh/5jyu6pVem+czXY5rFZ\nmscxcah6M1t0Q7U3ixAZ2SKH/mrc4piqchxWOAyXL66L+6c8U8AhlsJo+Opi\n3JC+hgShlg8abI2lbCR/GpwH5lCC18yVK/PDf9BjavyZAYMId5auz65wtKuM\nGkfU\r\n=KPde\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"523da899e87d564d3192fee45c81c885d3155191","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.13.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.26.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.0.3","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.12.1","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_4.3.6_1621016492141_0.8342454790766787","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"yarn-audit-fix","version":"5.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@5.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"939332bcaec8d6d5531d33d66e6ad10d74f90576","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-5.0.0.tgz","fileCount":25,"integrity":"sha512-PSpdd3H7TBLxTrF4iDSMCqnrkG2q/UOlLEXY+8j9cRLymbk2p05g0pHEZv7N98UHOsNdmYuZZTFGsfhRpUgksQ==","signatures":[{"sig":"MEUCIFmytk0N0uoyKiaTlExYkgccL6Zth/jnEoLGzSFMcPyEAiEA1lPbFdzhR1qf0l9K/nTnyci2JR9Xpi030X3rGzLyKi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoWfMCRA9TVsSAnZWagAAGO8QAJ8RYRCav4ggv5eYnZlu\n32mMGwVjKN6i+h0cFP1kn7I9rJtvGrS5HNwOKTSngFh5lGFrGB50IO1XygCk\nsZYLoTHz4oK70NG/g3tDJvTG0tJB/CEG9YdwMV8GXYDG81S0GCImPFt1acnH\n7Jf3qkTGzIJj92xIgzfvfXcRTAEt8Tj4HRAxxM6uugoWhPw9o6asi5zN9/2+\neHLh51SzfOBZ35Dy/+ycZBG4cDv4YpOPJQe5Mp/CdaRvgMjsNtqSUzgjfFjO\nJ8OgyYA2F3/M4ltm5Pid5ZGQYpDQ88XtliZjfwDHBir50xWWnKrJE9leiOpe\nEmIMQMb3mKij7DavFzhJ/AIZIUhGJjppU9Mtsy41p4AxsoDoVTEKGFNPj5Pl\nnVoRIfr6ZHz3FWCf0lbAfHssHi8sdpzwNwK70Z0WsH3KJwWPe+swLvIM89Co\nq8Mph9eyBeJaEH7ZreGx0Ms5DvKebxDyUlQh/QNMc4O7ihwrBm4j7s7aBoCf\ncfDSaVENShQrjCYPqRngLaxRBiteukl5fW/3090We4OABF/FLQ8asEpVZ1sc\n5SDTsWExYu5lVmQV4yNukXMFoPim1vSLNXk0QBBp45JoCtNKHN9M4OxfLWRh\na/19jzxuz+Jtwlmkk8+vaPdiyQu7LM29GGsZ89juxChX+tGmYTPGjFselA08\nKehL\r\n=7S86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"26c14a076a6bc1c20950d91ed67fb4d01752dd0d","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.12","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.1","dependencies":{"npm":"7.13.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.26.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.3.0","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.12.1","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_5.0.0_1621190603939_0.9730706200767223","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"yarn-audit-fix","version":"5.0.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@5.0.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"a879318502eb9c39fa772ba12ed13fb7708af0df","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-5.0.1.tgz","fileCount":25,"integrity":"sha512-UlmdPyMCxD+g2SAP80K+mbPDJeUrTLVZRCINkcbm9pBGl5gzPNmRw5R0naKklp67Qci3wi2Ywd4cciYdAtprkA==","signatures":[{"sig":"MEUCIEmfz+sO0nWxLrlxq9bBW314ggH7b3x3a8Fv6H5qNaMCAiEAwUD7HVD41auO8cQQ/+hvSGrj53px04h3xb1psRpZ290=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgptqwCRA9TVsSAnZWagAAYRcP/iITxSpqm0HgvkQajtj4\nm8Xwy4ZM3D/XAJR4oTxdDz6CTJhgbKUUfu7oWwBjbX/jpCpaRi0ZjfFWNm0u\nwkwXiuLIgDEzW85tsiDX8a/mf+uPM4A0PVksHu7BQ8RqfjADMEg72H9Kb6Ly\nPfdzVR2XtFZl8wEbxRV3LBfL2W3l/FxanMyyWQLx5Q7Q5o/La69sCSTAp9lK\nHI/DSu/NZjcLWyWgtgXXWRbcBt+HxEnTcGHCQKQjdGiU5nyq8/ol5PsO/G8v\nMIUHG3zTd+vtEdYIExD9JnV0qCtvYGQ/t9gGSN/yofsnM3JrYd6jVZUr9toW\nzGjj4997XOueXCg5rbrYw2Z2IUxhhJC7O8iH5kJYW4KDafnFRLeJn65vcaU9\nfqrhHlQQtVnp9Z7eK6TlCqR9j2Z3ceIRVIMPkJVa/g54OFiU5pPYjrHedSL6\nSuBrutksK/h7A86OVGefgoj6S2eI9sqODf5pvq4/ULL1qdAV41rcK8qaHChR\nm6NZJOQmHxOojLqJYqGridZUFay67+aG1qOlE6X8/4dg54B/6ZnlXbfVidP0\n+kc6darFa6uDLasMWNuOnhmluLU0oSg94408FsVKNPz0+YIeYVPFjkUDPohW\nEr/Mk8z1hZxBNKGFMZGqN9lj+6R/WYuIZlnFNKDGxyemPJwl3q9/WTPQv/zM\n3ufV\r\n=wtyE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"b5ee620fec158366a00db2a0d05d04a44ff4c204","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.14.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.26.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.3.0","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.12.1","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_5.0.1_1621547695159_0.7267384883547834","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"yarn-audit-fix","version":"5.0.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@5.0.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"fde2f22a02237260b3361dba16e9ff83410b3379","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-5.0.2.tgz","fileCount":25,"integrity":"sha512-ww8m0/j3rsBVudkI/PkPWBhGaHuQSzmKlN9rQt9Tazqe+ZUQJvij0W7n3eyGOQsadvCH9WfO1asUnJSP/XDv2Q==","signatures":[{"sig":"MEYCIQClSIVpqiPsjqzR9p02lKip6SZZaUJmCDBr0CziYBcGFQIhALQbm1P+yFIxOmKXMeUH4LTtx9HLZ1BYRBLkcSvaJBLP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrKwACRA9TVsSAnZWagAALNUP/jibqZJgh2MUntoM6ODh\ne0jWVn5DPmDyLsvb3V2u119LWK3DX8LjPf11FKz1/Nxa6S9xtXqvEYKOKAz8\nh/UaeIW3+4Legosw2Iw5x1mJBsa39Y9zufrHSInergkC2O0ljo4LLr0rivwq\nS+YmWUAWz6RhNIyePpPi8jmflsMeP9gcvwTHkRrqadoUrlxWj8NxwYu4hrN1\nTlFYL8PskDEPz+7enMyj8VQifBPdhKD+1iM3edfmU2vaBUZR8xcCTdUS35dD\nh8afPpx77bYb8i2QuxHBPanM3UfHNrGcxYIHamMHarCDte82RlQm++cEVaGd\nbt8YsRUtNr1ZszX/QPTwxfTwaOcjyb+orL3UQixx80TOhz2rq7zMkjxxXCcY\nAPkDJQNUxte7vJH37z9f28UqwFS1mIYTwrRJFR5OdFCnwbwOde8EyLAqdzDc\nDtLLNziMYrEZnAcJd1TJjKTEjHjU1X9g2Y9H+ELHJaBR+XR5g0FgefnE2Py7\nZ2acX3mKjYP/bZIvOiH0qTxs2k5yq2q85FFuHK16A6rmfbihN/sKjFVyb+sN\nUd4seUQNKvEGYZ+REB4VJKP3PSw9vdNfRumfeErsJalShXZIwzZBSjsyvOrd\nvx0ENAWuojpuzmtM06l+I9/aXverlEHveBnIR/GhGzCx5SkGHZPWa/J+7axo\n+CVC\r\n=h7OZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f23206700cc7fd000851baa73d7a25ef95c247a7","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.14.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.27.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.2.4","@types/jest":"^26.0.23","@types/node":"^15.6.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_5.0.2_1621928959755_0.9513707258475013","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"yarn-audit-fix","version":"5.0.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@5.0.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e5fe183a46925d50bd9c3e6be50bb4c711012d4a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-5.0.3.tgz","fileCount":25,"integrity":"sha512-LtHDQg2J7Z1Vu+h9/dEcIbM3GcON0MY3RZrBuWtSQ/Tm+EBuFjdpguJi4XkTxjbLD+ZVUuuLrZ/XdVo6bkwz/w==","signatures":[{"sig":"MEUCIF1ALNhN8+8kvk1vZs88heybVj3BTnqiPBrXOKh49jyzAiEA5o7KI5yRqC19nfB9eNMDYZOx0e7kQz4r4GRkLudjkmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsCW1CRA9TVsSAnZWagAAcz0P/3TsjfhD5Nyaswr5CVW/\nX759uMU92NphXYyks46aMI62kRRzDd3/FDo8bGKj1lnvCFhfEMG6fHOF8UOq\nRCxE010YY1eECzT1ds0keRqaTwbvtO0I6MtdwByZY+MsYDJ93rlYV0tu/mgP\nAjmDpSpTIxAf43fUHRWSLKGBKwddAMGxiF5Lxeg6EBBZAx2yf08/GQomNuz4\n2JP2REcwvOr/1gVfl/nEelJwo6/XR/b4OqWs7DhS/uiR88mgxb1g+4maPk80\nqol8QXA3/gSUwCrtWpo+VOmyq2HJl5i8Qp/FlSGLCMY2mQfWMCv2ZHVL/zEr\nIapeD3a3C1gCy8Psq0hgz5A9qsHZVFeKUvZ/iHqHYGZpoD5BYHE4Ei59Han6\nspcKM3wAHUNO9o2dEa4xA99ScoV1+XGiRoJiloRkvPY047FLc9lDYCdLqjly\nAnCiWbCo2HDMddBFQMaWWORkpIpngXEeMLHVxu4/u6h0VDpG07mc9hmzyQLg\n4MGajqRSbhEheEG0Zctsv+Ue8qkCvWl8noNIrM2iOuIcYTkisjQ99D36W6Yt\nONsSkXH+sLuU9Xu3g2cyDhXcTaBiq0b5D0vOd4oeOs4yMxupwusBUXvfCgoA\nnWiRsPn+U555ZHOOpWv5+yuBz1yUOamzdPSoGfbtJtjCoGIWRx6qB3zmDDmH\nvLOg\r\n=mR72\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"7830990163fa0be0252682afd9d4618f5cc44dbb","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.15.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.27.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.6.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_5.0.3_1622156724383_0.5921620681079147","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"yarn-audit-fix","version":"5.0.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@5.0.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"71c7a96f2c93093f7b239365b544fddb62ca4434","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-5.0.4.tgz","fileCount":25,"integrity":"sha512-QN7gUvdI/vv6dCXM3adyew/rT4SjHXTcnXeNrHd/I6ZoRsvVn+K6o+JoDiVCVgJ//Kwu79rEpNHEKBBySYYdHQ==","signatures":[{"sig":"MEQCIFG08Fg+aKNzAegfOaFvGS8u7C5yarJ7BowAh02O/4MtAiBK73bm024t1duioADjRubZq1jIbq2JIcjqNm5YFBL3ZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtYx+CRA9TVsSAnZWagAAz94QAJZoZGdiZ1y2xhWWQYzS\nwjDyHoDTOAoR4FvxCkzJV9hQ32KvbunZQ9GcEkafFXP/Ya3hNaiYQipxkP0q\nVrY2preosTUcCOJNfNb2urYpooAyistTmfVqzxDTeiG3jRhtJI/L1IhIchyu\nRFbrG5+dc0K9iYHyJveX2D+KXloOuX2YytEDyrRPv2XDNvbJlQI1oBJPzAUF\nal6lVQcQ6bTsocsxe35dEF5bMIN6mpqCIJ3+DxTrisGAjSz+z8Sis6sjmH4O\nCriVyxUT5c4kF7hbNUT7aFdOLq8gJ0RA32eNwT7HizWHP+qHg1sKeWlsN+Ag\nqu9qtHWrJ8OEAij6Qw9UDRf4CfK7OwgyxrX0tnxhmyqTMcZ9KU/oe34UeO82\nHopKU0EGuinfKAXARbxr5Bs0YT2d3Vcik4c/ArfBjz5XVak4OTs1y0UuCgLv\ndhi2IWMQvTr5Hb6xEqMJZDz6RMSdOayoq5Q4p6ZMjCjNhsjJrqVok7uU8evm\nRd12lACnH0uCOi6+GiZDLRaFLpLg9MjXhGUYjmmN561p8OuTLI0t1xdReDQB\nmoxOdsMsCN1HyWEvjVpldUwCrreuAivES0NcxYzKeGkL5gRr88BRqnQHxXN6\nk2+QNk1dq9ueml9jEV7OSq8bNPKrgqdk1nH6a84XZmaPwZx6dZfetH4e9ptx\ntIsc\r\n=XhHb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"171747a9e02c524c1d2b6c13c180c0f369c5d89e","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.15.1","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.27.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.6.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_5.0.4_1622510717675_0.7580615646097464","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"yarn-audit-fix","version":"5.0.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@5.0.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"e35bd27264f9b595f38d05d86c20635962d9aebb","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-5.0.5.tgz","fileCount":25,"integrity":"sha512-q0OOjaJ32ZFDgDwyaJTj2eH+Ho0JLNB4HyCCysVT3upzPbJnVuTQH7V9mFfexJWdcedXbfr+lmgX8Lw9NYXW/w==","signatures":[{"sig":"MEQCIFhNOKYu437tlUTMUZEMluw+lD7EzVmaTowKC6SuJo8AAiBH9FM381g32lgDU6Et4yXdHfY51mWO8rPFJ80aj48CbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguVv6CRA9TVsSAnZWagAAHYAP/iX/iT/ge5fj0jG2TLE1\nMEEwB1zH/zoVrH1jOWlEn9Q4oYEel2lO6l8HD1yxkwzSvGje0+zOTaaCm1PF\nv2llclAqoSmlxHF6ZLds+sAPIplxciSc5FGKHLJxPOAIAf/VB4Sg1TKLtv0o\n1GqIhnf/s8R2WxDJB9WECY6YRBSOkP3WwruG1CwBmFjiFrAgjaN1ZUFtquYV\ngHVe0LBtKwPCGp/pufaP6TwGqacIWUIhsUcH/+km8ja/36umkQE5dcmlKm44\naWTjmoLnC75tl1C+M8MNbxJNF1wz65mUHMK22dAhKRw1kHTJ6IMQeewfFbZt\nVpbOgpJ/6kLUmekzWQqnCo+G/WDqOeJAo4rgVELMiOs7m1dxZmJZSNQs+gh6\nYAYzkMquP5WaOx/d7eNHr9/MM2Zhid1fr75cUuus6IoNmZuL9WMgrWPvDdfK\nVQMRTuYvRXfwxfxZRfJ9L67Y4jEKut0D6GOTRPL7qMtKhMYtkHb9ZBTiB9w/\nHcy3iruMw307QEu1+PG8UKaqIXRAOU9rZPKOjz4kLpg7vtADQRBl19mm8+G1\nLtbIjdxsbGWM3RQbVipZ7Vf/0U36SanTMDX0eFGj2QmJRMnm69W8ByDbU66U\nfeaZDeAfK+Hkl7PXqjNCge006mcGvhkYWUXbSyeuYjSwDy6670FHuOycfH6E\n+msy\r\n=bWYY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"19f4a1be80fd91b017185ec22e5666e67606c95d","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@types/find-cache-dir":"^3.2.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.27.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.0","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.6.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_5.0.5_1622760442679_0.13975187374155595","host":"s3://npm-registry-packages"}},"6.0.0-beta.0":{"name":"yarn-audit-fix","version":"6.0.0-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"fd6d6a32de31148c9fcfaac9539ebaf2c08ac57b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.0.tgz","fileCount":31,"integrity":"sha512-6CknYUVXm13E+Go6y44xR98uh8sQBdqozklvB8FOviuW39YOZwNbbEUieRCRoXzr2FKHw9g4JV2lvsZFG2DZfQ==","signatures":[{"sig":"MEQCIF2Dqd86POy/YlK6ff7vMy+IhDOBsKVxMO/uhz4g3X5aAiAVJAM+5Tzp8FAM6OlX/jwnHw7iz1q+UMiGqWp4F6ixKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu8ReCRA9TVsSAnZWagAAxZAP/A53+6IuCxqIgxgrcMsW\nlD9dT8HsvW8NfuWu08I1s30ddOQ3X5dnDK/ClsLxF0hZsBkXcLKYFb6vaWeM\nDeqrsuqbOaUZXIH1YQ7j2AuzQWh24nm0qXT3uBmYJco9fAFy6s6+sVe5m+34\nkOghnTM3hApMM5NMc5DNlIXL4qy+0zu7q2jRNK9q/A/Jr9e+H8q3d8+GkMFf\nVjbNkHJSirc0nLOr1xxzzWBnWY1elQUPCdXTC8Nfflk0AwlMaI2AeQUwN4OS\nYoRSkd1TkfIdVwBjgbYhV7jq84m5o/5zhpTI6jQv4oO7Et577xnxsx3CEr/m\nnGrmJnvauEr14aD/oITpMwrEGyHxBaj95HhLHO7XjfhkyavhUMjpXku4/cO9\nHD6ViSg6MzJykzZTvvyr9K4j2yfFwTWlnr7+JNDCaj6LVMjofAerhV4Kyojp\noO71h+HOX+dI90IStEfhwz4wQ7S4joBgC7B3laSNekNExAN1fbVHXthTamSq\nJ6OoMDVftJLCQYHXilVfuU3xidUw90iWAJClSYNbjvSQLLY43eAkaYRSyXYF\ngqeQ8fYaZEMU6ygz48uNl005D57jvmfvtjNgS2qTmuhgozWANVWK6aCI98wo\naQKatCBVsh5EyBuNFjJH15wXEknryR2Oe2nr7pJUDSVL0FXbpa/prkha/QBJ\nwlWz\r\n=AYK5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f6282b5221277bb7268b0fa2887f6e9e247ff3fe","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.0_1622918238342_0.0951871589856752","host":"s3://npm-registry-packages"}},"6.0.0-beta.1":{"name":"yarn-audit-fix","version":"6.0.0-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"a01d2eff7f4fe6ad9db17e21eeffc26a92f7c247","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.1.tgz","fileCount":31,"integrity":"sha512-1cWj/UCzuM8aW4DUbno2MhW9cEZnmhQvrHaS1wt9uGQGGYGgCmJsvg3fZsKSw8clCtEPlA/71G/8RY9z79TYBw==","signatures":[{"sig":"MEYCIQCpH1qTf1XNRoBc8rZd4tQCzLxhV4oB5skya1RI8+/d/gIhAMzhBC1hVQ3g+ZmJxrUQj6aiDsyAuJV61I6VuTzeVPvI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu8cnCRA9TVsSAnZWagAABy0P/0G4xKqYTcKqU8iK2pSd\nGm54JjyrOiZ/uhcQdtDOWJXLkOSt4yCrqeqvGmi0r85Vf2ti9YBBdZ3kAbKe\nPQPpOb8tJcd2f6lUWDY1vJDu5moiur/1C9BcmPhBVje0TJWQ0R8bqnGupw0w\nVFu35qVhRRpq0c4UDXDB2YdfgttL9RWmfTxjcA82gbjNOjNodDfBlhl9uTgK\nkMcvFH3XJ1NouETQaA+MWRzSasd65fowbTafArZbqh7mVxrSket0nmwSBhAO\nk97f8MALaY3vNa1D5kpH39Yo0ZQJ/4u/vHzSzCWbkErVUuxekaiOgMpS4BKM\nQsM+ACbeuAWqADN37rc2VqHtYgBBpTlGsjlzK2NL+OS5sNksYsht2nnxf/Ez\nvRnh1XH4v3PJgLkf7G40GoS3Uxbbkbu6Uwi9kWx+fFnWDxltthXoDwI1GmMT\nAY61pfIjE7iC/R7usSY69BW6mQ2qiroZE+Yjwo2Nwh2ko4NHsZdkzsBcFLO2\nOIwMVbj/n7yL0TsKlXHLkmuD3GXKmxEk5NeigWa2MddazZdZFlF5slKyzHVt\nwMgTvCdl1YCsUAm/VuSeIG7MAxLTHUcNC+21T2d6hj7cCTOBrA5/iNKSlScN\nCDRucRIpayLvZjnsJIuLtcPyqUlt61FLCNt+1kY5YwMTsN09ll0z7a/mKgnY\nQQe8\r\n=V0+s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f6282b5221277bb7268b0fa2887f6e9e247ff3fe","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.1_1622918950701_0.6513475232260677","host":"s3://npm-registry-packages"}},"6.0.0-beta.2":{"name":"yarn-audit-fix","version":"6.0.0-beta.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"21b0501f4cad0f245f7eb44d24839e600a27fb94","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.2.tgz","fileCount":31,"integrity":"sha512-xTU0dtsyzyv88Y/tczNayaNCLIheQKFS0KKRrNiUaQP78GzAnAq9FNip58dKcuyKg2jrGPmncJalWrskEuPpFQ==","signatures":[{"sig":"MEQCICjSwzc/+cg+nvx8CXBp/ni2d5PihzLryVI/1P3YbZ2JAiBH5rXbzJeNn4aonc71lB4ed2aczUePbq7fnsyXGtHOQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu8w8CRA9TVsSAnZWagAA8DoP/iLWMpJJ9TRY+e4qp9iL\nfZRjf9a9orCkpAarbACB6sbl7s5QsFEtJpQOmwOAlhCl2Lc/vUzmEBDc0C5f\n0v3B0vDZKxMgZDQusNwC+ZrCmDSF7ieFVxxRyAIO1e7kL25X6i9Ztp7UjiAx\nmShZODQdw4Krw2smHUab3C6/yiMrN/nQghbiHyZXBSj4QvE1dZZ2HJLrlnWI\nA4b8RgkaxbmwMCgocn1mJMrIIpaRqBA4/vuTs7MQH6oQY8MvHgA4JQx4P4hH\ntWDUSHlIx2tri8Q9Q4FUX9fIe9xVOnNxWI5/oSYfgIgfFSh3xQtNFfE7S8PM\nd49GJ9MvdnCkm6aud30aYI8EAz54FBmGB4gq1vxxnfsgPVjsIguHJ/b3zHSR\nZRHozpah9D56KosgEH/Sx2Vy9Ug3bPCm2fnmZVEGxUP+rWqJJTMwP0zbudOW\nUCeFBIxP3DjjUvUo+p160Cxv6s2cu6/5RTvB9QrHRgj7Hh9/eMs1NYWdf8sd\nX/OLRmUCioOI5T05SrwPR5IWOWNefXdj9RTRFz0PzIvd3tf9Aur9XdjACq/O\nOtXO50/GWlxK0bmcJtcZ2yIv0Z2Q8UTxSoguD9TSwKCcHDO+hR3v2ES9MjM2\nWepDCLZhaNKlZQFNB0z93+oUEyRkWAg++25LnbY1t+KgtaNQBmrXzjJlfigw\nTiL2\r\n=cGCU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f6282b5221277bb7268b0fa2887f6e9e247ff3fe","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.2_1622920252254_0.41917759262028276","host":"s3://npm-registry-packages"}},"6.0.0-beta.3":{"name":"yarn-audit-fix","version":"6.0.0-beta.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"feb7b162523159b0599a8f5db44208bbdac78ec2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.3.tgz","fileCount":31,"integrity":"sha512-jO4N5pg+r3TyacdQT4HrMVvpCwAJSLf5OORtuUSGoLMKG5qOmXn6EuWViAiYhGPn8Y7sOn+/svkMtPvRPMT0dw==","signatures":[{"sig":"MEYCIQCiN8h2OcFIh87HjEXEX+I0dAb8c93nq2+h3pxVYDCEVAIhAJYmOEUMU4ApNahuJwsXJSpG1Z0X13aQzZ/3Cp4p6H66","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu83rCRA9TVsSAnZWagAAWgEQAI5+RukELW9OQ9ysVB2m\nWkIYzhgo6DZRzNtejgYz6hATJJM0T0z0VRB9np/jMWHGQuv3cN4TvcS0KD3Y\nEAZBOTrDBj92oSA30Jx8TsXI2LmBuxBsx0nzF9Izwbcjh+biqji/UWWVkv1W\nj5Hzonuy4eRJAAYRA58SeK0kFcOtJCFWCbIT9nBOJwC4Fm5nccpMk/U9gjNd\n5Hv3+JHZTLiCySu8yFortQHIU96LvOuCbzgAcMH+wgAgKbERCtf5xlNo5yXL\nNrhqAORgM2J/HiaOaI0reIIJ0vRdRUIJnsnFWqszK1nbYRpRXiiGOaGkf5/b\nMuY9hALOg37/qn1jJwUgJkFRESsB8SGJw+DgCICoV9ZnEmzfPawgmpUC2d5t\nj0JSAwH8yrQSee89WgNz89QDEtM8gBWWt3UW5npKLMjT4EkHb6csvcunxj1i\nmvpa89mVumZbgwThgiNm+MlxBx26WfCJ9Lgi2oz4TrFn63mPTF7NhTziLxVa\nJN+RrKzrM8a5ZAx7A2fChFTLAXya+KAeokcK69nufGTrFQRsACDgHKU76trH\n4lyctFoeA0LfHiUO+iMZNHDqPZ3n6i6EdkhpL6HrL6ivClmy1a2zLzzdO2U/\nn19oA8Mdlv276/vQtewdlRVhHJDeemcvWzMUUuhKfmwBXxZ74zeSqivB8Qb1\n30yu\r\n=bsJ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f6282b5221277bb7268b0fa2887f6e9e247ff3fe","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.3_1622920683290_0.8617782077233092","host":"s3://npm-registry-packages"}},"6.0.0-beta.4":{"name":"yarn-audit-fix","version":"6.0.0-beta.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"2a0d2e6523558ade12539ea0d0da914e493d3c58","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.4.tgz","fileCount":31,"integrity":"sha512-D9Zx9TgNU1KrAwpK6rhtjIP/RxiiOWy92r9cFl0DDMAyZfbvJvlgDp5DYlwDOoTlo8mohaIfeLIKF+xzvmrkQQ==","signatures":[{"sig":"MEUCICPkz7GNx1OGArtMkh94X2HmJF1uZ8j54ALyLqwYQDa/AiEAyo/X0EzpC3zAxt1ejda91R7YgB3BT5fd63PhaTNUHx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":120949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu9QsCRA9TVsSAnZWagAAE6AQAIjGxJ8HG+kyj8X5lD9T\nuhe16TvC1CkNPNq100oDpfSXRxDauTc/0/5sNnxOq3099JPWRpwDcHPLMPg+\nIRQVSXT/eJlpsHEp/NRTPTacQtEmQRfnxkRb+rkkpCEGcSIEE3shoLi5Ymny\nPdIFf3VJhvTPgxUj3KrqH4gLq3dBu7IglGrRnjSQK64qaNG8lYt4o7wh5ZQ9\nLtlWA5bRnWmHtLcXWxOyHlVyEaj7tyM3STsGuFOz6/3ZzAidBux8347ZFRCC\nuDYdOZGQPoKlitOA50lMF8SlMnCPKvrripR+84vj4cXdY9ubf9G2OQfz5kdI\nZk7vjqpr8GG3EcmbX3uCtFrSwrKPjAhMUm3+dfJdAwiZa+j07WTSxfoqRg3k\nFkxTcPOxiBtoqM2dTBKFt3iw/Lg+qxmlpGew5m+75Vc6KJDhn4hPa6mN+Z2v\nyVl5DkcvZwz0nefY8CG5vtPfyOv7TFNMvrnunrqI2xkhB4A8EGynK3zrXUt9\n7T+PDVmgs9uMB2TEqFrrqYB2eaPlazFGMaxUwT5V4AOk9NV5OPD4PyDU0ujm\npep1iVVAaJPCVLrhICFyNhoSsX9PyKybhxlmbySrTv2dhJYWBy8NxOAaXg3T\n3y/atvpoh/ajBV5uSAP9GaRAiWFIfgMBTLtCOeuhJ02LPeOjilQmv2/xIMS+\nztLl\r\n=zCIl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f6282b5221277bb7268b0fa2887f6e9e247ff3fe","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.4_1622922284806_0.36737175859204685","host":"s3://npm-registry-packages"}},"6.0.0-beta.5":{"name":"yarn-audit-fix","version":"6.0.0-beta.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"fd71359547283f70cea8e3d7d36fb6c6bcb42542","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.5.tgz","fileCount":31,"integrity":"sha512-xygFEbQ4AzYEWYzBOAKbu+XjcecbKZfwLH87JGKc9bkbgdVZKETqTBYF86UauYD4UePaPXTaf/VpPzZUi4xANg==","signatures":[{"sig":"MEYCIQC9sr877AgLNPDXFUlNw8j3bal9LEUJebqvsK8kT/lUAQIhAMMULES9qXj13bMUjq1i8KITHG4DHQfx4ZJp54654BYY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu9YpCRA9TVsSAnZWagAArlwP+wQwIPilCf594QiILpvs\nKVjFGiusXUvtXT4zndLboN5kI2oTlyo+bLR7zwRkti7MBqmULMywOteT5d2K\nfVuQG0K4Cnkx7IM5TtdJr/uWgwVejLF0N0+gTyXBFMwbfxqhd7b3PQexF8QZ\nrtClPoJPDUZvBN4CUmn90GpuV7fMs/ahC8VSAwxTD0o4hzHzFwDjDi0wq63n\nQH3XRH1HjD2w/xtMqstffr4rQ2PDbE0Hk7dMB4GCnQHDilkPUIj3R5rjxclv\nZpX89Vm9Q+tlRwa9R0VkMmQudwe/YO7WKYmdbMm3aDahTX2dNO9pp+I+J90L\nLo+tLGQjxCP2eIOJMZ0FmBKPyWmcpZ74Tx9OWov86+Xwb+f4/1EEz1Hx8owb\nEaWd+GWKSufPsJl3eOxAu+uYOEqUrmsBA3/uws/l2hPiqDnj16Knf6d8cfUm\nJbd3E6x6qymezlko+Lkhmkvyqy8U27zsMCl4vcVq6xs2H4h9MWbOgH6CxsMo\nPxZC2gnkpaBBC6tmqs5W6/q3qtWNz7HcfI5NRatc3f7V7OKWlvquarxqIwVP\nkNlMpH3UvP5cVFiKLpwT5TKKVFsPwQMETiuH9jJM217sag73Aj33xtGYg5P7\nSr0ntFvwPak7bWh/gZrm+BsXQLrgEvEibT8TnT5A0YsOynxlj+RRQDiXlhVl\nFeQP\r\n=m7uh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"ac1be249e9e1edc1e2e709a7e7bcb714d9f88be6","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.5_1622922793417_0.33182536505579985","host":"s3://npm-registry-packages"}},"6.0.0-beta.6":{"name":"yarn-audit-fix","version":"6.0.0-beta.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"ae40a4c49e25a002d94f5994c50c3b3964907bc7","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.6.tgz","fileCount":31,"integrity":"sha512-OJWuyy96UbTFyEYNhrgFm9mk76Jhg1Lgn8HJ78MRpXIps4yzfaRk1Aug5RNiWMQ6VBUQxB99pDfX4064skP9tQ==","signatures":[{"sig":"MEQCICffL1zJRQm1Xt9vnMt7wd/8E4E2BKkFkPbRUpD8E5X7AiBK/42S/fEGOWDQZ9CQ79ri51dm5icyHyz8Q7mtjJyw0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu+SdCRA9TVsSAnZWagAASR8QAJd8CmqBhkxusvCBwjA1\nB22wvdfgxEs7CTqRIgFB90uwSGPOr7dLoZ+8gpf1nRtyetHMWv7OprmE27MS\n0FqC7EGdSoGqzF+ScttjeiCgfoNJBQYHV7baM7X8pYKkRBafL0p5rPE5zpVQ\nXlrJ5/UPfNAuBxe3jbMSuRzBdup8IQZmzmBG+LjkTUiKadqOsV5tUjwYK6Xt\nU62ShV6gcgzIxY4zRe23mZtyYLvTnPYZxTYzwLGucEiLbvTXx48qjYgounZd\nA2RuRoyYY5Z0qSOl2XP5P7BtwjZYfXGsjC4fqAKCsVrY1O8GlDym69qdZTqZ\nYZvqC9bzrjRRCRWJvxQuQWZkGnXsdZR46s4s5wEbNQDDE/3LwDUq9d3GUiz1\nSdYFpjEDaLQmDkZxr1azLjsHfXd0/HFC3v3NmcxLem0Z6eiArbbUv1QY5zHe\n/rVGZVTbOEqMcWqmO0qFthdm6BVpTgF7zvHo1jfhSHlznbMIIQriqDpygqPP\n1FWLrfiMQCwQNEaV1vHIJ8xte3k+HyvaPP2abIpFtqDXE4ptFW95yhPBg3ov\n8apvzfKQjvzmdaTvDkVyltPKBOB+pk8TVGZE2T0p5BejRFyZoZW09HNGWn4R\nk4UTzHCh0MrwJYjnrPUR6iaF091O6VZqCkD1O0wJwmkoryH9pCyl1sX3Y50o\n0QcQ\r\n=/kwT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"ce6fe9a38a447546ec0d2a644d7061943bc4ba93","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.6_1622926493716_0.6288895678459412","host":"s3://npm-registry-packages"}},"6.0.0-beta.7":{"name":"yarn-audit-fix","version":"6.0.0-beta.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0-beta.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"2d0a1fa33e993275e073af29a890675fad484484","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0-beta.7.tgz","fileCount":31,"integrity":"sha512-mFB4G9oDcboWitwN6sV6WFQ+6SICBnjANnKt4LLjDFMPiK9dV00eRDTzZnT3H5MGO2xp3+cYn+19nj12whL9DA==","signatures":[{"sig":"MEUCIFGPD/f0h7YbSQEi+Q/GJB64HfP5thDgjkNhukyCKInxAiEA0nF39gtsPVQV+w1274uRCpsEINWr8QaATpjzG4+YtiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgu+i8CRA9TVsSAnZWagAAjfMQAJSsXCNg048ihtR6l1I7\nxFpmso6H/a3BTVnOe1ylQISxvoSIXgExHNC6jydxThQqpQj47p0hVtNaLDdp\nm4jxqfwpqga4pR+S8R1zMuvorP+j6BlYfPqlbuFJdanEJflXq5zBegkjFT5d\nx48aKlXwACoFetY9O3npNP28iUZE24V52T4cVvRcFoXKNSe2fp2PVEAF2l6x\nXLiiOSTn78t3ELLennJkwp8xecpEhYCPKE+F95+tKZZ3I1K3EJRRfkBjsYrp\n9Ht+aUxmZkBlrf59LqelIq19s8/gT/0ycysfZLiYoulDROXIUpWB6KZI3beb\nMUijmMSutRjBgWpqGFN2XXu0AsoKUXbqoa2nk9FNVEf/elKSndUvhe/B0iLY\nsCRm/Jh2aBHLNTE3gfIPztwWSw7Qk26iWQjybULGlIjgHawSYJRvDZBVZYJl\nGT9N5KNG1qwG4Q5x12g572ug3CR5lVK0LGACEEDo3dmy95+Yh++DgUi/1GLi\n7KjyGOzGsNcGT+fQfxPGuuDeSbrywiBUCd+pe45pcWo+1DLW9mzikmaI4k8N\no51VXG6L1lnAmBXcTmo8gWS90bgUQFKRdgFuNQ5iPLrIVbhlBKES5HOrzw8J\nqd5cbmkG9BGtnMf7mhPkuvekzAXDwSz/j9JqwGF8IDNWTr3oks3KOuKj/93R\nmQDr\r\n=5ajc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"583886d899289cf9ab6eebc965f9da04c3688d76","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.7.4","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.16.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0-beta.7_1622927548764_0.8102365192621193","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"yarn-audit-fix","version":"6.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"fe15f5ebf7da780a85d61d2c5b4df44fb7244f1e","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.0.0.tgz","fileCount":31,"integrity":"sha512-a5JRGmh3To4XmB6wp8X2r8VZjBTmqZ9jiCSfRfrR4RBAXLyo6kHsige/uzmRH31Tz+g4LQxJMCPEulwIY68wsw==","signatures":[{"sig":"MEUCIQDZhVmEA2PXORryQem0/EtgqLlAj1p3Jnn8/qh/fmsPvQIgYaXYhu8N6ocaFZtUT/2HrbXd3/U74BJke3A0zw4Vkpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":126536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvL8qCRA9TVsSAnZWagAA53wP/ijMcPsdNR2vX9yrN5GF\n3AM1fGAPqTDhr8Ur2558d8cDslX8t2/fvJdK6qlikEHBXBatP1ufuDb5GJum\nb6cnfMWls2gXWr2gDOtWEN4cT9Nn7xrbROFXdcNoYOsoAzOhIjPA5jVIFZvi\n+x1Sj5ySOEFcqjXjqX0oGwdmk7Dj9btovZPehHyGhB0mw1llFIvcD3MzYXHG\nFD9GloTUy32qwrwfjNybce3whTs6kJUDGPElb2H/cZebRhXpP6dRwrIxQgGP\nraCO1ykRG+yMeyciPuFBzkH81EGSuhp9wzQ43n4lFVIacr3cGtjD4Eb49LwW\nvaJkOmGSgpseSvazracMN1lAB90IK+UWLUnzQr6aWwOk1qXOh82wV8FZIr1u\nm5yYzK/JaHErl74+ZY9Gp3vr38QcHVl+6syRaBLbF5t5WGjxS3AMcKqbFQ5y\nLtuEtfyiaY8VJqKkGcoLZrffjAYDy+FFYlXAZpHBMiYg5/t6goI59thJBZZH\nVCH91BscI9c019xq1/ob/RkSJ3EZNm/CJMJFqDQLj0w+2aZXQv5B3ErNMawN\no9mqys6Z7LAI2MTMOP+GgpooHpk3F+ehpJDQZsXPvLxclMi7E0hkKCSZNia3\neFwLJtPkw1v1Qs5R7pfZDwuf427pY1U6zgZXgGgx5W1Sj2HtFHUt9lZ19FuU\nQ2CW\r\n=6o5n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"7aa606035278f1b4f4ca0ba393541b2e433897e6","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.0.0_1622982442650_0.15038028724685626","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"yarn-audit-fix","version":"6.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"9ff40f74cad0df6e4f63a38bbc250f6ecf6d9f08","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.1.0.tgz","fileCount":31,"integrity":"sha512-io6cX2XR1KPhkS2sWPAYKt+PS027GHk9cgemtyLe5/aOX53Y/+xwuOa391woJ6MnXN3MS4mjQa8z1TvD3y5Gnw==","signatures":[{"sig":"MEUCIQDfHpaHu4KleoQ6Ov46Vb1tXFI5okt8y7faifzLsCt82AIgHdX22fkNUQUlGQW2Eb4kbM1e+vsgf/Yfe758HqIgIZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvNQzCRA9TVsSAnZWagAAJ1sP/1/bIwu4ER+qX0cM9Fnb\nN2pPGTClB697cVjcFHD7hPxyl4NhiItH0RmWGlhREZlP8r1gmVcysAD6ovqq\nNG1kIvyJrdTJraUC7T2q9GaGWXAZYLumu64QxGo0FuocDMxzh5+SbAU94aIP\nbNvoYBuFJjYV0PvCtEC+OOJLGe/IM60zV0fM3Y/XqXY0YYMGvfOJugu+Gu3f\nPStE6M6hVelYd3+yzllEvHbra/L+wjMW6KQuPQ+HvCGwF1QsTMgs7B6EeMrP\nQw/5ZmK/xseIGtN8a7Vggm1H6MPY9a8Juz0qy9zOjvS4OD5jp1XUJopZTmUQ\nzEzk2HQr+RrKjWspwcvOtHPvJ6ILAsv4w0slXOiGDzuiO414ja56wRof3Y/m\n0hth33OQW+uDmF6a63rmKFWAdxczXlckZ+tAWNl49Vv1VwoxxTU8jNcNh9FC\nH1tZbglJji7JWz1/3aMGHVEcwYc2VpvJVzh8gZd/Von5USV7qcS4llHKp0Cq\nGExN+MDKyeTHbLJiRYUQd+J8a/0RFHEubHqb3HhzbdFpaZNqeCfj1jOB+F/c\nwiClezISBw8QjZ2iEO1/xGbO+9SPgl4s01/vkBRzKNqTjc+lLsbrffqWH1uc\nerXM1FzYyaAfbgltFBoQwhp4aBd+QDdIu+c9s8yOMknfAV3gHfcQMFVwIEAj\nze3Z\r\n=s7vO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"1c824693cfa5b7c16bc999e2262f1a1d4e440a66","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.1.0_1622987827072_0.25597526152471906","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"yarn-audit-fix","version":"6.2.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.2.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"817a1e948baefc483e6e0ab16d43a379145d07cf","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.2.0.tgz","fileCount":31,"integrity":"sha512-+WeCXQxwpYlB0apteFxTIqbCGUV59z1qrM26k2GHkW/gfTMMqInaaTeVWBMiNBESAOcrJIC+l/seiei5GP1RhQ==","signatures":[{"sig":"MEUCIFNhWChV0ap3xIFdRxDlb/x3U3uPLu6DbwDguf2qM7RmAiEAo9OyeL51OyOVWaioFynkBAiXYWX/QlqVKj0ecfagGQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvOLaCRA9TVsSAnZWagAAM/MQAINEdgOnOKDwi3jWdBZO\nti4GHxu33+7KUnchCYjb/MKSf6Xs/NsnwNrWrqH7REl1f9bGan5bqQvRLNLH\n72MzxQIlfenx6gVUdCMwsqxoR6cOqF3H7B5wU33B/GZCjj2u6jYZqm5cw02U\n4jocQiD0Nkv5KSIy5xVSJ34faJE2CFrNe7ZCyMXNtjjdXRswOcz+E1GBgAFP\nWFYjLhl75stGq6zFpJ/lpmbdqgXpgVdfod/V11TGPtM/e4JWwIWlClDa0oj1\nLoa1VTGy+g4kg1MMRVyoEYIonmMe9D8uBg4aLxOoY0RZ3ioUYIFmUOugXUMH\nIvotli82LdcJz4lx8FkMOtliLB/WBKvP6LfZLdAmEwuDWqwntnMGIt30kkOX\nbW/KCYc3RxwVuTMSVMIMW4BcSVK8hDeENm8r1IXIC/T/wu0UMT8Il4as6AsL\n+D7UsL7nmdBGypniUvSpDFkt8GqVmZAwHC74xEbuGgKkLm5dkdqOZwjTVMyp\nnjTuzthPc5fe0a/CdAVN7SURJBfq0wvg50Y2FQVSN8TSeTn10Mw28ddd0i5w\nvX/7I1atscRN7WYlRBSF102SgEXSxxsBhZ1U7ssnmjqEAcU+ylOJENfmQS+w\nK54y4+5e3EBlkVcIPjrv5+QlDT9Yhgi3c/xj6VymO7bnTlVUBZVQYJqaJeXN\n03W3\r\n=2P0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9a59cada9c7919b5839e17bee3de3c7b4f5917ce","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.2.0_1622991578701_0.9317958311558585","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"yarn-audit-fix","version":"6.2.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.2.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"dd1aa21b291226d6d5efc3b527dd84a993657139","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.2.1.tgz","fileCount":31,"integrity":"sha512-5fAIAIJl7RX2yFWwGfOlO8/l49NXG/hoYv+vJdaxBfOjfwN8xQdRCey/bFkngrFXMV8C+322EFH3e6Y5fqWAfA==","signatures":[{"sig":"MEUCIQDbBhAeU+Se/4/MwRwt6eqM6QAWyqPk6E3agOm/dbMYdAIgVHASjVZUOqIntHGFP8te3Y1LzExG+6/OaVro7JhblYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvOmwCRA9TVsSAnZWagAA4yEP/0xb9zukTH9NnaPXCBqy\nzJHWkCV7ELVc/aP9qwMVgQSXotsxtjkV+Qzl1QTy3/hr3OBAGt8dvteLGGla\nXZjxS6gvwTqc9EOIOfLn2YtEnVkxHJ2Dn4ApNU6CeqjQu6OZdLTIZrOTPTls\nKKzvD1AtomkJbBqWmrgkmUt6yDqssFU50vHdvqO+GDDOVNywHxvFemUH+H6j\nPDHCdjttET4vi86oQGJvJhmXEutP335DD81FVO43457+E9TmnT67Afo0jKaQ\nfHIrQW8CuO8b5eoW8gzxRzYZjCKX4sRotIyMhb55IzWaS4aPLhJ6lrmd85Co\ngMKgeAitKjRCwLLtAdOHWySayP8v44dxBAYT6WUfAAKDA5zK77RZVb9wxH96\nDzmSmmcmGFZhmP71PPONKjbbkYVwLa75S0fGZC8li7Lio5NTAWyPf5yKcINy\njkPocwnVmSWwpHdmksDijJRaT5uxy51jsc1K49IQtGWenGNaslwa2AzKr1VG\neuJyZ130+K4n/zHZyaNmjgtvK1YEXEsjHj1puqK6m35xfzElAi1N0uMJOwo7\n3KPggV2LrSg47dWW/4IdK2aHKGn1jTLVpCkWBIdh/99qHzfEFMLjHbVqmQju\n4MkZOSLHMELJFnlhsFurxITPl8JVmgjY5V0NAUw6L+KxoVGFsvd8knW7pZCr\niR6y\r\n=N7XI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d50e2cc52f3769604005974a12b41660ee5270c3","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@swissquote/crafty-preset-jest,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.6.3","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^26.5.6","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0","@swissquote/crafty-preset-jest":"^1.14.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.2.1_1622993328418_0.27165438329479685","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"yarn-audit-fix","version":"6.2.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.2.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"d335aac76ca33621a18e85363f303c631a1ba03b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.2.2.tgz","fileCount":31,"integrity":"sha512-r4N8pm0NNvDdqXs6hNx+azdnJDyCJtvYO+C3kagU6TpHCKti/CeRUOcOIWKMi/4ghknZBZ8h3ztd1woD/Gwf2Q==","signatures":[{"sig":"MEUCIQCQJqoP9cqdriWyeEd802AfdugC++bdSCOxdTYPA5uPVwIgH/rAEELBIDkn2uukl6zYqi/7XBLbpqpdVvo12YokRuo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvc9ACRA9TVsSAnZWagAA7N4QAIE2hDAg8ZjykzZP0Vt8\nix539QGjeh/4XFys+mGpGS1cV0KVcSoOBsh16E0on4+1+uX3joIzl9nfVTOv\nUWnjBP5QjlL9asyPFClW+Sn2FNH7ND53tgjMLnOc5XpPyU7bZAT0UUikyaRl\nH6SzoEHle8NXO3erYi31ImSnlX6eOdje7nrNhWP/8o+rTRz/vsr4OaSM5awF\nl/FlBn5vNYQtJ+zLPPGRT3L3Taskh14Q+SyS06+rWw0qEJLGcBN90nZWEVDI\nhUOKJMzB7Q8nILgWr+8zFbwUj4mtxUkUxBpyQ1Ck5Fha/pgIgbtDg0uqyxBd\nm/+Q+e3HRgHyAdgtcOar/mVVNKgB0JEFpEf4z74pQ5WjMMC6ZPTzHf88P8kV\nQDy96aoTpTDbq0oNpY8CyPQH2rvlexfXKLXClXmWHrTcUTxHGStoZkYXDscn\nsx9JpYSwEqTNB2i2aJVtl/KkNeYayGc2EtfayTjAmFb9AJCjCxHI2ZeR+YyV\n8/qoUkRGwEtn7r/hIVYnH99cT4S5rFcyuL+sK0aqMxBEEYGK4fET0TUH+jkF\nU6aWUxMtDIVvooDouptH0oZufcNZBjnO9q0lwnvxytQ2UMZUQZBkyqwrbZo7\nQ1tnK8EPgMge2949EnqULoM25ocWWC6fxUBdCQ21XDgwPd6cGw2mzL3KoEm7\neygz\r\n=HBuc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d886c692cc1395340bd48e4c3079f509365ef738","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.16.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.1","@qiwi/libdefkit":"^2.1.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.2.2_1623052096016_0.784080610812331","host":"s3://npm-registry-packages"}},"6.2.3":{"name":"yarn-audit-fix","version":"6.2.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.2.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"71fbd04a1ee1f35d4373beea0afff528cb6c2397","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.2.3.tgz","fileCount":31,"integrity":"sha512-Q9XEjbR1OqdqxJpJZJp4WQyfhorf/+32c17ZKQO2xm8SJpeS/9iAgQ7VmTR+o37LUcvOaxoOZ7Zm2cOAZebn8w==","signatures":[{"sig":"MEYCIQCDaR2Klh2HJoZqw7qFnKSWNOhSQYyu+4JM3EbKfjiLWAIhAO7H9FRE4pyIwkn2+mRxW1KCNkSz68RFkcvAEmmlARTf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwpbcCRA9TVsSAnZWagAAAhUQAISK+7e/apGB5mzufoHb\nXS8pbCQVWQtsvM53g+cqDuqmVFKicXyBwBTXofiC1FJ3YeKj8B8WPoFUra1V\nEBLNhbAo4aeELK5NSQXhUKzeXIrjdBUWmh7YM1El2xq+UBpTRnTnx/q00vcX\nNTuF7+fA32K/Ch2w7ABF7G68f1Xwi7m31UULJWw+hP4Nl6usfrS3/XiPUsgh\n+kV2VXzptY7KrRCqjD+XwYTFNZupcx6Rpd69dW5PWGxL8LT6Zak99iZBTTeB\n3Mft24M5fwbaB3H/WSwgWwWpXAZxZ9i8HvVkvQGQ3VGtjNe05LjbADZlf68f\nO7Kpj97/XDl8URedVf8MpnpIVhhn28X6FYBOgnxfllMYYWpo5jYfEDaEwqJR\nzCM6B723ijBlGoWhbz42jqDI+ZeFlbCq+kvAxd6ZYNONWhS2BOo1eZvpLZFH\nijfN0t3PbRuI4uqFTwszupEYbc/o6y/W4zOIAAoHz3/DMwbWjE9fbhQLtEmO\nwPBa+F52vDiLZf1LuftwIZcxHoVikAq4iCTDEbLUdEjsG+VdedhZqOl/Eybg\nojZskJhwVvzkqNa9PloxfxNumNsbgwe1j9BCyNylTjfWn5fby53zAWupx/se\nHQ4u8DJrcbZgpxM4jDIJYT8Q9qyKM3WPaeFoEwZrPFeciwp5C/6YuC4M75Fl\niJZ4\r\n=5dBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"4a431f428f87648d8a94ec399173fb7535748cb3","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.17.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.2.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.20.36","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","inside-out-promise":"^2.1.3","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.2.3_1623365339875_0.7612593142779553","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"yarn-audit-fix","version":"6.3.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"638959a11e096e06f2fa4b2c5e9788a0229b436e","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.0.tgz","fileCount":31,"integrity":"sha512-m6UBeBzjBUwpy7PLQ4mj9Vs0mn4alkaueQKtqYq079RkBa31bxg99fX3yXikJnO6pi1vNL6y/dNcAwBOFnNFmQ==","signatures":[{"sig":"MEQCIDE6febhaO30Tpt5x92XtzgLcJbg4zg/KckCnNCRJARTAiAGEqyoOMz241H1qKiCp2yv+KDSNXb8LYEw+0B6J9zBoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxH9KCRA9TVsSAnZWagAACbwP/1JsMJQiXjkfUng/E3xI\nyzddM46WOKjMxwKcUbHoJfhfAQF9rdBmTjMPTkf1wCN1ViiVnf3u7t1JIja8\nzIj9x8fTGToUzXe9BmrRP/DI2LzX32OKNF109qAAsME84C+TM8tMGViAbcHX\nkBLpnH/A+lbd9hP/AuJ+Wp475ujK1m8FnE/4FS4+xNHNugdH8aj7UvsyFNys\nCduuUk3i7RI8dCsFgPG4hYtKquwncbdXaB0HODVWua/YEOkyE0ygz6nUjbLk\nW+OZ4YzaOt+ndgtVbhdP+Tfi47/2sJaCa09+bhDt16IYpzMBu8alqeKE7ebU\nsxedFIMLM0yZ1ABqr3r0zdydTMWLmyI34UuERpAg84ekTZJ/bYPhJyd2EXwI\nPaypv9tIJWxgwPa7idG4r+WkihBt0h0vUJrAkyKTbmHedsMUz5AU5Y2xUZcO\ntJ+vjsX19oGpgywpEdtXREbGOpKHpDuo3J2Bz7u/qH1RXEBp4zglSeUbIe8h\nWWhA7X8/WNal/CuibqMEkLsO9IaarfLJssSIhJVo9JzX65SNynjhtOq1ZkLM\nAFE2jKNQVxiwLDlVawO2K8VEL9GUgEBUgeUIZDXxXwpkS9YfsrM8RcDE2zfP\nSQNAKvrVW2aAYl8mjZK3nnDFZgvTGm/bZEjkAQiAyQuc+NyEnJyFl8Cfp4JV\nnZoH\r\n=eCRf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"d816f4d4a152882a73c409d192320e134a4bc51a","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.17.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.0-beta.2","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.0_1623490378557_0.4492880331096576","host":"s3://npm-registry-packages"}},"6.3.1":{"name":"yarn-audit-fix","version":"6.3.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"f8aa77cef7a6a7f0b2376700eb535741f24c196e","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.1.tgz","fileCount":31,"integrity":"sha512-drgvByv/L5OMG1YzkkhT6zfJJusRowfMJ4rODtX6800mfRpj+QCoKLPCqhuP8RIAlW5Q/hpU+Dysx9xbUj4hDw==","signatures":[{"sig":"MEUCIQC9YJTccO5AZK1QwCZrtZggbobZ9HSZbEeDH6yZ+8Z+EAIgXuZbKUkupNnS3zwm11fptSnATgODcP/Fww0j2n19xCs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxJKpCRA9TVsSAnZWagAADjUP/A9tnwxHmfj0ct64Dm0X\nA8EmBKyqPHAZCFASG77cTmiFI0joz33sZsiE3N9Lz9AyAIgtpCDFT8ohPN5V\nqLZSmhXyBhV/hKPTn3q/xS4EuXct1JLp3226Ywx/cdtWxTdkgBHQhdCiPLiT\n/dV5FhY6GuZSpC7hJmpXvPPdvWGAvdcWnAOPVW1BBQVnp9XTbJhXlI+0WJ4Z\n1vF25BwcAlg67NsOjdiP7agDAlEruWmq+APKEIrXk70Wa4rm8FHI2bWWUZDf\nSd9m5xXOTkklIzN7tDTNKgd6bDWFu9Yh78fAFuHo/QRORV7iQg2ALXQuq6PU\noK4MDRsRWklVeSI97hmuoSjucMZQmr3duC3FUIKU23IPTDBKnJmX/C6K/A1M\nlSzcW6YpR/MqE4YizWMoAcRwPh7V/fOWrhhpO+Ges2M75jU8DZRFFTLSoBiY\nSeEqdtS/BUyUk38v4H7S30BZyXyz7LOtS4Q3grm3nl+qSKpIOLOxDBf+q/IO\nNivOYtxS1tG99eup/OVywUjGOgKR8pyMRB70jyRX67Dmqx+84e2oT7JS4A6/\nqd1mUsLhZ4b/ScYbcnqM+N0k3SGFtmHWx+ilBLhXyu/6wO5BuLifjoz6HSNd\ncVBdkC9rS/0BgDDwiLp9A5j0jB9YhvYldwCOz0YmyDQkOislBTE3lnc7OSSs\nmhRF\r\n=O6sR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f4117fae7f8b6179febcc628c2196a9a5ca79718","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.17.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.0-beta.2","prettier":"^2.3.1","typescript":"4.3.2","@types/jest":"^26.0.23","@types/node":"^15.12.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.1_1623495337078_0.751391099813508","host":"s3://npm-registry-packages"}},"6.3.2":{"name":"yarn-audit-fix","version":"6.3.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"319a3433aac6ad60d8f8c84439d71b604735eded","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.2.tgz","fileCount":31,"integrity":"sha512-KK1MtLJQOzrP1sOj40aU/nqkabIPnMqpepri9dWfZj7WruZW60vaTUWzdXaN800BrBispKBpERxFslMD0ILmWg==","signatures":[{"sig":"MEQCIHon1HSwQm+LbhU30Ticfb/e0vDXlU/x/22758vbO64hAiB1TqiMfW53oc/jcY8GTyrumxMkv/3SqA+v0i0pxZEDQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgy7uRCRA9TVsSAnZWagAAcDUP/3EV1yhXKGk995QpJsB5\n8V/yTBQmUny8RPsiPgfM8QrBBeIOlPLP83QklgizqoXC3pG4zOEt08D1OjZ8\npyaUb74uiOvPcFx/02l/Quw8vaXziK6JrRkJw2+Polw+UiNy9HaDlY8LDTY/\napqN9UCerBI9eERyUxGpxtHyoIlLG50i4CdfEdasrJLEwUdJlQAbLbZ91XVu\nJTKGLZYk7ecy3h9MFcJc+iRMsddAf01qhm7J25Af39NumttGJAeJ7iWmP3m6\neAXRcYQm/gLG6Awz38gvhQtH9UubOyo1uRqIT1c23XTnGbwPIchjYldUjQsg\n6AroqITe8yS+BjkSya6rboty5HahiqyJbNuEgnMtd1qdETHsSjvKi9V0nEhP\nVtaxEvfOwcaNeTJhUrRWbuKS/S4VcfSslGbeju/m5oRYHou3GGZmWduOH/cu\nGNnUzvDUfatsxChajItRp/FGTUP+ljjgLQ0zlmR+sho/0df/1L3nM9gfQFgU\ncIct2Kz+DNNnS4M8E7z48C6gYqdQA44q1AO2kQF5COJauoVGft+uR1QQihyr\nvAYCI+sekhr49w+/IECNYVpfCGZZ1bGoJ7BM3fR5mUrR5d5KxKN6QU1sNj5g\nDDzfUyolyDqu4Cn33daq9j5lT5lunGRqJSpjArG9EbYnrD5bAt7ndcPnmS8o\nVNGC\r\n=WBv6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"b75bf54e2430d3123fd080b5e7d81f310e9b6bf7","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.0","dependencies":{"npm":"7.18.1","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.0-beta.2","prettier":"^2.3.1","typescript":"4.3.4","@types/jest":"^26.0.23","@types/node":"^15.12.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.2_1623964560771_0.260675320396228","host":"s3://npm-registry-packages"}},"6.3.3":{"name":"yarn-audit-fix","version":"6.3.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"08e518a2cc0a10cca96531a2321ee0f483c4bf3a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.3.tgz","fileCount":31,"integrity":"sha512-HZEVELGlc2xTRYr/JDLGccjPLCskobhFHNPeK0WV4u+MSXsUjEVaIsABnjz7rPIY51WHwnMuXq6QWDwITqbE0w==","signatures":[{"sig":"MEYCIQD2ptfyDcjGCJGVnH/7nYkgX5BnqXB2FG1/kRDvZu6oiQIhAOmfk7EjsqOHr3+8VCMlF6QYdb/c0+td2WliOGioetRp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1RU9CRA9TVsSAnZWagAA6yQQAIlwLRcoh1L2BSZqOpFa\n5HwlA0GVrNoIUUgFYRd2cPZ+kvRah5DCHbkY8M9n8a21cr36LAMN0Jl7VsFm\nCCeCtMDx36SNLGxY4vUOXc6JJ5yYuB/zhk3lVjOGqla0kmVL4hbu0ejF5vol\ncxg6P5F330j+fkukZlKl9idSVH3wccOmODSxqN1hjBKMf3vrP6ry2OlOvbAr\nTevgNus/+KF+UtruTr4rzQf0jnkbegwYkJAZmQj3fXKt5zw9g0v4o1Dmltlo\neLsSKXpgRwlT391oJ8/frTHKgKMuDiHuivh60kp1cukRUnGXvNCwpZLRIGfO\nQ9zsNeQZA16x989hiLMpfl8Hla6ERj9vQiMOsN67JDEjZjq3qFFMqz7QZxCd\nP5KUR/Fhn2YqyyLQ8FRzVaJ/raswuFAxgsxnPIbd6IWqV/4h6sgsqMLpaYe9\nxlmndeiJf66D2713Q4cOBA6NL0bf4hnGT3WzuWex7efc+Z7Ip8lG6PrilHZd\n2kuTZNMAwz9pV7dHNqtu4hBF0KaOUrdFJ17rmkJWL8VGlUX2Cv4ZMCJPmtsQ\nDQvr3Hdc46swBOne/2Vn8zrtEtJxjbjdcsW5cctld/yq0Nf2TJptrjKXYpIZ\nCWVCrT0ioXB5xeo7o4LizHLGEFwSrU4kgwWJgW7XSNQ9y2l/5/nYXuZDqkJl\nxw8k\r\n=3qyx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"0e044337dbf63f74be6d55582d3dacc4337996d7","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.1","dependencies":{"npm":"7.19.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^7.2.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.0-beta.2","prettier":"^2.3.1","typescript":"4.3.4","@types/jest":"^26.0.23","@types/node":"^15.12.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.3_1624577341369_0.36338984847274736","host":"s3://npm-registry-packages"}},"6.3.4":{"name":"yarn-audit-fix","version":"6.3.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"b1d3afe717f67d331203128be9a8562d4ae0d650","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.4.tgz","fileCount":31,"integrity":"sha512-XlfcF0zfrhrpN9R3xLQ8BUgrzg+/vPHWYDG2bzNqofC8zNINy+KguxCGTVoLltRSgAirQU5UbUuGhyVYDE6Yjw==","signatures":[{"sig":"MEUCIQDezDcn9RpEBbvUF9+QDkUdvi82NeZ6rDrhE0p8WVIf9QIgY29KBLQ0Ej91SelopiXm7U6iedpBsCPDNHsh8tMCoLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1bRZCRA9TVsSAnZWagAA1RcP/A2O7Os1tPq+pU3ddfeu\nMK2OiRp2KyHKiJspEV4SSnFIV+RRz/glgDxYVz3lphS+d8Cy/R8pPxn/e8y6\nhs5KEVvnEjUmOxW3ONhKmaBFEkNSGN5zQxSwIh/aPkdo7l6nYqWtE8mG/wP0\nHl5AEDfcMQYkP+2PE8On0WTtSQnJEL05W8muACdWrJ0CfZxcp4omQjcGnHU0\nUanMfXUHVlc3R0UmL/Znf+T5ujqVAIPYq69ERe5r0C/3cloHtZ9TOGajvEui\n74SRabgAbzanNQhc7zrEYgAjHp32j6pMTncrzBgQn0WZ2I+e6GnteeyJTTCi\nkvfPzaNPwIOLd7WIgIx0MBFQtWwdQxIbshKT8DOQh5KhMR/MBJXhVZwtixBQ\ncC+9W++PPFw37teGpEjKGHRfZwvdRp8uGGiTgGtLTxeX2CqFqpKjE+FVTufl\nQA29aKcTeaZEzCo7n7kO3HJgAi4Zo8k81BoOOvBxv1AA9WSrPBnvo2ISs9nX\n5HHI67kFRDysz1jNRs4UvRq8IPQnNbUe+dIZ/NZsvSgud8PSXGawTcmN7aco\npYMX4KesKQA8o705d4Lw1CYNiSHZhYFx9J07oaAeDWDKUBag7pvOGpGFd40O\n3j8J6Y4Nj48H8qFtrgOBfnOPXqpQGcUGBd+HUq07BfjGPbtxlBhUsM5s+R/X\n4cW5\r\n=5Ujr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"461a723f71fc15481a6517cf6fbe7c625effc4ee","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.1","dependencies":{"npm":"7.19.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.0-beta.2","prettier":"^2.3.1","typescript":"4.3.4","@types/jest":"^26.0.23","@types/node":"^15.12.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.4_1624618072892_0.4671195702011688","host":"s3://npm-registry-packages"}},"6.3.5":{"name":"yarn-audit-fix","version":"6.3.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"78dca0ab581d92e434092246db7c0e01f053f372","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.5.tgz","fileCount":31,"integrity":"sha512-zdtp1LUHIg9uvyKi05E6kr//1q23Fb36Qmasru+XC6Asd5alHdkHm82Weed+JBktLXjAKQ1RLgfbGj0NkNpqrA==","signatures":[{"sig":"MEUCIQCrKHG47QE4dWF1oMO3ft6kBTPjD+Skzj2k5s2WejGCIQIgQ55IhXblyeMphmE47cSN9tRcUD1j20Adui2coIJYUnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3hAUCRA9TVsSAnZWagAA9M4P/04SJss6nLns0lvE6/B7\nilhUpTlM/wWpSkCaAyYoTRwqsYaU91sC/pluhj4ujE3axM1N1n4VhSzzYvOn\nztT214Dw1hDdGpoweauzqKrE874wukdw1LWZEj9l60RAKADTnHk/gTaRXg5K\naqgmRJi7ed5zNz/sQWzTBZ9KBwbtmTjzVHvKNylQtC3PiNj8Y7sTvQgIS7Cz\nkrXqfnkSYSlvJqa61fmCvL6qn9BU5eNnzDXAcx9rkbETmw20XoYVfnDXSYrg\nz5+ZM7vIk12QHRxlyGE67VTOi3Xqle2z24lY+Oj/yK2dRGAYVpjYbTpZWfiF\nx5TedTry2/gkhgaMkb687Jo2wbJk8VibCZKGXnU+56SDX+jIKy0PKSUkT7pS\nrtfZjuHZqfmeyO2r3eMqDRzcSFsBxDgIKplDghOAPfAVGxD0HpGlPNJjKhKW\nFdVn19vxjMGDTDuRixQ95smjxBil8ADQTso5iCoYHoHJNt4Q6QGATfwSgeEd\nldQYb77wuFooP9q33WQQ9ohtEUbZPlXEfpzhhXNN7R9YZ4Ct51UNVxtD45Oi\nCN41n74fprHg+MlxpgvQheAkt0ypZYHlZxYSrosTh5vIPuKL+LvlXiMUd35a\n/zj1sl2n6zX3fl7c9Ig4A2MTs3O4tFU1dMg0ms//NfWa5ReELQSp/HE1szqr\nWGjE\r\n=qNhb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"9ebfcf90a7139e5e5156c586fe3980e86fc9c3e3","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.1","dependencies":{"npm":"7.19.1","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.3","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.4","eslint":"^7.28.0","mkdirp":"^1.0.4","terser":"^5.7.0","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.0-beta.2","prettier":"^2.3.1","typescript":"4.3.5","@types/jest":"^26.0.23","@types/node":"^15.12.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.5_1625165844106_0.9327162057168481","host":"s3://npm-registry-packages"}},"6.3.6":{"name":"yarn-audit-fix","version":"6.3.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"75b828dd6501343d852d36e42731fb4a8b2088a2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.6.tgz","fileCount":31,"integrity":"sha512-jkZO+xDH3NEcFW5w36lpIrgnBjkv28i6bleiCHlDUUbeqqI/fhF/SFwc+/STDYydRRuBUUb8DVZLWItmaycYhw==","signatures":[{"sig":"MEUCIQDEnmmEjDbhJ1Vrn2rxmv8vv6ekvEZ/0+eMv6sqBfARLQIgfplYXJnujfw3BmUwVPnApR43qyNndyhVwzBv6VpEXqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8LJACRA9TVsSAnZWagAAkmMP/09XpeoeyH3EZWle/5Ai\nDZWmAVf7ZNukNSrb6LehUT26Qu+8wXUHig6wmAWjPAZ7RCo+PwyS8+U2PXge\nWuIfkexW1ti7AYgjTAX5N0PFz/MDJ76LzQLdZnLBansZ9PVYjPDd+NMs8pfI\nZ/LoXIS3tG5TjlImAgvUAIgX/s1Iz6toK45awvdqq/ED2hgRmnLzT7EGt9kW\nZNbeE1snLyQvUO5pN6tvbnHr4feLG093GyZRSBgOuFLJqtzHDwShChCLF1eW\nPiQ/XXMTFmZal7qEfCvtvIAMicfWEDJ76mU+nX7UTDzhDirGw23/KfibHzug\nKnCl0nCJ8J/oWSQh8ecHj5d82TGhhJXlr+3r5pbAQcQjb4zqmC+Q3GwnxGxB\n93bn0rFepoFBR3kBIY4rbbdopVqKsFR8CrvuMJTzdWrKG4QI9A+zLn+DgXcN\nZbCqZn/pY6ZN3VmAlVXPRSTJbgLSovaX1SoVtw1ItKJdJFwemMzxwg0DjbOC\nNWBvaNlBshDCgvnax3A0vntGe4ITwdtkGafgCT9P2c/4K5PbCczjiXCWzGPR\nM9hv2i7Hh5rQBMmPGiSf1uy8io8eBQlYa49ecds4HMeOKa4Y2A/6bb0YhEvo\nW6grZyy/LtXoRFXRmJtZ1/xxC/argxqxfiNu5xlLfLlt109iCe3DRtChtULd\nmvmV\r\n=21Lx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"623552eef0c0244d5b4b72466c1b75f1cdd17cae","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"14.17.3","dependencies":{"npm":"7.20.0","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.170","@types/semver":"^7.3.6","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.11","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.0","@types/yarnpkg__lockfile":"^1.1.4"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.29.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.2","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^26.0.23","@types/node":"^15.14.0","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.1","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.6_1626387007916_0.3709194082080858","host":"s3://npm-registry-packages"}},"6.3.7":{"name":"yarn-audit-fix","version":"6.3.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"7aaa6007ae9e8d21742db5c2f8b90845e72bedc4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.7.tgz","fileCount":31,"integrity":"sha512-enxRlybVnpyryGSrvTRSF9GsNLSHbxM0KYUBNWzQDg5+O4Utnihdrqp+1a/7qKkoACv/23RMkhpcZdu7vtHreg==","signatures":[{"sig":"MEUCIHXSya3RLr3cC/YqsZBdNQD3txgbr0kLFkQbQmxhzaMPAiEA1+2G49LbjWCQKgpQCnM8PT2fLVSjzyoo41uoNCaw420=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+gAwCRA9TVsSAnZWagAAjyUP/1wuUKMKyYSyzqtgtCQq\ngtjLa6xlf1dh4rbWrdYOmmKuJDU8526H6jih3+nhGf5k2PxZRO7iKmIuLXo5\nyv/vUBIIB/Y8j8mMt/3lftx6bWBBrdTbfpmrvdtJvtER2sAYMUMGXwEhMZUQ\niMrVLz/lZA5ZjTzOwPaqsJYcYx/HvzkoPHUkR1JJyDmM/TSKDJ1ayCak/G2u\noQG47on1Ah+fCBCWeuXikQp/d/5iKb5JhPDhriRn0G1P/RyR7QZ8PoZ2ulfy\n9BO8y9kEaZy5L8CPI5elRPrJ5TRQwUdzXfUbK5qIgWrwegIRIkWEWTYgt9AX\nC6jdUkDbPumzyyl86UWekRWiFsw7aB2GqEn0EdhhAt854rJrAfLnrEgn7fq3\nupC+nt0++8y3CAhgsSpdjLktMz2WbNawokCLi6Bk2hU/Yf2Q1xczFAwsc9WW\nubqfKqoaSbWxcLbN57FDwxNCQeMvmYUhWhpPAYAHR2NIyW7GO2+uOAJpCyqf\nGROsgvNOeTRcqAQxa4S1MRgslZMvAFsVZy0BU4LX35VPZl53hI61Bb1mjt2V\nr0Ucmh4QRtiujgOuKxT2UguOmFnMZegMJvHz7l1ROs6jTS2Vl89l4EOc511L\n4pJi0SaW8607QurOTzTnU+BwANz3NmmqqEZC2BCuRyA1MMIBBjx+KBHVOMsB\nWugN\r\n=zQWz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f88a116aab42663450cb7d95bd5630a2ed0c498b","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"14.17.3","dependencies":{"npm":"7.20.1","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.171","@types/semver":"^7.3.7","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.30.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.4","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^26.0.24","@types/node":"^16.3.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.7_1626996783771_0.7725676057030544","host":"s3://npm-registry-packages"}},"6.3.8":{"name":"yarn-audit-fix","version":"6.3.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"485f87c9d2b9dd29511a78c595a3e430e37dd39d","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.8.tgz","fileCount":31,"integrity":"sha512-te778XSNUi7Z0jRv9VKDt5YRQ5VP5MPAHoDBmFdC7Qx4OI55rP9qkQapbw4EQ+AEFSSYOSWiorYr6EYJRxXVJQ==","signatures":[{"sig":"MEQCIEB1+2USqKuGPUFsDXJx3370s391sK+S0WYdOooiAq19AiAJBtqFNJgVONSvDOVwnfn748fQyiAC0n89XzzsevExkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAFCUCRA9TVsSAnZWagAAyBAQAIkbw7qpPaMM3q0sU/nL\nXElOWrzUVkWP9IhZRnqOoyANM4JLV+ACoVIZfaEmlcL+XmvSb4kEAezE4wUP\nI+V6hMGgUadmXdz1XJ6YNexvNO5ANkmKBdYc2gxAD/nj0wEGtkKNzYdBgjhZ\ntA5OhOn79q0QbPAuMr+qvedh6J1s92NIxfGkajQ1hawIJQaOQ1AC0/fqq6VN\nL2bwtNbt7ZjYxvx0GgPPUlBWQQL/DoI5vWWetp2fTej6fvvz43aHaEbzs+m6\n+qFQsxWK/tq6GFIaQZaAnUJJmhRjdM7LojtwEadmVF3DPojrickZXYKLfeL3\n1bdbu9lU8yQNw+aM467exLEQWOdGz9i1MDsujjK5IZ8U3eYKePBuy78BEjH+\ngD829af4Fg9gN5fNhChrBCqB6WEZUQ1UR8PnM6x8cLKzgKX8Zh7SdMSMxr9p\nMc4rLlVNsIt45xDBxBaDrsk6WtrqCxxQI2YSI3klSLItVkcNjTCa4Zkrb+Tv\nL0LgQmmis+6DyJsT+gDZqtHyO0MWpAbcjWoz7Q+jeSDgFdlo5MzxpIxbfwtX\nS3cGPMr7hk4rAWWRUaUHMQ2VuPNfHmmaDZ1Y8VCdIWze0kFSDRst55vjoLBK\nr3CzwBMO5nZcD4KVmCLX+uBSwSlJQUrTYrG4RW8Tgo3ORo/GMsqH2ijnacu2\noYn/\r\n=TPwq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"2ab312e8d3c22052d4fb90799082354692551beb","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.13","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"14.17.3","dependencies":{"npm":"7.20.2","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.171","@types/semver":"^7.3.7","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.30.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.4","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^26.0.24","@types/node":"^16.3.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.8_1627410580644_0.7298600451676822","host":"s3://npm-registry-packages"}},"6.3.9":{"name":"yarn-audit-fix","version":"6.3.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"b8459096ee1056a67f047bab799bca9033a84dd2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.9.tgz","fileCount":31,"integrity":"sha512-Rx1WuL3Xi9LIFsGDT4uJjfLzXiYhbY5Jrxt8DAqLgHY2alpB4OA5fVXDk0XkPd05lluIdFTWDosUrNztu7rwIw==","signatures":[{"sig":"MEUCIDNVjyUdYCgecxCl6ffmYrGMZUPesD4BpmRCMjo48TP+AiEAn9ZHeHCOSUyFh6m5Uz7lvG0kUwjyVwToiw+LLHeytoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhC6IrCRA9TVsSAnZWagAAELAP/1PDUf+ttuyPonS2pZ0y\nicGi456Hmx1uUlZNWsDhBJYh39GPOBXyhtC6DGk17KpBQyeojGSeET72fHU9\nM2+FiGLU0QP267qn/tlpmASjsDFNKKPcrvma8IADy2yfp9x0glnZehBxTKO6\nviQc6Po5nEsWph7DLLFOt2qETkic+gXHvxtoy2egBopcarVkOU9y81RAMLZT\nLBLF0OyAkscAaGL3Nh5cPH/q1g/MLs5UPhUBnmHR0B+1k7b8z/fYxpxVQMK9\nCBk2BNmA+eaqkN8Qz5yeXHHQpL44G7LpF7Ta72/khJQAGsDxejdExhDpBGH5\nsMMmN/jqGTeQIIw56wyAaNNdOOhN7cbyigs28WJI+C6mME/He15aucVy9xbN\n3JMvKt5uOvltOdxgsse4t2E3/WX/mcAVcNgzTaG3aXkrKVFDRzbJNZxt2LmA\nDla2MRyfxb15ZqYZ2cD5Mftca+ApKHCyu4r3UmoXI9gvDA9zHe16K+tJBPG8\nQFuS2WNBFtm0q7B5WsnB1GxfTsDzukZUh31jKisjwnL256fEqSdC5Tpc44K6\nt3v3DIgpyyrTxWOOrafwjnPBbFYvF/KJUhtPmbqtIPLkpcr2sTpCz8H7wLwP\nq2Ig8WZ3zLjN9afVYJ1urX64vDo3JHysOtPF13Ri/CkUibiOyRROce1ZyZ7R\n0+Mg\r\n=8EiZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"2e48b4d8f31be0ec23238f237ca46110e55db149","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.14","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"14.17.4","dependencies":{"npm":"7.20.3","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.171","@types/semver":"^7.3.7","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.30.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.4","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^26.0.24","@types/node":"^16.3.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.9_1628152363695_0.4426556217322075","host":"s3://npm-registry-packages"}},"6.3.10":{"name":"yarn-audit-fix","version":"6.3.10","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.10","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"d030412e42c7f4288fd33ed7f4d12d9c3874234e","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.10.tgz","fileCount":31,"integrity":"sha512-Vm4zHIe2QH+0bbGFyIy2ryxkDDvsNzaSn/7jK1tqnncEjCxsTt1DOAu6QAja3wSA2iN1kj34L7jf13soxlyQ+w==","signatures":[{"sig":"MEQCIH3atIMag5I2K4+LzYUiwdM8SPoAvVk7oc4JqU4Kp7rgAiAF79Ldto7PWBqy0cOJFfRTecF+5Sz3NQ++uj+fM7cy0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDE+zCRA9TVsSAnZWagAAIH4P+gKS7PBGPkvLDOnINMnS\nYXvzvDB1jy4gGFYpVCnLB1euw34KICYkjGIpipp0qXCg577tjku9JU+tu7GD\nWwatHygVrmQtT6KvCvfVSKgbYWbsgiTNSc8BhG6mTAQgSi6Ev0u4EaLOGYvf\npNdf2aCuri7a0EVYMqS3kfNWxDfHaK+S36pgyuybclskxycyBT4xzFxS4Jp/\nDE5v/rJDg9LiKL/YEEvCNt7AcPagEqOSGminujCTJylXRSZIWVEbt06/aCq+\nWx+uQVIsmO4L1FsKKCnDzaEw3NEiE1imxIDh8pEGTmZvYtvCPVLZxlY86uYF\nr2cRXScDA2aq2sYavrwYw5ov56dpGIB9EQQy6upe9ntxx05G1Oz/KhZchtmp\n8rHlX2VG2snlx3FTFlSQzTHpO3+mBBtF4DGQqCZLOfRBv3qqHQGNkiQVGyy4\nCQVE3fXYS3F8n1u9ARDDw9ZO4vlCC4Q/SnRIGfhOgqoLKJqyW9VvW+KZcZQZ\n8GtBJKmjGbr5ogivSOkCF91ONFVcrI+Q7hoy8CNTTouoiTkp47afhtrRhxnW\ndpgFgoL5YuOD5/XtNRaedWog/wiw1Ttbe4n9R5cvi6j7LiUVN0BSurUsxSFW\nmA6wTNSrlc95Mia23F8QG2kRlcFMGBcB+Eh9SNBD1zk6leeRIpSv+QUec8eZ\ncYbd\r\n=49Ew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"c757379f5f56794ccc2c5c8486826ff3a03b7a60","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.14","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"14.17.4","dependencies":{"npm":"7.20.4","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.171","@types/semver":"^7.3.7","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.30.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.4","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^26.0.24","@types/node":"^16.3.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.10_1628196787089_0.0850520551887124","host":"s3://npm-registry-packages"}},"6.3.11":{"name":"yarn-audit-fix","version":"6.3.11","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.3.11","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"a1f9f7eabf30e7dbe4d0efe433ea5356cceff490","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.3.11.tgz","fileCount":31,"integrity":"sha512-M/YwvRbOLrdUmDNFUcRtiaUoWSeQmMjoN0YDwDDBOlvGHTEIpU5M0rvlYG8WI1SzOExw23bEC0t8njPXn3C3Yg==","signatures":[{"sig":"MEYCIQCf4lDE9nxJaaDlYsVfRp06LM4a54Fbbth0WHKHob9B2QIhANigIcON595kjJgNDqi2Q2YOqQScNjWWtESgHUbJLBGh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDF/YCRA9TVsSAnZWagAAJnQP/An2oUBzX1FrkeLn9Ejs\nve7n37n6y1vJj+qq6oZa1Aeu++g8CNv4SdIhnLxu5+nIIFdVRYTGhNAN0luS\na/s9lPThhEsbzANIJfvhyPPhhVxP5qcqULZWrhUxPsx0B6Km0n/1Na9tFgyg\nyfefUrZuGSUpsSK02B7Akb5xawgl8EDTicYOKz6oeI2mJ0F0BYagJLKriYLo\nmfGZ0M6yXR+BjiUmKtnCLFKFKfBF9GfOB/kSjKPVt9raQvcabffLMFQjyn7M\n6Vmkz8MMx56Wg0RO/lRhVktQzGf8M9giYCjQGX2P9y/ZmD1xK/OAyJs0l+aT\ntGLnmycgkrvkR4HXiuKcazJ25mh8wJ8tumoUUX2vuSsmX4+EnIVTfeHljpKQ\nTq6LYRG7hSEvdqXBk93RGCn2yfbwl4FMgL/O2Uzb5NdDY0+B+SyjzK3aGndV\nbdE7cy1AXkNUsSfQCjlgSDFxNf6JHmXrLXAo9ue+mO8E5Nh3QBDHYb1dfvrZ\n0WUpeOXfmJD6ttbCoWG7VgCyMhy9wK9VS2vQNnsBBmA8zDrS23vGi8g0OYa/\nTq13pHP/RA9gOgjGyzSRqs2mWeTYQ6QAAl23Ru+d1yFcHCK4ZPtzz4g1u4k+\nwrYHws57qgJ8P1fSz56awK0QfdU75Nsv7YGErFHtyYDeTVZMWabjIjFP2QT8\n/gvE\r\n=zS8F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"e037822f9a15fc053545c8b6b3e3acfbae6cc27f","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"6.14.14","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"14.17.4","dependencies":{"npm":"7.20.5","synp":"^1.9.7","chalk":"^4.1.1","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.0.0","@types/lodash":"^4.14.171","@types/semver":"^7.3.7","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.30.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.3","typedoc":"^0.21.4","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^26.0.24","@types/node":"^16.3.2","@qiwi/libdefkit":"^3.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.3.11_1628200920641_0.008208483529485555","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"yarn-audit-fix","version":"6.4.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.4.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"819ae26f9f2514bccd20b2c273ead39aaf76c390","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.4.0.tgz","fileCount":31,"integrity":"sha512-yz8vooMGg9czOdALoVqsRpWojx4ohIKHoRH4sc3/6EEpmZRskLOPfTCNYZ2YqifJm8iebGWpdBJLf9FD0/ucNQ==","signatures":[{"sig":"MEUCIQCqvMPYJj2vA5do4ElPFHicQceAFiD2tegru8kzyAKDugIgFI/j3sAQTKx6PimIZqu3DX4eisj89hxuxBN45IzHoSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE25ACRA9TVsSAnZWagAAssIP/RxzJq85b6zKVALMZvLm\nWg/vXgmHNU5Tm8y6npyEV4NulGWqfoCPHvt5EpOkjHg3rDEEQpXxH/d0v0SN\nGTtbctETbk3LJrz8Iy6kiCJtj7ozsZoIP7XSaZtfwE+35lmUJoJtHr7yF9J3\nKrb32HM2URQ4oJ9P6tRLZZtmBiCA5VwdwDhJgMXATmhF11ruP2KFDM9hgpRP\neHG7ggj06eCgRNUmSRcSMw4I8bqzwfX/WdQ4Zy2VwBbxq9lQLPjldGge36v1\nCcVpFmKK5BnaFPvj2TO7xsmAzPVywnFn/cN9KYsNmJlLKeeFqvYHzrBIQHe7\nLcS21poblnhS7pkYI6oz+NhiIsKDRyrCcAWGKmuc4aGUDLv6ULb0dwuavVYa\nxOgzLagW6biOj7t1X+WYQi+6cQfapxt+eQ+zOJ69GiM2q1zx1BJRyz92OT9V\noiNnRvpH3pzPUs6mZTownRxLXYdM0HEcLdVntGl3eTx/Dx00RdSV/5wvDktp\nn8qmT0RC5v1D+G/bzvtbY8nVZjxA0pDbfPbDVcuMUi+P+Yk1VHzMzNlTy3wC\nJU2QHsAkYo+o9yDL9ABmVWKE19t09SOHwo5ccBg7xDWS8hoiLRvXogeh1NsC\nZQq4T8nPs++Psl2WlNJvO7fE9k9hTgmpdzvXju/ZGkK7SX0nooVvHl3q7tfa\npibI\r\n=1azM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"99c886eb2a550c5f43ecb7dd821d0ca2698cce8e","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.20.3","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.6.1","dependencies":{"npm":"7.20.5","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.1.0","@types/lodash":"^4.14.172","@types/semver":"^7.3.8","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.4","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^27.0.0","@types/node":"^16.4.13","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.4","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.4.0_1628663360330_0.11563140554093554","host":"s3://npm-registry-packages"}},"6.4.1":{"name":"yarn-audit-fix","version":"6.4.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.4.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"a5fd6c8cd9045257277f413828ba0a948472e787","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.4.1.tgz","fileCount":31,"integrity":"sha512-wz1r4LPER/bau5gs134CVL39r7Qe0YhmXt/xJ+a5pkvqcJUzjgZZX3Sxghh+TYRB8jtP51L1DS1+X++Tg6w6kA==","signatures":[{"sig":"MEYCIQD2Lxfv5RE6a2z5lqUw8yRMaenlB0gQGS2YR64RS152fAIhANcpZ10nqVZ7/cWKloRUh4rERjkcp86efNGiN0NczJI7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFZSkCRA9TVsSAnZWagAAAioP/A4BVxts3PjaJ/TfYQcg\nUzDZ5UUix3u1WoHE7BRnyAhZFIg7SSWDpbgGqPCK2R55qtG5lfjyDDNYF+37\nDg425RcW5Ucp7YDXR+WrNEBcrBBV4+NbEcjD0jvjK1XrMoEQ4gG/s+AYidYK\nZixtiePCyU7CUhst5KUFUnddURn3dwLKuSl5R/M9wtSAsYwykdXwE9/35/KC\njEvRnwUxNYa7Udwg4Q2NlkUxPVFO6wIdAH3V2A1QyCG83kqCyjzxriJK49q+\nWLpWAALI5jUMqUWEQ5G7IMy+Xn8cUWH+q958EwovAcmXfwVSz7unHMQa07ht\nw7X3hIXLZTq8u32UZEO6p2cdzcHyyhKcgFWTTH0UfbR4OKutaKdUUbGrWi4B\nzE+pLJK59SCZ4jEK6L9kGIt/lQAh1sADFphW1bWiCIOJrYk2we2QA4XGoD4B\nsJ/Ka8/AOcDZnOwhfzWKH7AXq8T6kvGERhEZWTd/16E1kMIcN0WG/5a889y0\nKOA1ZLczviiLp5gZQXJRIMp1z5INYlaCfSlqYNRZVvMaNsQ0E7goBL0PGtn0\n0c11ez5Y/8VricUYlFAJKGK14ZwXBn9ovGPvWwjODbD9fl6ZOm9he6/rjPl2\nG4LjlGokSal4nru0x9k0cTU2ahr2Xn/7QSt/gDUwXMyepv/iuJ7KaemprTMQ\nFXeK\r\n=ZscX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"6542e90ea2f027cadaedf2df2e72d07f9c54f8e4","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.20.3","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.6.2","dependencies":{"npm":"7.20.6","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.1.0","@types/lodash":"^4.14.172","@types/semver":"^7.3.8","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.4","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^27.0.0","@types/node":"^16.4.13","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.4","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.4.1_1628804260511_0.8935795989294293","host":"s3://npm-registry-packages"}},"6.4.2":{"name":"yarn-audit-fix","version":"6.4.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.4.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"3b5326d7302551f93d573bb48590947a3d473cf4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.4.2.tgz","fileCount":31,"integrity":"sha512-cs4+9i9MjKxlMqWaFAyyHB88rDBLSJJQowHAbDvQWvXYEKJv2Wp27dmPzvgWmEGVXHZeTvd9kvUNzp2ILDHB0w==","signatures":[{"sig":"MEQCIGQuTN2wkThjiW0gjNN0loVSVWKN5i5f4J0Zx9JTjysNAiAef00cYwvb6Tm893JYDPANWz3bt7V8ZP/YpQw7/NtCfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHrlUCRA9TVsSAnZWagAAvv4P/2pziLXd+EgntjK9MROD\nK10i9VBAwGbOqx1Loe+G9dHn5S7zdUpat+feCNp/p6c1KqQEi6o5SLRR73xv\n95zO01AoouOYLl6LwovXyeObbQpir8kZN8HLpj7UHzDdYaRmAjcfpZacIr3v\n81p4yp3F7jdBCokQN8e0bGw7bGIkweilXq7PR5aVt00oChqCLH2DHZrKi2VI\np2eeImw0HgOnHpoLw6WhDyctuuwrRxcVNF7vl8ytIkrfN6C31v+NhXfb07Wc\nhqo9drdxEvojLYf+X7U8tvWkdZfX08IyoJaiyzzSan1uzsnurBAsPrTNvg0J\nbjlIUqWBqgT49jqM/w3mXnijiIsO/3nAxb1VMGgHMDr9z7GENtKHhAn5jGX1\nk0JgsRtkncpdYwoaDv8mj6unEKXXYyG2SKjLPwZHMPpeAGDehmXcDjo9vXWz\nM1MKqXI2dHdAEfxmMxdLWNKchJfnZC/gqMWdhSCCBt0UcCsLfKQgVIW4bT6q\nXM0BVvE34r6s6JE/E80qcK03HTVdL5J7MV6oRK6zlF0i+r1POxyLB8M5aiiA\nqYnZI9SuEsYteAqgwLwXN74dB8IS0NiuSQW1UzxzjNwnCJW+sXwyO8QklFIl\nC3YkhQm98cmH4Ln0uGd3zHFohsFVg0IvZfXwlA4TRJ0xp3IqW5C3rFG18p41\nSWti\r\n=IOQI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"e4d73a8e9676e64094e59719494dca88ee9453a8","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.20.3","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.7.0","dependencies":{"npm":"7.21.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.1.0","@types/lodash":"^4.14.172","@types/semver":"^7.3.8","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.4","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^27.0.0","@types/node":"^16.4.13","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.4","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.4.2_1629403476494_0.0953893279765603","host":"s3://npm-registry-packages"}},"6.4.3":{"name":"yarn-audit-fix","version":"6.4.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.4.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"9df8446e57f2754ac9febad91f5f4fc10ce597fa","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.4.3.tgz","fileCount":31,"integrity":"sha512-8kFS4aovjjlwUSW60IOFFeOePrLBjCY0x4BDdjJ8/ggNtFs0pV6h0W+aAUvbtsBLSB6fU7SUPqQJ/oSy5ko05Q==","signatures":[{"sig":"MEUCIC/M/KM8AKlGocMF3VKUowSbfCrbXn+p9h/N4rNYhakVAiEAvfwPDORfNiDBtlyNprUGTaCPGj9GGPyMV22wHnld2+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKEVzCRA9TVsSAnZWagAA344P/0oDa4GwIgoG94sGRLBO\nvGgMCVXfVSsD03VfrxV74gMSoVpcqbpQb2Capuk1+95CqXbi2MGm8VCeYWiI\nBDmAx5Xgjfpa6Pg+POoN+XncRXMEnKXhwibW5D5LlG2qSXFpmZxM7Kp2X2+k\nNTFpUyludY5BrNMIOcJyydiTVV8N4A9bYmndjA/R39jXRSXowGehPDrhXtYv\nXra3uEpxuEIUJisaMZS7TQhcyWrz0A5amq6Nq59LwLyU3Q3KQUzrB2RdU6FG\nQCgH7zmXcpRdQOgNbV3q6TclDJ+ER7dAsSXJY1tfM1Ay6OUkmhcIVfDtEovZ\nR18DJ0CTHVeHPoChNrDcUmoSwHA+LSfh3zElwdWFA7Z+caZIDlJLesUixqDP\nY5qBhWkf1T4jru+uCWt4MzK8TAUHkPdvQ4fF3vnU5crFwrFhh/QwmxiNBYo4\nQxANu4RfuZ8LRR60pqT3N/Ek8IYpXcysmoJZO/O8v7qlG2kxsC9ivk+JYAnG\nnoaPURPyVr/MfjaMIsHRwqF+qrDS/UEbFvl4b/M/P0rHCU/KVI0YvP8tAPMN\nmnt5kmVH2HOxnyDUeG3jUK8yWkjWfsF+irmT+ZcshZyq1vzoRShdDsADJmlq\nkAF85w8JQ7d1j/mkhwAmk9Ai/89otWuT9C/p6eTF9pOy/fiiqbDyXysKFeZ2\nT7LL\r\n=C2sf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"725ea5e3b365cffd00c9cda81c3cd7a11fe6a9a5","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.8.0","dependencies":{"npm":"7.21.1","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.1.0","@types/lodash":"^4.14.172","@types/semver":"^7.3.8","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.4","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"4.3.5","@types/jest":"^27.0.0","@types/node":"^16.4.13","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.4","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.4.3_1630029171437_0.7784747136498831","host":"s3://npm-registry-packages"}},"6.4.4":{"name":"yarn-audit-fix","version":"6.4.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@6.4.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es5/cli.js"},"dist":{"shasum":"ccfae076fa16dde5a4b79aadb33797f78cfbf76f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-6.4.4.tgz","fileCount":31,"integrity":"sha512-1vQjXbYvbcaOXqqvNlErjOFL62UkKbKk43kyptKslqq8PxYFoXw4lF3JZgz7W/g77pCAFzZ+RjwmDfXIkA0Jww==","signatures":[{"sig":"MEYCIQCvY8+e0oiI0+sVUm7copPCSesrcCqYSspBMwNCQKmjwwIhANokOZ39aCwTec6laBwcleBgkpykv/DU8DPAscAVpNOJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMUdECRA9TVsSAnZWagAAxI4P/RZpcs8Q0XbGnnbjOD75\ndzOfXRNL1OTbWraKBSgMemmTXwzq3v38+RsBjNDj3ZNqEdZ2sDtBdbDy0xsa\n8Nvxb+LhxGtuqI1otutYqJu3eJIbkCrTNbFc1pP0ibHlatHWpAwOZWuennve\nIZVTCMkA7GXgMVKknKXaX7w3Fg5CgRWBEWktAX9NTfNKFY02y/p244AAJ8wx\nENzQUUKB/bmlS6dGVJ/ulC9F74j6lmWuthJHy+lUu8PmytTPB9kuMLFIcXqM\nDrlhVaiO58Y3jdU9TdhJsGyPKiEaDxSLr4OYcfrpzZ8uB351iWx/cnW643IF\nQX8DvGw+MGyJ/8BK2ecpjsPnpNXZgJx3508AV8L5KNtmv0rl3UwFSVIFG0cH\nEEjDHjP7ihnw81+Qb+cG5EPIcqoBDh5IejpfmNVK/HZlGYUiWlYN4DerGZmO\ncI859sTklb7EAN4rJRRrLhRWo6KTEAxkzNBbRxGI6pckO7Fut2KUjHt09A/G\nWHRxRCTAQqFFXmdGwIc+4yeG3Nx4cqcvGF4h50N6Gz/OOclZeLjFKasiE9z+\n7bNLRK4tyE3YCwhn/0cRwmAG2WgU8JOV9fJV0IP8T8a+BYhkfSLm7H370HOW\nV0+gXuuHrReHbk65tX2l7Co+PpY3dt3oIR4vFWn2dyU8yfPpsBu4nNRQCyaL\nGHvX\r\n=l2RO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es5/index.js","types":"typings/index.d.ts","source":"src/main/ts/index.ts","gitHead":"f818ef2dfb5f8b6aace1fa3bdddabd2b4a4f5968","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:es5 build:es6 build:ts build:libdef build:buildstamp docs","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es5":"mkdirp target/es5 && tsc -p tsconfig.es5.json","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"yarn jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:libdef":"libdefkit --tsconfig=tsconfig.es5.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es5/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.8.0","dependencies":{"npm":"7.22.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.0","globby":"^11.0.4","lodash":"^4.17.21","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.1.0","@types/lodash":"^4.14.172","@types/semver":"^7.3.8","find-cache-dir":"^3.3.1","@types/fs-extra":"^9.0.12","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.1","cpy-cli":"^3.1.1","find-up":"^5.0.0","ts-jest":"^27.0.4","typedoc":"^0.21.5","prettier":"^2.3.2","typescript":"4.4.2","@types/jest":"^27.0.0","@types/node":"^16.4.13","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.4","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_6.4.4_1630619460665_0.07459571608615656","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"yarn-audit-fix","version":"7.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"94e37df55e4a30c7240fd9ab5c02fb1077ad16b5","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.0.tgz","fileCount":31,"integrity":"sha512-EsHYIDrviaqCtFn1zjmqmdXZYNF2iwMEoSoTZfUi0EqWHrw+KR4ppbl0TVCv1DX88iVttPqASEGtc3/VV7IUpA==","signatures":[{"sig":"MEYCIQDF92t6Bv8t1Qd/F8xj7NsOmHUPyEYvLIIhN+sXfUuSMgIhAIQ35XJ3blbJH84IPgn3F43Pq74NW1twQPHR4gAYqBlV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOPWXCRA9TVsSAnZWagAAmiYP+QHNiuVrQ0SM1VY1SRY8\nvaoNoccZVgnQWd5PY1VCFUQCv0nQaEwW6nNuG+t8YvWsOkA27+3t1rQb11R4\ne5iI04st6e5jyK3qhkfoCwCoOZJRUxYfvWJLGcuAdfELB2Zq+yrNK7uZAfCi\nbu/SKhpMaRF20Y0duAoPvrvzp1IjUGHLcyLu8ZGwud8hepxik6SCzRA1rQU3\ncuJxeMglzWzCT/neE34VkrKLXIvv66imN4FYMcE92JvbkNoNK5xOWSEu1DI+\nN2JtYVqyncdJ/QTa0CHrLEEMUFO+o2JUeInaXCNIqFT+5e3B5enBv7XwVMvX\nCXq+FWjePjIq0G/4V4c8OTQVA4EaAWsNt2azWFy6jmLE+s3VzySZB/4R+odv\ncRIORIl+YDWH9CCBVhnsdoOHSTC55BO9fhAr6PG7s+/6Jun3110nQN2rxbZO\ny8fXOVUuG0bKOmPWNom5Vor7be86vFIj1enQh9cZDntAkVfzy+sIgTXQ2XGT\n1ggBQ1Vo8c0Mo6ypAQaT8+RHdHva23EX0KbSxz6urx2YovJ3QDF0MTVziBXM\npLlRXFnhxBAApSimOj1oTbqXgg/OJXEiGsEO2UfFCYLMgvFjNSJEtvjAe0N5\nBUbIH/7a8TurykkZiyswlPcx652B8nOBI9Cut6jSs7OOTY0dxCdeHMBAIjp1\n3IXr\r\n=dRxE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"9a05ac923ce96ec0869430fc57c8c0627f33231b","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.1","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.9.0","dependencies":{"npm":"7.22.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.1.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.12","@types/lodash-es":"^4.17.4","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.1","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.2","cpy-cli":"^3.1.1","find-up":"^6.0.0","ts-jest":"^27.0.5","typedoc":"^0.21.9","prettier":"^2.3.2","typescript":"4.4.2","@types/jest":"^27.0.1","@types/node":"^16.7.13","tsc-esm-fix":"^2.7.1","@jest/globals":"^27.1.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.5","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.0_1631122838880_0.9572940536612649","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"yarn-audit-fix","version":"7.0.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"41bf02fc7e33d260a374f95660e78187ad7b5c7d","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.1.tgz","fileCount":31,"integrity":"sha512-eDi/fcG+jQ0oL/w1Y0U0zS30d0JH4D+3kURYNvTpecC9sLlUsCp7ZaPmb9SgBMhf+p86JOiR1pW6A73AczluZQ==","signatures":[{"sig":"MEUCIQDsbuUiPsOwKm7mZAw5u4lH2q+FXr/ioiNrJulocNsiCQIga3Z+XRm4dDw4HWHhq3POqbsCRap38QdXrVL6MBhgNvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOodvCRA9TVsSAnZWagAAr5EP/2Yv+lN13TqJ0UxnOwXO\n9vPekbOxVUVchiugFoZyLBWbC5Z60H4UOrEtajXXm+gXxsDsNYY+YsfduJeb\n5xpbJfP0QgMIRGVgxb4+njv3hXshBhJmSQI6adN+1sC/7AxS0mLFNk9FP9Zn\nT63YOqo/+wwM9zhGp9WMj+zRCHe5cshOH5D+mAXL/BK/i7sYIiKJRaBqo/3W\nQQrKBcZIN+u+NSu+AQP552H/pjaMeb/CA3SVaF73yTaxKPSUvmDRcLrTZkGj\nQt9cXcMmxyk5QAjWaZXWL+9l8uXUXAGS3KXEgErYpo8wYeHP5oFj5JvHBbBH\niahd5l99u0370qvJBVCbfIUfnAoDc84jazUeY/fxOVlVJSjmIVVoaMn85jxn\nz5kZsd+y+pnVv36WaSLIWKx+XFNWmTuR8HrxDeB0npnEDMRujI+Cs9QLnn2o\nVhQeXp1ERfcf4cEr/OII4RQR1yDMnLUlGOYM8jNLMFtA8pJ+gSWLHQQlk5FB\nNmgJwnkpvjHScSx8bn9nRSeCQcToSDFjglibcQL/XlQviXnV54N9/0CV/hc7\nDoLd9Dmcd0sFEyzAmnN+E2zE2oXuz4eHiSGIFG5Px1tiG2eNd6yN4fmvPYzL\nZmdeAbjyldNmVtb5Z9szIl8zDjo/ubG9pUupVzivfoblbbUBDON1MuIIYA/6\naLd9\r\n=ui5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"07e8b4516a949ff71e60db25a5a7a9c8d351d3bb","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.1","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.9.0","dependencies":{"npm":"7.23.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.1.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.12","@types/lodash-es":"^4.17.4","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.1","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.2","cpy-cli":"^3.1.1","find-up":"^6.0.0","ts-jest":"^27.0.5","typedoc":"^0.21.9","prettier":"^2.3.2","typescript":"4.4.2","@types/jest":"^27.0.1","@types/node":"^16.7.13","tsc-esm-fix":"^2.7.1","@jest/globals":"^27.1.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.5","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.1_1631225711751_0.7790076046709378","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"yarn-audit-fix","version":"7.0.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"5545dfaa2f1aa0d2fc626feddc01298ad0c773e4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.2.tgz","fileCount":31,"integrity":"sha512-ez4nl27DM45XxCCVtCvzdSEaOE1ZVqhfPFA90aAWYyGMw+yFLzm0mOsKI9bg60tGnfcabQnPQVCaaHefpk6aOQ==","signatures":[{"sig":"MEUCIQDKHRBg0gxZGvM9JoJlznA1hkRFqjnLL3Dv5ROuZdZxCAIgDh3DWF6uGL4EiIx3sOKl85933IqMGMHLzQvPTRMzelo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOxeTCRA9TVsSAnZWagAAnv8P/0rYthZS5ty4jYlGShz8\nBJkCWO1oD9aGWv7h2qI7TXKYoMBJO5lpGa2mTm9iA0QrsQ+fRxShnGt5DC0I\nmdbtNGL43gBSy/J3yKZRjJ8/mDkyG/GYGhEVaz9Ff1hO3ti1M8xobocRfbod\nGxAbhWWpasiBVn7A8CHh3jBL7eSmZ+GVJQvPx6L0+N2EXihh3ziG7YvVNY2f\nNKwEFQxRaU0u+c5Q5vJeNS9h6Z1OPbddu2XXZhJbwU0fJu+KiBoweCTSwI/P\nNrri8VuAVnkOTAhgQDV7fNJWnQ8EXaSZV4Z5W0Y4Z3ry0RD0htr92o0p7rau\n81fAZRRRkZCVhBUGBwOkKQAlo2C5caabNO/T0E9APs4zMHOMX5+5tysMfUvw\nOplcmGHqzf+tLALb/MzIj62/oSePIOGjPRdld/PTDio1MVOr1K2tpDfsePQz\nHSyt1eU+RxTAB0bCMxYwLneCIPKaexZCOp9UrB1DAkDHwkblF4Ca/2OcBZF0\nKa6xUV1HzmxCDU3K37eHACxjBModHoWqFDrHwGTvu5XW1+vh1TbXejUx9UrN\ntnZeGfdzBzDyBVqUdrRswbdVK1WhiECbXQrgfmGR1XpqmR1/yTeTBGgsYSoz\nLlLl5CFpwgu/X0vKUchtICW3yvaqrF3vRrS0cT2lvgfgCH2JX3XkzX3kHTN5\njfhf\r\n=L9NP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"fd02497aae36bf7543de73ce485b78e349a96198","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.1","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.9.0","dependencies":{"npm":"7.23.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.0.0","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.12","@types/lodash-es":"^4.17.4","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.1","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.2","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.21.9","prettier":"^2.4.0","typescript":"4.4.2","@types/jest":"^27.0.1","@types/node":"^16.9.1","tsc-esm-fix":"^2.7.1","@jest/globals":"^27.1.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.5","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.2_1631262611414_0.8359434369299441","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"yarn-audit-fix","version":"7.0.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"26ed5e15fd05ed89bb93f0bfa9dfe94eb2726d6a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.3.tgz","fileCount":31,"integrity":"sha512-oufOW6EtHSL2Sk0k1zYXFoslCGhc9liaz6Je5BYSy6SSp57JbBJYoHTOtc8bUnAQafq2WP4FA5/YCZcVWVlA1w==","signatures":[{"sig":"MEQCIDJ5eIWUWZv9M4E/rYNqFdTb9Rcw78GTcly0sXi5EW4eAiBTllDkK3KVIzVF+9Z6asvb3vUL5gyTI/GAP4EKdbWZQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPzDSCRA9TVsSAnZWagAAVNcP/iAQgTxWyg2x1bTCUW+r\nghVXwOzqa0umK+Gt/umrk3RMtyLhUCyi3X6UUF/pyy975e2VgXzg79KkkWNX\nT1IesrmnHWDaqavDINhjKirSzvro/og2vyBsvISq/EJrQqDWjf5dz/0jwnM2\njUbgQHAYRoRpaWzq87e417mHRMd9GrhlDkjgiMWB+GAqyp2MwCJ8nEl1mhO1\nZhssABEyXKH8syvpywHg2IpiGRq0OMcPA+s9KxxXMWOontJ28oolPVU4wGYa\ntBdrzd4XQqOIJsSHsZCCLlNq22YF46/dL1/P/mvIaWNNNOArBfSb6OPNDGUC\nNUkRuEYliwo18mRd/qefYMoiZflCZCa8H11YJCMTjkWOQReINp3I7XdTR5vD\npWNF81MVJZy+8iWo5TBg1Jc96ESg5wpDOoG7FSIurNDS7MnsG5OD43RY+nuq\n+2lJEkcHBi1hRdR/h/Ta16+7+0zTikjK1qFb4+iAsUnUddvARjgiZbiXzTVD\nFmXOlTA1s055uedI3LHQeG+K0SRAKXgcwkBi6Cej2vU8CdJ4QtZa37Hz+JFn\nB642SNKpA0rjfGxylf1aD3R/0uZQ4MmxWDVMsrLym/jYPLVH4Jl3OQAZBvpP\nP9LYaeV+g8l0wQkZR1MwsBUgF4/MkCoMKqqR3oGsw1hWP+576yTIlXLtBneh\nTzUR\r\n=aT9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"c4d38e5e0b20dcc30a494c7594bc296fe6a38776","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.1","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.9.1","dependencies":{"npm":"7.23.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.0.0","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.12","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.2","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.3","prettier":"^2.4.0","typescript":"4.4.3","@types/jest":"^27.0.1","@types/node":"^16.9.1","tsc-esm-fix":"^2.7.2","@jest/globals":"^27.2.0","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.6","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.3_1631531218763_0.17133468509869876","host":"s3://npm-registry-packages"}},"7.0.4":{"name":"yarn-audit-fix","version":"7.0.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"00b24818ca83cd405e58171854e1e33a4bd1263f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.4.tgz","fileCount":31,"integrity":"sha512-+I2cpVM5p8mfZ8S80K3wmpUgSNU23RvCXcQQQqlciTnj1kil9yOOZYfq8fNTJT3/Bs9VDmAO8ySDOYBYIgu/Aw==","signatures":[{"sig":"MEQCIGTfs6yfwtm45y3Mf4PvpX+jhnpM/kg2Kwc0u1LIGp2dAiBG5VkV9weBt+Dxe75GagIZWK1LZzJVNC9o5unZxbOFaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ+r2CRA9TVsSAnZWagAACYkQAKS/YVLkItlGMPEeTyX0\naUPjEzDN+ogKpJ48mW0UKDzWhPC40LE83iZU44cW8nd08VwtuTZNDTUsLReL\nZWo5fU/8jy9sETyqkywOXCbOW8hy4zBNcbWdWNNnThmLmkswETA/iPLYSuib\nk3m2J56pWTtOgHxtr7JKpM6jPUlQM2wTUa6w3VP9jOc0nlSvemXMFAnQ3NkA\naEi66iMyxZxh3nv71nAtzcdoBhG2MQwMfc3g/+a/3QMD6AWpN+maHf+5iuPo\nuHx3H9dp1Vm/JzZz8JH8LHT/yZn+p530jMhXih/qKTFZGuPfk2Ttb/LHsunw\nOQAL2dsi3VJTfZZ875LacBlnw/yx3bujWQjEbY1UDE7dkOVyPMhFtKBXOR1+\n3AgyrbyZxt4VD0HBg91/i/T9p2DWxMSFPjwSV9gr/S2riRIo5Lo+ELRYvqxr\naIZx6fTcWQH0+Qqp8Y+P6/MY2hdYGMcWDqBp5MrkNNXI4TQWtoF5ZubmN0NE\nAlGGqXbHpGz5UKvg6hdrZdApikj/4sf3kdRbabJHsEP7WIRPCrKjVE/elnaV\n6CNkD1mPq13IIdEGgpQL9MuQLbGepQGeQ6U5f+o7vkRYxyAzNGAr6c/ehVHN\nCCMPpv/AKPBWGGgIm2RAoR0bG/9YDW7jyCXvhKmQFwC0ftYlxrEuk++nYxll\nfq1+\r\n=ykdV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"9557b2aed947c0696ebd62357b3d128263adbd6d","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.1","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.9.1","dependencies":{"npm":"7.24.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.0.0","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.12","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.2","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.3","prettier":"^2.4.0","typescript":"4.4.3","@types/jest":"^27.0.1","@types/node":"^16.9.1","tsc-esm-fix":"^2.7.2","@jest/globals":"^27.2.0","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.6","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.4_1631841014761_0.4522022740673417","host":"s3://npm-registry-packages"}},"7.0.5":{"name":"yarn-audit-fix","version":"7.0.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"57e8deb04839fdcab4609648fdb37a453104f9e9","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.5.tgz","fileCount":31,"integrity":"sha512-ReGbd576b26QU0gKS4bKN/T9rvwdhSijGo4eTcYhJowK9YG8NqHxifatFiTZyONmPyHbXpLTPTnNR8rP9mPyvQ==","signatures":[{"sig":"MEQCIFr0PzDsFd9muHYO4YRs7/rmHZNUYSB0x1Q6TRdcxGSeAiBUIj61LQFpYMfi195OMNrVEpX8WiRcI6mgG/RQdX4pMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139943},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"e3f92f0b556afb05a4e3108dc5062f05bdc4f51c","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.24.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.10.0","dependencies":{"npm":"7.24.1","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.0.0","pkg-dir":"^5.0.0","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.12","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.0","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.7.2","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.3","prettier":"^2.4.0","typescript":"4.4.3","@types/jest":"^27.0.1","@types/node":"^16.9.1","tsc-esm-fix":"^2.7.2","@jest/globals":"^27.2.0","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.6","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.5_1632821387204_0.6085120964237045","host":"s3://npm-registry-packages"}},"7.0.6":{"name":"yarn-audit-fix","version":"7.0.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"eb6b659cc1bb13fbbd5fba0981e08fb98cacacc4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.6.tgz","fileCount":31,"integrity":"sha512-hLaZofA7zwEDehxO8x/QnyezMNagDyg87A+UgvXj9X6Sv4QpiWGlfWPo0XDCOit7PEdbeBvjDhikHj1Cmd1agg==","signatures":[{"sig":"MEUCIEC8GuTAcNYUlawjREF195n/KHSN9EASck0mi3KtMscJAiEA2kDZsjUxuyKLhwpkubBOYAUMRtYUpg11cZF/8Sb6/z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140531},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"8127a89c3df1722e4172cf631698970ccdce55ed","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.24.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.10.0","dependencies":{"npm":"7.24.1","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.1.0","pkg-dir":"^6.0.0","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.4","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.5","prettier":"^2.4.1","typescript":"4.4.3","@types/jest":"^27.0.2","@types/node":"^16.10.2","tsc-esm-fix":"^2.7.2","@jest/globals":"^27.2.4","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.6","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.6_1633201681509_0.35763713618030124","host":"s3://npm-registry-packages"}},"7.0.7":{"name":"yarn-audit-fix","version":"7.0.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"25db023a7d19bb380fb385d6ec081973e33e5322","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.7.tgz","fileCount":31,"integrity":"sha512-x0qzqR0GmY6lgGWDiGkWb5sKPB7Jee5Q8YCESvzJ9sD/V0yO2LPWgZg/YJdu3sDuGuPVNKYxQ8Wpwfh5zLaomA==","signatures":[{"sig":"MEQCIHEJRGo4XVFoZstwkXqwZaLRN0MjxQB6YrwZiewkmPQcAiAP8Sn9gUhELKJ1fe1DofXnQhEeTfzLBPoSHQIw1yxu5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140626},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"2e310b9ef0ebae3f83a90b145b2af3c8926967da","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.24.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.10.0","dependencies":{"npm":"7.24.1","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.1.0","pkg-dir":"^6.0.0","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.4","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.5","prettier":"^2.4.1","typescript":"4.4.3","@types/jest":"^27.0.2","@types/node":"^16.10.2","tsc-esm-fix":"^2.7.2","@jest/globals":"^27.2.4","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.6","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.7_1633202025764_0.2646000532099775","host":"s3://npm-registry-packages"}},"7.0.8":{"name":"yarn-audit-fix","version":"7.0.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.0.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"456cc49d9f8730a444f38ef0624ecca89f4bdd77","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.0.8.tgz","fileCount":31,"integrity":"sha512-wQ434fmbdaXvOIegNhWN1JWL08ogU1CO0p57UE8JmzN3PQnaDJTbnfrLAbTSTwm9Tt7ptcwIb21Us/0UYB0M/Q==","signatures":[{"sig":"MEYCIQC5bR6jNQ3zf5MCvRaLXrNyI6nu+PsaWs8AU2Nv3H6O4wIhAOmr6vk7gANyVNZipLD+VLQ6gBRSS+AMPdJIl1ljNVF9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140889},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"e0b425acce475a6b0ec6491f3376d14058f2d248","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.24.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.10.0","dependencies":{"npm":"7.24.2","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.1.0","pkg-dir":"^6.0.0","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.4","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.5","prettier":"^2.4.1","typescript":"4.4.3","@types/jest":"^27.0.2","@types/node":"^16.10.2","tsc-esm-fix":"^2.7.2","@jest/globals":"^27.2.4","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.6","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.0.8_1633379894847_0.549886908285216","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"yarn-audit-fix","version":"7.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"e3e4ce8be0a7de904d9dc92b08b7e9cefe9732ad","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.1.0.tgz","fileCount":31,"integrity":"sha512-Jic8DkSTznkFx5fze/L4uok4qaxecBwdIH1sVe5WQQLbKGcayL8a6FG7IoKgwNx3rCz8nf3aSHRmOtfZ8ZyT/A==","signatures":[{"sig":"MEYCIQCEWvIrHkyQcOHTLTA8xxjcScnf359AXAGdIShgjJcDFgIhAI1ZiEkEoRxPvXHK4VHCTb5DNHt6h/knBBOfse//rcud","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141936},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"6ee9c4a8b268708996ad55fe5eaa95c04c6c4016","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.0.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.11.0","dependencies":{"npm":"8.0.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.5","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.5","prettier":"^2.4.1","typescript":"4.4.3","@types/jest":"^27.0.2","@types/node":"^16.10.3","tsc-esm-fix":"^2.7.3","@jest/globals":"^27.2.5","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.7","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.1.0_1633961875864_0.6040135325755183","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"yarn-audit-fix","version":"7.1.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.1.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"dc876934d5ee29e9e829065910554c51e7373cb6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.1.1.tgz","fileCount":31,"integrity":"sha512-mYW+CHCDOTDHU7i8dJkAovKGJeKOtb7shDwvd/avxZ1VS8fxFXQlwG7mt0hiugNi6fpXoI5nEdR7WEW1qXqIWw==","signatures":[{"sig":"MEQCH0RgG8/E/WC1MbbonFRYUCP7GNwX3NkJsr8vfrT9LQUCIQDcW1Pdr65GhFJhkUra5gX/4XoX9A3zqz9yU/PuTtdBTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142271},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"f2a937e071eaf0b8bc93bcf43eb728bf28b2cd2d","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.0.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.11.0","dependencies":{"npm":"8.0.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.5","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.5","prettier":"^2.4.1","typescript":"4.4.4","@types/jest":"^27.0.2","@types/node":"^16.10.3","tsc-esm-fix":"^2.7.3","@jest/globals":"^27.2.5","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.7","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.1.1_1634070617496_0.576094013124776","host":"s3://npm-registry-packages"}},"7.1.2":{"name":"yarn-audit-fix","version":"7.1.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.1.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"bb9bdec44a8e7e560416165088f8db07ed63ab7e","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.1.2.tgz","fileCount":31,"integrity":"sha512-0sSOpdcyKBEIWLiedJvK+mjLl5C0DILsK3DkQSY1n2uE0O6R+J9gP/IaMdpMc0/KlY+qgHV3yxmLkxXngdpeDQ==","signatures":[{"sig":"MEQCIDRfw1et+1kWs9i//k8xFbzitFnV53u3UYE5aQ20gb+PAiAJwonjk/N+saOjESesVW6eEpYgEB8wcQBOSjDNTPQxJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142533},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"6eeff9628b4c4ff6e34c502c1e378eb81d377067","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.0.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.11.1","dependencies":{"npm":"8.1.0","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.8","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.2.5","eslint":"^7.32.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.5","typedoc":"^0.22.5","prettier":"^2.4.1","typescript":"4.4.4","@types/jest":"^27.0.2","@types/node":"^16.10.3","tsc-esm-fix":"^2.7.3","@jest/globals":"^27.2.5","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.13.7","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.1.2_1634261484192_0.8982552301219529","host":"s3://npm-registry-packages"}},"7.1.3":{"name":"yarn-audit-fix","version":"7.1.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.1.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"3c83bb936b502dbdb01efc88b2c683c4edf52bc4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.1.3.tgz","fileCount":31,"integrity":"sha512-Swpd5K4oJAJd7UkWx7eyDC8DX3sagJaUImN9+8o7bdF+aB4q7A0OW+hnozhdpKsMtJde4L3oWyldzgzaCI053A==","signatures":[{"sig":"MEYCIQDz3xmO6uZujx8Y2r7qiPM9n91nVyYJWVXIZaf7lg0hswIhAOSn/rNByJ2oK3T/Jno2BKWNL7pc7oQN4fWHA2CYcmf6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142773},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"4fd79b2bb2c89efd283d4a52559580a01c15fa99","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.12.0","dependencies":{"npm":"8.1.1","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^8.1.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.6","prettier":"^2.4.1","typescript":"4.4.4","@types/jest":"^27.0.2","@types/node":"^16.11.4","tsc-esm-fix":"^2.7.3","@jest/globals":"^27.3.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.14.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.1.3_1634981556272_0.38924423367259764","host":"s3://npm-registry-packages"}},"7.1.4":{"name":"yarn-audit-fix","version":"7.1.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.1.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"ac6b9d5c05f5faa360f81a86594e3a1e4b0db4e7","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.1.4.tgz","fileCount":31,"integrity":"sha512-nsHy+atweghofs2BH7WJkrh5lCQIKoEHf/AnEhwtjHQzNzlbkjOv6SzMNJoaPToTO/9n6z7cFvLO2YGbiE7y9w==","signatures":[{"sig":"MEUCIFj2m4MrgZWdwZF8/W3HuaiVFYfiBwKo6Ud/0k92W1M+AiEA02clG453NUJXph07FVXTPx28c6HS9W4vuRGtgbdd3Ps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143048},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"b5567b30410df61a6ee9c2b01e21767965ab7a4d","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"npm":"8.1.2","synp":"^1.9.7","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^8.1.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.6","prettier":"^2.4.1","typescript":"4.4.4","@types/jest":"^27.0.2","@types/node":"^16.11.4","tsc-esm-fix":"^2.7.3","@jest/globals":"^27.3.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.14.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.1.4_1635464625972_0.8596503138380338","host":"s3://npm-registry-packages"}},"7.1.5":{"name":"yarn-audit-fix","version":"7.1.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.1.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"dc0f86b389b325e08550a47bce4e62cf60b5063a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.1.5.tgz","fileCount":31,"integrity":"sha512-EHcPi8Ui+3CCnOcCas85pmvRNnd2QZSaNSYk5+Z0MRVogcCns0Sc49vcfDfjhwP06L/RuDBQGftvDOrLMEjdZw==","signatures":[{"sig":"MEYCIQDhuoCiP6ivVEu5ud2WbnMzCelY73vMrODOx6DX8UKjYQIhANL1n7wxWSbdJ1WC+1fYb7ytJSTP18aV5ZGcRXc+5CzU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143576},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"d9ba478a87b8f2a9c7c87ab9d90b38393968a796","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"npm":"8.1.2","synp":"^1.9.8","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^8.1.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.7","prettier":"^2.4.1","typescript":"4.4.4","@types/jest":"^27.0.2","@types/node":"^16.11.6","tsc-esm-fix":"^2.7.3","@jest/globals":"^27.3.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.1.5_1635794198185_0.7071447246862652","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"yarn-audit-fix","version":"7.2.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.2.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"bfa81cf9758bcfd8284d23fbdfeb0dadb0e23ca4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.2.0.tgz","fileCount":31,"integrity":"sha512-OG7pJ+lT67MmANOkK7iygs2XBRpnVnDnaqAjumO29B4Ni1AtBPlUhQqBjNOX56gBAuZmyqQxxp+eoe+HxgR5Dw==","signatures":[{"sig":"MEUCIQDU/Crr8fnmD5AOni33CfitYZrul5vGMKmdIxWENLX7VwIgVfveFNU8MCZddmIN4yVDbrqJqH2EDCFsKAJhFFS+PEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146358},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"2b9b92ef1136c71683a0bdbb454f33b91bcf70d2","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"npm":"8.1.3","synp":"^1.9.8","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^8.1.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.7","prettier":"^2.4.1","typescript":"4.4.4","@types/jest":"^27.0.2","@types/node":"^16.11.6","tsc-esm-fix":"^2.7.3","@jest/globals":"^27.3.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.2.0_1636143246159_0.9978888492242537","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"yarn-audit-fix","version":"7.2.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.2.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"ac4f981a704c10b020c6540db330aeb86d1172d0","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.2.1.tgz","fileCount":31,"integrity":"sha512-LlCrUzNONIw8FQEQ3q4jMMf7haKDSf6mFqgJdPB5QHMAyGU3IfeI4CRIhqs+7vQk0ZgfS4m/qx/x9wrJPoqfWQ==","signatures":[{"sig":"MEUCIFF8Q95fqzhpobx1IEY08EpWfPxgzLup+4n253BhMCtaAiEAn0fvHoaoQWZbvKlAaZwNq+ixfsfCX8QuFfovpsievWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146498},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"8e2465bda037f3dd29b5f570de8973d35eea542f","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"npm":"8.1.3","synp":"^1.9.8","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^8.2.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.8","prettier":"^2.4.1","typescript":"4.4.4","@types/jest":"^27.0.2","@types/node":"^16.11.7","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.3.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.1","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.2.1_1636888417277_0.8614967947843983","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"yarn-audit-fix","version":"7.2.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.2.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"0d4b077d2ccbceaba05c48c7c0221662696f3423","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.2.2.tgz","fileCount":31,"integrity":"sha512-1AdVZ66L0IjMndiOGQgPXp2lP5ez5On6qxUznXJ0tmhyN5cjqLVpqhS8IT1mVmFz6iOQEEGrfIHUi52HsdTTbA==","signatures":[{"sig":"MEYCIQCItYjiRab/Zx0E9VPW2PWKi7mG6lOXmbJsh/gDnsUdQAIhANMUg4uBAOxstDRlGXAY816n+aTcU67wVbl5k1ilsRc/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhluVuCRA9TVsSAnZWagAAHjEQAJAxFQYX68vIfVZ6Xo7V\ntuGYYOfgksnzqZU4gu/lg1rdoNKKc0Tl/qT/L0AcrPO3NPURPj1tLAz8r3+Q\n/DX+xdeavusBDw0DMKWNLzrdnpuXcp73vgWw+LOzq96lUuGhPJWtBhbeZWM0\nmUew/U7s6Y5KnK0oy2n2vYP/xXuom2uomRE8YB7ACzjYL0P1tWaK5Pdtdv/b\nSkV2sB6ZZe9eIZvoxZy/uwuIwUcJYVxWtqrb1U1cyxuiK7rGfZlkH3pA7enm\nJo9Tj+zy7kLgUTesLz+Ij9wOxdKd3qaQuujdfwV/If8Xc0lQ5gJTPctg5T4p\nIpOgiIhMGvmfwY3PR+sMD2vKObsBblIKV+Kv6U+Pq8DPCevHl6oHcWG8GFpM\novPXZkuwbUPB85O46ulmD/vMGMSoHq7g6glESgYLuP+FnwQvbeKwV5NWFwRr\nZLPJ2iZ59d2llaGSMjb4a+ozr2OBQRkmEI9l8pPuoIurnPYoIUTU+AlsOXVV\nB6eOKy3tfndvH9yFh8YUmA9pAZSgFBLywvgYbgwS+OCRXNWLk+vxagf6tU+T\nspmSoTpsmOpDJbE9HzTRdnPKSGVeG7p5Id46G6UqSfthzjaJ1xvUi10fbDMS\nKWBM3eydmITuP+soQqfb1euNYgOj/ruxpXWtXPgDmEmdLdF4CqvaqKo+GASu\nUMW0\r\n=UR1Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"9b147e0a6223ee44c05d418a08b2cecb0c6c485a","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"npm":"8.1.4","synp":"^1.9.8","chalk":"^4.1.2","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^8.2.0","mkdirp":"^1.0.4","terser":"^5.9.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.8","prettier":"^2.4.1","typescript":"4.5.2","@types/jest":"^27.0.2","@types/node":"^16.11.7","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.3.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.1","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.2.2_1637279085870_0.9664131102352627","host":"s3://npm-registry-packages"}},"7.2.3":{"name":"yarn-audit-fix","version":"7.2.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@7.2.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"052737553705299ca4cdae64d96a3c4e0144025f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-7.2.3.tgz","fileCount":31,"integrity":"sha512-dKit0D+tX31O4YKbOd/fuO+UvIZqzhTPVTv7kug3qq/j8x8N00kklwL3VJbr1VLvUK1FN9ejhdpHLea4N8xzEg==","signatures":[{"sig":"MEUCIBrWSvuWe9Qbky5dkex4U0gLiGqjPWRebKapM+vrX+S8AiEAzxH1V7pkfKbiehsI2PiRsTXOPkkcLJzNIJ2aqmcmTy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhoifrCRA9TVsSAnZWagAAjMYP/2RqHBs7KWHjRFFf7Ekf\nbnCgGYd1xo5oAWHqMIqKrIQ8Xm3wLNZ0DINKn7Obd6vKIg2KeFQ35y5cGnJ6\nFLGy4Ud3TtBjdWRvIYtM/PryiN1sT65h9Q7L1HRMAtO4nfXsecfy3/EflP3d\nZG8/KobT98+GBvItXuxvbqhJMueCi179eTFRWx/lI553VtMUyCr/4DpK4dO/\nZfzV54Xhv0JeMbpTpKKf9tQCqYASIuP1K09MwIODuaYseQPxJ9JVt6wSRlZJ\nHeDY7tToL0t/8wFsMu4BFQpCMIka5FA/yVF42tlgOZjtImPGTbexLMUMoKWj\nDmZO4CncJHR5h6Ixzj+R2/hQe6/jMgMmICrpGQ/0yUf8+3SQOLw1YnSBYDvo\nnYYXkKjah8pdgI+FD44vmTTzsxUee1+jXA/VNRSeqmUN01odx0N1mOhDLNnx\nIsPIO+QYzioRat+KoDHszKaTj1Jr9ZxESMzeQN8ZHZTqBs4uFywCq7x1Zaau\n5g71sEe0a4TkNWzQ06rGt2mdcYd0xJMIBGe6sO2+WORmRjc8XKlHmjdZbyDS\neoEA0lIiXnaePPwmYxSXOxJVUW3L/QERZ9AuaWQUFAhm3dxUDQ0DyuGkXZw1\n32dvdLSwjEXDU3rHWYTys+empHEbV6aLKvg/juIUQd4h4c4sSezTTJzPoVOu\n2OtS\r\n=wVnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"1cb93fbe061f50ccd2a6f1d56c0e12577cf4b628","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"npm":"8.1.4","synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.3.1","eslint":"^8.3.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.10","prettier":"^2.5.0","typescript":"4.5.2","@types/jest":"^27.0.3","@types/node":"^16.11.10","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.3.1","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_7.2.3_1638017003282_0.03906909070058662","host":"s3://npm-registry-packages"}},"8.0.0-beta.0":{"name":"yarn-audit-fix","version":"8.0.0-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@8.0.0-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"21237ffd007892c7abcbbb3504349388c1f5a79b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-8.0.0-beta.0.tgz","fileCount":31,"integrity":"sha512-+rPh5Pjo44Jm+neChmp+ABY6kG3WV9veqHyZqy9lWGvgrbdKFcm+5oQJip8yfPlTizr73vG9arMwkvBSCoYQYg==","signatures":[{"sig":"MEQCIC7chWI+o/AKiNYoP5y8RlJki5GzD6Z7vpyYdpRoZSAxAiAYp0mQ9ltO0YmaeTDX3q5hw7C8nXgPVmfgdk8UWhq0yw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqI7LCRA9TVsSAnZWagAAGssP/2WA3Ah8sdb6aT1XwPz1\naUvzTxckxX6hudHZS8jh9HNH3TC5hT6JP+28slXPOsqWAg+GGy5POK59Ih0e\nhvaqh4U8DbfXuIM4QIOzGq4gSCN1dxRRRnv5gnfHM+jqpptfF/Pb6Oq8XDMV\njLqrwAH5zKwBEmhsDI7ifmbBxV1FHmc3wBCK6qdwjbrc/f0+5HFg0Io2hslR\np/g+UWzbxQa+50MRESSa25oksAwDMtqhkhqLHQjKU2HN/u9sVG/6lmhk7eRW\nWPFc/sVfUUH/XaSNNTFz9INzny3PAGWjDGWXzZEqYgmWisdvbSfmezQwA3ZF\nTBodLNYelzcPyOSBJEkgDYXZAi/HMr0IW6wA9cZPkX56eGhBD/QeRFEAYQpt\nS8UgpJs2mc1QVKmQxJjYr4lpGiaPy6zWOE1y8Lv29x4nOwthJZqptNbAB7Wl\nGaHGGMNztnpnuD3KQGLOk4M5/FxC0UntU4RYMILpN8cEul/uHnh1HGGXQ4ic\nG9bMlppZJbp0/tB8+6YM01yfUCSKhK03QbdhAJKtclyljauKdf+FtK5Or7HP\nu9YBtf8CIUsgGGTCUL6qAIugn1zkiBgQSX+060yqrI0Olzg6b17jrXwjpLN8\nD6/o1FyqFY3Oh5FMAXgB6CuJ3N5K7ejqTdfy9Iklk3GPVSlIJcaPqDxJZ11k\nRMBd\r\n=agm9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"target/es6/index.js","type":"module","types":"typings/index.d.ts","source":"src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"9195129b60ee1b9d5d341aa7210ce48784764a02","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"typings/index.d.ts"},"_npmVersion":"7.21.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.7.0","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"npm":"^8.1.4","jest":"^27.4.3","eslint":"^8.3.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.10","prettier":"^2.5.0","typescript":"4.5.2","@types/jest":"^27.0.3","@types/node":"^16.11.11","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.4.2","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_8.0.0-beta.0_1638436555312_0.5336151060328709","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"yarn-audit-fix","version":"8.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@8.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"48ffc7f7bb3c189b51deb13fff9e99ce60df6c71","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-8.0.0.tgz","fileCount":31,"integrity":"sha512-ldr5S/PGeV/7V2lYpGSLIH9V5KaNAq8OqCE59IENQH+ZFIT4gcGSshZolk0JV8pEOZpglB4AHR7M4W/mOGDnZA==","signatures":[{"sig":"MEYCIQDQ+0+gARtaxYCh9QkYfm96tCTq5NdQQ7kzmczSRuQB7AIhAJQRpCsl1cV/B1AbMlq4ism9AEwLCcQZQVvb90JARIG8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqLLQCRA9TVsSAnZWagAAr5sP/1/Va4qkgjlMhaSCUpjB\nhhlZxwB1LeJy8e2V7SZEhCPgBl0OgNr1hMUulI47Utj+/Z6dCHqhIAethrJF\n6sm5EbMa4yfN/dhG6wmn6qZl3mNGrIsF4+Mw0H0/CYVWzWH0nu4hvZSikG00\npJUjDhSDOs7aTKlgG1Jz2DY0SceutE8S0LhhbxyyVCB4SKHRae3GfOJBsSuk\nxJaiAfZ5D1vNjr8+Pv3e8mIgTy9hwoWLpdgtentB+7Bd/lzkrwb//nE1OU+p\nr/caTWWu+w6Nvoc8mA0g/3IOklk1dRVtzuYPDSUtOCN5HwXBRkAE/1MgQI4q\nd6zpGPy7LEjaEk7Mlq0R/YJTZXPQzYsyxK+j6tsBCFxBBMKSDkuiHNgfcBmm\nAYLPuK+NoHISDaoo1Nt6ySlN2lOxe4SOE/QuOWzx4KyLV0WgflRFdbBjnGww\njwlEeodKnbzg4aTFWO1rYZGjDwmnA4LeR/yuoDrXAn/rKeCY7DFHetlBh/k7\nE5H55VsVbC3Mq4SnK6q5EJcZny+fPfAjjlvR/w18HH+U6bVKXnlGtXrcD3v9\nWWenjNcKZUFA67ZrVTHlC4YOH/sYlDgA+8zkr2ye52khfHF6K3a3sdEh9jPo\nd/s0SKyQMF6qvwTTVtTMi26aIvcaZI2fpVE29sbXDRirtsieMpJlxmFKLH0j\nPsT4\r\n=CUiR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"7bdea6eebc9675abe17fb02c99845d03438f4874","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.1.4","jest":"^27.4.3","eslint":"^8.3.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.10","prettier":"^2.5.0","typescript":"4.5.2","@types/jest":"^27.0.3","@types/node":"^16.11.11","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.4.2","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_8.0.0_1638445775952_0.707840102919292","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"yarn-audit-fix","version":"8.0.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@8.0.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"5bf4420a1fdd1d1160fb1b6f263d3cece7d6fe3d","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-8.0.1.tgz","fileCount":31,"integrity":"sha512-r4f904/sbH4qbpdz1tiImmN16hVUrIc3Bvr4xYxulVF4Jc78wxSp0TuzLhXPkJC+iVLP+axXQaC3gSk3HaUArA==","signatures":[{"sig":"MEQCIAe+8eVrfDdJjdWz72LJQuRuOxlZvb6i+b1F/ab5C/5NAiA5PhmI27Qboc/wJLW5KUzX7wkvyENNzZTtyPKMz4X0xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqN3jCRA9TVsSAnZWagAAhnkP/1nq9zLPz+k9UYjQgDcX\nYYhxKMHr+8AbeyBb0iHgbuFW17tJDDslGlZl0QEpZOfKzXKwEY9UvvkVA2SB\npGG1PHZMrjs8p3E3kTptWDJHpepNnF/Q3EE/TtUv1JV+AeEPm1IrPOSOTFZb\n/sDWlY4KLW5NhWHfEl6kwg7z4XOEwGMm2cW4n0bZTieDOuIn5CGVkba5duED\nW0uywII/UgZHghjjTCHN1XPV3eKQf6vPmR6L5yiEh5eRiXJVNIlDJV0J7ef+\ngXHGatGrKXaLZxIqEAT/dYnTllqlmZ2DTCO/7/nB7rORThnXCshQ6V2Q6sEs\n/FuDnf/zWP74lk/y/r07CXd2053J+b6EigwXBKP5Zo4wehK7rnv4LDXTsi0a\neYXmt07BgsTceohnBeVRnbwrBgV+Sh04a0BJMqvpTsRifbxmldixX5RdcSAs\nn6btj4IkArZ2nhbvCYQqFnpGcAo14yrbNUodMxx+o5F1tq/RXz0TLDj3LeVe\n54OB0tg8Vy/JgVTgHEvvTaMHcBAJGbnU59xX/rRlBra2HvDpuo/Gi0Zp/okd\nQalXO9GJPX19B3ChQPekAIpnx02wFAGerDQhnNBGj+Klwo2nKOucfhiMyYqy\n9fQVxUgkx/QI09ZQLPr1Q0/+mWBV7G3yNCYjnh52lciB7rj0agyQwbBPoWdZ\nNcut\r\n=PKo8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"9f4fbc3cbfe8b97c16322b5f0da35f52e8b46bda","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.1.4","jest":"^27.4.3","eslint":"^8.3.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.0.7","typedoc":"^0.22.10","prettier":"^2.5.0","typescript":"4.5.2","@types/jest":"^27.0.3","@types/node":"^16.11.11","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.4.2","@qiwi/libdefkit":"^3.1.1","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_8.0.1_1638456803651_0.7509098245329144","host":"s3://npm-registry-packages"}},"9.0.0-beta.0":{"name":"yarn-audit-fix","version":"9.0.0-beta.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.0-beta.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"437fe6ebf2a8800cb85b99f5361badc4499c537a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.0-beta.0.tgz","fileCount":35,"integrity":"sha512-jjnL4pMzdy8zFhV2zQTQNazFHqvo4qgcgD0RBX6NWOxQ8uXC2DZo3Ce8QEuEqaMGdNyiaxc2DaLfMwVXlrxM0w==","signatures":[{"sig":"MEUCIQCr414D0TnDQJMstKr0Kj9CN9qrhVlYy4QcG38jgRb5ggIgeI17+MoBM5JL1ITPMxRRuON5CIQ34hup/9M4t9YJmOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhs8QFCRA9TVsSAnZWagAAu10P/0Br1YYpSE62DgCyacv4\nOs23SPFoNKiEzNAmJr1IeymQ1fs4Wk2Mz18J7gjEKuuZWn5Zh9ovJiAGwXG+\na6FYNiipQdlaGVWTkYC0pwfKwrT+M5Sl+xORry3pttXQ9Uegmu1VqkDoHCLF\nnSOjT1/om+d+HX47/3PqoDQ4ts/llFXm/r9EYp8WXLkddvlJf6EggnQG31At\njR/tmIaJdet13NIoJikMg+EAn9z18Iy1wUheUBv3P2J572MHYgael/xmWOLh\no6B/VLxyHRB8njOPb4/9ER1gUPzeAIglfFYHR5laMF5vdFDuEEEQauMQjrvU\nMbTHMAAEUyfVn/bydwkvcPEJAzdwPaS9uAEB+TlbjUWcGAjXVKkqEooJHNuO\nyytrkfnKN93cAAkUimK4fyUL08Owx/E2rOU9ir4dF4JcceUmrRKWK3rbPL0L\nn8ThKnJBbYtpndEfqBDBhyF79uhxdKZvc0NjsTwYfD1KeZWMMaGO5Yi3ovMR\nPc8TIjRBqmr+HZjJCRcPKCAyhjWhcBECbuZQWspYdiP+fG/qQ1ICHIvQBPjQ\nkWiL3qjjVTILzo7qfsEbR8y8qqUdx0rgg/jVdv+LKhGirg2sr+HeGrCFfmqN\nrVtN0ekzwAcnvAircsYHo754crP4eNaFDTq8PRfE2DaeczSQTYaixA0UqGnV\nC6Ze\r\n=naBO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"611a91afe6fa215332165e5fee611730e7590b2e","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"7.21.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.7.0","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"npm":"^8.3.0","jest":"^27.4.4","eslint":"^8.3.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.4.4","@types/jest":"^27.0.3","@types/node":"^16.11.12","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.0-beta.0_1639171077174_0.6397503531803685","host":"s3://npm-registry-packages"}},"9.0.0-beta.1":{"name":"yarn-audit-fix","version":"9.0.0-beta.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.0-beta.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"9df6b8053fbeed4bb8b975a5d8f4b233a8462eee","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.0-beta.1.tgz","fileCount":35,"integrity":"sha512-hkYNmdyik0xyo4IrpLAtz19hHl0W85MgKm0UoQ2qtFVBC8fPpoQ+k6Hgs0vaSUq7OTRq6v1/SylulYpu7hi+iw==","signatures":[{"sig":"MEUCIG8fnI1T5FRZFylPENpQD5f9tDIbiJUmWKE6IwSfijcOAiEAnZWPFmVsaL3Tb9YN+197l5A5bUZ++gp6dLp8iOLkvsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhs8SGCRA9TVsSAnZWagAAQ3MP/il50HYZyjAPOKyArLNH\nhJNecs95y04RZr9BM4inDZXz+eVcQXHF66eY6Bf5I6l0UkjIIRYCuv1AEMWp\nNOUI+giTDaJcyuJx0IIMA9r1HG92ig0qMbCXwBSq7h/IH2EsmyIRxgvZ8Oal\nQ9vCbDWe/2lvpIB5xDDzb3y5Lgbh3GMHu2ti/r1q6YOKexewA/rBfZ8FRDSK\nErbIUQINdRoOCso9ogt4RKbLJvDSaKcVGDX/EjRH3IfZjZlwHozqRsULsl9D\nDgVWyXkViLabXflNCQMPxsvz9sy3jjK7rtq827lnWhqHj++/n9FoCqU/N897\ns0NMTRUi62eHZPVz3IxV5KpwEl3T8UTpqxG8UUUmptXInBN8x3jmSexTMG3B\nrusyMp0Z00OH464VshmNef2fBep/mGytvh6rb+Cd7U8JD/0cPpSu0MVY3OTi\nDDM2GA+yX5ppPvw0rLh3WP8hqxOmDwtH3h5j+WmPnRZFD4hLurvkMIbZ1H8N\ngtGDwgk34IwM7DWKHwTP5EbFlK0IChfyVfV944KmWKAjwRey3ty2MORfQPRC\nBljl7hcEwKmnNspEQYp2LhqlixWO9vXkgRHJM6uhn3Ck0DCRTnLgmSPDVuxS\nss6JqPsu7vZbDqdS5vRFFbZcrwtM3P/YjF3P0sOTpVNz96ZNC/d3bMFBlmig\nF6kp\r\n=Ezoa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"611a91afe6fa215332165e5fee611730e7590b2e","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"7.21.0","description":"Apply `npm audit fix` logic to `yarn.lock`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.7.0","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"npm":"^8.3.0","jest":"^27.4.4","eslint":"^8.3.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.4.4","@types/jest":"^27.0.3","@types/node":"^16.11.12","tsc-esm-fix":"^2.7.4","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.0-beta.1_1639171206120_0.8215796717558019","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"yarn-audit-fix","version":"8.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@8.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"f0d85470b62c788f1ad2ca85f440ffa05d155353","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-8.1.0.tgz","fileCount":35,"integrity":"sha512-YLIY//xeKBNCSqqsqF2JgghstWEGOwsz9c2UES0Esapd6j/AtXhgJn1aNYGLrGSsAIPRBKcDFNi6Tn5TPzGp/Q==","signatures":[{"sig":"MEYCIQD8Je8w1ANWl5JbHIlKpcOt708vR6YxhJv6S4TC4/aTKQIhAKBiZ88eBlwt2jyVvYZ3ZT72yioSes1Pyyb+stJ9g1tn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtKBuCRA9TVsSAnZWagAAjScQAKGQ+qZ6M7OOYG69Ab6E\nf2sqsFCUqr2uZJRO31WP2M2HeoJZYXGvJ0RetMbINVzS/kmcbiJNjnX3CcTE\n/mjv4KzJJIeRxPLYUXrIVLH3uPnPRH3vY/wtuvpzOLsCUL9F3sEhxQg+ymIY\nVl6m7OayVggukXHrC/g/ny81twYDRK2RMQBpOXd2hqyx5fc/diaiVMaq/6Ln\n/gvRw2IdIfqKsz1gZKEyW37V36FYdq2asZ/RaBrFubmGhIojCs7CMt0lgWt8\nAmKnZ9sfGheNS1bN/01yH1QSuVnhfMhsNV3L2oF3QG/JaqLPCXLxgHV9koyU\nVEdkMSoB6GlBE4kOi/5dJcO1JmYPzAORpJOowKd/XXHIn3BQ65q8sS75Sj1i\nALbdFwkZoNMmicA5Fk+3mYeh4495AnkqYYw+VpxbiGLiYQ2BUcQRuOZLVCLP\nTk4BSG2HvTlPozJMKjixJkBGf8Zo4hW112uzNBGordAQNw775P6ElYqN3EhG\nH8soOuw5QjrKKCONIQ9PcWfmH4bMRDETLVsdCegtm/wW9BjxkLfvu2JyhKbA\njpDUYQEFMpzf0zPJ9i4geaFROkN/QdkLI/ttFFN74Ix8m9qAdOXNZ67rr5/i\n2YdKssqKdmxOFjrnDrOvm9lVT6kXzeRYZusV/217g7gITJUCCqju3uObiKQR\nB00T\r\n=kl0Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"66f28a4aa7ccd53470dbbe6fc565078bde93632b","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.0","description":"The missing `yarn audit --fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.4","eslint":"^8.4.1","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.3","@types/jest":"^27.0.3","@types/node":"^16.11.12","tsc-esm-fix":"^2.7.5","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_8.1.0_1639227502085_0.676614931869324","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"yarn-audit-fix","version":"9.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"288605706bef0dc5d06e378e6be8601decb4bb71","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.0.tgz","fileCount":35,"integrity":"sha512-J8n8JVHIu6LO9SMq9+5Med6uEAdku3kcUxAoql/vxrsu08LXFhnUztLC+dqt+VxPN/fasgcdu0jPNBauHiLuqw==","signatures":[{"sig":"MEQCIFd+eG43TRwcYnHAj9jozncmL+5DzhEky0rkJE/UuNzOAiA8CiP4G5Y28rcqXigW4CptLUXaFDogVAldbD8pIKTyfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtKJPCRA9TVsSAnZWagAAANsP/00p/66UMlk1Y0ZTHA94\njo5y2h1bx1fAHIiYvjsSZ+CQ0RKhacwBetooTFQcuycomTHNAjXARcOTCsUv\nRVKmSp39conRKi6tK8BcvwYGJ2OP+aM0rRMdvYVbG26cyGptnU8PpQENHiIk\ni5LxFpH+mG2AZKKYZUC7axezZzccwskzJjqqlJ06pdkb4H3jj3o58g/rFOo5\nYZi1d1DgoXENgC1BMsQ88pzU8nXo2J3BbKvDRKp5JCAYnUAqDfFODjlQHVmH\nzolVzcSx8lhjHwAizCR3DKx2Qum03KdrPpIxKMNRNQK1pxezM/o/j2JyeOfs\nzEER6SzFsggFQGJnw/VHfXbXhx4jjcLIAsTFjKPmzVGu9ZOE7RqknYnfIzSl\nRQpS91YlQLAcDx3D/PLCxmt4NBcjPQRnsZUR4RaRaFd7JgnR77mIqr5u4cbs\nywkMClf3HPZ6hmsEe6jMxYLuSeGBjMsGSNBVbxxM5ltf+U0GGEMf2bixe//D\ntAUcMHC1MCEOvG8Bg7Iqnmhgq3Bo9iheoyay74mOi3eheP8cmOQMFOMB8jk7\nrPq0GXvWQu4BRRsa4+l3YW3VKWhw+xs6ayQ2eigA3NrhwsqVZWeDbJ/t/iOU\n5C6iD+h1XfJgaEfwxBA4yeeWlsT6EqS95pn5ML2Z/oilr2q4lEaWDHI6cmY1\nAjLI\r\n=G5ur\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"4af5c435122f82dcac874e44d693df65cca88b33","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.0","description":"The missing `yarn audit --fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.0","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.4","eslint":"^8.4.1","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.3","@types/jest":"^27.0.3","@types/node":"^16.11.12","tsc-esm-fix":"^2.7.5","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.0_1639227983500_0.07150694441409655","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"yarn-audit-fix","version":"9.0.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"6859d5be31f0c124cafd4eb71718a7d99d332d0b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.1.tgz","fileCount":35,"integrity":"sha512-ghiwxHOQLmlOMXyFvYJV8GNmnsu//J9Uz8ULZubKnoTG6jQEEGBLis0lCwyBOq+imyuGtG7OqIbWBHsSFDOczQ==","signatures":[{"sig":"MEUCIQDalxBC52tCtGu2xdJ9oR6YmxE2WYf5jqD6Q7J/+hBaJgIgWHR1woGqrCMgzyOzbebnSMWaBpxzarOZ/ukD4decb1s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtxsZCRA9TVsSAnZWagAAd40P/0Eb2iXKshl+vR/68QfA\nTmfQXGIdUK774t8CLmH9l2iKmuQe/guDQUQs/X7QqDHGecd+Y7cyodQRgF+4\nMDSR7js2vgWv1GZ6+iEtKM6Ogbc/qZMApqDjlJA+WOuCvWRfEohQwjw6oDBS\n6tsmithTMvpRU7Xb5WKdMpjuWwSrmyvfuanouUP6L4u/YzNXpsGSc4I0ZKXm\nsqzbnlOFCtnUp+1GlXjMQNlQ0/fJ0K5H1t0K1VpqJcefX/w0iUgNlq9V0XLg\nr77DGfP9dLDFuiN/CxW/M9+Khmtd2r32fbqeAYgyIBvccsHm96LHcubTLBFU\n+WTaxazrjHAgFaFhdGDdJWdIw9BED/ZIqmN+hDtHLfYH8brPU96mN55JYrdi\nRBrI74B5U/rUBg2DK1KX3/XZ+j69cdMhdQKo0NWlnz8DE9rWDmZEap5AbsRo\nF0Wfgl+RbRMhRc1U9nOkKZY13owMV/uNjD3en2YO309pLRRqvkYFDNP+uycX\nvqRN3xT7i+RdWtI9iuV/Q9EH4NvGkSOXz7MX3GI5hxGl8PizbFHZJsS+TRR7\nop7eXrFcEPELmYFFPQihpwso9CydO6Oz6sbZQ28ogyh/wZK51rlTFbWn77zm\nmi1UTOQu4wnFg6YYbGd335S2J+wZ9dM7IKkKGXdZIfUosKu7ZJKFKzRpS24S\nRgZU\r\n=/SxL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"e9257d17f77be9edee453d34a3c795525b22b925","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.2","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.1","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.4","eslint":"^8.4.1","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.3","@types/jest":"^27.0.3","@types/node":"^16.11.12","tsc-esm-fix":"^2.7.5","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.1_1639389977539_0.32310379235670084","host":"s3://npm-registry-packages"}},"9.0.2":{"name":"yarn-audit-fix","version":"9.0.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"fc12092fe579e1e2fadb81f5b17a364cdae06548","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.2.tgz","fileCount":35,"integrity":"sha512-O6jMDCgseG9tu7dfpcFyUicLjTqDefJf0NwNbKbAvC7r1SjBkRKmT+JU/ZBYndSiYexkDM25gy1pTPQcol8R5w==","signatures":[{"sig":"MEYCIQDDDTyezSn29gYwuThu9gWPQ5RxbFRV2eDEvU+6iv/S+AIhANQDGWDk/EDjL1bgAHdQzsYzZ0JLe83xaM0spgb5AYUx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht0WPCRA9TVsSAnZWagAAHZAP+waVis0dItF9zc3a34O1\nWS0kAn8jRh8q5EnzDvmq7aOQTqBn2U4wDsVJMOEuFgBEdXub5AZP8gvYTwXM\n5ZY6+flCTjCp5LRuV2iHHSRoS3D/QVZ5JdliepEswSbSDPJ7FLebnDimmQ2i\n8DT1XsNesTHMeagwP4cjq+GhigtFPdKSM//AX6pIGmJpngnJKL+T8Jg3eFg1\nf/ASYXN9IMdrUfeIEctqbpW/rnb5vDaHHwD1P/qrWRbNPmURduTgVbtHDeOT\n6wTNdImYa7NxIDuLa9SUcb+BgdgU4aHf4hc7WUSkJZd7iPLUMonxlmv6kZ9Z\n6u9KRFZ7TPqAeo5Stu/sQhM6OnuFIuOxgXrK2yd8k5WKb9Ueaw8niQ2F6XJX\nCeT/JFzD1EdQfalccsz2XDHuvrvV7VV7FIb9MvSYoIhsGnAxSdFyHAWjytZT\nateMG2GuTPpSL2k6jYiJDSGe9N3U0Ce1jDPZrv5Cdop+dN09Z7sMDIr6YmvV\nbeCd7lQwqG8/ns14200KmL7Gl3GGrE7VuCqLCtx2i1i87LYwsQVSmklvryg6\ne9ZChhtQWGzleUKmVuZ0UcUV9bfu0/NnyL7OYUn5ymQuF6rL2ILi9FmOp8yE\naJZtwlV8pb4ruX25npNkjnZnEhhNmg7UvOgBfHsHZ0n2KerWXNpQH4ayKFQs\nP3az\r\n=72y2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"c632a1dad12b0b12b1e67d9b0511419e0f2f0c2e","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.2","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.1","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.4","eslint":"^8.4.1","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.3","@types/jest":"^27.0.3","@types/node":"^16.11.12","tsc-esm-fix":"^2.7.5","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.2_1639400847323_0.5168449503945194","host":"s3://npm-registry-packages"}},"9.0.3":{"name":"yarn-audit-fix","version":"9.0.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"fc7d971f424263e27f1387520c12427021dbebcc","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.3.tgz","fileCount":35,"integrity":"sha512-HNNighDW2fN16Z8ryApRdIdP9bh1GNyqBdBYagITe3ZT8kvJyrJuKtb9RQxtEsrs5WeJk4FURcqxJVrbQ5J4TA==","signatures":[{"sig":"MEUCIG2FZLp047To5DMx3aWtjC9aV33GN0ubImmRf1wLGYF/AiEAsh36yVowz+M9hPdW0nn7ctJFMfbtiHH+0moitT/SI6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht031CRA9TVsSAnZWagAAYskP/1Nw2440TYEW64rsHwiR\nG5NQ8g4VTGo3UW5CAX2cuzaGWld5WJLtOrXZwUD95tqZOcbBsFvQmI6lIKXm\nTOyXRer7KInmtQfpf116rNeFg5roCso12ZyAuFT9zT2K/Ds/KboDivHbSuJX\nnhPE4AzKWk9hZMiUqfsmdiTYH1wCvAZQk6HFF5QD+SsShd6kpbR2KFWjJ5Wa\naIz0Ukv6UMedUCkc1NHEHvmT3aGpJTnBr/4iRAG0CCRsjZTSkqaTXCV0NAAM\niTLG0twkxpL3UkNlCpXSg6YbZZLwqjtfizK9TRH6ukQQgq9xIO/mhuP3chtO\nejwSQjOIzYFe874XOCF2Unml1kDSg1oNk5sAb1K7f4emXQvq2kDGyMdu8k0c\njKGhYw2Ud6M6NN8FLIdWAWLVc+Ng+Tsli5890DSSeY+HcQepMKnEbTk/lsmS\nabNX+EyEsBWOMKR5IaX3VhwCmgMNsndjJaD7QNnOgbPZgCAu65Qs432+xG+u\nf2a/BAf5dGE4NrUTtDnmjYYNLn2gJXXlIIT1i+b9G0KmLdJSCw6QR9QVf46P\nYE/YJdpU7f93ElGGMEjE9+89h2UXUmU0M5Wig9/wBQNWdsDk8hxrY6fKYGvx\nm2zto7DkSTV0qMbXg+Wy5uYai9F9JDgfx/4P3UJvTuiQsqlCvJsU1t0XcwAE\nHH/G\r\n=qhGC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"cc23e9a698dc353b96db37280edb192bb31f4d6f","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck --ignores=tslib,@types/jest,@types/node,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.2","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.1","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.4","eslint":"^8.4.1","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.3","@types/jest":"^27.0.3","@types/node":"^16.11.12","tsc-esm-fix":"^2.7.5","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.3_1639402997838_0.8019854865794798","host":"s3://npm-registry-packages"}},"9.0.4":{"name":"yarn-audit-fix","version":"9.0.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"290c25df6d454363a2facfd6bc7a556a39edd1fb","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.4.tgz","fileCount":35,"integrity":"sha512-rME0OxmFE3mHCqC3m+/4truo4DiiNM0epNF1Su3c3kldlGhPnoHEw+On9C7VYGXmV9q5bTwYRlgKLmvrYPIPXQ==","signatures":[{"sig":"MEQCIF6PCMuO4jrUQu0REJWS7YJxqBil+S/UKbbf0lVHGlzCAiBNz5Bgqp4vy9iXP7/9lD/LrJcVT/LsHYnOXrx1dm7SXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuZYSCRA9TVsSAnZWagAAvPUP/ApytGD/DI6shz+KkLdq\n1AcYA/P4UgTWf9P/jxYh7c6gVAklAxqLvvGjV9phIQzFdyEjil8Y7gf5ZPJT\nRVLCej4462dquONGID8X5NB9kDe6Y9DWIdkFuayCAPpOEJg2+KZw1I0RlQ85\n2b43GxOGrvoDQp4/YgAuaphvfGERbR2UWoHrBNXChUTpG3JXA85LesKSYDn2\na8Sk0QyeGTAjIe17zKkSKM3VvKc0EIHVxzbIdv5KZyZJI/VsM1OlnYuspXCZ\nirhKdBi+5SsXHmBe/0vYN7A+XgkBaygpipEi6VgkbvD9sj4LfVacmHNt+AsQ\nWz3abjQCP77PEe5CJigd/kXPs75Tgu92CHRun/F/FlnrBYNEIvNYrK0icCHF\nhZkVEJ4KPuubMR4oWauHvbG/7lUgCTU17wRETo8NHiOYQSYYg9BzsksDTF7g\nLIK6AWJPxctP5N6+S5w2b0BL1Fg0xRoHjzNJBtxpSsvgXpnESbjw3OeQ2oM5\nToTegzxzBMYD2hKlfhx7SyofXDrWS9oIbO6RxPj7Up/Fn2D+TJF2YrtRQ6Rn\niOEK+h0lkxI963d5ogIZ0QGp/a36LzvGGB48W+aWGYtp1/JcZl/tyeBm+nek\ndJlxlGXpNGJGeYQ5If48wV7AqkBRy2XS1zSqEIsI3ZqTpCN82aekMJgbflx3\nuQeQ\r\n=Sysw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"4154014fde757fb0a908ec3edecb6cea90c78dc7","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","push:report":"yarn coveralls:push","test:report":"yarn test && yarn push:report","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.2","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.1","dependencies":{"synp":"^1.9.8","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.5","eslint":"^8.4.1","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.1","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.4","@types/jest":"^27.0.3","@types/node":"^16.11.13","tsc-esm-fix":"^2.7.5","@jest/globals":"^27.4.4","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.2","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.4_1639552530326_0.16715568459050623","host":"s3://npm-registry-packages"}},"9.0.5":{"name":"yarn-audit-fix","version":"9.0.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"1e50f4ee71d0cac125d13d29f4832ac131a29289","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.5.tgz","fileCount":35,"integrity":"sha512-ZDrmStPZISaMEENL7dNU7pfvmQ2ozVOqH43gBgk6SKfsWizcRojYDnQpLvF1ZE4VlvJPjPYGwNhIYYVInCGiHQ==","signatures":[{"sig":"MEUCIAHs/t+YBYlm4sBpd0oWtzyjyMo3IBmquFyu4rghbysWAiEAkG79VE7mcIbEYvfT1wbQN95HIvWIrcZl63/r/+Qcgr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153174,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3BbxCRA9TVsSAnZWagAAC4EP/3sbyo+uPgoj4/nB7Sf/\nJgiVLcDsgZdfi7UTnvyrMoz8u+px8zsrCrWI+G5n69QzTkow76VSx8ZKM4m+\nXBsOKY27KJOqAMlwjGucztDBemoLVc5LBIGzI22Z607pjFhVU0ZP9tSmYco7\nueZy/ui84RWnfJgRHUcAPod70ZwzklsxYTLYDn/ONt4FI4NCW5XKcmZFeYwH\nSjsmlXlYmlvgZJIKYwZBwrdYqfLqZU/H7+vO/rF2Sj1dykBzecBrehUzMu6o\n7u7c5BNqBju7Zqr4G791KVCuTiELsVE/N8Ip9ahTyfJ+sLPeD9qBXf7KdXhe\nUeywEVESMm5xNG3MXznhJkNuCbyBN/CgTV2MRdYEuzeAobTsNXTPYDoQiUwX\nU0rRGXcqPo7LTzqKv+CWV/pBzOwGF52JMg7stOq9UViIKXS0++rQO+PKV1dr\ngVv01rpQ32KamShonEMCMxjBhaAR7vRanb1qom6eJrnoaIFkcTkDD5yKkA81\n+8IvI35xuJmfRl9MhLib/5fbeflq/I+AHvdWtOyJIDUYgnLR4MkOMV3hgY4b\nthCS+eAM/v2RwipcfgbfUD8ytpsDcX3iSu08ROrR2DQntL7lyt9Lg3ez6a0M\nedkgg8JMBQ6kBDWFW5+NXyhsKrXGfV1ZuprSDwKnc1CDughvKmjPnIgpUU0O\nit6H\r\n=753P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"ab3a286f492e40db1e513ddce42d4dcf453e3d7a","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.2","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.1","dependencies":{"synp":"^1.9.9","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.7","eslint":"^8.6.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.2","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.8","tsc-esm-fix":"^2.7.6","@jest/globals":"^27.4.6","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.4","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.5_1641813744975_0.8599922209961022","host":"s3://npm-registry-packages"}},"9.0.6":{"name":"yarn-audit-fix","version":"9.0.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"b939c0443306222aac424b04d62a79a8f2abc5d6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.6.tgz","fileCount":35,"integrity":"sha512-m++F/xiFfMShD1sp9gUXn+Rm3PjYri2aqqbZAcaFo9uUDsjoKHT60qHSgOirQOM3vAC49pNHPMcCJCpylhr4kg==","signatures":[{"sig":"MEUCIAjGm3IJ2oZZan93///tijI/VbZ6TjL5bwjbv2/cKfviAiEAj+4l9Xk+Kb0+QLfH8r3PnhhaNJOPLLuDYp/hXijIIcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3UBzCRA9TVsSAnZWagAABvgQAJ0IPx0lTnAl48DsX4LA\na0ErXG0HoWHSz3FD0iracH6Fwa0LpCuUB4G5KUczNyjltku9Q0MwoHngS08p\nthHPalPAgBciLg0M/1oRUwQQKfZDAulARs8CajqO8p/xnzd1Q2waZqlJbe0S\nAL8jAeUpOoULgYt17fw0VPR6zQtbFCb1Ra7D2ikck2vMyPudTHmd7VYHasqC\nhfe46vxYBrkgjHXYn6YbEA60xvilZ9sOA7D6kdZ4fB5Sp7nw7Ew6tP7QTXSw\nixiqlaBaeYMkS5SBAFnYtyPJexm4ppkuk84QtSLCnZ1guO9N4hTkRy9E+XXW\nzZg3CFGjSefuboW5VO62wAHdL2EeVCx+czk+T/hSr5pcdDp3ML04WpM9DmK2\nwt8c2B2KIjMQXM3vQfNeaun6EKQyZUddR+xSBpae4sjz/5DC5cSMxgMl76kW\ngvPs+XeQRJXj+x/HrACh2PYlzYEgv4z7U1OZDkwfDie7hrnvInpiKE5Kcrp0\n++Fg3WTSCzlIiuTVBkcpOLYFShlOtp0rwKI4AacCyx1H83ktDTAVzXbSZHzJ\nKREY2OJYoUN6Tl5w6+J1vRt+VPtm/h+6U3COZxGSZOgp8R2AkacGgxPJxD+H\npWbCkGHTPX3TvTzUGDvt3rwe9uz0dB7paXBsLvKkFBUGtdEYgRkCYv2NThYx\n/ZpZ\r\n=p6fb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"c6fbbb083e06a38b29bd263afd82707bcf2b1131","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.1.2","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.13.1","dependencies":{"synp":"^1.9.9","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.0.2","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.0","jest":"^27.4.7","eslint":"^8.6.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.2","typedoc":"^0.22.10","prettier":"^2.5.1","typescript":"4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.8","tsc-esm-fix":"^2.7.6","@jest/globals":"^27.4.6","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.15.4","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.6_1641889907668_0.8959236542489812","host":"s3://npm-registry-packages"}},"9.0.7":{"name":"yarn-audit-fix","version":"9.0.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"aa91920d59fa353691b93b740f0d2d8d1c5119d7","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.7.tgz","fileCount":35,"integrity":"sha512-kDzYesnEdSztcH3y0viyitw3r98p3QF8XSwHowC4v64AYuBFfijvXzGhEQk3Jiju/u5MhlRmtgrQ13o/5J7oWg==","signatures":[{"sig":"MEQCIECfh8G/Fp0AUlEQiNQA4seBtWltra0V/vHgfHzzSyiHAiAjWTyzTXYv00vbaMc+OcSKsPfsE6tpXGhJVA26HhG+ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5mcQCRA9TVsSAnZWagAA7D4P/24FNmuf1TLYGcXxSJSQ\nvUtWcVFv0pOWzalYtAqzWExi2rfiPjpTbq3ikS3xm5NWHZurrgWNnVXeoapZ\nYWrG7ah+rNiDV2fLOkge1xnC/SFGGtMxlrQ/hV5Uv9zgigNFP0ANh3zCIUuq\nviyhg3WWyG+04k6FntznFNtIzBvx1+3uXXQoR4HWm/HJvOY/by1DrEpt7ztf\nRrZgUTYEN0FS/sycd0H96EALWgf9jdJumcNuV12ytlrAZs37EibbimVZ2VER\nLz+foaETsh0JtOLQn5QXsdKnCoSRAppxI7uALOsrvDM4qmJ4NI/J0oK73TuK\nhKDnG6iMiWDLbUQxZDnorGqjqd6GFMSaqG6Rqqf63h6jwAwvAplNUggHelHd\n4zBteEPErwZUXXQkcQseqaviD+UON6YIQpfvrm0eEQHn/WTE6+XsOWPxyhj4\no8KZ7H55E4l/svfqHDrJClXQnEpDiP2hDJXHTJItYeN2tIMp5DuyZ1q6wQjZ\nO8J+OeahQ2+vtkZjLM96eLR8hCwlUuBhLxUpBWVnUm4lLgh6oNkpbjDjldfe\n0//w01LKwSxdXUHAmsOPK/4KLwSonfG2/iSos3U4nT4Aj45/aiOCV/7BAqd1\nxDspeUsxD/yIQ6enz82QTEwoJcnlpVIRjJlHzg8c4gLzR6j27qqeygZsCRuf\n+toJ\r\n=mtvk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"d4447c7351953121f5de2961faa5a6979fbf5901","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.9","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.2.0","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.1","jest":"^27.4.7","eslint":"^8.7.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.11","prettier":"^2.5.1","typescript":"4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.9","tsc-esm-fix":"^2.7.6","@jest/globals":"^27.4.6","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.7_1642489616492_0.9753072790983746","host":"s3://npm-registry-packages"}},"9.0.8":{"name":"yarn-audit-fix","version":"9.0.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"d9acbfabf54ce9ccbb9126dc1e14559b15406148","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.8.tgz","fileCount":35,"integrity":"sha512-8pZl2Vqhsqurs1/PvaJVglCVmAYftbo9CtfuT33UPdadYIiRiuRda8e4ELc/pZ4jMVjhtZfKNziGlo8urRld2A==","signatures":[{"sig":"MEQCIESDU18Cj9/gl2KXFOk6JY1uZCbgIPgY4uueSlGcbWSPAiB0ifWFQ+bQ3XIT+rCEggFw/McYYQB0N+/F9ojCs1Hh3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6Xq5CRA9TVsSAnZWagAAvE4P/itPU2kSzzyqc3jQlaWi\n2mzqs9QwL2FqeBd2tAUmAQItPw5ii7rxh0sPlNvACLqo8lQWhaqQurcKgdMV\nWb+1yquFfxGEgXKK8tD7ZXHOyZjfET5/2/Xn/RK6G+y2BuN3qJF223H3Mm7g\n4yLjJrMyIhauIzJv1MqlP2Zymla5s/17BBArh5dcRsYvHZMKHtT3VCSuU0ss\ng3WZku3PIFC0CBfneKEIW3RqSn8YkMWH5aWyUNHgw9TdZJe3aRuBravMqyci\nwtRXejeeC5jSgAOr0+gDwcJ4EbziS55whklxlX6S8eGz0jK3SpZpPVvUHWVG\nd+wAs1pDL4He9ptmT5bFlnXwRSu1Yx9DBnICho6QI/YzTGxCpjfFC1nlfe6m\n51qpsAC7YXagbZr6SHbDLqyBraUxW4pZEmIk0WjINB9aLmI1waxMk591Dywm\nmuoC0XmXVQSZLReIbXtC0rX1biiLoMIf+O33rw9D14xU6vI0w9I1wi+Aztqi\ntaiwpqwU6qjhd1WaCa30U0PjKdHf//bcgPokBzTnfeKglKFeGrXmBrlZq469\njAA4kPTmQz2ZurEb54RJLPltXu5lGVsS6r/thES2NETh5El36WjxrAZo5ane\nKiwCkFum4t2k+oMrB0JMonxWEWqXzRCkcCBzAkbF86dxI2cGos6vINzbthEK\nGXqO\r\n=dXUa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"b24102449a49adf9a8d25c846b9863ab6226ebe6","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.9","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^12.2.0","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.1","jest":"^27.4.7","eslint":"^8.7.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.11","prettier":"^2.5.1","typescript":"4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.10","tsc-esm-fix":"^2.7.6","@jest/globals":"^27.4.6","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.8_1642691257614_0.5096436958163959","host":"s3://npm-registry-packages"}},"9.0.9":{"name":"yarn-audit-fix","version":"9.0.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"249a4e2c8e57c48e96a062a1b7d06d850fe5e572","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.9.tgz","fileCount":35,"integrity":"sha512-1eXnt3GKUSRumPYuK5C4BkByyj3E6/wf8nYMOcPCCTtrTBvN5zxBlt7TkeBZV9gO6twK28lpbSHGH3CmFvzgJQ==","signatures":[{"sig":"MEYCIQDCDQRwovDEPQneOcXjTSpl6DQPnDLnjFRQD/bWzDROTAIhANpb1SRQbN3pubtxgkpdoVIQU1pgMabO/VUaNjmInXTp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7phECRA9TVsSAnZWagAAtesP/2UgAsyJFLjeAAKa+Gkv\n6/OsPTygZlTQPlQgvXrTf6KAaxXmApqex+tQw3BY5P69yXf5cbZycpucjTtw\nB80V5FbJMjVxKUKMnzKF1U6q4UG2QNIDDVQTj0bFR2r+bwXEx47m78kM8gCM\nu0DO5qE0BYOM8KBXDTLzf0KB1N/T9jOpEQQ3xYJxcJX05DH9bmPirBI6im6y\n6TbZmIhPZCoU6mrUDf9aOvE/60Vo7Stn6znu15aFf9j+HYWtRxAXYLEjI4PN\njgp7XbGG8OtTXEwnx26NnyAN7XAhOiFTFuKNhTUGHJcZj5h/zVkdW4w+X3uO\n9PteEcilA2uAu+xsWS6f6dOylzhjp9aE4CT/SITYSp/JQ51uMjFr7/JaTOiN\ndW4ZUF1+l0cQzM8Jds/9DaYMpYnnP9rb+W7Fshn3aAiG1S7Wt9HavzPiIREV\nc0nrWRgqaoHFsWsd5JRecVD3545zy/r1oz2ibNGirrXG5q7vyhJWxhOVlbCX\nyipZsyl5CaRHzQvQ0KRjSTi4i4M8i+eGsNfRqgfzxVGDYnQr6MIfge1aqK5L\nG3CDGeaV78DnSswO0cnryZnZVZtwnlhSv8XsymLWvqgt9eCkE5/ZfCwjZQlC\nuyjqRnvFxEAAnJJoITv+wDnEeH+/PPkPGaAc2ch2uSK7TFv3CJ/OlgkXxEgC\nLvjH\r\n=p9P+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"e478993baaf47d8d397575996994a2d4be8be98e","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.9","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^13.0.0","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^8.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.1","jest":"^27.4.7","eslint":"^8.7.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.11","prettier":"^2.5.1","typescript":"4.5.5","@types/jest":"^27.4.0","@types/node":"^17.0.10","tsc-esm-fix":"^2.7.6","@jest/globals":"^27.4.6","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.9_1643026500508_0.2111460951294486","host":"s3://npm-registry-packages"}},"9.0.10":{"name":"yarn-audit-fix","version":"9.0.10","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.10","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"80fcd90f4f698ed3f42bfece893108fb8255c776","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.10.tgz","fileCount":35,"integrity":"sha512-7THUHb7tphvJNWon8sDxxFtQccxjp2CDaq9nfByJX8Hsqlv2T3hBEkeu/deYYFlCoktoLcfxPScjXG0FgCdIeQ==","signatures":[{"sig":"MEUCIQCs+WTy1NvVVbrW8N6+keuC3Ltp1s3JfeI0d2PP7hLWNAIgN11a/snIlwF4u4u6eqX1Jg/WZBt01HgjnQwXnpswO1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9LLSCRA9TVsSAnZWagAANQ8P/34ij2oDQ2NzYlAHnCK0\nOdP2UQM/cjUz2uTwFsbieQOqvCqpPU6iNQsgyn8BwIBUb0ehKEnMkn2gCcak\nqmrEJSO5JOwygzgoHf/BT4dZ4pT3Lmelql5LqEu7qlZAH+t8TGTv3vebBMt7\nJDM034tJjGHPFT8wyJ2b1sv0d82XDp8LOTbv6rkBR/ILMZ76Q5MbZufcLk8Q\nemQiqjJgHnASPYB6P835F3TK1U7L0o2ddGAnTQ1IkVPRxDl3ueH1tpTP1Lep\nRMJLZUOArJJ5mEThNoPxuMDn4RfKjUn9+/XiAGrVJWIL5kPkFFizFfps7l3N\nwaMV2j8OTbldEUJ/jWw/rqA78GqDnrOtUkmXwyLVJvlcHDO0NGdpp3YSnhVW\nN20Xd9Z65MjmD7NgtrM6MLKsGpyaSApSAAKYyAXPQDU/W+4SJf//fUs/0uEb\nZJmk6M8rrYbdJYfWFPVRr18VyuNKcNTgdOjnzthY0YJTvlv51/kzKJLo+Nyz\nnF3KVExp1AOdKD3p3uaN/Muvf+qBv56ml+PRxFhT55sHo1NW76KQ1LJJmgNB\nGYJ8lT8nozfrxAm3CoVjQmCLqsSfbr7gsWDjlDOPtukpU7emCB3mA670SoQW\nds5gD2vwPMZwZW0VE8xJtDiA8x4isPfUQOMydQhEcP+l1DQcWBhKNXzxP1UL\nU+j3\r\n=vLSj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"dd62c3212365a420f0b4d50a1680eea7190b11b4","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6 --no-flow-out","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.9","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^13.1.0","semver":"^7.3.5","find-up":"^6.2.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^9.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.5","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.3.2","jest":"^27.4.7","eslint":"^8.7.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.11","prettier":"^2.5.1","typescript":"4.5.5","@types/jest":"^27.4.0","@types/node":"^17.0.12","tsc-esm-fix":"^2.7.7","@jest/globals":"^27.4.6","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^3.1.2","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.10_1643426514325_0.5532426455928834","host":"s3://npm-registry-packages"}},"9.0.11":{"name":"yarn-audit-fix","version":"9.0.11","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.0.11","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"aca3ce478f43cdad70a2f9da4d0d65f2882ac405","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.0.11.tgz","fileCount":36,"integrity":"sha512-E5+RnniSMEfqLmQJnTPgxtLAkNidKhUPPC3jkuYcO1m/eAYvc+qpX2lImBhs8zF0pOJ1ZOx8Y8mv5JjqbCXWEA==","signatures":[{"sig":"MEUCIQCy8R6HkLr8iRaI2FY9LPtoakXyxrCFdEnKHc3PllmTmgIgbdQC3xiOu625QIuf/42ZBXZMovBpcHp7w5zvuut8VB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBrZHCRA9TVsSAnZWagAANiEP/1hkUAnjBaw9cpD4R+IC\n/AmQoqCmQyQg8+lGjeyPpq8dHWIM+WpvDIuU0LizRdU7NJBFu/4UpP41WkDF\nw32k9MYETgzmmCpVMdN0oV1VfcJoNb0EIRARV4sl+dRSbUVKMjokW/qMBBUO\nNsuYnifochwd/YgzmVqaZDY0qOJWY+QPE0rygX0MDF5BrytOCTNmt1tZvwXt\nEsrGHjpNFE+YB8/+yxn3KLLzDCIeSgBBxhT86T3Ix85BOj8+9PH5v+ADn7V1\nW8SJB3wXynpB3NFIebchBsQa78ZLswvlkBYFOEWGDy52j5QreALoopQ1OcGi\n+SUhZLXRqSOyPzwUafVohAoH7xEQ0lqzf4PTceevzsheTaFOZtq8XsIzinm2\nBKxVm6a4YvLHaZmqKFLx3oAUSvL1+ZUww/96jd/zPyjhnOpstneIvNRgYhPN\nPn+5chn6smW9KDk0JRetumezvCtaNe6NstGDrvHCeeqQDQ67sBmMafjkRS60\naCvEc2oaTJR3oh2tqALWYjalsq28N6IiC6TgU7iiH4+Tolp/pdQlINOoPqDY\ny1Ts6T047v2rYpLDyJ7KtYJBqG14zFcV5oeaApf3aFA1GbO1CI8rGESvPreU\n4l/cJYQW05bS+PQAS0egM2t/wLASJ9sj+sv0mCRooVnoHAi/vcjc8fOn4JXL\nJd3E\r\n=TmZa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"3798db22c485edc5d63f3132182055751c6ec736","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.10","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^9.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.5.0","jest":"^27.5.1","eslint":"^8.8.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.11","prettier":"^2.5.1","typescript":"4.5.5","@types/jest":"^27.4.0","@types/node":"^17.0.17","tsc-esm-fix":"^2.7.7","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.4","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.3.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.0.11_1644607047029_0.009993609481745436","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"yarn-audit-fix","version":"9.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"291ac2d73ac9b002939e78296888c35cd7374a0e","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.1.0.tgz","fileCount":36,"integrity":"sha512-7k+RksWdwRRjpu5EO7RfJ9GWC6ppWllPgG+4FNBf4FAHUJQP4mXNTusEcglTLAXhFnMkmFnZ3GdQD7hq7ozN+g==","signatures":[{"sig":"MEYCIQDpGs6ITZp9V2meZa98BLacm4eA+zQJnBbR+EXevGDAaAIhAKbykiat0DEahUzK31jU83h9RdQ3Ct0Suh4/M9Wwnpkw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEm/+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCxg/7BIu2tuThPO/WvH2zbJeXEBhxshIFwbCCquc765iSb6qUirxB\r\n6hjsSioucqogZ0zVx1oZ7yOl8mjHZ3omUsQ5vcvF8wO1nyraMgEDg8CF1MsQ\r\noswPYgmTudyeNN/ax2TZ3OpoJ/tjpKUUizCPD0Gf7PpPSniRM6UvtFb3kxq0\r\nFwVCdhWW16KUJYsuIHBZdie4q2NmkXWNCC5Te+ojYRV8a7XDeeuc7wB+N/PZ\r\nneiMGvGLZfl1qiYBv0XZAQ8oVXUMDG01dYqpJujtQRoZ4ZTSY4CJZUtueihM\r\nyvo1LsSV9voWnJwrT8nbFOD1GCvjkskQNqDE72ni/S/+zLlV9tAd//GBhpdK\r\nSpnc3Nd3rVEYvDZBw3nRyckUefe/xLOmRTTfZFz2Xr0iwMaspkLYDLjPeroz\r\nfIXo+EOPG68b5jw5lUnJgeuneWBwQPTCemV6mZ7/hofZeZaRYxbAhbK6FZD3\r\n6qkdHdTl7IR2vdD7GHMq+HlH9j3tnTA3bmMuwBxrhcf302pJ4mdl22Pb951P\r\nISoa7SVp+zwn8sZ+sw71BH4cfyDBJy6pE5qDdT41nfwAiOxuFImg4F6x976f\r\n7yyVTK3ir4Bfna7qhAEJT6ab/wG+3sUsk68mK5hhjd2zaWNupLF9zFwz/94n\r\nKXomc9MAwc7xfeMr++8M5bdCTjDey5o7cBQ=\r\n=EpV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"cf0d88478b011a8ae36bbd865d671ca7b5328442","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.10","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^9.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.5.1","jest":"^27.5.1","eslint":"^8.9.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.12","prettier":"^2.5.1","typescript":"4.5.5","@types/jest":"^27.4.0","@types/node":"^17.0.18","tsc-esm-fix":"^2.7.7","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.5","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.4.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.1.0_1645375486461_0.2827105670300998","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"yarn-audit-fix","version":"9.1.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.1.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"0b072b784a13d173f634255ba45f848c837f72bb","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.1.1.tgz","fileCount":36,"integrity":"sha512-LOwPeIiTc4+tS8rWBuUBeAB36d5MTBUMnXumFSl5PxR8FktfZ2KAy1DUSKsITnKKc2yvGqQMHpSwRQvQHv2WcQ==","signatures":[{"sig":"MEUCIQDTBwZNE6gvoJR2xWsJinZJX8ZP64rDOfi20LRY02lbmQIgcBhPZznbP+OuNvaWnBhyoF9wC9Qc5hcNlrygbZLGiiA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEnMxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofmQ/+KdTmQHc6PEoNiNYZsQWrCo7adjqgIwzuOA72Bnib0J5fUltt\r\nbW7ZGH3Li0WMvjl/aq5vL15rQTU5MQITnawRCHWYUVFH5xuH9hgr60bq0iPg\r\nIvcvdYLFXGipQ7VFQYl2VSUVp3Nt/HXYLg9dgAzxI5T24g5HVABlil0GZzBQ\r\nG4vvhtfOKJeAguiB7MFAcTei3gTn0TGMICrdY2L038iPZf3P54KjJVGmtiqS\r\ndiDzpsQwppfcQ7+hUlIPBf2FVGT/A0D80ip4m9HsDKfWxVhRYnUSIv0Z3vWm\r\n8r4loHj7lmIk2GpQeaxmZ4VzIX4urWMucEJQzNIOGeVt+sK/jCPsR7A9LgJU\r\n2pSiJuZxv0lSQDYYGKyK2aOUmR5HAx3AoS43fYMUn7HubShp0YGuCxsvXXHg\r\np8fX0sDtEkCbF6I+R/0RqvjKq7To6XJHAvHfA5VdvwhFZb0AG+nfoQ+9hI6G\r\n8rriWFunJRFHP5Ya6zDf8LrvelBW9fH2WwdNyCcYkhtPKhbEIILgrnifMX/8\r\nAIwu1fv+XWoc+4uQ6DbU0rntbN2KBBJ/M74v1M7E+eGjDDsW8N1TNgN05lBp\r\n0k4YJyWC73zSorLd5rhv8YJ3JReoN9fNHWjQZzvc9MGSXs26NpWWaTVSAV1q\r\nhLDfiPO0l0DY6+HC/oYsN1rOCCV15DWbF60=\r\n=//8X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"8c2c7bdade59b765875ddae123fc5815b22b20a5","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.10","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^9.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.5.1","jest":"^27.5.1","eslint":"^8.9.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.12","prettier":"^2.5.1","typescript":"4.5.5","@types/jest":"^27.4.0","@types/node":"^17.0.18","tsc-esm-fix":"^2.7.7","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.5","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.4.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.1.1_1645376304512_0.01127293845411459","host":"s3://npm-registry-packages"}},"9.1.2":{"name":"yarn-audit-fix","version":"9.1.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.1.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"./target/es6/cli.js"},"dist":{"shasum":"02afa2e7fc0ddb4210a70b00b0e41ba6f10fc894","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.1.2.tgz","fileCount":36,"integrity":"sha512-qSC5x7Yp/vt0sZXNptDMG7oFIes4S/hE7S05z7+m2JaWfrKgQwc+2MAZizYhYSjuAn+qn/mNijbFD3ahri5u2g==","signatures":[{"sig":"MEQCIBbHcb8wNUFcNFMYCF+TQOyTFWybWaxZghHCAcAjtAHSAiBiP1rMsixXFRKWNTI0VHT2UWopJv8cQHZofqAzjgLB9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172436,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEneDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojCQ/9HFsrrciT4Y/a4yVN3s9TrAAsvoj7wI+gt9BF3+tHjpA6oVt4\r\nFgnhLbpZ3BKAXXTX2gr9KmNLRa3nTxQtIbWtXJwXk7rjpoXlrBqp8MVbNEmv\r\nJm3Mt6awIVkyHEpaw0u+txmC2YYK/d51DU18Fg/55/jSdUpFMpty7j/nYtyt\r\n9bX9fFNxGSphFa4QTElvrMe5MMmE99vUAOwMTp0abyreUCen+oTw5OaHpj2p\r\nu2Z6KFJzWCQc0bItG5nPbbCW+WNfqH6IqFDU+uQ0G3XtRDYvZ/+U7BmZAspH\r\nySYJmW47XOWKpI+ww3ak4ZAi5kmX4gbqHdobLJGLpWPAI5aALaX+6mC9QerM\r\nNmcGVNwOWSClL7Fonyq6JK+FWAN1eiUYHhb3l87BJ8HIHRgHVJUZ8znUTcIX\r\nmgqYdTBesCtcG6dgxjS5UNOspJ2+18jhJElinzvjkcYZ/P24f/KP/+PwhBDH\r\nUsu6NIxf3pU+NaZOTi7KB+Pkw0BuzVCFvfinWiyS0Zt4F9MUjJ5Y7ie1SBmZ\r\ndXnDW6LRmCuf8RVXpBowzpbKpD/mFvmMTVoQSoN51A6GFXbX11SMEutS/JS8\r\nfk0iQApbk0VH/5zmJ4kpz69AqJ8ANvU0v3AVXLNHmXEhjVoZIavaPY/7L0Ft\r\ndgnfLGnIHfJCgzGTxiCl/FStQgPzyEr7KI4=\r\n=JguF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"8bda1f6d910acc84527ca69eaf4497e4e4d21d4b","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.12.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.13.1","dependencies":{"synp":"^1.9.10","chalk":"^5.0.0","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.0","commander":"^9.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.5.1","jest":"^27.5.1","eslint":"^8.9.0","mkdirp":"^1.0.4","terser":"^5.10.0","cpy-cli":"^3.1.1","ts-jest":"^27.1.3","typedoc":"^0.22.12","prettier":"^2.5.1","typescript":"4.5.5","@types/jest":"^27.4.0","@types/node":"^17.0.18","tsc-esm-fix":"^2.7.7","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.5","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.0","eslint-config-prettier":"^8.4.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.1.2_1645377410965_0.17460141933883744","host":"s3://npm-registry-packages"}},"9.1.3":{"name":"yarn-audit-fix","version":"9.1.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.1.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"717386d4578c4abcb96bcaa08ab82b302c27ac61","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.1.3.tgz","fileCount":37,"integrity":"sha512-X5hylrNPQ09Yirq7ShWDQHkfZTZyfheWGgiYiyghhgRbEOHPnjoATef4EbBW/I9fTXxvP27s75Y7XMp8sij1nQ==","signatures":[{"sig":"MEQCIGwL1eZUSmDAjhy5kh7+7LgQ9Ob17Eq9Se8MGdpQv/i5AiAfR9P0286IeqvMeyym1MbehQf7uxzcdRsPgZDwsYm6og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLwTKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp34Q/+IZ+iVcHDOlsUqadervywszUyW9so9fc0o1sVThngB6jbhxZy\r\n2ogG7+xj4bRzLEVzG8fw9iCv2IXtAAM8JUPdOzh37pbTEx1e+C0X6/VPX7Q9\r\n2niWCyt3+oTx4S1894MLUz1n2dWYjrTau2lOO9jDAI4WCkhpZGvAuqHd9U9V\r\nKHurr1njqABvnYYbODvnXvnI+01dVfXi5LjyW/v0Ja3Mo78lc83833WhOcxz\r\nA5vkGoDxGr3F9YhPJfoiQeyapT+AcN9SfcI/GwJ5UjoxeGvEovfFtRqE8p0P\r\n+ZCtRJUsrRJ0Nuflw1XENsoFAhb5V8X82EeDju4kLjZutDP5DTDBNG7DgeKL\r\nQLmvP1gtJ0aRMVezo1iO+FUGfEr6W1hwJ9qNLofiFAqyL62VQoj9rDWa3XfC\r\nW/tGyh/wvmbr5H8yUN5RgwSHLKF7wfxRi1mDhYsApTvYUyx8deEiLDZPahFX\r\nUumM5MXnTCGQ5q43GQA4AeaQdEAdqphT+zuZ1+1iobIb8bzL1MytXencb3sW\r\nUBxrAw4dTqkKowANF+hi/mZeyG1wOrnnFhrJWTustbWCIHU5/qihvp87CRcf\r\nrUN8QCiN0B5m27pG4mxxU71e8Q2+I1e1wk7z9yjfdcCJeSlRjRqQLKaT0tz1\r\nqEy1fhnCvw7O+f+6h5poWguPoW4MCRD4tmE=\r\n=QtGy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"b2c4b0b30ced06f2ff3fdd1c960677bd544fac6c","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.14.15","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.22.7","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.1","commander":"^9.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.5.4","jest":"^27.5.1","eslint":"^8.11.0","mkdirp":"^1.0.4","terser":"^5.12.0","cpy-cli":"^4.1.0","ts-jest":"^27.1.3","typedoc":"^0.22.13","prettier":"^2.5.1","typescript":"4.6.2","@types/jest":"^27.4.1","@types/node":"^17.0.21","tsc-esm-fix":"^2.7.8","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.5","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.1.3_1647248586038_0.6200542038426906","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"yarn-audit-fix","version":"9.2.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.2.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"aabe9e230f061e340a9575095de58b61a02cdc1b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.2.0.tgz","fileCount":37,"integrity":"sha512-MXZ2DRxRzy54Tp0mVKhgRm3/7MM2Yh5xr6ZwfOj7whwAYDG8Tw6cptZ6oEFqfRf317fLhe8iQDO1k7jwX19XaQ==","signatures":[{"sig":"MEQCIEl+tvldX5eFOtfRh/MIny8kVXd605hO8PFnu+Pe9uz9AiA3h7aTK7ynXrJG4NK2XKMlB6DxGXvZojK948Bk3+m1Qg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLyknACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4wA//f/9cNQ8aCD/kjtg5b6KV09mainz0t0hkf0zaGKre2s7IF9wJ\r\ngG2ZswDPULIugPcye2ljq1S82Bdt33STNSmfZEKOZYY6lRy6zGYp7//EOWXP\r\nuGHqAT+5KjQFUDPBFFkih4dY984UaI15xaJcqkYNxgPvM6KWYUI66m7fm2Lg\r\niHf8iKOZ+GEPsmst9kgWKtaKhU+kYqQgngLZOPZKMLx/ipm0HtaDbEmxzuUb\r\nu621KuTEyj1lLup93Jku3IwLZJ9s7jCEn6cwKMapeXwr2QqdLZGInbBjTpCG\r\nTwgeLxAAYh9qBPjGV+b/pUCKHh2o3jLmFUx4IspqFcRI0/uC1mpRtob1J5Ao\r\n0uucbgJCVsp2QGiG9N1ZnQpQZH9q3fqrICQVDCwQACVVuJ3f2nQS3sSJkrlz\r\n3Uu97gWIIxFmSyVfmNGtqL7JtTyn7xXZvsY2So/a/NnL0ncVVFLhTJQ2GgjU\r\nT+4eMv6uzBqWtBHz8ERtQWF8r72gx6UHlCFRsVvS4BKufiOHcG2WqSurMcT1\r\ne0eNi+lDUr+s4F+9UH7lNxwJWadAKLUFEgs50GKXcW6xSH0i3SwJTaoQeDlP\r\nayXdE0yffiV66LaSmfjyNIIedqfraot6qm0J6BWtq4CTPFRpAjnB2RTtyzBv\r\nVWhaoLzts5Hetc1FpI9zmsRefRL+hnZTDlU=\r\n=rdKH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"be4a10d94b67783f944dc147571a4bfd444251cc","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.14.15","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.22.7","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.1","commander":"^9.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.5.4","jest":"^27.5.1","eslint":"^8.11.0","mkdirp":"^1.0.4","terser":"^5.12.0","cpy-cli":"^4.1.0","ts-jest":"^27.1.3","typedoc":"^0.22.13","prettier":"^2.5.1","typescript":"4.6.2","@types/jest":"^27.4.1","@types/node":"^17.0.21","tsc-esm-fix":"^2.7.8","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.5","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.2.0_1647257895340_0.09225629650358425","host":"s3://npm-registry-packages"}},"9.2.1":{"name":"yarn-audit-fix","version":"9.2.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.2.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"7fc77e9163781b7c64825df23a3d22266ae45261","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.2.1.tgz","fileCount":37,"integrity":"sha512-4biFNP4ZLOHboB2cNVuhYyelTFR/twlfmGMQ2TgJgGRORMDM/rQdQqhJdVLuKvfdMLFEPJ832z6Ws5OoCnFcfA==","signatures":[{"sig":"MEUCIQD0p7S8OCxCI7mZzG7vtrXVdviHR7H1JUHLgGY3mlMS3wIgHcA4Y2Rh9W53oKfu/f6wK1TpONTVGEcxG9ioa2OnYvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNz+qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmIg/9GqjWjoMZQpnstzhWdEv089LBsT2LeP/VneTFXRiX48rpwlh/\r\n4c9RSOTxBI0Ii+0XKiPjdzD+G5Gi4xxCpDiHTd2ocooxWb980tvLXXNY3fYf\r\ngdO/aG8YEk7GTLu3rbPh+zLcDyzKOGOB+sGdlDsvYIR0Y9Ft9kfohte43zPK\r\nnqi9CDsjIMiVq7cDl0WY1Emx88X1KJPCc+xFi/7ykUlEfreu40qditvvFUa6\r\n8dwmBjKFo3xfuY2eEgxgGr4o8C5saxdxIFEvCUHUwwDIHM0YX3qL4Wprj4gJ\r\nDIF+0WtTDfaCE1tWNBm+kjF5JPj3VdxgvgWCSkRUen083Le/3epPwEbMKhrz\r\nE1hnNaY4j3evWwXAzeYQosWWnn7M/TSUU8MGmrLJYN3hpOTPBEE9NXCw72O/\r\nbZooW7tZZEd40ik5ZrZj/X4WS1D5Hzx6sYkZRIK4oBw+N/papLPUMso9snPw\r\nF8dvlpDrgPoS+/N+0DBXbxkKWf0maXOoaF/8aD+uOxsKm9zKNwG1tIH/Tk4u\r\nudfWqMdF9IfIq0MIFGPFpeFUp7s0KdPLOw7CENhi8vx+LHc1MCBcK0+WnRXu\r\nLtgCoAS80etsC1LqgeYpDopa1WeslTcn1MxaglGKumkKKTXTUGEc+TmaUPdM\r\nn3eoG1cz5BTTpZXf8Dy5TbDWTKcWZiFJdIY=\r\n=AMqd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"b1a1931eab24ab0ef9575266a9094a0445f4d078","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.14.15","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.22.7","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.1","commander":"^9.1.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.5.5","jest":"^27.5.1","eslint":"^8.11.0","mkdirp":"^1.0.4","terser":"^5.12.1","cpy-cli":"^4.1.0","ts-jest":"^27.1.3","typedoc":"^0.22.13","prettier":"^2.6.0","typescript":"4.6.2","@types/jest":"^27.4.1","@types/node":"^17.0.21","tsc-esm-fix":"^2.7.8","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.5","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.2.1_1647787946084_0.6726948559449171","host":"s3://npm-registry-packages"}},"9.2.2":{"name":"yarn-audit-fix","version":"9.2.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.2.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"8ad54fec77cbbfb440352c65a752bdfe95a06896","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.2.2.tgz","fileCount":37,"integrity":"sha512-IrN3XCiztBdCjt5LPtvCeT/5YgiLQdKj99qSy1vU5JCDPQf3S0WyoDjtqQ3E0JTGzVHHxV0iWajrUDsu3VMAHQ==","signatures":[{"sig":"MEUCIQClbZ0OMkOJN+iRsQIQ8YuAeTHpVLfChDpq1mk6hFIJ6wIgcDovRkJ2n+LlTgoXMSMXNZhVLa5x5OJ8yCUBCBOwRyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSVMoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp54RAAkIx9ejF9xDDQ9NwOJs1dgeI1AREP0KOYY5GJoj0HeeCNC4ar\r\n26ugwI2pqPIYw8pJTkUI5eJmOxVWVl/FqulvgvMhqc3vRT+x6k/h8yUwClZ2\r\nYXtDTYMzbMcdejnrbxgVx9ADrkEAv2Vijl4B23b043rIGHRtlSsE1fo83nLT\r\n3n7p/DqSPXN3/uIAhMbTaCTggja6E7tNXu5CSE+RBkiUJfwgg/gg6bZMTD84\r\naFwrCC1ncMpeGFPcaGHCHxEN2zpbYzJwR4+B55WZUimD+S940yjxt8LZ+s/t\r\nq8Y5giQPr9AlYKiRKyTgDLYcSII95xeQIW3+G7O1PXMhitEJ7MFqskUOWIL3\r\nlR9MdyriYvmPq2ywKZmzoG15W31pItSLdG+/XSH8Egr5aRr93cUpeIS2rQXx\r\nyqUvJU+L3jB5kfeV0R1bUgYtc/QKuYQ3dLRe+ere3JBN+Q5hYKEKjBkxvrqO\r\nCQEseEByxfcnlAf9KuhHF2Ma435YHKXGb5UDWBxih5IsyCi5ax1cReYoa3QX\r\n53NvoqjPbwslfO60YMqu1MC8z7SQ/8C6zl2eHpbEyqriaIyJ/upC5MvschlU\r\nr5khAXYN3+gCBkhHTC6eE2J5p3uyhRVy9WC7WWi7kWa47Ifwb0LkE9CMmu3s\r\nbE1h2EKWbRECROXU2uAyuaXi1SqHB6XEh04=\r\n=b92T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"5e364ef33c44b73828092dbf314c70ae97f543a7","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.14.15","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.22.7","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.5","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.1","commander":"^9.1.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.6.0","jest":"^27.5.1","eslint":"^8.12.0","mkdirp":"^1.0.4","terser":"^5.12.1","cpy-cli":"^4.1.0","ts-jest":"^27.1.4","typedoc":"^0.22.13","prettier":"^2.6.2","typescript":"4.6.3","@types/jest":"^27.4.1","@types/node":"^17.0.23","tsc-esm-fix":"^2.9.0","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.6","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.2.2_1648972584669_0.2896438197133795","host":"s3://npm-registry-packages"}},"9.2.4":{"name":"yarn-audit-fix","version":"9.2.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.2.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"4c714e7c6bef91b5fe413f812f15f4bcdca79873","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.2.4.tgz","fileCount":37,"integrity":"sha512-ghnWEA8jALWNL+Dh76Noiv9Jmsx32CxZClAMJfu8NDeEW6B9V+zmhZGVmSRCzJQvdnUTSJuJyVjhjdtk4/aZgA==","signatures":[{"sig":"MEYCIQCK52wjFZaWOC0DGD2xTbS5AcP7EO5bYjJgxxTePFZfigIhAIMp48kerXj0dha40nN7sGG1vuuBUMQ3TZbLOgZ6ElBZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWXn8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrdbg//TXxLTvnay6fqIHv21lJKqoWY9Rbtt0CidtWj4GGZAI/IEz/s\r\n4w79tc1GJkpZ1qpsuw3D8CKt2UFYu/DW1qOt9AgqxmPL0YMXnQUyXGe3ZVK8\r\nfYpYxrEquEk1Hgu0cYNrYLjBuFL30LwcpoOUXKxmtwvaJo6tqdLgQXY9pGVz\r\nJ7XtW3gtGK6v/8mEeFn5XcgfLZZ6b8tAy4fljV8+dx8CDsLR+8uJugQ1xgOK\r\nx7jcakHaKGmrJETLyARSpAA1lH6jDB7L7RI03ZQy+NkbAbUcb86dCjLRttRY\r\nnjOBtXaExcqlHA5UDqL1/zlQrACa6EjcpGOMRR7j9AW6wmc7LLJ2GZ9D7sY5\r\n7nV8+92BvnK9cvW4oLgfmGDYrOVQy9Kai2UUiYj8H9GZw+2eYUZHAJB6Gr99\r\nR8ENT/hucZkjQCqHOAOjSshBgbCqN/P3ytmLmXadRZ2or6DkU99clj8ipAl9\r\na2hxGjUkwOPipxHn0F1PnMcSNviFsb6JzmYJb/kk9a2QpZq9Gb5K8dJnyLqn\r\nuyoC5QZt1taCG1+CWqYBAauBcpzsYc+kPdpboPmYuByzf/vQD/sQhgAENsBy\r\nrQ2WH7WR58mmufNtkzCErOkQNFjpoKWT9kWiv+Lbe0Y7/aLZ/u+qQqdg/+pr\r\n/43SMIVpinzbnzC1Jr8hS93LexREY8Ypt2Y=\r\n=Dmpr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"gitHead":"445a8ed71a76f5d8b2261dd7bc0a877b34a9ac0f","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.14.15","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.22.7","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.0.1","commander":"^9.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.7.0","jest":"^27.5.1","eslint":"^8.13.0","mkdirp":"^1.0.4","terser":"^5.12.1","cpy-cli":"^4.1.0","ts-jest":"^27.1.4","typedoc":"^0.22.15","prettier":"^2.6.2","typescript":"4.6.3","@types/jest":"^27.4.1","@types/node":"^17.0.24","tsc-esm-fix":"^2.12.4","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.6","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.2.4_1650031099971_0.32677834198948985","host":"s3://npm-registry-packages"}},"9.3.0":{"name":"yarn-audit-fix","version":"9.3.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"d450ef5be6e5ccff0cc3b2d4188bf2fd92586180","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.0.tgz","fileCount":37,"integrity":"sha512-2Rf6ZydpavsH3Yt7z5H9khdARDm9s6LqJ3ubHWbnNtxtEZ5u35W50FP63bX0ZLobyiRnUx/nk1u5qCK2Frx3qw==","signatures":[{"sig":"MEUCIQDhOS1GVRBgH54vzY3ZaZL+HMsqm6GCuH75oskF5PLSiQIgNXsF1JqROvWnUlcoSwDLGif85Na7HCIcp7IRmjkmdY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYX6dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoz/w/5ALED8YfkvMJsCGkVPPOIVqnFAnSip9L3zvdz8kYQjcESk3Jk\r\nr4FKXDcQe73FN8qDk4HFW+/tCvn+bWSImcI3TQqIy3OK/WhDre22VPZsk373\r\nt4z7XDWhUnaC3noHsH2bkqgYmNunHRW3PaNW7L1Ojiny23NY9hFmLXGBJ8IM\r\nk/ZLw+s47V2u3syGY8ZafS5CqRuwmZPJKYGPR54zacosE+hSJnbtG6p20pu+\r\nF0mu3JQIhrnEcqxl0pm+urzI2ODCvbPlN9ApjZogqFlG0sYAcBG/b240vIT6\r\nXVxN4oQ8OY+ueGvJ7roNaui66oFxhHqkyJL1kmhqN4zFHpGHy99fZ5TWjZWA\r\n+ORCpFgUqdpY0mW4TIXn5CXLP+/fLLd+/BdTuI6Up9I9PA/BNrsjbw5rwQvR\r\nmCnsNCZ7Hu2qNhHiXfmtDgiakYZ+zJvnxHOr3wLKF/YTA6X+bum8Y6hppM48\r\n4p2s6aphIHpMt8HTMcrLs+eCAxzs6zjeqM53q0p//ou8KHX7BgARUIzBBV7E\r\n7SurhjAagEBtC9/y0oV/fh/J+HKrpfavdrOcXOGZgkylyqiV9N3cORTJvKcF\r\n3mXmMue4TLJOhYnW8vof3Ygq0+j33uN9Ji3SBZunRDxGTG2eYymasQqFLMwI\r\nX1EeyAZAUGXTjBwM4qLt81ZdKnGn5GOsI04=\r\n=R7B9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"6d9cdf1e2fec2176733dc06245ea53b94de11637","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.14.15","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.22.7","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.3.1","globby":"^13.1.1","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.1.0","commander":"^9.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.7.0","jest":"^27.5.1","eslint":"^8.13.0","mkdirp":"^1.0.4","terser":"^5.12.1","cpy-cli":"^4.1.0","ts-jest":"^27.1.4","typedoc":"^0.22.15","prettier":"^2.6.2","typescript":"4.6.3","@types/jest":"^27.4.1","@types/node":"^17.0.25","tsc-esm-fix":"^2.12.4","@jest/globals":"^27.5.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.6","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.0_1650556573521_0.008852114542309053","host":"s3://npm-registry-packages"}},"9.3.1":{"name":"yarn-audit-fix","version":"9.3.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"cd2ebdbcab13e38dc067134c7c2321ba311555c0","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.1.tgz","fileCount":37,"integrity":"sha512-JM7aIHEwL0YoXoadOOpZQOCmHIRvt7jA7OBGNnOjRXKwdyvdc4EljjaZB9EjQ6xpj3NNRWoHebApjPUOx2E0tg==","signatures":[{"sig":"MEYCIQDzY4hIBosmjA4ztwUxH5AHxAwf2VBEXNaPQQIAOF5DwgIhAO8FSdovWPIQT6pBxy847vi55XCs2ThXvX8Snh6EUSv8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZsqxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogfhAAnmUHWv8Pn1NF+krXoXTq76YBY8h4Vs1a2WyTyGCN4bnVVjnU\r\n4nvKQLpLjLYa0ehegpt/Nolhitga+PxlJM2cEpNpnYjcLpaoLg02/sbCxEpg\r\n+2pmgvBsGiBhBJ1HXC77f40Ay+10wQBi1pra+ECFelSEFvEV8Yvo5WoNUEkE\r\ner/AWQiAvzlTCCn3D/l2omRarAMI2yYMmKra1hEzar9tHJ9KMpBJy8ehPzyl\r\nnQMZ+pNhSkaoZaAsHBSfaOb5B2PFWaYGpeCrZDrBXzvCLwiIkj3Aq4htykXM\r\nkeuQtFWC2V5ch4jAeILMmCyPgrnR6hX0ztnL4zhctX2dQTcrBfeFmuGI1Bxe\r\nN7zOihDYadQVYdQeGTkQmDjK5ZqAwbqvUlKmY0lK/dC+a/C06qiKkkzVeiFO\r\nXyjijXvQnEY1fGPzY9/IaFKo8PQyk7fMN90G+onXlus3iJDQUGvobkI3bOEB\r\njKLQE9q8xPhD2UsBEC/iSiS0WBIkWl57B1Ui10Btz3y/tlA7WY8jfZOlO22V\r\neyVNPsvfZByAs40+ZqDDxgh0/PxrrLtPIldffIraCOoFGTHyRtyJH2iRx3Vh\r\n4NsnYAdugpOqsYwRGe+ev4z5oi6jwXypsDdGlN2Rq7W5wHKCUHPZ36DSzvo1\r\nhh/EItHXraChg2vJL8Asl+WNL/C75WhfDHM=\r\n=6u8t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"b8c97e9d680d6aa83e2db2ccb7825666c8141b0e","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"6.14.15","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"12.22.7","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.1","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.1.0","commander":"^9.2.0","lodash-es":"^4.17.21","@types/semver":"^7.3.9","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.7.0","jest":"^28.0.0","eslint":"^8.14.0","mkdirp":"^1.0.4","terser":"^5.12.1","cpy-cli":"^4.1.0","ts-jest":"^28.0.0-next.0","typedoc":"^0.22.15","prettier":"^2.6.2","typescript":"4.6.3","@types/jest":"^27.4.1","@types/node":"^17.0.26","tsc-esm-fix":"^2.13.0","@jest/globals":"^28.0.0","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.6","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.16.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.1_1650903729309_0.0512320838922391","host":"s3://npm-registry-packages"}},"9.3.2":{"name":"yarn-audit-fix","version":"9.3.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"9268aeaf70faafd6d8b8a71d0b8c8d97d6b809ec","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.2.tgz","fileCount":37,"integrity":"sha512-hRPu2FRTLF5kL+fgq6NZDVgvGV7zEO6ghgfXoFmseDtDzqBIfKbGVNL+XqJ1fIil70x6XyrQwyARyyrMZtxpaw==","signatures":[{"sig":"MEUCIGCEMY0gbO3hUK3xyDeHqv6/WMlj5+WMU3i9ZbVB8hwaAiEA6o8q/GNKmmkIGLkNVTNkgzdHrj5N4mT/8X/8EsEiekU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisDLuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhZw//Ri4M79ZCkspErF2/bUABHNSnu9v6F7+vx8PAHP/4WvmdhHBQ\r\nx/drcgBw6HXUWyLVmceu5O0ZKwbEYDaHNu7y5ncZkFXw0UMT/1lRd2iGJoIl\r\n0jFStnf0pG7pm/ejScWN6MwUX/VrQsL477vztWmpaET3UyXBm/+dv3CAXiZQ\r\ntSahMiedXm6t7YiKORTD/+qqhgs7ZK/UORimr+3sSa0GwC2gpv/4N1GPw+re\r\nh0ru5CwUSoltIkShIAg8MamPXpL1QznWwLEuJyvApwfXL9FYivB/DjBlYkpd\r\ntNxhI4rnPi9aap4P5rdpjjJn7UV9qVmGNTH1x2dHABhIvBW/o5huXOtWL7Cc\r\nQRFd/1o22vS2meOiE5h9pXWBIXHwzHQLU7PBUVlPbuvH4+BYiF4bt3wnsjPm\r\n6UrgUmc633ta/8EPd647Zl53S2eAAHhTDMrpASu+N9rKo/9LoomnDisVUYfs\r\nc8sR4b/5/mNHaubZLlIF8fq93A64/HRZTt0LfL5BZIkJO0iKGPE/rGAXBa3x\r\nsU0AFhSYryy9JOzsyxELTp+Rd74BxSeXUHgsFMaX7JL3trX6g7W6yFsSl96y\r\nzlfGrkdXHlnUhJY+RzK4oTEI1YutYi3gXBRc+AhNeGiUapcYU66a8AA5pa1Q\r\nTsFIeblrLd6iSLT8zUTZBH8n4q3IF4FFPPY=\r\n=LEGK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"a235c333e03c7c67f8eb9134610d8f9ce3c4d303","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.11.0","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"16.15.1","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.1.0","commander":"^9.3.0","lodash-es":"^4.17.21","@types/semver":"^7.3.10","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.12.2","jest":"^28.1.1","eslint":"^8.18.0","mkdirp":"^1.0.4","terser":"^5.14.1","cpy-cli":"^4.1.0","ts-jest":"^28.0.5","typedoc":"^0.22.17","prettier":"^2.7.1","typescript":"4.7.4","@types/jest":"^28.1.2","@types/node":"^18.0.0","tsc-esm-fix":"^2.18.0","@jest/globals":"^28.1.1","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.1","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.2_1655714542723_0.12028822257904248","host":"s3://npm-registry-packages"}},"9.3.3":{"name":"yarn-audit-fix","version":"9.3.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"05e1fab4fb6dd137db6c31006d569dc7144d41c3","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.3.tgz","fileCount":37,"integrity":"sha512-EFKcjEi3GSQ3QL7dV835ovfcw8of6RbiRdyeA2n67r7dcJYctxOqqmFHQPBoEvQSDXuYH/Zwk/8J6QUT4R8E5A==","signatures":[{"sig":"MEYCIQDvqAgbrUyxZSS2KgZiCCe84tvBU6QAS48kmwNQdYpQhQIhANf0hE82P8rTDoL0oz8AlXC57G5sH95pcLNm4NJCrA/Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4RdmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTiA/+JdnpwU1er/aLuIz0J+ZtDAa8/HnrhNur631FAvhur3wEFNl+\r\nLyka1eueeH9ijRCJroQL5HQOJCaXEs19UlCFY5qsQ7ZPRXBgpqClKmUnH+hM\r\nYLq2lAvGo71haqn7m+F+Vu/sWqeci+y1QnnXhFcpOYIxRvxI4rqjhL7bA0+v\r\nOrbiuDGb9scRjHZqrnIfynBuxCMHv1xt9noA5RntP1KYQKJpIvzxAqTMGJU4\r\n6AByBRMGeg5++h4l43clGmevSTGegRJYrDrTTifBDmddEWZ8rCsNdblDoA/V\r\nYm/dKHSC89VboRlA6CLG1HFW6Yv47AhrSiKbd5mp4iXsyw7dUj1k5EM91qCZ\r\nEw/wQFTf/f2vXwLn6VZMJ7NIr9+VPRIIM1NHVbM/ug3EILfgmCrd5mIsHCo8\r\nLsA5xqdZuojJpvnGCKKhTzXfwq0EcVLL3Celf6v+X0MTsH6WNrpRVktBHC3I\r\n193e3GPwCY+3SgaJu7pqSFMp7ZLlHGYGWus9QAejdJJbqWCJehx2cS0mbF/R\r\n3eszFEgrSxVfMOns8cyPRjbFeD6gaYIQxGFahuBymoOwqoq33uH1hKiT3JEP\r\nmVnFHSErkcT66imboIU+coqzaZPgIa+4Q98avu4Ysq/2wXGInL2jF2pEysHo\r\nAGAlQKgdYECCuJ+zG+fvuQ5RXVyRg6M20lQ=\r\n=/toM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"8a9c509cff33a2f015f6f98aeb9f3dffa7663ad6","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.15.0","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.7.0","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.1.0","commander":"^9.4.0","lodash-es":"^4.17.21","@types/semver":"^7.3.10","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.15.0","jest":"^28.1.3","eslint":"^8.20.0","mkdirp":"^1.0.4","terser":"^5.14.2","cpy-cli":"^4.1.0","ts-jest":"^28.0.7","typedoc":"^0.23.9","prettier":"^2.7.1","typescript":"4.7.4","@types/jest":"^28.1.6","@types/node":"^18.6.1","tsc-esm-fix":"^2.20.0","@jest/globals":"^28.1.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.4","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.3_1658918758486_0.7561810626480143","host":"s3://npm-registry-packages"}},"9.3.4":{"name":"yarn-audit-fix","version":"9.3.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"ed05bfa354245d411c88911d59230ef2f15376c2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.4.tgz","fileCount":37,"integrity":"sha512-c6vThN43K7dWe44AhSfKFb/2ZrmKS0zvxg/Rzn3SrtfwWCtooe8nY+BkmBBN2rOK8iGII5p+BuhWcq02Mf5aOg==","signatures":[{"sig":"MEQCIBv/igMzajEQxrNpgwpDE/Cg6PcLSuful5W8rhGR8obwAiBVP7TeHU0uXpT5KK89MaLM+LS9oScPjf4Z1IGTmXhOuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9OYVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWSA//frCFHsWhmOJnLkBDIc4Sj8zDeCEcZVVMwCtidR0jiw03JSHI\r\nBP0hp6HtzjUBfx5y9MsY2I62vyBxh2sZox5iRxL1ClzbF6OpBKL0lV3PVDvH\r\nDKTsOEJkNKwC/LIa4GMo60T7fovcvBQ5dQlxDb0dCiZC0N1KkPyC4ycIlPpW\r\nAprVJWwkpj4yDJaGzhGSv4djxaIM3Zp8m5VyS0k7XGuo/dHi8IA8IfAjdGSg\r\nzxWRhHHhKGspy+35a1O9DvNYhMCjCso+dvYKRPsstSEbZ/+lTF+7Jwl7jiGV\r\nv5Q7umwmD66hht/0/YIAgJvMjVflMo56a30BAm+rIP1Sstk0BhT3F8aQQPEj\r\ng/N8MR/yxd9GIoKy/aZMzN52aG2+HVe8fXylQGr1QcgTd7FzM4aW2CPlwJgU\r\nTiKjCev4jQDLGWp3J+sH7XDLym3wAEUD+MOI3qVF+LUdiy+g9NDkOR1dpo70\r\nsEy1wyX6CR01U7wT+UbQ64l6mKJVfr3sbHrA2i+qMexPLQLubRit6LeaXrQ8\r\nJg0cH08I5ofNuoaFpbzotADQxRtc59sf+qlIOFRtzJEQ7LhDavhlyhlAfu6j\r\nVMawGWgAWyvbRitgIe/IeZg72J8+RROAKa8K7UkMub/0o7WT7sYD0oXvKSo6\r\n8nyljRxKV9UtDj+Ks67EGnQXmIOgJmTX67Q=\r\n=qdrv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"162b218a05ff9e05a37a2599a6ee7f3992532ac2","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.15.0","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.7.0","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.1.0","commander":"^9.4.0","lodash-es":"^4.17.21","@types/semver":"^7.3.11","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.17.0","jest":"^28.1.3","eslint":"^8.21.0","mkdirp":"^1.0.4","terser":"^5.14.2","cpy-cli":"^4.1.0","ts-jest":"^28.0.7","typedoc":"^0.23.10","prettier":"^2.7.1","typescript":"4.7.4","@types/jest":"^28.1.6","@types/node":"^18.7.1","tsc-esm-fix":"^2.20.0","@jest/globals":"^28.1.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.5","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.4_1660216852804_0.012775128402911617","host":"s3://npm-registry-packages"}},"9.3.5":{"name":"yarn-audit-fix","version":"9.3.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"3a0e9356c5b741a6aa50039af4cebfa9308c71d9","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.5.tgz","fileCount":37,"integrity":"sha512-2bnEkix8of4qrkWMsKlIWPdIqY6YGFdR5rsrBNycNbGlSZRMaWddKiJgoOSowyNuMpB5ElHOlA1hSlxF4/7waQ==","signatures":[{"sig":"MEUCIQDNWy6Lz88EeQOcbdwwsp4QE+ON+7CzLlEKYoukaBwGhAIgUUQ4uG1oNzh4F5qBaifpLGcHCqmuL3LW+TN1tU9lnro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9OkvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnWBAAiLsoLlDa1p5ego7XLkxWiILmoTUQx3CsbkDIsCm9PaIzUFTL\r\n+YK76UM+QoLs+BVQp7ybgX+FHvLcMw0UDpIvTnsAY8iMwETeYrZsrOgKevUA\r\nPL4xlEUBehjMnjlYcAgwv/m5/vgsC8j5BO+wDBCvx6qvNJYgSV3wAfJv2S9P\r\nVt2VoCCAfPVkvo34PXg8617NXLCL4ekammv+jotuA4TfIfPwlaik1q5Nqsuo\r\ntP8VHWBsTMPrmGNNRGZThs+RoIUbSDMhmbXfQABOYyO1mR/+7RsbKPrO0J+X\r\nVMdgT4yPyyJknwJR96B+RcsJu/Xkw1nytNbi4cbju+1MeUDuWpgmKoaCL7Gg\r\n1RQvhjqpch4AMVvcpIjrm2yJLkmxN/Ys24BfLSFVT8so33Dsm0axdcmdtHc4\r\nqVVRHfj3jOSXX8LKGFxgTn5rhx7AFcIfJPJ1a7T97P9CzkZbSjKHTgoMpzj1\r\nw473HsjXVccxvBsgu7wTU97vM3Q9oGHZsGkYj/IddwI3XXFYfFHPU6tgtVjo\r\nymMz2Txl/19iWFQK3GI3LjZyLUadgq4Ch5CXsOrGRzlgks3f55owdekDm4TO\r\n0ZOEl5N9kz9KiaN8uWA+8E5pAwntCCWsVDSesD7b09rz++BweR+LfGcNouS7\r\n/cTEcFjYqC2CkB9FvlBVyymPPGQ4ZPke0o0=\r\n=jl4b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"f20e31c2a0757a1cde5265b0285d878a535c9f69","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.15.0","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.7.0","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^6.0.1","fs-extra":"^10.1.0","commander":"^9.4.0","lodash-es":"^4.17.21","@types/semver":"^7.3.11","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.17.0","jest":"^28.1.3","eslint":"^8.21.0","mkdirp":"^1.0.4","terser":"^5.14.2","cpy-cli":"^4.1.0","ts-jest":"^28.0.7","typedoc":"^0.23.10","prettier":"^2.7.1","typescript":"4.7.4","@types/jest":"^28.1.6","@types/node":"^18.7.1","tsc-esm-fix":"^2.20.0","@jest/globals":"^28.1.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.5","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.5_1660217647090_0.0868384707891452","host":"s3://npm-registry-packages"}},"9.3.6":{"name":"yarn-audit-fix","version":"9.3.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"f3b0d1405e953df13c4f8f068eb6ba595d120697","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.6.tgz","fileCount":37,"integrity":"sha512-JeU1VRsMdGrTd/nUuS72HJhbcp4sfY9SPDMDP9pTpytrFBLM6NAcxSxdQOPUOZMm6Ze0v5jHSkZaOfToEVcdiQ==","signatures":[{"sig":"MEQCIC+sRUxC+2H2WDEE/a/iKJjmxWafR7pI1YC15xxFbj+oAiBDJO2+QkdO+rTeWqKwyRMZilfvlCxg3UaWhtaibOao3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLJMEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpjQ/9GGsw6h4eB78tEKze5oN34qX1M3O4fUNfQ3xRF8HrTtgAoIr7\r\nQCCj2Yg6zJQ+g2z/Yyw5wwoxf4xOPNI4yjUu8NCqeOFSX+QYeQ2CJMmkrIdx\r\nufQPeB2zKRqUXm4PawH6iLulEWjXtidfsP6LLfz8RJ+hyyHiyxd1bxVuQxIn\r\n2tPjnf4FDxXjNJZk/9CL+7ij3XZY/KEiaz/rQcWeM69ZSB16/GmSbfjCDWZr\r\n6GFOiymKRPivHawl/aRLUNFPlGIXJUmyNJD9EPaUGz9wtYF/inilDM/M0Lhy\r\nrPAzK1Dq13dv7xqQ1DeV4dhjsEvhdYD0GbuFeKsvZ1msAhsl3pZuwmSjqMMi\r\nL6wsqjMc1ZnaJHXQZmZ84uicUW+zsJUn2QkZAP1nI6854TJ3onRa30V8G8ez\r\nfWPgYLACYAcwUaAHAY+MzAFoXCEL2ruxSGExOpPNJ/1GQJ3mIFoNLHWs8K3B\r\nYuu+Gkk9MrlSQ2tV+4q0DfF0GJrJYOZ4BUkEzn0VyPKxhohyb5+TrFsYK99F\r\ngxhCbFvY3G4uHG/YIPznSmGDWDLhxWXb5NBwNbZUoHUaLyjAG63pbc7P4jP2\r\nEFW6UtuiBxaF6EEun//MH9eQE11qK6RjeCck8+2GVwTubpQ+6hRUtL4DzzJP\r\ndEGtvARUQBfuaeaVkLTVoocjbPmzOjoWydU=\r\n=t4fc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"38e0091ebf7721251fa9fb9639c0cb078c025779","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.19.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.9.0","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^10.1.0","commander":"^9.4.0","lodash-es":"^4.17.21","@types/semver":"^7.3.12","find-cache-dir":"^3.3.2","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.19.2","jest":"^29.0.3","eslint":"^8.23.1","mkdirp":"^1.0.4","terser":"^5.15.0","cpy-cli":"^4.2.0","ts-jest":"^29.0.1","typedoc":"^0.23.15","prettier":"^2.7.1","typescript":"4.8.3","@types/jest":"^29.0.3","@types/node":"^18.7.18","tsc-esm-fix":"^2.20.4","@jest/globals":"^29.0.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.6","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.6_1663865604463_0.30841536997735597","host":"s3://npm-registry-packages"}},"9.3.7":{"name":"yarn-audit-fix","version":"9.3.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"bd8c66ce2edecd930d99d55e9c6470aabdd35811","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.7.tgz","fileCount":37,"integrity":"sha512-zYSp7fp3oJhGGt7o4/DvwQJTfV8M0ozOUPVpHmCAeQkJhNDj/3Zq8vLYToyffvzy2A86zZKEMPTQsLrNvYvqqA==","signatures":[{"sig":"MEUCIQCzZxUyYEP9i8P/CKvLimWxulQC6UwO8hXsinnw18YI6QIgCls7h7NhFdYM7LM2+FJ9qoSQUdKhfhsab1azU2CIeQw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZTWMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr18A//UF83ZnFzc55QFxP8sYAcZycshZizRAETAOdHrUZzdMkrorDH\r\nHvLzJjV7MphZ3KzOpIF0+sillts+jOYbkT4+q4XMpCoccOFhm8ErmR4Yi2/C\r\ni3uYzGgpFY+Vi+0DaPGQPd3W325Nnm+aHck9OUzuEVYs6hYcMFGRMS6DcBO0\r\n1PLxXmwoRaWHz5H8DQtjWLeymhcURcJP6Eb2bIWX7DzW0yfun7uPsfUr+vsK\r\n4x/Efqc8uCWkSRw2H309xu0n1QYll1gH9fXvIH5m8FYmjDfUHDDQNBFbslzx\r\nmKfinopne/5a+5Cxr5A2b2mFZwENIdjBQzF13nnuQajfkdJIj8qC+V2LrODF\r\nqPAyRxJpiXQoNJApOy1efx3ZO34AO30ZKxjdiFYOT3K8cS7ozGhcTz++LeIo\r\nuQyinkaX1MHkUwrh+/TGNi5o+Oneh2NF4JQiDzR34VTpabJUtIvisamvvTsZ\r\nQ1qU8xQEJ7P1vmIlvlw/dQt0Rph1AW+EOfWPfBiXZm1KzGyGeSXBh6L691Gb\r\nuccOiwfr8/vksFTQKSMJfYDsuDPxE9ntzVd2MurEHk1CogrS2UFGvSa671Sm\r\nvgD/4Om5uRwxuo8SCZxW2j1nXZsd860XD0O8PYqdAVch2SPzjpbrhSBwqG++\r\ngxTQ8cI12JMHjrgCa/dY4AReNynmrjHMnCw=\r\n=wTPt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"f44ca2f90c5fa166341d9e53b6b1dffe776d690c","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.19.2","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.12.0","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^10.1.0","commander":"^9.4.0","lodash-es":"^4.17.21","@types/semver":"^7.3.12","find-cache-dir":"^4.0.0","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.19.2","jest":"^29.0.3","eslint":"^8.23.1","mkdirp":"^1.0.4","terser":"^5.15.0","cpy-cli":"^4.2.0","ts-jest":"^29.0.1","typedoc":"^0.23.15","prettier":"^2.7.1","typescript":"4.8.4","@types/jest":"^29.0.3","@types/node":"^18.7.18","tsc-esm-fix":"^2.20.4","@jest/globals":"^29.0.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^4.0.8","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.6","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.7_1667577228657_0.27273065030529775","host":"s3://npm-registry-packages"}},"9.3.8":{"name":"yarn-audit-fix","version":"9.3.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"2f83deb3519a4d390bc913ce6b1cd58c0a6558d8","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.8.tgz","fileCount":37,"integrity":"sha512-ftjmghVUrBUYDqgi4dw079duxRwu8PwwwvnsCUwPJgARrmT+f+OkHQiaDqY9PsGxDcYSRv16okZtdOH7p/WgXA==","signatures":[{"sig":"MEUCIQChFt9kDl72s1556e8xcBRLPm5tsV6YJIFOOQrfjZg4yAIgIdvcQYIocZTJBeP05pLQMSfjOUGul6bNm7gFXOKk6O0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwmPaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRDQ/8CmH5LT9FN0j6SEs/kljbGlLEMp9kWGDHpNCAjnVSa6BM66TU\r\nEQn5H49r51BjIY/X/UFGzpVUm+yEaNFVEaxrFZhBsze5oS7x5sSdIkeyKpcF\r\nm2Kk8c5cgf04nZVvC2pOP2nQi7TL8VHWqDMI8rS9/TlIcQRPF9G6jubxYa9h\r\nWsdaDBqw2rnLiaNSXyrZOWR1/sZQ06MDsAJ/7uW1yJ0bMajMSqsrpqi4EhAk\r\nW6RkS6szAac/XZTflD5INF2ocI+pyEhCN46dkYvfetq2yOOhZlWn7jnL+/zG\r\nwHSnf15kwyq/sKgy8h8OjegrM4ZlBlwWx7QOZm6JtzHEvfSbTUzbbSpjb9+I\r\n7S1m6YLNJHHQIz+zTXTHpCEcZADyHAkX7CLHOnBSBy/q+wL3mrWQZ4pc1op4\r\nUxFU4iq/j+Wz2dSiijz/uw3Wfejx9PF7ddEK8qIc4iecz0KKPuV59falCnZf\r\ni5fB5E4dQn0d37cLepYgF7jnZwYmXx7TSpZu9J3KkO3tzSdQMRk+5VCcBoKq\r\ngvAcV84glfENUB4aQ0HWpovLCtzuw2xpmpo3aDqcHSbrYxXR8HorKpXKqoB4\r\nBqBnC5T2twIJIm5FFZldaRWY/dXJCilZxMb8pPvRQcvvMImgEcyQNBjo8LG4\r\nF+M4ODsA6ytydni92M7SLcaPjcjYYgIVopY=\r\n=Ok06\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"1b2bc02fb3e4d83181bd26aef8477ed55423cd67","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"8.19.3","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.13.0","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^10.1.0","commander":"^10.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.12","find-cache-dir":"^4.0.0","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.19.2","jest":"^29.0.3","eslint":"^8.23.1","mkdirp":"^1.0.4","terser":"^5.15.0","cpy-cli":"^4.2.0","ts-jest":"^29.0.1","typedoc":"^0.23.15","prettier":"^2.7.1","typescript":"4.8.4","@types/jest":"^29.0.3","@types/node":"^18.7.18","tsc-esm-fix":"^2.20.4","@jest/globals":"^29.0.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^5.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.6","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.8_1673683930342_0.6625160226046529","host":"s3://npm-registry-packages"}},"9.3.9":{"name":"yarn-audit-fix","version":"9.3.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"24b6e16af8fc7987d9ceb0f8d8612469261864b5","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.9.tgz","fileCount":37,"integrity":"sha512-RVmbSVm0Dfr4qSUtqc8EM0wvOAKRL5wtw2i/nUfaIqg8m4seP/umyUcpEvkU8gBmizY7QdDeVWIVndy3qAWBhw==","signatures":[{"sig":"MEYCIQCyS0Ukjo/7+OlaOasm+yXPFvqRjPR4yc98VgV3Wt7bSwIhALMxMEXL7GQM5+b9TftylPEgcUAZSQQMa/manUua2VsK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9KF5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRxg/9EWkiPaS1ZESXOdjBZB57AuToLnIfhgRNJtSP4MXigvQRwqNL\r\nHRpJWrmSOUy1EfOOzxhHzzlflKlNp467HBm+u2HSmVT9atbs2A1yeJZwQ84u\r\n/1m+UDfAX/SS1znQEiycrgWJRhfYgdzQkvoxy94DX0E4JcZOpH6eXB2vCzAC\r\nG65kNCCJCvDuHEuH4xbCkyFwPusFLmiffJNkLNbNV+SFn8phvLC7/PpIWetM\r\nv5R7k5hq0BOfPNeuqWkbdsn03UAO+WxndI4djosBwYsCCbfQUZzzu/+UCBPZ\r\nmPozD3ZRqkTZ2GtlLuuUBnjwe3v5YGrdSBfkKYxd6supDmlAiQmAVlp0N2xt\r\nU5cBB3NIHTU5+EPcK8G0/m20f2pSD+i9paAjCUXbv/gdOu6A4M1QoM24GGcs\r\nJfhqgpetxo1vjvvH36bNY7i4hibH5Ts4hQ8UAzwAigCp5FUuupTcLfnpbGCm\r\n9xaUu45ZYHeeQryAg2Nfg787IHYsyjPNHsFswzmnFZuWdtdOYTsDZS1PvQyK\r\nWa0IK8RrMoxHcHehejBYeOOfNdhmJ2JY/iwadVuDoqdOVO0jIxLdA4xcnbz8\r\niwE0P8yvcQw50xAq0CuYD617BqgCYqSLMX0W5ABg/8SuS4NsY8sTJ6rIfIAc\r\njCtHKpu578CEq58ejv6Lpm3aARhJHT6CrnY=\r\n=9Dgz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"440401a375de4bc2bd2551ae9d7b477a8988b02f","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"9.3.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.14.0","dependencies":{"synp":"^1.9.10","chalk":"^5.0.1","tslib":"^2.4.0","globby":"^13.1.2","semver":"^7.3.7","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^10.1.0","commander":"^10.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.12","find-cache-dir":"^4.0.0","@types/fs-extra":"^9.0.13","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.19.2","jest":"^29.0.3","eslint":"^8.23.1","mkdirp":"^1.0.4","terser":"^5.15.0","cpy-cli":"^4.2.0","ts-jest":"^29.0.1","typedoc":"^0.23.15","prettier":"^2.7.1","typescript":"4.8.4","@types/jest":"^29.0.3","@types/node":"^18.7.18","tsc-esm-fix":"^2.20.4","@jest/globals":"^29.0.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^5.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.6","eslint-config-prettier":"^8.5.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.9_1676976505184_0.1601914970294167","host":"s3://npm-registry-packages"}},"9.3.10":{"name":"yarn-audit-fix","version":"9.3.10","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.10","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"42ece922adddf11477a696c106a172df611e681f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.10.tgz","fileCount":37,"integrity":"sha512-q4MeQuPTRNORLlxRwOJAdMOdMlqsgmbsym3SkNvD6kklMOVRWqZRlZyAlmmUepNgBaFOYI2NQCejgRz2VEIkAg==","signatures":[{"sig":"MEUCIDlXRxD6YY/C/DQYpHFhhVxABEVuUWlLI8lae5/zmhopAiEA2AQvilpfWnsbfw+ZF2uiJG/16ZR965Xhw/dDLZSL9do=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGZNMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEQxAAgO6k75ZI2INbyXVF6oSkZqsQWNVU8sj5cGWApTOD6aDIbdJu\r\nmTzrVG3WI44FdnFU18K+Glf+72kJo0a0n7DGxs01I1AzSP+z4si9hA31elo9\r\nXcINYFlSUXtxsHBmnxJfe0xGg8SbjjQzS+L7KlQiry3Yvodd0KPDLt+Ns22X\r\nPqhYy0q/yLwRvuuIq/662o8BWVmeIb8+o4Hp6Fw8kz9PqlE91fxJGjn7GMae\r\nf0eg5jLfltqy8f/HyPVdE8f43r5QTiqGJijat0oo9MfgmORh9n8XJ3xTiqIz\r\nHMMYIt2elYqlPmplqc8ohz9XNTcpTLCV6JsvJ2MeuCkdIc7o0umGxLpSCcOx\r\nEsHIJscjS9F9A32bz9LqCbnadpivT4TwJs5eEiS1dHRKOQUAwdQxYIkoqLGw\r\ng7qEYt3X+LwuieFmKQGLnli7s1gdSNfW+3rFESy50dV8glJhnB6WQuRdy6W8\r\nECKRVJSImwyhwFnvrYVmk4bkoEzPtntCCVRPIfabr4pt5DzpE+oxjw4FV3rk\r\ne8FCe7c25yAevHQyx1hbiXuQavNA+LSNQT3bBt8WNeUUyqQ9sMSvkKA1NdJS\r\nBc57dZN84o5HJ9r2YXgC69DanR7LNOFG8YXrwMVhBwpF6kcOToKo76Rwq9rH\r\nTcmnCg+JetBUrmA6RPY+eM6Mktl0PKIqVhw=\r\n=a0fE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"7a9280564d49540148f528870da04ccaca9e9929","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"9.5.0","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.15.0","dependencies":{"synp":"^1.9.10","chalk":"^5.2.0","tslib":"^2.5.0","globby":"^13.1.3","semver":"^7.3.8","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^10.1.0","commander":"^10.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.13","find-cache-dir":"^4.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.19.2","jest":"^29.4.3","eslint":"^8.35.0","mkdirp":"^1.0.4","terser":"^5.16.5","cpy-cli":"^4.2.0","ts-jest":"^29.0.5","typedoc":"^0.23.25","prettier":"^2.8.4","typescript":"5.0.2","@types/jest":"^29.4.0","@types/node":"^18.14.1","tsc-esm-fix":"^2.20.12","@jest/globals":"^29.4.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^5.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.6","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.10_1679397707784_0.9714906494555449","host":"s3://npm-registry-packages"}},"9.3.11":{"name":"yarn-audit-fix","version":"9.3.11","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.11","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"38aff0927612fdc3705717ae80f8aff7ee8dcdf9","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.11.tgz","fileCount":37,"integrity":"sha512-+Q2IDr9965kdcfQTdOAuEjfj1QFUPTIr3F6PBknq+2CxLHDG39O2n/dWmJYgYCheaTAE7HIeQLZza9lJF/+zog==","signatures":[{"sig":"MEYCIQDXmUffE83OjwSFKmeM+5mzTgyVVj5V8hAd+A4Z/uWpOQIhAM3tluPkNBYEtBGiTYGBBfkrdSNNW3OPRhD8JVMrALaQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181670},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"7fef94a4912d079e679b7237e6247eaddb2902f8","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"9.5.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.16.0","dependencies":{"synp":"^1.9.10","chalk":"^5.2.0","tslib":"^2.5.0","globby":"^13.1.3","semver":"^7.3.8","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^10.1.0","commander":"^11.0.0","lodash-es":"^4.17.21","@types/semver":"^7.3.13","find-cache-dir":"^4.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.6","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.5"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.19.2","jest":"^29.4.3","eslint":"^8.35.0","mkdirp":"^1.0.4","terser":"^5.16.5","cpy-cli":"^4.2.0","ts-jest":"^29.0.5","typedoc":"^0.24.0","prettier":"^2.8.4","typescript":"5.1.3","@types/jest":"^29.4.0","@types/node":"^18.14.1","tsc-esm-fix":"^2.20.12","@jest/globals":"^29.4.3","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^5.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^1.17.6","eslint-config-prettier":"^8.6.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.11_1686902623909_0.11155400202682908","host":"s3://npm-registry-packages"}},"9.3.12":{"name":"yarn-audit-fix","version":"9.3.12","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@9.3.12","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/es6/cli.js"},"dist":{"shasum":"cc34e87aa080bace32f2f105be6b581a3cb6eb24","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-9.3.12.tgz","fileCount":37,"integrity":"sha512-ZD0TVfTb/VFyAcQQ5v2JqX2CWRLH1xzUpb0FneZizyGIF+F8Y1nc3XL6rF39QMYU3bh/lPgOjSNut0WwCvCWAw==","signatures":[{"sig":"MEUCIQDsuVLDmefst6vRRx5ZLgLPsTeEBecXcwGUu86IRicoDQIgQrjMkxaCaTU7cpr8vv6JnQ8Nym9kMki/hm5X8sbsuRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182021},"main":"./target/es6/index.js","type":"module","types":"./typings/index.d.ts","source":"./src/main/ts/index.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >= 16.0.0"},"gitHead":"38f2bd7d3e7d81fad317fcef0226e2476ece8358","private":false,"scripts":{"docs":"typedoc","lint":"eslint 'src/**/*.+(js|ts)'","test":"npm-run-all -p -l lint test:unit test:integration test:depcheck","build":"yarn clean && npm-run-all -p -l build:esnext build:es6 build:ts build:libdef build:buildstamp docs && yarn build:esmfix","clean":"rimraf target typings flow-typed buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","uglify":"for f in $(find target -name '*.js'); do short=${f%.js}; terser -c -m -o $short.js -- $f; done","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy src/main/ts/ target/ts/","lint:fix":"yarn lint --fix","build:es6":"mkdirp target/es6 && tsc -p tsconfig.es6.json","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","build:esmfix":"yarn tsc-esm-fix --target=target/es6 --target=target/esnext --dirnameVar=false","build:esnext":"mkdirp target/esnext && tsc -p tsconfig.esnext.json","build:libdef":"libdefkit --tsconfig=tsconfig.esnext.json --tsconfig=tsconfig.es6.json --entry=yarn-audit-fix/target/es6","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npm_config_yes=true npx depcheck@^0 --ignore-patterns='src/test/fixtures' --ignores='node:*,tslib,@types/*,tsc-esm-fix,eslint-config-*,typedoc,@jest/globals'","build:buildstamp":"npm_config_yes=true npx buildstamp --git --out.path=buildstamp.json","test:integration":"node ./target/es6/cli.js --package-lock-only --audit-level=moderate --ignore-engines","test:integration-build":"yarn build:es5 && yarn test:integration"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"typescript":{"definition":"./typings/index.d.ts"},"_npmVersion":"9.5.1","description":"The missing `yarn audit fix`","directories":{},"resolutions":{"**/json-schema":"^0.4.0","**/globby/fast-glob":"^3.2.7","**/strip-ansi/ansi-regex":"^5.0.1"},"workspaces0":["packages/*"],"_nodeVersion":"18.16.0","dependencies":{"synp":"^1.9.10","chalk":"^5.2.0","tslib":"^2.5.3","globby":"^13.1.4","semver":"^7.5.2","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^11.1.1","commander":"^10.0.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","find-cache-dir":"^4.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.7","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.6"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^8.19.2","jest":"^29.5.0","eslint":"^8.42.0","mkdirp":"^1.0.4","terser":"^5.18.0","cpy-cli":"^4.2.0","ts-jest":"^29.1.0","typedoc":"^0.24.8","prettier":"^2.8.8","typescript":"5.1.3","@types/jest":"^29.5.2","@types/node":"^20.3.1","tsc-esm-fix":"^2.20.14","@jest/globals":"^29.5.0","@types/js-yaml":"^4.0.5","@qiwi/libdefkit":"^5.0.0","@qiwi/npm-run-all":"^4.1.7","eslint-config-qiwi":"^2.1.3","eslint-config-prettier":"^8.8.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_9.3.12_1686904417616_0.9470270632601339","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"yarn-audit-fix","version":"10.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"a257cf692fbfb86ef9b45a7186f832616b2b4527","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.0.tgz","fileCount":29,"integrity":"sha512-P2nxPk03fcZ6t2/u7CzTvtWTXC0uvIoQFcD/CFdCIoi7BlFIT2a2zFlRnY+2jPBfG9SS5FYplcAGLrPlgcB1Fw==","signatures":[{"sig":"MEYCIQCdnIXLD3t6ERD2riAaN4vLhlrw8msVQ9ySCX1wmcMn8AIhAN4om6Cuk3Z2Mc7SeeFRPcONqGLj0fAPO3k8qBK+wO4A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":163581},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":"^14.13.1 || >= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"b4062fe4548f68de1bb02104211857de62e2d218","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.8.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.5.0","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^11.1.1","commander":"^10.0.1","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","find-cache-dir":"^4.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.18.17","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.8","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.1.6","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^8.10.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.0_1691243642283_0.43984804130994104","host":"s3://npm-registry-packages"}},"10.0.1":{"name":"yarn-audit-fix","version":"10.0.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"914b20e91473b2aa3ca969bddce92da2fd2d92d3","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.1.tgz","fileCount":29,"integrity":"sha512-fGSJE26UNjzVItCENrCc27iKH9HO7+y6hqlUKdCOX/MHlWk5/nUCx6ggy+M/+c4Y5dTthb2aiUpOQY9OsfjTNQ==","signatures":[{"sig":"MEYCIQC1D/9Yv7jInD0zaWVV3SFV/VrDddD0at4jSZy5Qg8WqQIhAI7phj2oP8Z2ZcSbD+ieykh8rFyT9C81ZK6l/RMX42OB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":164299},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":"^14.13.1 || >= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"4fe8e9800ff194b36b0490d6735db71f6e38b4df","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.8.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.5.1","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^11.1.1","commander":"^10.0.1","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","find-cache-dir":"^5.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.19.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.8","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.2.2","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.1_1692925930213_0.1756432952769229","host":"s3://npm-registry-packages"}},"10.0.2":{"name":"yarn-audit-fix","version":"10.0.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"45a57b1f3c7222a65a5f47f165c75c798ffbe7a0","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.2.tgz","fileCount":29,"integrity":"sha512-YEvkm83xqR5hXix8rO2lxLzdZiazbpS77G5sCM/LyCs+cdBUzgkKfCi7HqnkSul+1vKiNg3pB+mEu7acq61m5g==","signatures":[{"sig":"MEUCIAXfZigzX+a43Be1vf9ULT0mnGPkubO9Lo8E1T78G/qrAiEA2kCw2vVG1p5puDq4gHTsdnxyATMesJkEy5c5oaISoT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":164897},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":"^14.13.1 || >= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"7077cddf7924a48d814163a7f8155cd9f5bf7e34","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.8.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.9.0","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^11.1.1","commander":"^10.0.1","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","find-cache-dir":"^5.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.19.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.25.0","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.2.2","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.2_1698944792235_0.04298852379103657","host":"s3://npm-registry-packages"}},"10.0.3":{"name":"yarn-audit-fix","version":"10.0.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"240f10dee661a03a3f7f04bc3bded146eac81398","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.3.tgz","fileCount":29,"integrity":"sha512-Yxl3l/f0KPeSlA3fNs9t4mGEl6vM6vq9yyeeWaJZprZe+CwLFnfvniYscW0OtJh1Y0lIhpK447RXC1A10XuEmQ==","signatures":[{"sig":"MEYCIQDgx1f5v6yxzhwVmRHH5CYJE6nRV5q7FT4DT0/UZk9o5wIhAP6Y9kWQXsaOydzH1q/kKpei5GqRpejrQ28ehnzWOK9a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":164820},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":"^14.13.1 || >= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"258272a7a6402c9d41569e1004af397a744c4ede","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.8.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.9.0","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^7.0.0","fs-extra":"^11.1.1","commander":"^10.0.1","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","find-cache-dir":"^5.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.19.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.25.0","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.2.2","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.3_1698945499676_0.7768379870197524","host":"s3://npm-registry-packages"}},"10.0.4":{"name":"yarn-audit-fix","version":"10.0.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"c466f4e742fb214e6ccd534eaeb40e923b702168","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.4.tgz","fileCount":29,"integrity":"sha512-f/BTd/ZtnDbYeeJRrIRj9hN/KxsGiruUZN07pjeUxllZSFwQf0G/yXSkAAEc4vIEzYWh8hXzlmk7dA9d44DhkQ==","signatures":[{"sig":"MEUCIQCF+ESA6aOblO8l8rO771Cwq2Om0IGs/P+xUYVnLYzJ8gIgCU9FiClIp6Zjo/S6nodwLUDuGzghLpSFgy1KMvhCAJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":165095},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":"^14.13.1 || >= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"b75ff13b2789cd480816783e89d8e94be9242672","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.8.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.9.0","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","find-up":"^6.3.0","js-yaml":"^4.1.0","pkg-dir":"^8.0.0","fs-extra":"^11.1.1","commander":"^10.0.1","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","find-cache-dir":"^5.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.19.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.25.0","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.2.2","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.4_1699056370388_0.6009158445984724","host":"s3://npm-registry-packages"}},"10.0.5":{"name":"yarn-audit-fix","version":"10.0.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"56eddf3adb5f80ce2a2ca4fffd3ed8988d1b8303","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.5.tgz","fileCount":29,"integrity":"sha512-G7bEsq0R+aITnSpxL73LD3ZcjqoHTRSli1nPWxqTUEKoeIh5L8C40Gi7bzHcYs+OtQ7U+yEZfqvMFGSebERkVg==","signatures":[{"sig":"MEQCIDTPcpD0BQe24+8Lx0PfsMhsgC+eyKoVUlpmapGCWPjxAiBg59yKMLa5KFaFbk4odsee+8wMUTlTGLViRjq4w8y8jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":165370},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":"^14.13.1 || >= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"befd11c6c3deb75e362afa78fca1d4c4c1983be7","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.8.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.9.0","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","find-up":"^7.0.0","js-yaml":"^4.1.0","pkg-dir":"^8.0.0","fs-extra":"^11.1.1","commander":"^10.0.1","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","find-cache-dir":"^5.0.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/find-cache-dir":"^3.2.1","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.19.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.25.0","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.2.2","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.5_1700159348310_0.22929352345652876","host":"s3://npm-registry-packages"}},"10.0.6":{"name":"yarn-audit-fix","version":"10.0.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"520b769a5f4fe772b23083b055e50cbbe1e8f5d0","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.6.tgz","fileCount":29,"integrity":"sha512-ftmSf5IxbHb2Sd7GSj/X1nCFbT2JXIPfK9YoAG+xUtl2onpXeSilWSiaHP4fGqakZ1Iz8mOkF8zCneaEf5Mg1g==","signatures":[{"sig":"MEUCIQCXd0kusCybNiMNNOckcfzxbi0KTgl059FIOWfBDv6oxQIgPwVjnbRxP6fty8SPYRi7vwaiQtU3o4KxGID26k431Qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":165233},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"30945e98d4587afa9f67baac518566e09c5ecf56","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.9.2","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.9.0","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^10.0.1","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.19.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.25.0","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.3.2","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.6_1700685276337_0.8151396817392962","host":"s3://npm-registry-packages"}},"10.0.7":{"name":"yarn-audit-fix","version":"10.0.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"a775e30b5790eb1fdec1dea536e68fa1baa7fc35","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.7.tgz","fileCount":29,"integrity":"sha512-JC6Uu/GAY/cG5k4GZDZk2MgmygiN+FY/mSM1fKY2w6myBg/qVdI/jDeOCsbsuHXf0TsMpd2LcF8yGwqvQ+X4Kw==","signatures":[{"sig":"MEUCIQDNd2egpaWs/CDROcdaDUIfHm/TG9icemWvFEqObO1KAAIgWJyRifJu7tYATXUQUrxloWKNqg+hed/FTjDBpPBx/JQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":165511},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"aed79014fd7d03a3dab7d69bb29cb5d4f2a9d408","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.9.2","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"20.9.0","dependencies":{"synp":"^1.9.10","chalk":"^5.3.0","semver":"^7.5.4","js-yaml":"^4.1.0","fs-extra":"^11.1.1","commander":"^11.0.0","fast-glob":"^3.3.1","lodash-es":"^4.17.21","@types/semver":"^7.5.0","@types/fs-extra":"^11.0.1","@types/lodash-es":"^4.17.8","@yarnpkg/lockfile":"^1.1.0","@types/yarnpkg__lockfile":"^1.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.6.2","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.19.0","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.25.0","minimist":"^1.2.8","prettier":"^3.0.1","typescript":"5.3.2","@types/jest":"^29.5.3","@types/node":"^20.4.8","concurrently":"^8.2.0","@jest/globals":"^29.6.2","@types/js-yaml":"^4.0.5","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.8.0","eslint-config-prettier":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.7_1700721092754_0.22841941737345572","host":"s3://npm-registry-packages"}},"10.0.8":{"name":"yarn-audit-fix","version":"10.0.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"7589581b962315dfe45abb2bb65f6f125842815f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.8.tgz","fileCount":29,"integrity":"sha512-wsD9lQqfEPXWTIPJZ6aO5Im/8DDtpO14Okl4Gc4inS3NmoPhTD4NaE5Fev+S0isXlk626YJriJd+EZlaipAx+g==","signatures":[{"sig":"MEUCIQDbMjQQJXG4RD8XBZhrdsy8e6of4hKMQ1e4ZDkQVrm+MQIgC0eh/Fh0T0Lz43FSAV+0iBJRr/LKVgVJzdKDjAE71wM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":166821},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"c929e36fba0b3e68254a587cf9ce88449ece54d6","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"9.9.3","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"22.5.1","dependencies":{"synp":"^1.9.13","chalk":"^5.3.0","semver":"^7.6.3","js-yaml":"^4.1.0","fs-extra":"^11.2.0","commander":"^11.0.0","fast-glob":"^3.3.2","lodash-es":"^4.17.21","@types/semver":"^7.5.8","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@yarnpkg/lockfile":"^1.1.0","@types/yarnpkg__lockfile":"^1.1.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^9.8.1","jest":"^29.7.0","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.23.0","ts-jest":"^29.2.4","ts-node":"^10.9.2","typedoc":"^0.26.5","minimist":"^1.2.8","prettier":"^3.3.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","concurrently":"^8.2.2","@jest/globals":"^29.7.0","@types/js-yaml":"^4.0.9","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.14.0","eslint-config-prettier":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.8_1722934398603_0.15596833944285216","host":"s3://npm-registry-packages"}},"10.0.9":{"name":"yarn-audit-fix","version":"10.0.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.0.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"9f64a7a479f1f88736fc50fb3cfcb23efc2145b2","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.0.9.tgz","fileCount":29,"integrity":"sha512-YuvTKsgLwZOgBrhAVCG1mzgdkvlLmgncEI1cDWqwCbF1cQ+20YckzwlQpUh/aUwsuqQTvyeYyRiLtiizDk1I2A==","signatures":[{"sig":"MEQCIDZx94+djPBky/zMss8r73Eu/2CekhixAYdTNqpAbfY2AiB+P9lSIroJZYYHjE92IXC0GDXF1YDH5Pzu7Bwe9zg12g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":167292},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"2378bb05858f64471057bc8f2d9c84fb0c572499","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"10.8.2","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"22.6.0","dependencies":{"synp":"^1.9.13","chalk":"^5.3.0","semver":"^7.6.3","js-yaml":"^4.1.0","fs-extra":"^11.2.0","commander":"^12.0.0","fast-glob":"^3.3.2","lodash-es":"^4.17.21","@types/semver":"^7.5.8","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@yarnpkg/lockfile":"^1.1.0","@types/yarnpkg__lockfile":"^1.1.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^10.0.0","jest":"^29.7.0","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.23.0","ts-jest":"^29.2.4","ts-node":"^10.9.2","typedoc":"^0.26.5","minimist":"^1.2.8","prettier":"^3.3.3","typescript":"5.5.4","@types/jest":"^29.5.12","@types/node":"^22.1.0","concurrently":"^8.2.2","@jest/globals":"^29.7.0","@types/js-yaml":"^4.0.9","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.14.0","eslint-config-prettier":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.0.9_1724272826776_0.18840148421472258","host":"s3://npm-registry-packages"}},"10.1.0":{"name":"yarn-audit-fix","version":"10.1.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.1.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"7883639e74e30abc375f68e6dbb48e9af73e437f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.1.0.tgz","fileCount":29,"integrity":"sha512-d5Glaqa1PYlzkXgtwznvLf9zjB9WSZkkWDbjdKauSgVWS5PmtHgtJ4xvBSvSRRJb68ksGccjlxFrA0zK0vhp2w==","signatures":[{"sig":"MEQCICr7WWjvC/eRUP36Bhk3PN2mCCsHg2sDIOLXS8nUTPcGAiADeBikhSzqpe2I85w3IqbrqQUtiinUFsfKMENPADntLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":171439},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"35d4c9a45bd9af342ac54cf18d390c011f0ba758","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"yarn lint --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"10.8.2","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"22.10.0","dependencies":{"synp":"^1.9.13","chalk":"^5.3.0","semver":"^7.6.3","js-yaml":"^4.1.0","fs-extra":"^11.2.0","commander":"^12.1.0","fast-glob":"^3.3.2","lodash-es":"^4.17.21","@types/semver":"^7.5.8","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@yarnpkg/lockfile":"^1.1.0","@types/yarnpkg__lockfile":"^1.1.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^10.0.0","jest":"^29.7.0","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.24.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","typedoc":"^0.26.10","minimist":"^1.2.8","prettier":"^3.3.3","typescript":"5.6.3","@types/jest":"^29.5.14","@types/node":"^22.8.1","concurrently":"^9.0.1","@jest/globals":"^29.7.0","@types/js-yaml":"^4.0.9","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.15.0","eslint-config-prettier":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.1.0_1729965680282_0.22446354471720475","host":"s3://npm-registry-packages"}},"10.1.1":{"name":"yarn-audit-fix","version":"10.1.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@10.1.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"a666742c3d399de6bb82709a7885a796861ef11f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-10.1.1.tgz","fileCount":29,"integrity":"sha512-QkhTDdbiXKYdN+ilVoCf8f0hsolpZbZF8UIoSnAPxJGe9K/8tSIaoYWnLvtjJ5xHIDU0tlT95IxDCN8BsTWQlw==","signatures":[{"sig":"MEUCICgpxRr5o0QSZixdOFUDRPvIGTMM56o5wiUJrBjgGxDLAiEAvb8qqJtDJmQnljXoC5eYu8NNOxqAoWa4SMvWb5/Q/M4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@10.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":171657},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"1eb222079e9c1ecfed5f2ff6787c5a6e51deb0e6","private":false,"scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"eslint -c src/test/lint/.eslintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"eslint -c src/test/lint/.eslintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"npx depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,eslint-config-*,minimist,mkdirp,ts-node,typedoc,@jest/globals'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"10.8.2","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"22.11.0","dependencies":{"synp":"^1.9.14","chalk":"^5.3.0","semver":"^7.6.3","js-yaml":"^4.1.0","fs-extra":"^11.2.0","commander":"^12.1.0","fast-glob":"^3.3.2","lodash-es":"^4.17.21","@types/semver":"^7.5.8","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@yarnpkg/lockfile":"^1.1.0","@types/yarnpkg__lockfile":"^1.1.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"npm":"^10.0.0","jest":"^29.7.0","eslint":"^8.46.0","mkdirp":"^3.0.1","cpy-cli":"^5.0.0","esbuild":"^0.24.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","typedoc":"^0.27.1","minimist":"^1.2.8","prettier":"^3.4.1","typescript":"5.7.2","@types/jest":"^29.5.14","@types/node":"^22.10.1","concurrently":"^9.1.0","@jest/globals":"^29.7.0","@types/js-yaml":"^4.0.9","eslint-config-qiwi":"^2.1.3","esbuild-node-externals":"^1.15.0","eslint-config-prettier":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_10.1.1_1732900956803_0.007640582360835868","host":"s3://npm-registry-packages"}},"11.0.0-snapshot.0":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"17f1eae6882c044561aa14b7899cbc4e9c1295c1","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.0.tgz","fileCount":31,"integrity":"sha512-YvkCpSxdvbi3euAWpWFnXP/p8zcsVecMR4WXDOPB6yyr8ZUjyij/E0Ycc46qwWXgnUXgnduFmY73vWTkf3VmBQ==","signatures":[{"sig":"MEUCIQDJvY8yTXsbd3g15zFULI1HG3zZkaUzWTCur8U15FfWEwIgQxPTYKGEr7tYl5fUOGMVd6fopgUO3pH50ncujmTzU5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186147},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"306606f401435eefd0b10b89d87190f9af1bf9c3","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@jest/globals,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"synp":"^1.9.14","chalk":"^5.4.1","semver":"^7.7.1","js-yaml":"^4.1.0","fs-extra":"^11.3.0","commander":"^12.1.0","fast-glob":"^3.3.3","lodash-es":"^4.17.21","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@antongolub/lockfile":"0.0.0-snapshot.48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","jest":"^30.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-jest":"^29.3.1","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/jest":"^29.5.14","@types/node":"^24.0.0","concurrently":"^9.1.2","@jest/globals":"^30.0.0","@types/js-yaml":"^4.0.9","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.0_1780211892065_0.6609118483312739","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.1":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"04c9175c6da8a19255be30e13a7e13f3017c9820","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.1.tgz","fileCount":31,"integrity":"sha512-Nr3ZXCZXtgRRr23YycKCg5b9n/W0M46yp7m+ttnO0iNSKv9bVaN6rwfRyPhcqRGzFzD/3EkDDbepeGqImiEKRQ==","signatures":[{"sig":"MEUCIQDzg6TpEYi6eSOTlHTNhxLTpbocD7SJkh4FAdQ21cOuagIgLav/q7pLqBIrsDhnPWygaLNf77SD+c3Q+boeHIAqZ70=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":187625},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"e022b80b205c73b8cfe382242b276959334e2d89","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@jest/globals,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"synp":"^1.9.14","chalk":"^5.4.1","semver":"^7.7.1","js-yaml":"^4.1.0","fs-extra":"^11.3.0","commander":"^12.1.0","fast-glob":"^3.3.3","lodash-es":"^4.17.21","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@antongolub/lockfile":"0.0.0-snapshot.48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.15.0+sha512.07ec708ac11e2eaa4ea2b04cfbb272812f7e74a753f1595eaef4486c663a98306a30cca3e6fc40f7a0b168dcfb3a2490b6a5e0501e20fb69cc36f563dd161c53","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","jest":"^30.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-jest":"^29.3.1","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/jest":"^29.5.14","@types/node":"^24.0.0","concurrently":"^9.1.2","@jest/globals":"^30.0.0","@types/js-yaml":"^4.0.9","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.1_1780215463417_0.32329174892274026","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.2":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"a96df86a9737a93903abc75244969c2058e46634","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.2.tgz","fileCount":33,"integrity":"sha512-OQ8chZfq4ES+x27xokkdQxl78Nu5Lp6gnj2Ex3E/K+Eflj5tkiXbbkhzoejm6pJM+rq+nXrx/iRXFI/2nkg6pg==","signatures":[{"sig":"MEQCIB62EM2aHGnJ0KnNIoLN7JM3ytOGAeJTqJ0tHUWUV93mAiAKGp4Rd7i5v8Keo6VDcXlHse8hQWUsEf8DmsIfLQYqbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":199781},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"de65f9d2335e36e7e8c6ec8c1956c37b782948c8","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@jest/globals,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"synp":"^1.9.14","chalk":"^5.4.1","semver":"^7.7.1","js-yaml":"^4.1.0","fs-extra":"^11.3.0","commander":"^12.1.0","fast-glob":"^3.3.3","lodash-es":"^4.17.21","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@antongolub/lockfile":"0.0.0-snapshot.48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.15.0+sha512.07ec708ac11e2eaa4ea2b04cfbb272812f7e74a753f1595eaef4486c663a98306a30cca3e6fc40f7a0b168dcfb3a2490b6a5e0501e20fb69cc36f563dd161c53","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","jest":"^30.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-jest":"^29.3.1","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/jest":"^29.5.14","@types/node":"^24.0.0","concurrently":"^9.1.2","@jest/globals":"^30.0.0","@types/js-yaml":"^4.0.9","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.2_1780229350432_0.8608120992235269","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.3":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"68ba1197cb156a2f81b867f315b794e42fdc51f4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.3.tgz","fileCount":33,"integrity":"sha512-bhGuFCGk0JWDRicwXpOw1cDLs+06JKZTfSnvEGm2dbbgu4pjPETcZnDSZZ//qkhWU0unPKK02/tRQA/NoZZrBw==","signatures":[{"sig":"MEYCIQCSeEXUuC0Z+6NaL+Yp8i6nO+xykLa5OS4MXo6pQaVpGQIhAImWnwQWSyg+EdaO8P14TTdahmsiKOO7lH/w7yYVKVSn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":201467},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"ac9177cee1ec2a70198930b28c8b73d980ba0b29","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@jest/globals,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"synp":"^1.9.14","chalk":"^5.4.1","semver":"^7.7.1","js-yaml":"^4.1.0","fs-extra":"^11.3.0","commander":"^12.1.0","fast-glob":"^3.3.3","lodash-es":"^4.17.21","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@antongolub/lockfile":"0.0.0-snapshot.48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.15.0+sha512.07ec708ac11e2eaa4ea2b04cfbb272812f7e74a753f1595eaef4486c663a98306a30cca3e6fc40f7a0b168dcfb3a2490b6a5e0501e20fb69cc36f563dd161c53","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","jest":"^30.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-jest":"^29.3.1","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/jest":"^29.5.14","@types/node":"^24.0.0","concurrently":"^9.1.2","@jest/globals":"^30.0.0","@types/js-yaml":"^4.0.9","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.3_1780231407349_0.8091756258007454","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.4":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.4","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.4","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"f6f95daa47ec024a4ab5f95a26cae11936ca0147","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.4.tgz","fileCount":33,"integrity":"sha512-dp2QWTjNjAZogVLAT5/0qNLGrFT6Dp/MFPscY0EIwxcMq6HRnRUcX++hjq5+z8aEBjKqhqfzrEuHt8fKgD8alQ==","signatures":[{"sig":"MEUCIQDTgG0SdUN3uqty6TFDFeHSAdAhgjUkoxDLCXSRZF69kwIgIBYUJkVUxbXArP2KwrX9g1OwFSO6SCX7W56QvbX+u+o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":206823},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"ccd46ec19a888a440429552c2276558be950d9e1","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"NODE_OPTIONS=\"--experimental-vm-modules\" jest --config=jest.config.json --runInBand","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@jest/globals,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --package-lock-only --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"synp":"^1.9.14","chalk":"^5.4.1","semver":"^7.7.1","js-yaml":"^4.1.0","fs-extra":"^11.3.0","commander":"^12.1.0","fast-glob":"^3.3.3","lodash-es":"^4.17.21","@types/semver":"^7.7.0","@types/fs-extra":"^11.0.4","@types/lodash-es":"^4.17.12","@antongolub/lockfile":"0.0.0-snapshot.48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.15.0+sha512.07ec708ac11e2eaa4ea2b04cfbb272812f7e74a753f1595eaef4486c663a98306a30cca3e6fc40f7a0b168dcfb3a2490b6a5e0501e20fb69cc36f563dd161c53","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","jest":"^30.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-jest":"^29.3.1","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/jest":"^29.5.14","@types/node":"^24.0.0","concurrently":"^9.1.2","@jest/globals":"^30.0.0","@types/js-yaml":"^4.0.9","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.4_1780251529137_0.7847801816395601","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.5":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.5","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.5","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"ee16fbfe41bb015997cd0a1fa88f3b353d646e78","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.5.tgz","fileCount":33,"integrity":"sha512-GBwJc60hkxfbotP9sUcBfznRvXCP0IxPmYbhzGLXvP+nR7/OMbvg7ud/F4dRVlknnx4j2F9KCh2Ohv4rZ4nfnw==","signatures":[{"sig":"MEUCIQCOs/cv/ParUbJaOdr9Fic1k0ptCwZyZ4tdWiwSE374ZQIgC+WNkuTcYeqitvoV6f4k/if3mEYpgx7xEApHSzfLL8Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191827},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"897107a3296cb5a10123e4daab42eb5b76428ee4","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","commander":"^12.1.0","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.49"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.5_1780400456977_0.38838106360333335","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.6":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.6","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.6","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"0d6a5bffe34733d1af62ec7ee0857981bac8b2fb","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.6.tgz","fileCount":33,"integrity":"sha512-Tz9L7iAFtCh4oZRgFrVORQdi2qKZM1dd0sJmQIq0jCsJjZOtDEUxeezI8cTbVZcxes1mxEqCH26SJTZO6O26ow==","signatures":[{"sig":"MEUCICx9Vug+EHVDTdgUpSQ2Cdy1mSqeY6zI0LeJVzJvP6PRAiEAnIx6MPbfEKyvWhOEd2uGPRXjJLX+z8tclhaVq3Y/ct8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191827},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"bb66bf0ebfc515f1ee1ac0e5843eb1e880c71ea1","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","commander":"^12.1.0","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.50"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.6_1780640202213_0.45914412850997577","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.7":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.7","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.7","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"175507e49a7a199d86d72500c32e929cd0a8eb4b","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.7.tgz","fileCount":33,"integrity":"sha512-s2UHD1jtnSd77wjmkpGUeujUE+ww5Q5ePGWAss4GhQzwXqM6cm73KwyQFwH9J7II/dmzVfHdCe90sIVHKY4MFA==","signatures":[{"sig":"MEQCID8AQKCpdAOPJlxBMW8aEyQIBBpcjs164G+3GGbPKsBQAiAjmWHHpvWGJDx9Hk0WahzpyQdKJrT0U550PzpU8YJLhQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":191827},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"558ea2aca92f2754c326a33b1a013c80fa617618","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","commander":"^12.1.0","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.7_1780981838073_0.5043966313027397","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.8":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.8","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.8","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"347176e26208f1be40961278623be6985b8165a1","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.8.tgz","fileCount":33,"integrity":"sha512-sOZWFZSabUVGpQG2K1LkU07SiF7NpEpGOM9lgUGnU8srTKLjR3WM1dbAp5VA7+P0o6w9fCYj4EISMCaxBgWqGg==","signatures":[{"sig":"MEUCIFmo6RvSP5RN2Bck+/Icf7qMriiwN44kmV4i1yInj12ZAiEAvVF8MC6VBecBWkm24IEVPduf3jflsAtpE5E2zfpTEAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189916},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"d40744f348c315b4c33e3d82a61d19b0ef68a72e","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","commander":"^12.1.0","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.8_1780982565957_0.509176585382676","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.9":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.9","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.9","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"010dec8bdc5a62ffb0ffb4a011a6fd20f84128e6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.9.tgz","fileCount":33,"integrity":"sha512-1eS8tigqRToV5v9WxjcffGPAOck0XifuACC+VuupwpDnzuEICr9N+9NsvEebw/+kP9qptn1KDYnm9V1RodX0/g==","signatures":[{"sig":"MEYCIQCyIepC6gqCMz1uBOMSOd8bls1x6dY1w3FBu9OKnIMQXAIhAJPGPoOwkk5LveJtWb4Gq8nB3m7ScmUaW1h9JPU7dLp1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":189840},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"b9605f90c263af3822a5f04dfc91a88f667e0138","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","commander":"^12.1.0","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.9_1781602583522_0.37473768927546014","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.10":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.10","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.10","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"3713cb82bc484b368e23bc0deaf6ddede36d314f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.10.tgz","fileCount":37,"integrity":"sha512-8Q9hP2lEioOddCBhHu5Xx6DB8P5MzDsEz0FykpTTCRx8+2dwbTa9lcDWTEzIs+dR2wkkZjGHL4pnIbbxUmQlmA==","signatures":[{"sig":"MEYCIQD82iOdmAVdXbYKw4M5JhZ7s6Km6yHyOR/OvSjxij4z0gIhAKelWMAP6xNY0hs/yRcOhmySvQ88BZ0jAnfwkUTFO4D1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":221727},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","engines":{"node":">= 16.0.0"},"exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"ab9647a2d9232b68eb6496d1e66877e6bc5a7064","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,minimist,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","commander":"^12.1.0","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","minimist":"^1.2.8","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.10_1781672438351_0.4571884948647802","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.11":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.11","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.11","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"24768d6735db98f2aa20b4ac92d7b63da88b28b4","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.11.tgz","fileCount":37,"integrity":"sha512-BcTXey9hE5xSEfTlh6w8x0TyaFY5eMem/H5Z2SfI93Zc1jaA7jVaaGz0soWgSZThR5BWCn3j+z5JYXc1wCwgwA==","signatures":[{"sig":"MEUCIG3F0RfHCCNePaHfzHPC9A8BaifEuLAgC3rTVD+QxV7EAiEAybJFQ2t1rPv5Hbf3YklZ0hlVZd9Tjm01rNlrcEkOs8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":225959},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"45013923e88eae00e2df599c1c3527e4ba141bd0","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.11_1781756874037_0.5767496068995597","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.12":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.12","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.12","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"81afa27b6cdb5b7afc8fa7fddafb0d791e61f36a","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.12.tgz","fileCount":41,"integrity":"sha512-zl91w4mqzJk8CMDJG8b9hTWMuafVDhUFy1bWhQoaPspfQYoSlqkXsf4lu+7A52u+R/l1LI7Oa4xMYUAXacds5g==","signatures":[{"sig":"MEUCIQC52U+jFs9PoJMqOTO+Zg0qYQECIr3mam4JvzzPqMrwZQIgc7XBmov2xfJdA4kL/IP7cvOLUSY0wSYvtCgriSPZv/8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":244523},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"b0f44e0d5940ff73817c47c3e342faf07877ba2f","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate --ignore-engines"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.12_1781884703521_0.16925783959738272","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.15":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.15","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.15","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"ff0c147f454a5fe1fb9037f8473c1ec8f249e2ad","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.15.tgz","fileCount":45,"integrity":"sha512-zJpaOXDkn7mwPIVOgNOswpFQVZBGiHIjpZ2ORMd0Y2Yh84RjyqIpSjbc35t0IkLhYdo4iYWuGzD4WvcKllenbA==","signatures":[{"sig":"MEYCIQDbwW3ZyyEZgTwUM2wZrN+XOWgPXPeMzrY3zF5sy07aMQIhALdixjGJYKgr9IsMCXhxw58VMtrV2GF5d/JhaknN3IzY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":256052},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"2eba1afe35b7dc375cd081faa26ee071998525b5","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.15_1782064110291_0.9702964957811593","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.16":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.16","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.16","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"eb6f733f4609288626d1518ec5fdf6e5486d7d9f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.16.tgz","fileCount":45,"integrity":"sha512-+3pIIxZbHLegm7YWyRMw/f1OoGt4rGPKI7/eLQQhvgsg+wRyFSLBbpwtrKRNQzig3apM3Y+Euy7567zhH1R4SA==","signatures":[{"sig":"MEYCIQCF8IzGNglmXAoamHOg0uQEYSTRKIoz1LleU+RsfDj4pAIhAOm73fgsimwD4aeWL7q65CF3nzc2FPbX9UOWC5q91r+2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":260823},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"6e8f2e9758d8d46bda25affc896b76aa3be63ef9","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.16_1782065855864_0.16597607236138345","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.17":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.17","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.17","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"e5f89b61a77d8ecffe0a8399de6cc17af0074936","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.17.tgz","fileCount":45,"integrity":"sha512-pZGq3GOG3qBH+WgFU+04WvPPjYPs+VkGMQHHVFXOnpus/NS2pg5v28Dy0qSBhdQRDa4CunKjXZAEC2s7FQlHCw==","signatures":[{"sig":"MEQCIBdmiGJMcMun+CGN0a1jsRz2Z7/RqDYG6meYgdfI7n0PAiBgcuCfmroOupH2GxnsoO9zKB6W4bbY6ZTZ98Zip4CO9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262215},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"7f04bd651505d68abc86cad7e010cc0a860339fd","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.17_1782098413923_0.5035937411560856","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.18":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.18","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.18","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"59f26795b137f04d108e354eb32ae63bc2b7bad1","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.18.tgz","fileCount":45,"integrity":"sha512-KuzjPOVfL2Y9W4yzvgk+gmWSD5qSsKyZFEYyWBT6njqwHqjUUYp6aO6LjUGcN+GQ4SApxJ/BN3IeqajuFsW3Nw==","signatures":[{"sig":"MEUCIQDciFZarJJLavSAErdFLNysgVXXsgDP8eqb8tTo7sqscQIgPcB4vVhSKEZfvV5lGf4uKjh84VSjCAvXEOIt5ZSWmXQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":262215},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"1f9dcaae46dea6b82709867fde170e529b65cf6e","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.76"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.18_1782126712835_0.3189703708048053","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.19":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.19","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.19","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"3d57bba4c081abb65c88b1e01197dec925eb5c92","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.19.tgz","fileCount":45,"integrity":"sha512-3VKOMeQSmVWwtkq4rjA5Mf2LNEP6ISetiF02/yjNPcrPRt03Yyu1c3roMbSMy4Yqmj77hC8yYqQkwaC8sBiEnQ==","signatures":[{"sig":"MEYCIQD2rhav4lnI0WnVKM22K38oujQTPgmoKFEXQDmxNiIcMAIhAIcD0bvlPnlQ40Wf5XPnVVRR3CPYIAERw0Qeg5T0Q4xa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":229247},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"758b983afd441adb73db4b0ed5b18d6920c6ee48","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"yarn rm-npm-bin && npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","rm-npm-bin":"rimraf node_modules/.bin/npm node_modules/.bin/npx","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.7.1","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.0","@antongolub/lockfile":"0.0.0-snapshot.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.16.0","readmeFilename":"README.md","devDependencies":{"npm":"^10.0.0","mkdirp":"^3.0.1","oxlint":"^1.67.0","vitest":"^3.0.0","cpy-cli":"^5.0.0","esbuild":"^0.27.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.5.3","typescript":"5.9.3","@types/node":"^24.0.0","concurrently":"^9.1.2","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^3.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.19_1782802049941_0.6076559725431072","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.20":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.20","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.20","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"cc21774c96a55bf4e0ceb3cee0787bff2748896c","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.20.tgz","fileCount":21,"integrity":"sha512-U5Q9ukxjts1oZ+WNQ+GQ6eloyquFNQln8RN8izY0whnJKROdPAHksdX6sinPwyUg0+pHrYx8DgCOFI8AxLXOiA==","signatures":[{"sig":"MEYCIQCSS7deiVdRPD6LiST++oqXmT90iM1FLfikZzjoLllrdAIhAOro77niU4tR0YgtbKb6ZJ9jqpPGjiStWe8eG0Rg77Xj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165856},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"8c3ab08593fea8d8f1732010dc9f664b5df2a709","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.1","@antongolub/lockfile":"0.0.0-snapshot.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.17.0","readmeFilename":"README.md","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.72.0","rimraf":"^6.1.3","rollup":"^4.0.0","vitest":"^4.0.0","cpy-cli":"^7.0.0","esbuild":"^0.28.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.9.4","typescript":"6.0.3","@types/node":"^24.0.0","concurrently":"^10.0.0","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.20_1783098310567_0.49006504190522926","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.21":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.21","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.21","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"0d15d06a3796e5d58a2e94a3ab9048562c6d5d6f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.21.tgz","fileCount":21,"integrity":"sha512-9oILYe888RI8suJAW4EdI+8JFriJYUoS3JRE3jf366sexh7GujiUreoKK/6aDgv5hUswvr4e7qvQq5mHPxS6Fw==","signatures":[{"sig":"MEUCIDvdqwETqgvzV5ibg8sfOdl5Rdp1gPzkcYvXKFKIeRwLAiEAsN8lIOp6L61+atdP4bWgXLWPujXY/jp36sZUi//Uiig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165856},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"e12feb6d1e0d4b11d44bf7542b0bb4f3f9cf9549","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.1","@antongolub/lockfile":"0.0.0-snapshot.87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.17.0","readmeFilename":"README.md","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.72.0","rimraf":"^6.1.3","rollup":"^4.0.0","vitest":"^4.0.0","cpy-cli":"^7.0.0","esbuild":"^0.28.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.9.4","typescript":"6.0.3","@types/node":"^24.0.0","concurrently":"^10.0.0","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.21_1783191267909_0.7754998530300077","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.22":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.22","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.22","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"bd776c02f6fbe1189129ce891eb34e32887e795f","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.22.tgz","fileCount":21,"integrity":"sha512-rGnOKYJtvatuDRMaXnclBRHDrGnUOEuB5jKNdsD0+Bs92lFTiZNsG+V/BM0fDrmQrmospA+gsW02boitsAR5Cw==","signatures":[{"sig":"MEQCIFx1FCKyBhrDA+Rc/7mj1RlI6OjgPH8q7hB8I1SVt8u7AiBrbS3V+TO7IP8T21tWtyMHxlYYH3ep9BhRFcKXhdOKqw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165856},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"2eea0406399296fc62ca11192201eb5b73ac8abb","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.1","@antongolub/lockfile":"0.0.0-snapshot.88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.17.0","readmeFilename":"README.md","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.72.0","rimraf":"^6.1.3","rollup":"^4.0.0","vitest":"^4.0.0","cpy-cli":"^7.0.0","esbuild":"^0.28.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.9.4","typescript":"6.0.3","@types/node":"^24.0.0","concurrently":"^10.0.0","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.22_1783244638665_0.14298789841504989","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.23":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.23","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.23","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"ec03552a76a9b5b2d901358fa450de7e5f885118","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.23.tgz","fileCount":21,"integrity":"sha512-BhC9iyHjCUixC3mPyH4BEsjcfy7woETLU38SWERIrIZuyFbTu+NMMkGb+l4EmFxR1UcgdehCLAG0rbnqWKx25Q==","signatures":[{"sig":"MEUCIEcUmaes+CA3d4JIen2ScnTsJic83vnJIcfSWhQcX45qAiEA/Bt1otT0wjcmuXsoyqqj3R1Y7qApHvRv9WTtMKvRw1g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165905},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"af49c9679eeb24c6b57dda36f3c44af87f41b262","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck,@yarnpkg/libzip'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.1","@yarnpkg/libzip":"^3.2.2","@antongolub/lockfile":"0.0.0-snapshot.89"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.17.0","readmeFilename":"README.md","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.72.0","rimraf":"^6.1.3","rollup":"^4.0.0","vitest":"^4.0.0","cpy-cli":"^7.0.0","esbuild":"^0.28.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.9.4","typescript":"6.0.3","@types/node":"^24.0.0","concurrently":"^10.0.0","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.23_1783315903785_0.01879953739087159","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-snapshot.24":{"name":"yarn-audit-fix","version":"11.0.0-snapshot.24","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0-snapshot.24","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/antongolub/yarn-audit-fix#readme","bugs":{"url":"https://github.com/antongolub/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"9f6ab1722c224558b5f5d071b46c509704f30803","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0-snapshot.24.tgz","fileCount":21,"integrity":"sha512-IHvAqK3PS5TppHN27ssj+nRMLdXipY1wnlIA2F3ByfaAFG3g4uemQlTPRkbdluYbA6aLfRYX7Qk1a0DLSQhwng==","signatures":[{"sig":"MEQCIAb6DJJBnu7e/O5Snm0KFR24TOf3ZgPalVPVdJ5QPDZqAiAElDiKN6e6pVpK718RG/+4E3Ta5SAvXphyF+FppgijXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165905},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"9ec30bf8696e3df4a0df6db9ce2927ac0476fa20","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck,@yarnpkg/libzip'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"antongolub","email":"golub.anton@gmail.com"},"repository":{"url":"git+https://github.com/antongolub/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.12.1","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"24.13.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","@types/semver":"^7.7.1","@yarnpkg/libzip":"^3.2.2","@antongolub/lockfile":"0.0.0-snapshot.91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.17.0","readmeFilename":"README.md","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.72.0","rimraf":"^6.1.3","rollup":"^4.0.0","vitest":"^4.0.0","cpy-cli":"^7.0.0","esbuild":"^0.28.0","ts-node":"^10.9.2","typedoc":"^0.28.1","depcheck":"^1.4.7","prettier":"^3.9.4","typescript":"6.0.3","@types/node":"^24.0.0","concurrently":"^10.0.0","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.0.0","esbuild-node-externals":"^1.18.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0-snapshot.24_1783396557128_0.5440533864908352","host":"s3://npm-registry-packages-npm-production"}},"11.0.0":{"name":"yarn-audit-fix","version":"11.0.0","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.0","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/lockgraph/yarn-audit-fix#readme","bugs":{"url":"https://github.com/lockgraph/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"154e87010b5cef83836fc23fa01ca044bbb365d1","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.0.tgz","fileCount":24,"integrity":"sha512-aEbyYn06FoKddE3PJhuYYzDoWsdv7lMzZm2ug8UAlQMCWSGsLuNPREJCwFRH9yrhI/e+zdmqqYiMmKnGyQIjbA==","signatures":[{"sig":"MEUCIQDU9HvV7FI98FqMdoaFwvQReyROwhxPo+pHIz9ASpDnCgIgY6UV6iBXXOnBrU+2ekTVKKkBnNWoSP6VQJhRLiOzCnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@11.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":254128},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"34f4b40daad079f717dd2fe389a403d26724da08","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck,@yarnpkg/libzip'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:03301941-c0bb-4e50-a2d5-d6aac061a699"}},"repository":{"url":"git+https://github.com/lockgraph/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.19.0","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"26.8.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","lockgraph":"^0.6.7","@types/semver":"^7.8.0","@yarnpkg/libzip":"^3.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.17.0","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.80.0","rimraf":"^6.1.3","rollup":"^4.63.1","vitest":"^4.1.11","cpy-cli":"^7.0.0","esbuild":"^0.28.2","ts-node":"^10.9.2","typedoc":"^0.28.20","depcheck":"^1.4.7","prettier":"^3.9.6","typescript":"6.0.3","@types/node":"^26.4.0","concurrently":"^10.0.5","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.1.11","esbuild-node-externals":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.0_1788269414906_0.1345063276430476","host":"s3://npm-registry-packages-npm-production"}},"11.0.1":{"name":"yarn-audit-fix","version":"11.0.1","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.1","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/lockgraph/yarn-audit-fix#readme","bugs":{"url":"https://github.com/lockgraph/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"2ec53f6c57123f26b16287f5497e070dba224de6","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.1.tgz","fileCount":24,"integrity":"sha512-2jaQH0euuj/ndp4F8dGASROxZ6PHCn0RkIJinGWFcKOM1aB0jFh2v1E6gidOideh/tkOV/f9eDVUZAL8e52Q0g==","signatures":[{"sig":"MEUCIQDFS6t3Ml9PK22B40d471I8ZpD4eYh4+Mlt4Ytic54X3wIgcS4yfmLYAs0+bo9O5BgCltHsJ3Ny9YPegZyiOuR+IxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@11.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":254390},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"a3ae8d4d34cb325b02c4180e45346cdd862264af","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck,@yarnpkg/libzip'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:03301941-c0bb-4e50-a2d5-d6aac061a699"}},"repository":{"url":"git+https://github.com/lockgraph/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.19.0","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"26.8.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","lockgraph":"^0.6.7","@types/semver":"^7.8.0","@yarnpkg/libzip":"^3.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.17.0","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.80.0","rimraf":"^6.1.3","rollup":"^4.63.1","vitest":"^4.1.11","cpy-cli":"^7.0.0","esbuild":"^0.28.2","ts-node":"^10.9.2","typedoc":"^0.28.20","depcheck":"^1.4.7","prettier":"^3.9.6","typescript":"6.0.3","@types/node":"^26.4.0","concurrently":"^10.0.5","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.1.11","esbuild-node-externals":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.1_1788271098108_0.5341299236175396","host":"s3://npm-registry-packages-npm-production"}},"11.0.2":{"name":"yarn-audit-fix","version":"11.0.2","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.2","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/lockgraph/yarn-audit-fix#readme","bugs":{"url":"https://github.com/lockgraph/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"e6fde5127bbcf2c047607284fe51eeeff9bc4826","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.2.tgz","fileCount":24,"integrity":"sha512-K3muV9Hd17qZ7B+kQaQthmcp+zjqj/aF+44nGj6lJeP27Z3rl/Kjm7rDRXki/BzN9AOBxNfmlVWVqTl6/5N2DQ==","signatures":[{"sig":"MEUCIHoecgknAM7CNccxHpSbvNUbHHefm42f/1+VbQbtIkHZAiEAmusiKDzzg0tyYFYzpzfVm4iBSG1xpF3ulbpTiFN4tKU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@11.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":261256},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"98c2af130b1ae406fda3982bdbee4643c07a768c","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"npm_config_yes=true npx -p typedoc@0.28.20 -p typescript@6.0.3 typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck,@yarnpkg/libzip'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:03301941-c0bb-4e50-a2d5-d6aac061a699"}},"repository":{"url":"git+https://github.com/lockgraph/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.19.0","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"26.8.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","lockgraph":"^0.6.7","@types/semver":"^7.8.0","@yarnpkg/libzip":"^3.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.18.0","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.80.0","rimraf":"^6.1.3","rollup":"^4.63.1","vitest":"^4.1.11","cpy-cli":"^7.0.0","esbuild":"^0.28.2","ts-node":"^10.9.2","depcheck":"^1.4.7","prettier":"^3.9.6","typescript":"7.0.2","@types/node":"^26.4.0","concurrently":"^10.0.5","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.1.11","esbuild-node-externals":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.2_1788278347251_0.19865728958913764","host":"s3://npm-registry-packages-npm-production"}},"11.0.3":{"name":"yarn-audit-fix","version":"11.0.3","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","_id":"yarn-audit-fix@11.0.3","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"homepage":"https://github.com/lockgraph/yarn-audit-fix#readme","bugs":{"url":"https://github.com/lockgraph/yarn-audit-fix/issues"},"bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"dist":{"shasum":"55c516af119d63fe45bfab60cb72f94f58cc7376","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.3.tgz","fileCount":27,"integrity":"sha512-OLXKsYcmLZQNBTMwk48ala3oFV/auFUFG2kr8Yhk2Dj3+k69HPC3DIoYhAFz0Q2WSP0QAdcuQ+yLnKlttk6R2Q==","signatures":[{"sig":"MEYCIQDreiy7fEm/jFRWm5G4rwaWQOu2AH9M1IKNU4rGdMqNmAIhALevPLcSa9sGaECO2WP+iz5Gn29kdd3wGwl5Ph1InlNd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@11.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":273792},"main":"./target/esm/index.mjs","type":"module","types":"target/dts/index.d.ts","module":"target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"gitHead":"a3536a6da2dd96ec495855b2ab19c03d15a2ac21","scripts":{"test":"concurrently 'npm:test:*'","build":"concurrently 'npm:build:*'","clean":"rimraf target buildcache docs coverage","format":"prettier --write \"src/**/*.ts\"","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","test:unit":"vitest run --coverage","build:docs":"npm_config_yes=true npx -p typedoc@0.28.20 -p typescript@6.0.3 typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:rc":"npm publish --no-git-tag-version --tag rc","publish:beta":"npm publish --no-git-tag-version --tag beta","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck,@yarnpkg/libzip'","build:buildstamp":"npx buildstamp","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:03301941-c0bb-4e50-a2d5-d6aac061a699"}},"repository":{"url":"git+https://github.com/lockgraph/yarn-audit-fix.git","type":"git"},"_npmVersion":"11.19.0","description":"The missing `yarn audit fix`","directories":{},"workspaces0":["packages/*"],"_nodeVersion":"26.8.1","dependencies":{"semver":"^7.8.5","minimist":"^1.2.8","fast-glob":"^3.3.3","lockgraph":"^0.6.7","@types/semver":"^7.8.0","@yarnpkg/libzip":"^3.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"yarn@4.18.0","devDependencies":{"mkdirp":"^3.0.1","oxlint":"^1.80.0","rimraf":"^6.1.3","rollup":"^4.63.1","vitest":"^4.1.11","cpy-cli":"^7.0.0","esbuild":"^0.28.2","ts-node":"^10.9.2","depcheck":"^1.4.7","prettier":"^3.9.6","typescript":"7.0.2","@types/node":"^26.4.0","concurrently":"^10.0.5","@types/minimist":"^1.2.5","@vitest/coverage-v8":"^4.1.11","esbuild-node-externals":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/yarn-audit-fix_11.0.3_1788415271598_0.1539546986870568","host":"s3://npm-registry-packages-npm-production"}},"11.0.4":{"name":"yarn-audit-fix","version":"11.0.4","publishConfig":{"access":"public"},"type":"module","description":"The missing `yarn audit fix`","bin":{"yarn-audit-fix":"target/esm/cli.mjs"},"main":"./target/esm/index.mjs","exports":{".":{"types":"./target/dts/index.d.ts","import":"./target/esm/index.mjs","default":"./target/esm/index.mjs"},"./cli":{"types":"./target/dts/cli.d.ts","import":"./target/esm/cli.mjs","default":"./target/esm/cli.mjs"},"./package.json":"./package.json"},"module":"target/esm/index.mjs","types":"target/dts/index.d.ts","scripts":{"clean":"rimraf target buildcache docs coverage","lint:fix":"oxlint -c src/test/lint/.oxlintrc.json src --fix","format":"prettier --write \"src/**/*.ts\"","test":"concurrently 'npm:test:*'","test:unit":"vitest run --coverage","test:integration":"node ./target/esm/cli.mjs --audit-level=moderate","test:depcheck":"depcheck --ignore-patterns='src/test/fixtures' --ignores='node:*,@types/*,esbuild*,mkdirp,ts-node,typedoc,@vitest/coverage-v8,rollup,rimraf,depcheck,@yarnpkg/libzip'","test:lint":"oxlint -c src/test/lint/.oxlintrc.json src","build":"concurrently 'npm:build:*'","build:buildstamp":"npx buildstamp","build:ts":"cpy --cwd=src/main/ts . ../../../../../../target/ts/","build:esm":"node ./src/scripts/build.cjs --entry=\"./src/main/ts/index.ts:./src/main/ts/cli.ts\"","build:dts":"tsc --emitDeclarationOnly --skipLibCheck --outDir target/dts","build:docs":"npm_config_yes=true npx -p typedoc@0.28.20 -p typescript@6.0.3 typedoc --options src/main/typedoc","postupdate":"yarn && yarn build && yarn test","publish:beta":"npm publish --no-git-tag-version --tag beta","publish:rc":"npm publish --no-git-tag-version --tag rc","release":"npx -p @qiwi/semrel-toolkit semrel -e @qiwi/semrel-config"},"keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","workspaces0":["packages/*"],"dependencies":{"@types/semver":"^7.8.0","@yarnpkg/libzip":"^3.2.2","fast-glob":"^3.3.3","lockgraph":"^0.6.7","minimist":"^1.2.8","semver":"^7.8.5"},"devDependencies":{"@types/minimist":"^1.2.5","@types/node":"^26.4.0","@vitest/coverage-v8":"^4.1.11","concurrently":"^10.0.5","cpy-cli":"^7.0.0","depcheck":"^1.4.7","esbuild":"^0.28.2","esbuild-node-externals":"^2.0.0","mkdirp":"^3.0.1","oxlint":"^1.80.0","prettier":"^3.9.6","rimraf":"^6.1.3","rollup":"^4.63.1","ts-node":"^10.9.2","typescript":"7.0.2","vitest":"^4.1.11"},"repository":{"type":"git","url":"git+https://github.com/lockgraph/yarn-audit-fix.git"},"homepage":"https://github.com/lockgraph/yarn-audit-fix#readme","bugs":{"url":"https://github.com/lockgraph/yarn-audit-fix/issues"},"packageManager":"yarn@4.18.0","gitHead":"1877ad2ab47b1da7655ebd76f4f792c2fb603979","_id":"yarn-audit-fix@11.0.4","_nodeVersion":"26.8.1","_npmVersion":"11.19.0","dist":{"integrity":"sha512-YR3rkwRHnOooj5sIYsYkxzZY+8Er/Woy3mzq7nOBCe3Xq+lwG1teEgAv6ZBJ/LGX6+4u4s3WjvoztJn0K7B4cw==","shasum":"e8c6c8d2fd2c567d4f43e2b8260a0a0de94ff40d","tarball":"https://registry.npmjs.org/yarn-audit-fix/-/yarn-audit-fix-11.0.4.tgz","fileCount":35,"unpackedSize":285752,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/yarn-audit-fix@11.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCHindB66a+LJ1Je39ox2PsxO/+8QnQ7GSQ8c0/oQbZvAIgbv8D7X1m3BWKn2E+oh68KmJV+7045ipeS9gUVChNjKE="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:03301941-c0bb-4e50-a2d5-d6aac061a699"}},"directories":{},"maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/yarn-audit-fix_11.0.4_1788417347678_0.44807697724652296"},"_hasShrinkwrap":false}},"time":{"created":"2020-07-08T19:19:59.387Z","modified":"2026-09-03T06:35:48.270Z","1.0.0":"2020-07-08T19:19:59.526Z","1.1.0":"2020-07-08T20:21:17.766Z","1.1.1":"2020-07-09T06:22:34.732Z","1.2.0":"2020-07-09T06:42:37.541Z","1.2.1":"2020-07-09T08:39:35.134Z","1.2.2":"2020-07-10T09:46:14.433Z","1.3.0":"2020-07-13T15:48:27.295Z","1.4.0-beta.1":"2020-07-31T19:31:20.217Z","1.4.0":"2020-08-03T10:09:45.920Z","1.4.1":"2020-08-06T18:01:42.360Z","1.5.0":"2020-08-07T10:10:20.866Z","1.5.1":"2020-08-07T10:37:03.285Z","1.6.0-beta.0":"2020-08-08T11:59:09.660Z","1.6.0-beta.1":"2020-08-08T14:52:52.373Z","1.6.0":"2020-08-10T07:57:57.631Z","2.0.0-beta.0":"2020-08-17T08:17:39.393Z","2.0.0-beta.1":"2020-08-17T08:35:46.580Z","2.0.0-beta.2":"2020-08-17T09:28:33.619Z","2.0.0-beta.5":"2020-08-17T18:51:10.588Z","2.0.0-beta.6":"2020-08-17T18:58:22.627Z","1.6.1":"2020-08-17T19:06:55.126Z","2.0.0-beta.7":"2020-08-17T19:44:53.298Z","2.0.0-beta.8":"2020-08-17T20:59:11.124Z","2.0.0-beta.9":"2020-08-17T21:16:09.886Z","2.0.0-beta.10":"2020-08-18T09:04:09.957Z","2.0.0-beta.11":"2020-08-18T10:54:32.457Z","2.0.0-beta.12":"2020-08-18T12:59:38.727Z","2.0.0-rc.0":"2020-08-18T17:12:29.081Z","2.0.0-rc.1":"2020-08-18T17:25:48.964Z","2.0.0-rc.2":"2020-08-18T18:13:24.758Z","2.0.0-rc.3":"2020-08-20T07:23:49.872Z","2.0.0-rc.4":"2020-08-20T08:38:33.436Z","2.0.0-rc.5":"2020-08-20T17:52:48.824Z","2.0.0-rc.6":"2020-08-20T21:02:33.969Z","2.0.0-rc.7":"2020-08-20T21:19:24.350Z","2.0.0-rc.8":"2020-08-21T09:36:34.901Z","2.0.0-rc.9":"2020-08-21T10:31:43.343Z","2.0.0-rc.10":"2020-08-21T11:27:12.744Z","2.0.0-rc.11":"2020-08-21T11:48:06.165Z","2.0.5":"2020-08-22T18:08:52.132Z","2.1.0":"2020-08-22T21:06:34.236Z","2.1.1":"2020-08-25T20:05:31.945Z","2.2.0":"2020-08-27T12:18:28.992Z","2.2.1":"2020-09-01T10:05:06.803Z","2.2.2":"2020-09-02T06:31:19.567Z","2.2.3":"2020-09-04T20:38:46.974Z","2.2.4":"2020-09-08T17:51:51.262Z","2.3.0":"2020-09-12T15:19:01.192Z","2.3.1-beta.0":"2020-09-12T15:42:16.653Z","2.3.1-beta.1":"2020-09-12T15:47:31.521Z","2.3.1-beta.2":"2020-09-12T16:04:25.512Z","2.3.1-beta.3":"2020-09-12T16:12:37.378Z","2.3.1-beta.4":"2020-09-12T16:17:50.057Z","2.3.1-beta.5":"2020-09-12T16:30:08.871Z","3.0.0":"2020-09-12T18:54:49.563Z","3.0.1-beta.0":"2020-09-12T19:20:49.395Z","3.0.1-beta.1":"2020-09-12T20:52:27.365Z","3.0.1":"2020-09-12T20:58:16.685Z","3.0.2":"2020-09-16T19:42:59.096Z","3.0.3":"2020-09-17T15:00:58.243Z","3.0.4":"2020-09-22T19:54:06.677Z","3.1.0":"2020-09-26T10:08:57.702Z","3.2.0":"2020-09-26T13:00:32.964Z","3.2.1-beta.0":"2020-09-26T13:03:52.168Z","3.2.1-beta.1":"2020-09-26T15:05:02.530Z","3.2.1-beta.2":"2020-09-26T19:37:49.381Z","3.2.1-beta.3":"2020-09-27T09:11:55.828Z","3.2.1":"2020-09-27T11:02:17.618Z","3.2.2":"2020-09-29T19:50:08.327Z","3.2.3":"2020-09-30T19:41:52.789Z","3.2.4":"2020-10-01T15:20:27.554Z","3.2.5":"2020-10-02T21:49:50.395Z","3.2.6":"2020-10-03T05:27:38.688Z","3.2.7":"2020-10-07T07:02:01.281Z","3.2.8":"2020-10-10T08:41:51.745Z","3.2.9":"2020-10-13T06:47:07.156Z","3.2.10":"2020-10-16T05:42:34.957Z","3.2.11":"2020-10-17T08:28:37.058Z","3.2.12":"2020-10-30T17:26:10.979Z","3.2.13":"2020-12-08T12:25:29.382Z","3.2.14":"2021-02-06T13:25:38.439Z","3.2.15":"2021-02-10T14:52:59.712Z","3.2.16":"2021-02-13T10:45:49.553Z","3.3.0":"2021-02-21T19:12:21.995Z","3.3.1":"2021-03-03T16:41:17.692Z","3.3.2":"2021-03-14T10:34:34.045Z","3.3.3":"2021-03-22T19:19:02.915Z","4.0.0-rc.0":"2021-03-24T10:08:49.549Z","4.0.0-rc.1":"2021-03-24T10:12:16.039Z","4.0.0-rc.2":"2021-03-24T10:45:40.098Z","4.0.0-rc.3":"2021-03-24T13:04:01.622Z","4.0.0":"2021-03-24T13:45:59.356Z","4.1.0":"2021-03-24T19:55:05.666Z","4.1.1":"2021-03-25T06:40:11.108Z","4.1.2":"2021-03-25T21:35:56.188Z","4.1.3":"2021-03-26T02:51:18.975Z","4.1.4":"2021-03-26T12:21:47.073Z","4.1.5":"2021-03-30T08:58:48.507Z","4.1.6":"2021-04-01T17:05:05.421Z","4.1.7":"2021-04-01T22:49:41.946Z","4.1.8":"2021-04-08T14:14:20.512Z","4.1.9":"2021-04-08T19:00:35.860Z","4.2.0":"2021-04-11T12:16:22.728Z","4.2.1":"2021-04-15T20:59:21.097Z","4.2.2":"2021-04-23T06:17:11.532Z","4.2.3":"2021-04-23T07:12:08.634Z","4.2.4":"2021-04-24T06:17:15.505Z","4.3.2":"2021-05-04T09:30:08.363Z","4.3.3":"2021-05-08T08:44:42.274Z","5.0.0-rc.0":"2021-05-09T12:39:05.520Z","4.3.4":"2021-05-10T22:47:41.269Z","4.3.5":"2021-05-13T22:09:06.402Z","4.3.6":"2021-05-14T18:21:32.342Z","5.0.0":"2021-05-16T18:43:24.051Z","5.0.1":"2021-05-20T21:54:55.296Z","5.0.2":"2021-05-25T07:49:19.903Z","5.0.3":"2021-05-27T23:05:24.532Z","5.0.4":"2021-06-01T01:25:17.844Z","5.0.5":"2021-06-03T22:47:22.817Z","6.0.0-beta.0":"2021-06-05T18:37:18.456Z","6.0.0-beta.1":"2021-06-05T18:49:11.020Z","6.0.0-beta.2":"2021-06-05T19:10:52.380Z","6.0.0-beta.3":"2021-06-05T19:18:03.456Z","6.0.0-beta.4":"2021-06-05T19:44:44.952Z","6.0.0-beta.5":"2021-06-05T19:53:13.526Z","6.0.0-beta.6":"2021-06-05T20:54:53.873Z","6.0.0-beta.7":"2021-06-05T21:12:28.870Z","6.0.0":"2021-06-06T12:27:22.807Z","6.1.0":"2021-06-06T13:57:07.234Z","6.2.0":"2021-06-06T14:59:38.981Z","6.2.1":"2021-06-06T15:28:48.536Z","6.2.2":"2021-06-07T07:48:16.114Z","6.2.3":"2021-06-10T22:49:00.012Z","6.3.0":"2021-06-12T09:32:58.733Z","6.3.1":"2021-06-12T10:55:37.276Z","6.3.2":"2021-06-17T21:16:00.915Z","6.3.3":"2021-06-24T23:29:01.512Z","6.3.4":"2021-06-25T10:47:53.047Z","6.3.5":"2021-07-01T18:57:24.323Z","6.3.6":"2021-07-15T22:10:08.323Z","6.3.7":"2021-07-22T23:33:04.133Z","6.3.8":"2021-07-27T18:29:40.810Z","6.3.9":"2021-08-05T08:32:43.837Z","6.3.10":"2021-08-05T20:53:07.264Z","6.3.11":"2021-08-05T22:02:00.749Z","6.4.0":"2021-08-11T06:29:20.490Z","6.4.1":"2021-08-12T21:37:40.694Z","6.4.2":"2021-08-19T20:04:36.646Z","6.4.3":"2021-08-27T01:52:51.707Z","6.4.4":"2021-09-02T21:51:00.850Z","7.0.0":"2021-09-08T17:40:39.005Z","7.0.1":"2021-09-09T22:15:11.932Z","7.0.2":"2021-09-10T08:30:11.629Z","7.0.3":"2021-09-13T11:06:58.896Z","7.0.4":"2021-09-17T01:10:14.942Z","7.0.5":"2021-09-28T09:29:47.359Z","7.0.6":"2021-10-02T19:08:01.661Z","7.0.7":"2021-10-02T19:13:45.941Z","7.0.8":"2021-10-04T20:38:15.061Z","7.1.0":"2021-10-11T14:17:56.056Z","7.1.1":"2021-10-12T20:30:17.647Z","7.1.2":"2021-10-15T01:31:24.310Z","7.1.3":"2021-10-23T09:32:36.469Z","7.1.4":"2021-10-28T23:43:46.150Z","7.1.5":"2021-11-01T19:16:38.362Z","7.2.0":"2021-11-05T20:14:06.331Z","7.2.1":"2021-11-14T11:13:37.458Z","7.2.2":"2021-11-18T23:44:46.057Z","7.2.3":"2021-11-27T12:43:23.445Z","8.0.0-beta.0":"2021-12-02T09:15:55.514Z","8.0.0":"2021-12-02T11:49:36.143Z","8.0.1":"2021-12-02T14:53:23.887Z","9.0.0-beta.0":"2021-12-10T21:17:57.356Z","9.0.0-beta.1":"2021-12-10T21:20:06.339Z","8.1.0":"2021-12-11T12:58:22.254Z","9.0.0":"2021-12-11T13:06:23.738Z","9.0.1":"2021-12-13T10:06:17.682Z","9.0.2":"2021-12-13T13:07:27.472Z","9.0.3":"2021-12-13T13:43:17.997Z","9.0.4":"2021-12-15T07:15:30.493Z","9.0.5":"2022-01-10T11:22:25.214Z","9.0.6":"2022-01-11T08:31:47.852Z","9.0.7":"2022-01-18T07:06:56.682Z","9.0.8":"2022-01-20T15:07:37.754Z","9.0.9":"2022-01-24T12:15:00.625Z","9.0.10":"2022-01-29T03:21:54.546Z","9.0.11":"2022-02-11T19:17:27.241Z","9.1.0":"2022-02-20T16:44:46.599Z","9.1.1":"2022-02-20T16:58:25.074Z","9.1.2":"2022-02-20T17:16:51.212Z","9.1.3":"2022-03-14T09:03:06.230Z","9.2.0":"2022-03-14T11:38:15.475Z","9.2.1":"2022-03-20T14:52:26.268Z","9.2.2":"2022-04-03T07:56:24.808Z","9.2.4":"2022-04-15T13:58:20.108Z","9.3.0":"2022-04-21T15:56:13.697Z","9.3.1":"2022-04-25T16:22:09.492Z","9.3.2":"2022-06-20T08:42:22.963Z","9.3.3":"2022-07-27T10:45:58.711Z","9.3.4":"2022-08-11T11:20:53.035Z","9.3.5":"2022-08-11T11:34:07.295Z","9.3.6":"2022-09-22T16:53:24.658Z","9.3.7":"2022-11-04T15:53:48.869Z","9.3.8":"2023-01-14T08:12:10.540Z","9.3.9":"2023-02-21T10:48:25.377Z","9.3.10":"2023-03-21T11:21:47.991Z","9.3.11":"2023-06-16T08:03:44.165Z","9.3.12":"2023-06-16T08:33:37.772Z","10.0.0":"2023-08-05T13:54:02.517Z","10.0.1":"2023-08-25T01:12:10.473Z","10.0.2":"2023-11-02T17:06:32.497Z","10.0.3":"2023-11-02T17:18:19.863Z","10.0.4":"2023-11-04T00:06:10.570Z","10.0.5":"2023-11-16T18:29:08.504Z","10.0.6":"2023-11-22T20:34:36.480Z","10.0.7":"2023-11-23T06:31:33.061Z","10.0.8":"2024-08-06T08:53:18.839Z","10.0.9":"2024-08-21T20:40:26.994Z","10.1.0":"2024-10-26T18:01:20.463Z","10.1.1":"2024-11-29T17:22:37.006Z","11.0.0-snapshot.0":"2026-05-31T07:18:12.241Z","11.0.0-snapshot.1":"2026-05-31T08:17:43.564Z","11.0.0-snapshot.2":"2026-05-31T12:09:10.594Z","11.0.0-snapshot.3":"2026-05-31T12:43:27.496Z","11.0.0-snapshot.4":"2026-05-31T18:18:49.292Z","11.0.0-snapshot.5":"2026-06-02T11:40:57.120Z","11.0.0-snapshot.6":"2026-06-05T06:16:42.339Z","11.0.0-snapshot.7":"2026-06-09T05:10:38.211Z","11.0.0-snapshot.8":"2026-06-09T05:22:46.095Z","11.0.0-snapshot.9":"2026-06-16T09:36:23.682Z","11.0.0-snapshot.10":"2026-06-17T05:00:38.492Z","11.0.0-snapshot.11":"2026-06-18T04:27:54.231Z","11.0.0-snapshot.12":"2026-06-19T15:58:23.669Z","11.0.0-snapshot.15":"2026-06-21T17:48:30.419Z","11.0.0-snapshot.16":"2026-06-21T18:17:36.024Z","11.0.0-snapshot.17":"2026-06-22T03:20:14.071Z","11.0.0-snapshot.18":"2026-06-22T11:11:52.966Z","11.0.0-snapshot.19":"2026-06-30T06:47:30.125Z","11.0.0-snapshot.20":"2026-07-03T17:05:10.714Z","11.0.0-snapshot.21":"2026-07-04T18:54:28.048Z","11.0.0-snapshot.22":"2026-07-05T09:43:58.833Z","11.0.0-snapshot.23":"2026-07-06T05:31:43.911Z","11.0.0-snapshot.24":"2026-07-07T03:55:57.303Z","11.0.0":"2026-09-01T13:30:15.103Z","11.0.1":"2026-09-01T13:58:18.264Z","11.0.2":"2026-09-01T15:59:07.399Z","11.0.3":"2026-09-03T06:01:11.867Z","11.0.4":"2026-09-03T06:35:47.834Z"},"bugs":{"url":"https://github.com/lockgraph/yarn-audit-fix/issues"},"author":{"name":"Anton Golub","email":"golub.anton@gmail.com"},"license":"MIT","homepage":"https://github.com/lockgraph/yarn-audit-fix#readme","keywords":["yarn-audit-fix","yarn audit fix","audit","vulnerability","security"],"repository":{"type":"git","url":"git+https://github.com/lockgraph/yarn-audit-fix.git"},"description":"The missing `yarn audit fix`","maintainers":[{"name":"antongolub","email":"golub.anton@gmail.com"}],"readme":"<p align=\"center\">\n  <a href=\"https://yarnpkg.com/\">\n    <img alt=\"Yarn audit fix\" src=\"https://github.com/lockgraph/yarn-audit-fix/blob/master/img/yarn-audit-fix.png?raw=true\" width=\"546\">\n  </a>\n</p>\n\n<h1 align=\"center\">\n  yarn-audit-fix\n</h1>\n\n[![CI](https://github.com/lockgraph/yarn-audit-fix/actions/workflows/ci.yaml/badge.svg?event=push)](https://github.com/lockgraph/yarn-audit-fix/actions/workflows/ci.yaml)\n[![Maintainability](https://qlty.sh/gh/lockgraph/projects/yarn-audit-fix/maintainability.svg)](https://qlty.sh/gh/lockgraph/projects/yarn-audit-fix)\n[![Code Coverage](https://qlty.sh/gh/lockgraph/projects/yarn-audit-fix/coverage.svg)](https://qlty.sh/gh/lockgraph/projects/yarn-audit-fix)\n[![Known Vulnerabilities](https://snyk.io/test/github/lockgraph/yarn-audit-fix/badge.svg)](https://snyk.io/test/github/lockgraph/yarn-audit-fix)\n[![Downloads](https://img.shields.io/npm/dt/yarn-audit-fix)](https://www.npmjs.com/package/yarn-audit-fix)\n[![npm (tag)](https://img.shields.io/npm/v/yarn-audit-fix)](https://www.npmjs.com/package/yarn-audit-fix)\n\nThe missing `yarn audit fix`\n\n- [Digest](#digest)\n   - [Problem](#problem)\n   - [Solution](#solution)\n   - [Key features](#key-features)\n- [Getting started](#getting-started)\n   - [Requirements](#requirements)\n   - [Install](#install)\n   - [CLI](#cli)\n   - [ENV](#env)\n   - [JS API](#js-api)\n- [Migration notes](#migration-notes)\n   - [^11.0.0](#1100)\n   - [^10.0.0](#1000)\n   - [^9.0.0](#900)\n   - [^8.0.0](#800)\n   - [^7.0.0](#700)\n   - [^6.0.0](#600)\n   - [^4.0.0](#400)\n- [⚠️ Troubleshooting](#troubleshooting)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Digest\n### Problem\n1. `yarn audit` detects vulnerabilities but cannot fix them. The authors suggest [Dependabot](https://dependabot.com/) or [Snyk](https://snyk.io/), which is inconvenient in many setups. Discussion: [yarn/issues/7075](https://github.com/yarnpkg/yarn/issues/7075).\n2. `yarn audit` does not support custom (in-house) registries — see this [issue](https://github.com/yarnpkg/yarn/issues/7012) & [PR](https://github.com/yarnpkg/yarn/pull/6484), still unmerged.\n\n### Solution\nyarn-audit-fix fetches advisories straight from the registry (the npm bulk\nadvisory endpoint) and patches the lockfile graph directly via [`lockgraph`](https://github.com/lockgraph/lockgraph)\n(kudos to [G. Kosev](https://github.com/spion), [code reference](https://github.com/hfour/yarn-audit-fix-ng/blob/main/src/index.ts)).\nFull description: [dev.to/yarn-audit-fix-for-yarn-2-berry](https://dev.to/antongolub/the-missing-yarn-audit-fix-for-yarn-2-berry-1p8)\n\n### Key features\n* Supports every yarn lockfile schema in the wild: Yarn 1 Classic, Yarn 2/3 (berry v4–v6) and **Yarn 4+** (berry v8/v9/v10), auto-detected via [`lockgraph`](https://github.com/lockgraph/lockgraph).\n* Fixes vulnerabilities by patching the lockfile graph directly\n* Opt-in [engine & license constraints](#constraints-engines--licenses) — only apply a fix whose dependency closure runs on your target Node and passes your license policy\n* macOS / Linux / Windows\n* CLI and JS API\n* TypeScript typings\n\n#### Lockfile compatibility\n\n| Yarn  | Lockfile schema           | Supported |\n|-------|---------------------------|:---------:|\n| 1.x   | `yarn-classic`            | ✅        |\n| 2.x   | `yarn-berry-v4`           | ✅        |\n| 3.0   | `yarn-berry-v5`           | ✅        |\n| 3.1+  | `yarn-berry-v6`           | ✅        |\n| 4.0–4.13 | `yarn-berry-v8`        | ✅        |\n| 4.14+ | `yarn-berry-v9`           | ✅        |\n| 5.x dev | `yarn-berry-v10`        | ✅        |\n\n## Getting started\n### Requirements\nNode.js: `>=18.12` — the highest floor in the shipped dependency closure (`@yarnpkg/libzip` / `@yarnpkg/fslib`); [`lockgraph`](https://github.com/lockgraph/lockgraph) itself needs only `>=14.18`. yaf declares no `engines` of its own.\n\n### Install\n```sh\nyarn add yarn-audit-fix -D\n```\nor run it directly:\n```sh\nnpm_config_yes=true npx yarn-audit-fix\n```\n\n### CLI\n<pre>\n$ yarn-audit-fix [--opts]\n\n<b>Verifying package structure...</b>\n<b>Patching yarn.lock with audit data...</b>\nUpgraded deps (1):\n  minimist@1.2.5 → 1.2.6  [critical, CVSS 9.8] GHSA-xvch-5gv4-984h\n<b>Done</b>\n</pre>\n\nThe lockfile is patched **in place** — the fix versions, their new transitive\ndependencies, and (for yarn berry) the package checksums are all resolved\nstraight from the registry, so there's no reconcile `yarn install` step.\n| Option                | Description                                                                                                                                                             | Default                                    |\n|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------|\n| `--audit-level`       | Include a vulnerability with a level as defined or higher. Supported values: low, moderate, high, critical                                                              | all                                      |\n| `--cwd`               | Current working dir                                                                                                                                                     | `process.cwd()`                            |\n| `--dry-run`           | Get an idea of what audit fix will do                                                                                                                                   |                                            |\n| `--json`              | Print the outcome as JSON — `{ dryRun, upgraded, skipped, excluded, noFix }` — instead of the human summary; pairs with `--dry-run` for a machine-readable preview.       | `false`                                    |\n| `--force`             | Apply cross-major fixes: bump past a consumer's declared range, and rewrite a direct-dep range in `package.json` (root or a workspace) that the fix falls outside. See [Direct-dependency pins](#direct-dependency-pins) | `false`             |\n| `--help/-h`           | Print help message                                                                                                                                                      |                                            |\n| `--npm-path`          | Switch to project's local **npm** version instead of system default. Or provide a custom path. `system / local / <custom path>`                                         | `system`                                   |\n| `--registry`          | Custom registry url                                                                                                                                                     |                                            |\n| `--silent`            | Disable log output                                                                                                                                                      | `false`                                    |\n| `--verbose`           | Switch log level to verbose/debug                                                                                                                                       | `false`                                    |\n| `--exclude`           | Packages to skip updating — comma-separated `glob[@range]` rules (e.g. `lodash,@scope/*@>=2 <3`); the range is matched against the installed version. Repeatable.        |                                            |\n| `--ignore`            | Advisory ids to ignore — comma-separated globs matched against the GHSA id (from the advisory url) or the npm advisory id (e.g. `GHSA-*,1106913`). Repeatable.            |                                            |\n| `--engines.<engine>`  | Only apply a fix whose completed dependency closure runs on the given engine — `--engines.node='>=18'`, `=floor` (infer from the installed tree), or bare `--engines.node` (the Node running the CLI). Repeatable per engine. See [Constraints](#constraints-engines--licenses). |                                            |\n| `--license.allow` / `--license.deny` | Only apply a fix whose closure's SPDX licenses pass the policy — `--license.allow=MIT,ISC` (or bare `--license=MIT,ISC`) / `--license.deny=GPL-3.0`. See [Constraints](#constraints-engines--licenses).                          |                                            |\n| `--package-type`      | Only apply a fix whose closure stays require-able — `cjs` rejects an ESM-only dependency a CommonJS tree can't `require()`. See [Constraints](#constraints-engines--licenses).                                                    |                                            |\n| `--on-conflict`       | What to do when a fix can't satisfy the engine / license / package-type constraints: `skip` (leave it, report) or `stop` (error).                                       | `skip`                                     |\n| `--safe`              | Fix only what's safe on every automatable axis (the opposite of `--force`): bundles `--engines.node=floor` + `--package-type=cjs` (the latter only in a CommonJS project). See [Constraints](#constraints-engines--licenses).      |                                            |\n| `--production` / `--prod` | Fix only advisories reachable from **production** dependencies (`dependencies` / `optionalDependencies` / `peerDependencies`); dev-only ones are left and reported. See [Scope](#scope-production--workspaces).             | `false`                                    |\n| `--workspace`         | Monorepo: fix only the selected workspaces' closures — comma-separated globs on a workspace's name / path / path-basename (e.g. `@scope/core`, `packages/*`, `core,cli`). See [Scope](#scope-production--workspaces).             |                                            |\n\n#### Constraints (engines & licenses)\n\nBy default a fix is the lowest published version that clears the advisory. You can\nadd **opt-in acceptance gates** so a fix is only applied when its *completed\ndependency closure* also satisfies a policy — otherwise the vulnerability is left\nin place and reported (or, with `--on-conflict=stop`, the run errors).\n\n- **Engines** — `--engines.node='>=18'` accepts a fix only if every new package it\n  pulls in runs on Node ≥ 18. This catches the case where a security bump quietly\n  drags in a transitive that needs a newer runtime than your project targets — the\n  install passes, but CI/production on the old Node breaks. A bare `--engines.node`\n  uses the Node running the CLI (printed in the report, since that may differ from\n  your project's target); pass an explicit range to be sure, or `--engines.node=floor`\n  to infer it from what your tree already requires (the highest `engines` floor\n  across the root `package.json` + installed `node_modules`) — a fix is then rejected\n  only if it would *raise* that floor. Any engine works (`--engines.npm='>=9'`),\n  lenient by npm parity — a package that declares no `engines` is accepted.\n- **Licenses** — `--license.allow=MIT,ISC,Apache-2.0` (or `--license.deny=GPL-3.0`)\n  accepts a fix only if the SPDX license of every new package it pulls in passes\n  the allow/deny policy. A bare `--license=MIT,ISC` is an allow list. An\n  unresolvable SPDX *expression* (`(MIT OR X)`) is flagged, not silently accepted.\n- **Package format** — `--package-type=cjs` accepts a fix only if every new\n  package it pulls in stays require-able: a dependency that has gone **ESM-only**\n  (`\"type\": \"module\"` with no CJS `main`/`exports`) would break every `require()`\n  of it in a CommonJS tree, so the fix is left for you to take deliberately. It's a\n  consistency check on entry points, not a runtime one — yaf can't prove your code\n  runs, but it can catch a fix that flips a dependency's module format.\n\nEvery skip is attributed in the report — the axis, the blocking package, and the\nversions tried — so you can widen the target, `--exclude` the package, or accept\nthe newer dependency:\n\n```\nConstraints: node >=18\nSkipped (constraints — no fix keeps the closure within the policy [node >=18]; …):\n  lodash@4.17.11 → 4.18.0 — needs some-dep@^2.0.0\n```\n\n> Constraints gate a fix's dependency **closure** (the transitives it pulls in),\n> not the fixed package's own `engines`/`license`.\n\n**`--safe`** rolls the automatable gates into one flag — the opposite of `--force`.\nIt's shorthand for `--engines.node=floor` (don't raise the engine floor your tree\nalready stands on) plus `--package-type=cjs` in a CommonJS project (don't introduce\nan ESM-only dependency). So `yarn-audit-fix --safe` means *fix everything you can\nwithout changing what my project runs on or how it loads* — and flags the rest for\na deliberate follow-up. (License stays an explicit policy; `--safe` doesn't guess it.)\n\n#### Direct-dependency pins\n\nIf a fix falls outside a direct dependency's declared range in `package.json` (an\nexact pin like `\"lodash\": \"4.17.11\"`, or a range that can't reach the fix), the\npackage is **flagged and skipped** by default — the fix is never silently applied\nbehind a manifest that forbids it. Re-run with `--force` to rewrite that range in\nplace (preserving the `^` / `~` / exact operator) and apply the bump, matching\n`npm audit fix --force`. In a monorepo the pin is found and rewritten in the\nworkspace `package.json` that declares it — the report names the file:\n\n```\nSkipped (package.json pins these to a range the fix can't satisfy; re-run with --force …):\n  lodash (pinned → \"4.17.11\" in packages/foo/package.json)\n```\n\n#### Scope (production & workspaces)\n\nBy default every advisory in the lockfile is fixed. Two opt-in flags narrow the\nfix to a subgraph — they gate *which* advisories are fixed, not *how* (the patch\nand its `--immutable` reproducibility are unchanged):\n\n- **`--production`** (`--prod`) fixes only advisories reachable from your\n  **production** dependencies. `yarn.lock` carries no dev/prod marker — every edge\n  is a plain dependency — so the split is read from each `package.json`: a package\n  reachable only through `devDependencies` is left in place (and reported), while\n  `dependencies` / `optionalDependencies` / `peerDependencies` and their closures\n  are fixed. This mirrors what a `--omit=dev` production install actually ships.\n- **`--workspace=<globs>`** (monorepo) fixes only the selected workspaces'\n  closures. Comma-separated globs match a workspace's **name**, its **path**, or\n  the path **basename** (`@scope/core`, `packages/*`, `core,cli`). A workspace\n  reached as a dependency of a selected one contributes only its *production*\n  deps, so one package's dev tree never leaks into another's closure. A pattern\n  that matches no workspace is an error, not a silent empty run.\n\nCombine them — `--production --workspace=packages/api` is the production closure\nof `packages/api`. Out-of-scope advisories are reported (a count by default, the\nfull list under `--verbose`), so a reduced fix set is never a silent surprise:\n\n```\nScope: production\nSkipped 12 package(s) outside production scope (--verbose to list)\n```\n\n#### Machine-readable output (`--json`)\n\n`--json` prints the outcome as a single JSON object instead of the human summary —\npair it with `--dry-run` for a preview a CI step can gate on (no lockfile is\nwritten). Human logs and the spinner are suppressed, so stdout is pure JSON:\n\n```bash\nyarn-audit-fix --dry-run --json\n```\n```json\n{\n  \"dryRun\": true,\n  \"upgraded\": [{ \"name\": \"lodash\", \"from\": \"4.17.20\", \"to\": \"4.17.21\", \"severity\": \"high\" }],\n  \"skipped\": [{ \"package\": \"some-tool@1.4.0 → 2.0.0\", \"reason\": \"constraint\" }],\n  \"excluded\": [],\n  \"noFix\": []\n}\n```\n\n`reason` is one of `consumer-range`, `override-pin`, `manifest-pin`, `constraint`,\nor `out-of-scope`.\n\n### ENV\nAny CLI option can be set via a `YAF`-prefixed env var (the dot-nested\n`--engines.*` / `--license.*` are flag-only). For example:\n* `YAF_FORCE` — `--force`\n* `YAF_AUDIT_LEVEL=high` — `--audit-level=high`\n* `YAF_ON_CONFLICT=stop` — `--on-conflict=stop`\n* `YAF_PRODUCTION=true` — `--production`\n* `YAF_WORKSPACE='packages/*'` — `--workspace=packages/*`\n* `YAF_JSON=true` — `--json`\n\n### JS API\n**yarn-audit-fix** exposes its internals, so you can tweak the steps or build your own flow.\nTypedoc: [antongolub.github.io/yarn-audit-fix/modules](https://antongolub.github.io/yarn-audit-fix/modules/)\n\n```ts\nimport { run } from 'yarn-audit-fix'\n\n// async since v11 — advisories are fetched from the registry over HTTP\nawait run({\n   verbose: true\n})\n```\n\nIndividual stages (`resolveBins`, `patchLockfile`, `yarnInstall`, …) are exported too, so you can compose your own pipeline if needed.\n\n## Migration notes\n### ^11.0.0\n**BREAKING:** the legacy `convert` flow is removed, and so is the `--flow` switch (plus its `synp`-based two-way lockfile conversion and the now-dead `--package-lock-only` / `--legacy-peer-deps` / `--loglevel` / `--only` flags). Direct graph patching is the only flow now — it is more controllable and supports every yarn schema.\n\nWith a single flow, the flow abstraction itself is gone: `getFlow`, the `TFlow` / `TStage` types, and the optional custom-flow argument to `run` are removed. Call `run(flags)` — the patch pipeline is inlined. The individual stages are still exported if you want to assemble your own.\n\nAdds first-class Yarn 4+ support ([#248](https://github.com/lockgraph/yarn-audit-fix/issues/248)). The bespoke v1/v2 lockfile adapters are replaced with [`lockgraph`](https://github.com/lockgraph/lockgraph), which auto-detects every yarn schema (classic + berry v4–v10). The audit parser handles both the yarn 2/3 `{advisories: …}` shape and yarn 4's NDJSON, deriving `patched_versions` from `Vulnerable Versions` when the field is absent. Each vulnerable package is upgraded graph-natively to the lowest published version that clears its advisory, and the fix version's **new transitive dependencies are pulled into the lockfile** (resolved from the registry) — so an upgrade that changes a package's dependency set no longer leaves the lockfile incomplete.\n\n**BREAKING:** `yarn-audit-fix` no longer runs a reconcile `yarn install`. The lockfile is patched and completed entirely in place — fix versions, their new transitive closure, and (for yarn berry) the recomputed package checksums all come straight from the registry. yaf no longer shells out to yarn, and a `node_modules` directory is no longer required to run it.\n\n**BREAKING:** advisories are now fetched **straight from the registry** (the npm bulk advisory endpoint) instead of spawning `yarn audit` / `npm audit`. This fixes audit against custom/in-house registries ([yarn#7012](https://github.com/yarnpkg/yarn/issues/7012)) and is faster (the lockfile graph is already parsed). The registry, per-scope registries and auth are inherited from `.npmrc` / `.yarnrc.yml` / `.yarnrc` (project then global) + env, or overridden with `--registry`. Auth tokens are bound to the host that declared them and only sent over HTTPS.\n\n**BREAKING:** because the fetch is over HTTP, the run is now async — **`runSync` is removed**. Use `await run(flags)` (the CLI is unchanged). The exported stages are still available if you assemble your own pipeline.\n\n**Lockfile fidelity:** checksums, integrity, `conditions` / `dependenciesMeta` /\n`peerDependenciesMeta`, and `patch:` / `resolutions` / git / npm-alias entries are all\npreserved — real-world locks round-trip unchanged, so a fix produces no spurious churn.\n\n**Slimmer footprint:** `jest`→`vitest`; dropped `lodash-es` / `fs-extra` / `chalk` /\n`js-yaml`; `commander`→`minimist`.\n\n**Node floor / `engines`:** v11 no longer declares `engines.node`, so installing yarn-audit-fix never warns `EBADENGINE` on its own behalf. The effective runtime floor is **Node ≥ 14.18**, inherited from [`lockgraph`](https://github.com/lockgraph/lockgraph). The CLI argument parser also moved off `commander` (which had been ratcheting its own Node floor up) to a tiny `minimist`-based parser — flags, env vars and `--help` are unchanged.\n\n**CLI flags:** both `--exclude` and `--ignore` are applied client-side now (they used to be forwarded to `yarn npm audit`). `--exclude` takes comma-separated **package** rules — `glob[@range]`, e.g. `--exclude=\"lodash,@scope/*@>=2 <3\"` — and skips updating any package whose name matches the glob (and, if a range is given, whose installed version satisfies it); handy for a manually pinned transitive you don't want bumped. `--ignore` keeps its advisory scope but now matches **advisory ids** — comma-separated globs against the GHSA id or the npm advisory id (e.g. `--ignore=\"GHSA-*\"`), dropping matching advisories before the fix. (The npm bulk-advisory endpoint doesn't expose CVE numbers, so — like zx's audit script — matching is by GHSA / npm id.) The standalone `--ignore-engines` flag is removed — there is no longer a reconcile `yarn install` for it to apply to.\n\n### ^10.0.0\nv10 bumps the pkg deps and requires NodeJS v14.\n\n### ^9.0.0\nv9 adds experimental Yarn 2+ lockfile support and changes how lockfiles are detected (no longer via parse failure).\n\n### ^8.0.0\nFrom v8 the library no longer bundles **npm**, so the system default is used instead. If needed, you can:\n* Install the required npm version and provide a custom path via [CLI](#cli) / [ENV](#env) / [JS API](#js-api)\n* Use a pinch of **npx** magic: `npm_config_yes=true YAF_NPM_PATH=local npx -p yarn-audit-fix -p npm@8 -c yarn-audit-fix`\n\n### ^7.0.0\nConverted to ESM along with its deps, so the legacy `require` API was dropped in v7. Use `import` instead, or try [esm-hook](https://www.npmjs.com/package/@qiwi/esm). The CLI works as before.\n```js\n// const {run} = require('yarn-audit-fix') turns into\nimport {run} from 'yarn-audit-fix'\n```\n\n### ^6.0.0\nDefault fix strategy [has been changed](https://github.com/lockgraph/yarn-audit-fix/releases/tag/v6.0.0) to direct lockfile patching with `yarn audit --json` data. The previous _legacy_ `convert` flow was opt-in via `--flow=convert` until v11, where it was removed entirely.\n\n### ^4.0.0\nThe `--npm-v7` flag is redundant. From v4.0.0 the package's own **npm** is used by default. You can still pick the system default with `--npm-path=system`, or a custom one with `--npm-path=/another/npm/bin`.\n\n## Troubleshooting\n### yarn-audit-fix version x.x.x is out of date\n```\nnpm_config_yes=true npx yarn-audit-fix --audit-level=moderate\nRuntime digest\nyarn-audit-fix version 4.3.6 is out of date. Install the latest 6.0.0 for better results\n```\n**npx** caches previously loaded packages, so you need one of:\n1. Pin the version: `npx yarn-audit-fix@6.0.0`\n2. Reset the npx cache. On macOS/Linux: `rm -rf ~/.npm/_npx`\n\n### yarn-audit-fix command not found\nAfter installation, the binary may not be found — usually a `$PATH` issue locating `node_modules/.bin` ([npm/issues/957](https://github.com/npm/npm/issues/957)). Two easy ways around it:\n* Run it through **yarn**: `yarn yarn-audit-fix`\n* Invoke the script directly: `node_modules/.bin/yarn-audit-fix`\n\n### No fix available for some advisories\nSome advisories can't be auto-fixed — there's no published version that satisfies the consumer's declared range, so the bump is skipped (re-run with `--force` to apply cross-major updates anyway).\n```shell\nnpm_config_yes=true npx yarn-audit-fix --audit-level=moderate\n```\n```shell\nPatching yarn.lock with audit data...\nUpgraded deps: <none>\nNo fix available: postcss@7.0.27, ws@7.2.3\nDone\n```\nNot everything can be repaired.\n\n### Cannot install package despite being on correct node version\nyarn-audit-fix is compatible with any NodeJS version which supports ESM, but nested packages can declare their own engine requirements.\n```shell\nnode-releases@2.0.48: The engine \"node\" is incompatible with this module. Expected version \">=18\". Got \"16.20.1\"\n```\n\nyarn-audit-fix no longer runs a `yarn install`, so a vulnerable project's own transitive engine constraints can't abort the fix. If you hit this while **installing yarn-audit-fix itself** (or on a later `yarn install` of your own), update the runtime — or pass the flag:\n```shell\nyarn add yarn-audit-fix -D --ignore-engines\n```\n\n### Audit used to fail with a 4xx on an odd transitive\n\nEarlier versions spawned **yarn npm audit** / **npm audit**, which could choke on an unusual `yarn.lock` entry (e.g. a transitive in `npm:` alias form) and return `400 Bad Request` ([berry#4117](https://github.com/yarnpkg/berry/issues/4117)).\n\nv11 no longer spawns an audit subprocess — advisories are fetched straight from the registry's bulk endpoint for the parsed lockfile graph — so this failure mode is gone. If you still want to leave a specific package alone, exclude it client-side (no yarn version requirement):\n```shell\nnpx yarn-audit-fix --exclude example-dependency\n```\n\n## Contributing\nFeel free to open any issues: bugs, feature requests or other questions.\nYou're always welcome to suggest a PR. Just fork this repo, write some code, add some tests and push your changes.\nAny feedback is appreciated.\n\n## License\n[MIT](./LICENSE)\n","readmeFilename":"README.md"}