{"_id":"refresh-me","_rev":"31-adb0432fcc348b4b593308606780fcbb","name":"refresh-me","dist-tags":{"latest":"1.7.29"},"versions":{"1.6.57":{"name":"refresh-me","version":"1.6.57","description":"Recurse parents and children for your embedded objects.","main":"src/index.js","bin":{"src/index.js":"refresh-me"},"scripts":{"test":"echo 'What a pitty this projects does not have tests yet.'","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"mkdir tmp; rm -rf dist;mkdir dist;mkdir dist/src;node_modules/babel-cli/bin/babel.js src --presets babel-preset-env --out-dir dist/src","build-test":"mkdir dist/tests; node_modules/babel-cli/bin/babel.js tests --presets babel-preset-env --out-dir dist/tests","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/vidaxl-com/cowlog.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/vidaxl-com/cowlog/issues"},"homepage":"https://github.com/vidaxl-com/cowlog/tree/master/packages/dsl-framework/examples/parenting","dependencies":{"diff":"^4.0.1","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^6.0.0","shelljs":"^0.8.3"},"devDependencies":{"babel-cli":"^6.26.0","cowlog":"^1.6.55","depcheck":"^0.7.1","license-checker":"^25.0.0","mocha":"6.0.0","standard":"^12.0.1"},"gitHead":"ce9293430e65b8ba68fef173a0bade7429ad35da","_id":"refresh-me@1.6.57","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.13.3/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-3LF//XWd7no3uonUBZHd/J36gcN5/absQa4d97St4B+k48CY00XiChk2jJmhg8ySJdoZu9LQFaQE1Hw+NMaWEA==","shasum":"2f7cb0daf1ce5ee8dc4a62317cb43cc031b3c9fc","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.6.57.tgz","fileCount":3,"unpackedSize":7275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4/HTCRA9TVsSAnZWagAAy/EP/i/6LP/+Ip0l81DojvNU\nwFPLiw8lZNT37zdReF022rsGmqpJjNg/fn3ZupWDvJzhNDIorYaO/SbPGeuC\nF6bNNsujUqKRtEFCiZ/ODgubk0BhWx5vp9xtDAlv44TGannSakUoeQ0JPFpl\ncbPEi3b7n+BPUt0Xm1lau/G+VmRYUbQwjTbYkGMIIDm9I6y/+GpVaCPpmUjR\nEnPv24cFUI4gEvEv1h0GqjWgnQDnHDhAreb1h+RlRzSO2aepSES4+6OBoyBj\nLdDtGI8DmSo8YDm7ELhYZKPBfBui/bqk/b24inkyrsUiLzQYoW0fqiF4rBPl\nuQB/YPjngUUZpWlw7zGgxok5G/hlpB/CL3vc/eLLrMLW23KZtFYnznvgw1LZ\nFUg//lSTEQLonasbtPOWYX183vrkl1o514FLvnZFNeYf0578HN0cqBCmKXIA\nKwT6zQfoX1z+mvuTx+nHKDY11xLqF1THzgm8IjAvADJCBVYLDLXJCA8exCIP\n+HG55N+LSocIGeYfdIMPkRg6RsB7utzHs3wKdNleBhhYa3/xpgVT/EB6zDp1\nuQRL+UDtu4iLezYY+F2hAuDPfUXFeQFV31Z2n98YhLO6hwufMtYqd7nGv+me\ntCL6g492Tqtv4rH4KrCBX5trJp8FlIzsSMjmQui90jZ/PdZw3CgrW8f1Q9ci\nVwmv\r\n=TUov\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNi/dWRZYNB+XAUUb0YvJQaUF72imgDsWvOUOB2XwJSgIhAKfWOhKNrC62OqVjfuRxeEMY8mBwvzHV4i/7EePJ3p5I"}]},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.6.57_1558442450819_0.08090840564964918"},"_hasShrinkwrap":false},"1.6.59":{"name":"refresh-me","version":"1.6.59","description":"Recurse parents and children for your embedded objects.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"echo 'What a pitty this projects does not have tests yet.'","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"mkdir tmp; rm -rf dist;mkdir dist;mkdir dist/src;node_modules/babel-cli/bin/babel.js src --presets babel-preset-env --out-dir dist/src","build-test":"mkdir dist/tests; node_modules/babel-cli/bin/babel.js tests --presets babel-preset-env --out-dir dist/tests","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/vidaxl-com/cowlog.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/vidaxl-com/cowlog/issues"},"homepage":"https://github.com/vidaxl-com/cowlog/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.1","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^6.0.0","shelljs":"^0.8.3"},"devDependencies":{"babel-cli":"^6.26.0","cowlog":"^1.6.59","depcheck":"^0.7.1","license-checker":"^25.0.0","mocha":"6.0.0","standard":"^12.0.1"},"gitHead":"83dbecee95c3aa25116b9ca6e85e33889dc3bfc7","_id":"refresh-me@1.6.59","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.13.3/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-/hAm3wgdWMtorzf8B0Btf5lYfk/GWUhsj0Agryo+P2Mx3avfxo9j8MbSZD0v+XpHlD7vjpCX4D3WPR6T5qViog==","shasum":"aa01e2dfb835c5f05bdbe44be18202be4cf229a0","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.6.59.tgz","fileCount":3,"unpackedSize":7516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5BBUCRA9TVsSAnZWagAAYpUP/24YSyRBGdaYeU9jqGqi\nwVeT617i652X23eLUjRYL08n9rR641+1VHpl3HCwghjiR5AEtFkKSwwqS0HE\nS3YpMT2i5vRQ8IvrZ/WT18rraXE8WrJCKnQexOAeD6weLGI5xfI3QuZMiuZQ\nWh+Wq9fOdzleTNy2SPYC8jyhyYsv8XGUaqfP3P8KsNeFpOGDN1el2ExqMTa3\nPbdCtDddH6Rw5G+IlQ31Z6TYnoluhJQ14QybrhtIcGZwf6oEynPO7PB6+EaT\nmNRoE+2E0zPfFh0pVQtvGAF/PrS5kvFpaRAwb/MuSooiREjiYpg3ZEf0PHDv\nSm5OkvVgEZIgObzcL75+R6TMSaRQuoaf7awsOaZfOiKC4emXX2WTwgOemxxl\nXGL9WWTZH1NGmH3JxyDgGAzIQGTcWWQvma+PjI0IAjL4coaYwu7+ajDCPvBj\nQmOVDonFHwJQd/450zQuPd9ju5qhcB9z0R6nM13iLXNjSQHp2QzSuEo/XKRl\ng8hDfZIwCOyh7ssR5CsABB3QkQzGmt11OXi8BwrIsODuHeVBc8kmoAcB0u01\nEnbprZ+v0RkA+001b9x32xb6PXkbEVFgCuYfiDZYnC+qIJA7waEUdZUGNzXq\nbZ0lzq1taR7rtNBTvC03YEaZTZUt09M1NiM9FV6rCZhHwzpguRUjg1Pv0rO2\n0mm8\r\n=AMdE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEV6aPgMPwO+W2o1YmQoyRe3lOIQShUvnlKLh/5syYJAAiAtqwPzeKAnC2WX2WOeaKaWY9cSeqZJ77OB8zlDhDQ4PA=="}]},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.6.59_1558450260313_0.1201681296566901"},"_hasShrinkwrap":false},"1.6.60":{"name":"refresh-me","version":"1.6.60","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"echo 'What a pitty this projects does not have tests yet.'","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"mkdir tmp; rm -rf dist;mkdir dist;mkdir dist/src;node_modules/babel-cli/bin/babel.js src --presets babel-preset-env --out-dir dist/src","build-test":"mkdir dist/tests; node_modules/babel-cli/bin/babel.js tests --presets babel-preset-env --out-dir dist/tests","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/vidaxl-com/cowlog.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/vidaxl-com/cowlog/issues"},"homepage":"https://github.com/vidaxl-com/cowlog/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.1","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^6.0.0","shelljs":"^0.8.3"},"devDependencies":{"babel-cli":"^6.26.0","cowlog":"^1.6.60","depcheck":"^0.7.1","license-checker":"^25.0.0","mocha":"6.0.0","standard":"^12.0.1"},"gitHead":"cbaecc9a92ff70426a6cc4e2e12c5e6831ac6819","_id":"refresh-me@1.6.60","_nodeVersion":"11.14.0","_npmVersion":"lerna/3.13.3/node@v11.14.0+x64 (linux)","dist":{"integrity":"sha512-a3Ea9lofZxxY48rhzsb9q3EuiXdOPjT3rU6vMsE8bURt4P5uhW1J4sjhDwVcZVt8Sz50CqxVJ0Lqkq9CF6cTHg==","shasum":"95d2ddac13acbabd8a649852d21a9cd310343251","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.6.60.tgz","fileCount":3,"unpackedSize":7504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5BReCRA9TVsSAnZWagAAC6YP/RU+dniEO62g8bwwqmGc\nNtljCJS1OSWMLdepgLEpfTTetHQXyx7GJFNDiKjAvvLI7x9pXISjpnrxy3Tw\nAnrLcOPSMQYUvfJfvn5afaSwCK59LyX5JOx/4v31H8cDZ/aKbROINpAMbP3o\n5no10+1ectqgg/kblAD9cu85+dp43P6Zdah+Ud+sakkfiPX4qtTgRC86fsvF\nNcSuWpbvFJSg5iplOepk9D5MlNzcLtayPvKN96yvBv4MWKNeoWVv/dKHuIXc\niiSWSSmItjPLmpfOSdwx5OwbSAXvM1KbzEapDkkhFLofdHPi6Z8bX0Qe3dL+\np1MYQNLCiQPrPVKw6uixIHKGl1KTI88DJHOoE8HBSyZw87BPKO18l9sMo4YT\nG8EwisXBzhIW1GAIlyW0OivWIe/4MOzzGpGWpeK+fMFhJxvjZ7su3vdKpwoN\n0GggNfHs5aEHWC/INCxz6nQpAxKqvyi7EkIsRypjXLUKhPSVsn5n9xFcz9C/\nrBmSk2QP+sS+06NQbpwZ+YDC6Ea84BNRQQm4Cf1NMcCgcz6MUKS6FWQANE3x\ntJs8zXKLKip4IT9gWJyb7eR29hpjIm+q/Slal8Yxx+SPjhpATcgCbR33BRMr\nr6mqG6Add6UanUFeAdq+E+Jc4fgBSA9MEALEKxQpJMlJtq1aMneVEqWo1p9m\nJuUd\r\n=UMqf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEEcEkjFv8sdnT3jDV34OiMoJ51hUHg1d3CrlnKFb0NNAiA/LMAApO3k+CrWRAMuHaFGQ5UI7k0GJQASSUJIOKQuyQ=="}]},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.6.60_1558451294401_0.49977891919014783"},"_hasShrinkwrap":false},"1.6.61":{"name":"refresh-me","version":"1.6.61","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"mkdir tmp; rm -rf dist;mkdir dist;mkdir dist/src;node_modules/babel-cli/bin/babel.js src --presets babel-preset-env --out-dir dist/src","build-test":"mkdir dist/tests; node_modules/babel-cli/bin/babel.js tests --presets babel-preset-env --out-dir dist/tests","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/vidaxl-com/cowlog.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/vidaxl-com/cowlog/issues"},"homepage":"https://github.com/vidaxl-com/cowlog/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.1","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^6.0.0","shelljs":"^0.8.3"},"devDependencies":{"babel-cli":"^6.26.0","cowlog":"^1.6.60","depcheck":"^0.7.1","directory-fixture-provider":"^1.6.60","license-checker":"^25.0.0","mocha":"6.0.0","nyc":"^14.1.1","require-a-lot":"^1.6.61","standard":"^12.0.1"},"gitHead":"f2db273624b9a887782c2a24b533070e0a1fda95","_id":"refresh-me@1.6.61","_nodeVersion":"11.12.0","_npmVersion":"lerna/3.13.3/node@v11.12.0+x64 (linux)","dist":{"integrity":"sha512-bz17jkVNHT5ZZbmq3P5gN9q0N/1he3GR4mokHybToJkCBra590WWGTLoFKtFoo2Wc58aRlAWgy1EMHWA375Feg==","shasum":"ea35a04d703eaf2a39dd58980ac38a3a1b0f3680","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.6.61.tgz","fileCount":5,"unpackedSize":8323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5QNCCRA9TVsSAnZWagAAIY0P+wdpImhIC65ZnX85YYsx\nqNKQDwLvzM3wduRfHlzvBKjngSjwj7V3iVEHlDKRqcX51ZXfEuPQblzDRIMa\nMwmciMupBIAloJMcSoRf9ZxXPVbOf3iaLIFTpG+o8oymIgsYe4pfApat4Afj\nI5h1PLOUrMbo/XBSymGBnUSgObWjLPa5+qyFGbt6t/BAayW0uNc6alIK3OXv\nBv4BYCX7DA20BciuX+AJeesqFo25AlId0XvoQzlTJh8m4T+l0jlpOKywZ5tQ\n/l1XYRM+meWsIytspAvdSWSqynIwVEBKUkq8748OB7DgPFsd8M6crL4Ye2TU\nhMbXfZt+wCyqDMQqQRvMix3Z+/liFQPIDlX7O2Xm2aEF7VleYGVqLLZSZEJg\n+y5eXxWC3J/r482p0HvEioNcP2dmBoceT3OsAqSBA0Xsla8BKJZikEJeocz4\n5P/2bNNzHa5TAXnpRL+jbkdDdKqLbR8C9PCGmCmWhWR04/222OqvUlaxgCz9\noJJJjdHfmxyrQ5tUMLKrHdV2EB2diiJkJ/5HXVZTYYRrGyipsg58fULBM8tx\nB1vSaZs1viDZi5QuijqQkoZ5v1NGcCe1b+5Eo+MyGQyn+5U3pG9/SxAiFrUd\nsR59zIqPn+rU6dc1v4oCYQcFA0QRWhYQlmvZycrM1Htl5fEq2Bsj94/1GXuq\nfdwS\r\n=HRAa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFzS/0v7bs6GzcsygIiK47MzKzA3OwpfgEtzY32HYKF1AiAfKyPPL31TbebFqlpU1BMcMuZjSfuo8bElil8l9RT0Nw=="}]},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.6.61_1558512450203_0.216014225642696"},"_hasShrinkwrap":false},"1.6.62":{"name":"refresh-me","version":"1.6.62","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"mkdir tmp; rm -rf dist;mkdir dist;mkdir dist/src;node_modules/babel-cli/bin/babel.js src --presets babel-preset-env --out-dir dist/src","build-test":"mkdir dist/tests; node_modules/babel-cli/bin/babel.js tests --presets babel-preset-env --out-dir dist/tests","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/vidaxl-com/cowlog.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/vidaxl-com/cowlog/issues"},"homepage":"https://github.com/vidaxl-com/cowlog/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.1","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^6.0.0","shelljs":"^0.8.3"},"devDependencies":{"babel-cli":"^6.26.0","cowlog":"^1.6.62","depcheck":"^0.8.0","directory-fixture-provider":"^1.6.62","license-checker":"^25.0.0","mocha":"6.0.0","nyc":"^14.1.1","standard":"^12.0.1"},"gitHead":"e3aa990c0a5ffc25a2ada33a87ee920fb24c5dff","_resolved":"","_integrity":"","_from":"file:refresh-me-1.6.62.tgz","_id":"refresh-me@1.6.62","_nodeVersion":"11.12.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-8kuwqnDE8EETghsSU/ExXqvQ16eWSrrMhi+KsEAYTgxBqLqJUY+Ac/GSTF0oFqUQDz8lWkVOqJs7wfS04yMkRA==","shasum":"75f0e4097f4f9cb9157ad08bf7b587df1fb3f086","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.6.62.tgz","fileCount":5,"unpackedSize":8787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5qOrCRA9TVsSAnZWagAAm40P+wRZmZcjpv6UgwT/uUoq\nJcqw16BjtFY74Ahm1i4HApZ2XprNwGUmRK/RiAvjuq2c3axX9xk6pFDmNPur\nZRj/RsK3AJeiQ6C0CAW4n5o+IBlPi7I2+TGhssq5XGfDHSDEw+BNiCo4cChc\nUmq2sAjRqEu+IqfHc4APZE7haSpFnjC6ZmI82K3FzlQDgnCG1ABfYi6qRZ01\nmMDIKmwnHVLlUCPU8o8jmgWeMlxpoXX4irFQv3vO2mXJ5PGmxDqDDHouavzW\nRn5KeUekgK/V6q1XRy6B3/4S1YEidLXSe4etz9z1e2o6rAPrqpYSaxk+Hxz9\n79gRL+7zk2vtfYXFI7cTa/ZtFvl863IRLchCrDcpaaJ8znYXZICj6ZSAOtEU\n5aBP01OliwDTZcHfdgSg0wtK+YYqiMFo1M27DP30infjCvmWOPI+nRyoujeM\nESHuuhFYSkJEzh9BidVSUTfCVnZ9rYbo3msJizHzkvBbr3cqKc8USrCw/lGv\n4/fI4nlkYlDIFEuuVWFZm0qulEHvGmjLdESexJfSFm6jBZl8zzcELnJfNEha\noVSwokfH33XJrkcxvA5eK2pEwio+3vgudmtRvzD/XhMXJNiUJzGtrBtZr7Uu\n++zFlJzrmuLERPnI47H84yWNfTt2vaNE/VlA1YY8VGJ+v0NUt21TJrN/pxq7\nFFhO\r\n=fm2U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChaA6Tovif7W7oT22vC8f7GdAljyWaD/CafbWDJ/mNMAiBagdh37blocXbTRHaJ7gJC8nd+gYmgCepO7Qum24qvSg=="}]},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.6.62_1558619050303_0.12749513646153665"},"_hasShrinkwrap":false},"1.7.1":{"name":"refresh-me","version":"1.7.1","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"mkdir tmp; rm -rf dist;mkdir dist;mkdir dist/src;node_modules/babel-cli/bin/babel.js src --presets babel-preset-env --out-dir dist/src","build-test":"mkdir dist/tests; node_modules/babel-cli/bin/babel.js tests --presets babel-preset-env --out-dir dist/tests","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/refresh-me.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"babel-cli":"^6.26.0","cowlog":"^1.7.1","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.1","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"_id":"refresh-me@1.7.1","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"integrity":"sha512-rzWnvtJ7AZ/GhdEu4ertkRikYcehzV3Y4soAhw51o/Hk+6/Y+BwASsYVtwaIXcWvKcWq5xsRV7IBEqnKGozhbw==","shasum":"c223d240ed05477ee887aafd770c571f62e619a1","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.1.tgz","fileCount":5,"unpackedSize":8279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHneoCRA9TVsSAnZWagAAvD4QAIlVs9g4ym+kLSh+bNxa\n8qLBHPsXO5meOY3EzUKk2RaczxN17w0U0VjYsAQeYIOZjtAZtz6H+4tZ6w3K\n7uckA3dSEVtpdjvDM1e8MfOqqdzbu9BQpQcS07bcV325bsu0TY1tt8yvMIbt\nPyPtzNROZV9YDna5eMNyKUDn7sQmml+0GKXiuiiBbdSkRukIggR0J7hHjZd4\nK1YfHGRuVwEjV1ZzZBkcicwta4MwMr7hvau4JE+qq+qDuVi0v8K/XmDw+gLR\nNVagwWcpM1EnU0JoB76INV/erMKUVPnRrtAhPTpwECnyWauKCNsVo/vBoiAf\nWCwTMkV9ff7TC2t9DLUbnJ1pgX3PAxQ/wjhVI1IKeioMm/Xpq9My0jxRijZy\n8YAP4NldktbyTOggKgPKD8D/st0b8NZMo//ctOLVWfNIvwVS3LZHhyqNHLFN\noF+x+b6IMvhKBJGEfv9tlpPHJx+7EsRQ0mH8HpQ3nVf0kM09x/YvShcAa6TM\nThGqj2e3V1ZrpN2Qcn1+l6ksMgqjgi6DnHzNY228Q+NU9O3ncK38zlqLxDaA\nioqvLZcvBY3d/ES5+ZaU6DVcbUfjD43/NW6KSHxoUEaN5n5Ql+IgYoSSY3oX\nc6nhCfC5OfHFkyQQ8b5rPDAQVNRacfhovht/lB4TQm93dqcrduFZ+B7fpSFy\n0zNN\r\n=8v4v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAoKGb89l/gqcAL5Ots3Qfy53F9HG31kZI5wL5eEaL37AiEA+qHS8MM+lmp0EOvCWMBKZUpznhf+D/84irub4gtyFVQ="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.1_1612609447920_0.5986669678084535"},"_hasShrinkwrap":false},"1.7.2":{"name":"refresh-me","version":"1.7.2","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/refresh-me.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.2","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.2","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"_id":"refresh-me@1.7.2","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-MHosmTUXW1L9wB7EZHPB497ue+9v0po0RkoaRqNdJDWJZF8+Px5Suaew6jHkLn3e8Jlynog3pwfC76YuLNgypA==","shasum":"879d0f3cbfb1caccf42d64767d1ef947d6e14710","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.2.tgz","fileCount":5,"unpackedSize":8058,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCX1vasEBRYYlduPwQhThf3EeDAB+TixsLPdmQ7TtRDDwIhAJh6+EmTvb2ZV/OM8KwIX2XgLSjJU36HUhBQan4odttN"}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.2_1633354867425_0.6725093971271818"},"_hasShrinkwrap":false},"1.7.4":{"name":"refresh-me","version":"1.7.4","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/refresh-me.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.4","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.4","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"ac33306c248bb2ec5880278aa7fde255bcabb84d","_id":"refresh-me@1.7.4","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"integrity":"sha512-P9ZH1rUZrkM1k+VdU1WqypIQpKVVn7/XxwTaMguR6EVjSQou0UHzSEwmJf92Fcy5SifAxsqPnwvkF4xhUsoDlQ==","shasum":"20e5a8cac2d3c576750ceec789e3254e75c50c8d","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.4.tgz","fileCount":5,"unpackedSize":8115,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDoJFdPdkTiYKlWKXBpFE1p6DTu/jNcHn6vQYb01Dd7pAiEAtWO+BsrrTPQ/RbTOZSfHF7ybcBCKDVaWv6XVBjmHDkc="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.4_1633358853221_0.17972788494398317"},"_hasShrinkwrap":false},"1.7.8":{"name":"refresh-me","version":"1.7.8","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/refresh-me.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.8","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.8","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"42284bf5bd8c59738a7e36e36093a0bddcc4e490","_id":"refresh-me@1.7.8","_nodeVersion":"15.14.0","_npmVersion":"lerna/4.0.0/node@v15.14.0+x64 (linux)","dist":{"integrity":"sha512-t4odZcSp8KU2VtW1ybd1H1TJE8AAsE3p0+whpxFoqNagCq4fWMmBjTw52oz7ZfGgH4uFcesLg6RlnvhV6/7jQg==","shasum":"e66e4e9d2b36219df1f14f40b33a16248ab688fd","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.8.tgz","fileCount":5,"unpackedSize":8115,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB7lDlVH+0xgbVAK6l6hK7wyIhn/6K6PYiiJcPMD0gk2AiEAjtnTSyKy6T+ducX0DguXEh/128NcFG+QztFFCr49kCc="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.8_1633377372940_0.3610539706321356"},"_hasShrinkwrap":false},"1.7.9":{"name":"refresh-me","version":"1.7.9","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/refresh-me.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.9","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.9","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"988e68ca819c11e555b32bed1f77c460933dadcf","_id":"refresh-me@1.7.9","_nodeVersion":"15.14.0","_npmVersion":"lerna/4.0.0/node@v15.14.0+x64 (linux)","dist":{"integrity":"sha512-PgupVpHYXAih5nA8YNwx202bE4F4Z/IEiLiZ0iA5YRFpufhHxJqjmtmPDl/76sezTQbGCLef8QMleBlvr5fDzQ==","shasum":"982a3ee44fd826fd69711a199a9b67bd68901d69","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.9.tgz","fileCount":5,"unpackedSize":8115,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFu1Eb2thq1FcmxV+X/xWMLodxT95VBt+cBXiXLJQaVEAiEAu4lt/ItLpdoHmaLJVxbMLKXEYyqeBlcD0PdDpa3Hzh0="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.9_1633809469424_0.11022829920113608"},"_hasShrinkwrap":false},"1.7.10":{"name":"refresh-me","version":"1.7.10","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/refresh-me.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.10","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.10","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"dedfce54ab21bc7b0396aebf19ada837ed8bc0b7","_id":"refresh-me@1.7.10","_nodeVersion":"15.14.0","_npmVersion":"lerna/4.0.0/node@v15.14.0+x64 (linux)","dist":{"integrity":"sha512-ruNamrMKiauwxx26sDi0t2KOhr391WNmxWZ9DoTlCsTC+mL0RKmhcHd18hCNkZ0eqGowjznXZpDtS+dUGpCiWw==","shasum":"cefe42b0c80552719180491216eb648ac6288bf4","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.10.tgz","fileCount":5,"unpackedSize":8118,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFclyyKGMfAnxjieX25VwYZWjmBTFS8lJtaUQCdes/xoAiAVuU61QoC69BsNKOz6S4n8NztgL/Imv2iYXRmPwdj/0w=="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.10_1633854909702_0.9893720700866815"},"_hasShrinkwrap":false},"1.7.11":{"name":"refresh-me","version":"1.7.11","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.11","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.11","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"ac33306c248bb2ec5880278aa7fde255bcabb84d","_id":"refresh-me@1.7.11","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"integrity":"sha512-USe/m0mmLI+VD/awClDB8ffy8nlJPrnARrsDf8vn9V7C4PU8iicTo0189OdHxi6n/sg+e79t51vhgOTpF3styg==","shasum":"edccea0551cfc150c76250aa85507afa02f4b2e1","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.11.tgz","fileCount":5,"unpackedSize":8148,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1lv730pezMeL0cEmrPifnaXSWlJ8DBR1xr6sEW+o5qwIhAJI7I2kUJf0q/N4/DEujIG1FEtMAo9nTerRRgBcsjMij"}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.11_1634240834056_0.627066138208366"},"_hasShrinkwrap":false},"1.7.12":{"name":"refresh-me","version":"1.7.12","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.12","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.12","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"f637ae242f8375d657ae02a0080c88dd3aab9d4e","_id":"refresh-me@1.7.12","_nodeVersion":"12.13.1","_npmVersion":"lerna/4.0.0/node@v12.13.1+x64 (linux)","dist":{"integrity":"sha512-4ICQn25WBm/yEngHvHPI+PGVQLxIkOYzxnJ1SDxoOXVSPHuRqqDe/XL1v7jI2sPuJHHlhYXXgiJongb2qlcr2Q==","shasum":"46d65e0fbbfa2baccb5174a9b87b9eac2c5eea3a","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.12.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGtcKXy0fWuXIhEGCImkHNrfk+/UN7Tp/r1ydlbjZG+zAiA0ZGKqPl+eeYQCyslN7AJLR21CdxTjRaWLOkuwTpn66g=="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.12_1634761033298_0.8386138617995518"},"_hasShrinkwrap":false},"1.7.13":{"name":"refresh-me","version":"1.7.13","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.13","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.13","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"3ebf2f55bb4bc2117816fbc8592afabc35d5fd26","_id":"refresh-me@1.7.13","_nodeVersion":"15.14.0","_npmVersion":"lerna/4.0.0/node@v15.14.0+x64 (linux)","dist":{"integrity":"sha512-RAK4rgAqBZbDl/LPdXH0AsaoBEovDqhFLfKK2BvNw5pGt+CjfvVn7lXUpkgZwclCXltBFcYJ913lurcdlUJmAg==","shasum":"24b52dbe02e44cb235d1c214464056cf54913afe","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.13.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEP6CIZ4ynL+1t7l33Et9psTdINtYUlZxo242oSFqMlHAiBjQwJ4uIy1NIc/BwLxcDNuAEeJcGlxAQDi1lr3Gy7SGw=="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.13_1634828557285_0.10108128009593553"},"_hasShrinkwrap":false},"1.7.14":{"name":"refresh-me","version":"1.7.14","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.14","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.14","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"c18f9a909fd73b563c6ee3cfedb8729e042ddf96","_id":"refresh-me@1.7.14","_nodeVersion":"15.14.0","_npmVersion":"lerna/4.0.0/node@v15.14.0+x64 (linux)","dist":{"integrity":"sha512-L16u4Kae/Yyf+DqhSPoJlFJx/yOpvBP0C7+lCr4aBWbw3m91m3Crr9ymnSkjCrNRZmqiL2CFYz4X/izP2r9rpw==","shasum":"f75221093d4efbb354b6fe7f4c9fa39618653fcc","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.14.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfgUWD4alVj/K99fxBZmACiZZHHYYKwlxMfV7QuLJgtAIhAM1V9YO75TybqqnuJujvZwPF96YTGd1XdMAjBKzAJvIw"}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.14_1634834032728_0.47103017004488246"},"_hasShrinkwrap":false},"1.7.15":{"name":"refresh-me","version":"1.7.15","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.15","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.15","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"8690b1ba5666593a43f62b3a5cecc4bce0463f13","_id":"refresh-me@1.7.15","_nodeVersion":"15.14.0","_npmVersion":"lerna/4.0.0/node@v15.14.0+x64 (linux)","dist":{"integrity":"sha512-lQ9XV24VtqP34yEiFbGj/YvDwCqTGOnHlLkGxgdoBrVzkUlsK+PdxbEOdpDrfbGAXHUnz8zRgTX+rE4PNRvEpw==","shasum":"298cf2c1a17808b31bf254189db924b644543cf4","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.15.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgROq37U6nQ9ZCqYr2ebhsOst6nmohz7YpT4Li/MIy1QIhAIizQnRrqaCRxe8JN5htGXKzPU78xYDLWrDZ19zW/F27"}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.15_1634851176990_0.6427741931380202"},"_hasShrinkwrap":false},"1.7.16":{"name":"refresh-me","version":"1.7.16","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.16","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.16","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"20135ce9921cca4d6138851d2bde80a6a6976832","_id":"refresh-me@1.7.16","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-Re8r/TgRSInKKF4B1OxHkD1A3YmIqIDR98fi0+mfI4W5bKybBxoN3N5exIP92WxDyjiO/uyzuBdZCmkxZKCmgQ==","shasum":"2c2eeced13389fb6766464c83fdf7781506de93f","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.16.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDtqGG6zBC5tXRw0Ng6Sz+cNIch0Vkrgj7PqUoJ0AxREAiAGcZd6nMuB14JMBfMjhzbwlfvz6G7eXc96we9RZVL8qA=="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.16_1636070513922_0.729536499970693"},"_hasShrinkwrap":false},"1.7.17":{"name":"refresh-me","version":"1.7.17","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.17","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.17","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"3966fb8ff041507312963907654b90257ea25dd9","_id":"refresh-me@1.7.17","_nodeVersion":"14.18.1","_npmVersion":"lerna/4.0.0/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-OK5gLGIYLPVWgk0TjMtrm55ypCQanfQ7xTMS3swSqMm+dJ9DgKRPyM/NuzfcumRLUr0Gu3m52xjEFlnmhsSuNA==","shasum":"2be8cbb57995022c2e09375ae7d590227582a0f3","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.17.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZlUMcnpAc31wsN9vF18LmezQc9QFIVx+ghOclbog1XwIgFdT6W0V44khJ3DsRVe79Z8buKd3JPoonZzzS6msJMdI="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.17_1636070733908_0.02915027729861186"},"_hasShrinkwrap":false},"1.7.18":{"name":"refresh-me","version":"1.7.18","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.18","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.18","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"4e156b7a601970973381a8fee08d89c3f9d97464","_id":"refresh-me@1.7.18","_nodeVersion":"15.14.0","_npmVersion":"lerna/4.0.0/node@v15.14.0+x64 (linux)","dist":{"integrity":"sha512-i5fsz83MMFtZPqFnezn6KR4ZYAbZN/4X8Qys8JTxCdTY2J3NDsXMFMlKPwwXAuMr58xo3lfw+7VOfzJmP+XqLg==","shasum":"46bd3468b9a8aa1ae5af540815314ed27b5a5ccc","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.18.tgz","fileCount":5,"unpackedSize":8151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh25jdCRA9TVsSAnZWagAAofwQAJZUQmEg4J8J3JhozjcP\nAJ/H1AAl6r/mc2oMQTzZa5S0e83Cojhmg7mNCc7FN3kmFiLwFlAfPbKP9Psb\nrqirZ0hB7Q2jexF3D3U+e2e5H882eiuWeebtAWZt2ZOnauHnQqWzHjFm7Waz\niYeQcxqCcVhkw86SYROnnnDCk3wNyXwyngRjUdZOeiaKGh7sUAVXLIRVYW8v\ns/lhVvLf3r0r5d8Rrb8gPFDCbB95j6q5GdTDUNikvDoEHcTJM8508s/d5sjp\nMHzdeWHX02nML6qgEsnDKoRrh7eqT7l2C8+CdDg2zg39Og7jKU+U/rJU1+yM\n21yOtei3HuJVucIs61FimedzeiJemVLfydo3mfIOujQw7y6ilFW6ab5uKL8B\nYA3lC3W5YAPjTqDY20xkQ/oWVjNkDywKajQaEOyskqGVQXvbl/Y8mkPUtK0c\n3wOftqQZxu21c7OCapN3M+YPX3D0YwicMERMiag8nsEbWxCBI6vsPdUbGF1A\n4fCz9EKAllO2gHQGJ6yyAeAKIJwvt0nyj/4u5kQ/n5Qr1+brmJDJw/2TJ9Ku\nGslm6XJs8wJ2p9gmLbKMbtWvnotrjeN+n1dR/ufqD8t9weXkNASSSaFe1RJE\nYMelhtGoarnW15tILjkdbGp9R8MaAZtrJINZkhgM/yB8FfMYnhp4R6onVMrl\n9de7\r\n=Cqbm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJvMvQm6FKzMNpjmHE0OPsgFp8PI4V5TURvr2ZcLFUQAiAUG6hilXPcxhzF22iglbNPZwZPbEsof0nDkNzpxT/88A=="}]},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.18_1636297730789_0.8269181864039503"},"_hasShrinkwrap":false},"1.7.19":{"name":"refresh-me","version":"1.7.19","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.19","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.19","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"ac33306c248bb2ec5880278aa7fde255bcabb84d","_id":"refresh-me@1.7.19","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-FUsgB4560V3pOe1N+PRzeVz4tQ5rS2HcehzkaHMfjHQNgakGrJvXYWBDqybFfSD8ZdISM/gTiV/1QpUHsXnwFg==","shasum":"42cc254d963ba9aa176dd17961175ebb04e27f97","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.19.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkLP58DLNPkqKP1fT89F8pL66J5olt6ji1M9nojPsbuQIhAIkwabeb8r0Ms65WhDLEM7mCO62XzUT97jLxSehEAJvL"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZCduACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoB2w//Rnq+Rh0FaH48TQPalSOEoPTlAqLwneNW7Xs2UiTV67tab+ii\r\nGGDimZXW3mkhFwmTxLn6bG+g4jDdMdT85lbzzEnhJcjZACAMxeL3ILs30KCF\r\nug7JoIEDq7wpX17sfwj+7Bx9HImf8dyVApgDV/+Mgi9ifxIuV0V26ERvx2jy\r\nIvM/xmJktCHdGmG6iOOPELx0FA486nqcS7bz+sgO7sGx5OveGbHA9G8o/X8J\r\nHczcSxhtj3T1rJTEiKsAA8LDnU+dEn24dd1t1Q/w+irEg8S9jTbTUpnnGjRE\r\n8+/ySReajJsQvvIjGXSdR0S8KYnbd8oN47nAHZv7IlTkgCn0WaRFr4yCblI3\r\nUUYNSuT130XZFv177kaFBofXFlViO+6p4lj3655eqe2f02V/c0II+5PPInH1\r\nrwzZYI4yq40hkUrRPSb4sLja+iTKBPYpyIgqvQczRsLQBl7UfkQwyiyUYWv8\r\nHCUo/A/ywSOmxxwqPwpjKSDqyd+3+buj6VQ70UnHOQx9M4YomZFSGCNeCeEv\r\n3p95Y+yUPFXHKqXzvzv8xsQmgnv6BibC+VkUDTzphH4YVq9Vf2+O2ICs6YHx\r\n0nC4Hr8RMKc2FMQ2nMQ11qcOnjmL5UQU5ED/QVlzpWPLcbmjJUDFj/CpZFSW\r\nBvWH9y2tvVZOdIGa5MwRW2YFmcYsDnb0H34=\r\n=079O\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.19_1650730861852_0.12366518195859699"},"_hasShrinkwrap":false},"1.7.20":{"name":"refresh-me","version":"1.7.20","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.20","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.20","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"ac33306c248bb2ec5880278aa7fde255bcabb84d","_id":"refresh-me@1.7.20","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-sFLZ4ha2KSmX7gdY66NLgvAgFSUJVOc+TggZDE3yZAXQ3BCikXDD+hyD9zVuT/UNgoWe5F3Ql3z4Y/Qq+aOkig==","shasum":"1b4dbad0e792abadc64112d0341226bea4e9aafa","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.20.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBtNvaZbWcxKcjChYAitmBgbWqbU+Q4n85j/TvadTijRAiEAgLrDX22z9dLgA8mRQ1dvn44tHdEy2wACODAPeAL77nE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaoS3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfdQ//RVOf0pV1WJ/eqxPSR4vmZj4XKn8FRywi6G/HkdNSqTgzqPMh\r\nzSlKMm2sWSaeS+ZiQ9cLMDDZQNTvgicJymnEL8fKfNiUv+oKD1WtjvWi93Y4\r\niyx5l1uFryJC14RFqCwijeOYzND4ok0K43Gkzg1w0duUACOGT8T3Wgq2LNnV\r\n/mm7zMePwbILi7W71XRK0IwrdooWkmPqecXB7DdCK3AWBgnvRpTnLEmH1ml/\r\nzehUqiXO8jINQXn60m+u8IjPS8IMhIn4E/PBWaNNQRMifs9XCu5gwnJ2XmN1\r\nst/vkGieP1PKU0hcGELmdqddOdRDWAzahzSlAUP5ceSmu5ffrhZfpYluM1s/\r\nMATahibjxJdVqrdnYiSl6/dPvrkYztFPXHrVe0mHPL5sBzQKiB8IxVOyzeh4\r\n0RerTKU8zycFYJhwYfpM9wiWwdCM0Y2al70QGyoi5AfnnmPHWH5bcd4yKmzp\r\nIErF3n2wgk2jocvmMicVaj7GmbXbgLOpcuU3YPyj9O0BKfO5RtsLmdK8akU4\r\n5OdFVs/ZfyOmvLVu9G/JUcrSJEKkmWBdkovTd0mDiKtsNuVods6edbam7FJY\r\nDFVlEuNJaJkyHOlHgxfU/W7lPr77heayYrEEG46E3OdPx4pUcJQrx53mFKsK\r\nG7ffpcmuz3Ijyt9p5x7elVdkBp893xsy5lo=\r\n=UI3O\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.20_1651147959708_0.6275026920006646"},"_hasShrinkwrap":false},"1.7.21":{"name":"refresh-me","version":"1.7.21","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.21","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.21","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"ac33306c248bb2ec5880278aa7fde255bcabb84d","_id":"refresh-me@1.7.21","_nodeVersion":"16.14.2","_npmVersion":"8.9.0","dist":{"integrity":"sha512-pHy8oz9TL/AWd7LtDwWkaFSxbASTd9C54GToNL42lQ3yi7MzuPGUF0iEeWwy7WS6xVY0VJZ9I01pyLujkUzR7Q==","shasum":"15c8d7117ccd6c6df3ee3ac829fbd6d94d79082c","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.21.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1VpT0oTUbJNBeHmva1kO5zrfx0pWyhCYcyR3HyIkWVgIgaOxA5uS/p6JhQmhHmzYcv38aUraTMBDlskhSR6XnyQc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig4HnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4cw/5AKf16/2Xe9DcwU0GxQJip9Bo1U8qeZvYY63rvggS+X5w7S84\r\n/I3fGGY+Duyjm0zsRcf1/QQw8CJsIjrvz0GxB1pzRE8teSZoL//RG/4Pukl4\r\nTpIJXBw6qx4bGFTWFINqKxIIbISqWWZyDnbyjNwsCh5wi+1tOjAZh2FnOnHb\r\nlYxdr7daESAlmKlGPS4ZOsoO2+QPDxFWARRJctfQTm5PZWpW+SV8mSuUCCv0\r\njBjbUOJbygiuVYGW+j3J976TuILM572XmCpufTnrGNMwt94cEC7Zm4uXSpud\r\nLjpAAegTSL/Kmg5umC5E130Kp4Eo4rc0VHNWF+NP47i3wkzbcp8dnzAsy4gn\r\n8A4Q2aAs9Ulji1nCCbIvvFGGw4KhSkquwp1qBsQSC/HPC9FXl8pC+P6h65zM\r\n+v8eXg+5eR6f0rkcwxrxisT6LoNYH2Mz+26r5xNeRXo1r2RhTZUUXh/wP8Ar\r\nA/s4GtSZ9K+us2nrpgPPPuLjD0NWoyxTxwNYc0DQAiCp6d93q3nGnBpSx2wp\r\nF1kRhYDhICNw7m+6Kdjp7GXVnsXL5tBLo0mKFGIP5teLSOkudvZst5PSq41J\r\nmIOYudA0BZxLVCnvtvfw2lHfBIMZRj9Dwz4rZif2CjgjHrkMCQ0hivr7l48j\r\nnCHSiRRbNumz3lRud8CRV0Bsujnq+spuHoM=\r\n=ajot\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.21_1652785639665_0.0720795386959534"},"_hasShrinkwrap":false},"1.7.22":{"name":"refresh-me","version":"1.7.22","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.22","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.22","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"ec15c958b252786531a9a31c92bf56f906329ee3","_id":"refresh-me@1.7.22","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-VFeE8m51uOdQoKFZe0+5Z8Nymg4YwVfRrzsyGYiENB29Z7NHoVpzqjTW2e6NXsBs4WPDKYh1srfqOcL7fQaZAw==","shasum":"045d2208cc5361e213a19ae13af15381fcd860f8","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.22.tgz","fileCount":5,"unpackedSize":8151,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDE3gT03XsLUHM7bk8RPXmDqgChReme82A8Cj2Zrqm+rgIgQwPoKMZjyiAveg/YvidP1Y4ilDY/NpfoSfk0iy6wM9c="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiTZlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXIRAAgA4+WvT/DHHGDuG5ZVWhFOpIYQIWUPId0yXQRvln9NN1Q3T3\r\n6x7lvMJrBOXYKmCucdGRpv/fuQoWRP/Ym438yOXkchcwQsqOFAe36Rm2CV6m\r\nxk60yarVc6KzJoHdpuiB0xZLL60kKwuLEEwVv9hAPw1Ck+fF3H0a8a/sM5wY\r\nQVKtGLaSIlPHPRg/ft9FouSNedigA3oQwKHp8/UUse7yLlVZWna/lIGqaByt\r\noFXbF+XLwdzaFuEHw3hR/DNlj0Xs/H3EhblEVdAK8weDYnADirlfaBNS1onn\r\ndlk+AGXqbEs+AKMBYgKgInPRS4kGZtn82goaoFByeAlykZl5oSVLZrphpvA7\r\nfjwGnrhwvuUoR2KC3cWRMr02fhCdpZghDDvNfJd9b7e5iRTM6j5L6WhheC5j\r\ni/ABusF5T21Q3hKmEUz1zbI1zV9IlDtTOF6TPCAn1AXvf8Svv8drIqQ4M9SM\r\nuSdaE3yjEtFQILrwZxVbIHSJkQHCBTvcJKAhuI4Y3NWnKRf96a0tjn3xGUB5\r\nokgqQdlMoNavRcw0ZWQApkDLudz4w0Fm4yvsW5gY8m+z8WXYj1jzdRPOgiUq\r\nssTLjNrOGCTo5yDlXc0YUaoiUN2i1bx+xSY4RhxTWglNbf1kUFDpN8KI08I3\r\nHbFK2/B+putL8lTRHENfgQn+LDtSwJIigck=\r\n=CNZF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.22_1653159525404_0.43845782485525153"},"_hasShrinkwrap":false},"1.7.24":{"name":"refresh-me","version":"1.7.24","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.24","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.24","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"c2c055bfdd7f7c912eb718df18ed0408ae995d79","_id":"refresh-me@1.7.24","_nodeVersion":"18.2.0","_npmVersion":"lerna/4.0.0/node@v18.2.0+x64 (linux)","dist":{"integrity":"sha512-pdLqWkVHpp6dQQUdVRSv6A7DCDbLobIvrkRg8tGrnMz89IX4h9M4slh+9/oPt6VcqQdGhRYQAEVI77g9Bcw3CA==","shasum":"d65f4f1f8fabe6647bb5100c6d560b1bd9af13a8","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.24.tgz","fileCount":5,"unpackedSize":8210,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/e35s6/2sqrbtz27z/Bb7TqyR6LBAhz/CJA1eecij6AiBtztre6KuVwCgNjPI2Ia+Sf1ob/1zDkc7/wdEPO0b+aw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJij6xlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoA1w//byX4xxLDxii4DP3zDGuVURdvE+YDKwDHEShWx2z0LNaJoE3R\r\nONqCACDHiKOsdoQzHRCken47UMhnBuj1nZxMChdbGLNqkJOLl1KtNwsYBGRU\r\nManvk3bBIZUnkcALkoff9cNaNGT825EGOcmGtgyLIPIPcxIn8r+fH3K3qUWC\r\nE8fHxGsYsvdtgtpD86Eizu0Fr62nrd+ID1IRCnlQkgth/K2sTbW54/E3u60X\r\nLarYD+htRWwNmwvcNjVgafr7wuKxC4U7qU878jM2fCULDFkUnWsWpa7jbhlE\r\nETnRNxBngnBbwSMDenB/2UWusnDzmVY3v/iv26+sDxknRXxzGqFSTvkz8tre\r\n9uOg4iCH0PevrpXPrW1FBBRo5PnvMmHfyUYKPIJfG2dm9KaamxSDZs3xUN1e\r\nNqAe33ecdCCX/fO0TCZybjtE80eq0Cv4vIkNu3czEOogPLBk2Df6RDI5LY4f\r\nmSG3tg/wn4paumgXWF4VH3Kn0LehxyzOT2sjcPux5uuAw6XqI+tDi7ic9X3V\r\nWSQfP+Ql3s8hEJ2nGm+LiyePUPwiSw8WwT4gu9VGaLvkgUVHoowNPOVVvRQl\r\nU+5DHD3+FZWhoJJGAzTOkhPwvnafLJlx5IU1UMXpi73bGxZa+m9xIiAVySzU\r\nZ8xq5GU97ayw9g6EDXJ2bfvgXYOHK59OFoc=\r\n=FyVl\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.24_1653582949812_0.1757029334204725"},"_hasShrinkwrap":false},"1.7.25":{"name":"refresh-me","version":"1.7.25","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.25","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.25","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"d40df42777af37050e2b40e13575dbc3fd6f69a6","_id":"refresh-me@1.7.25","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-1Yf1kUDd/XXunrl6cRFBBDM/TEQGyngTqddoQ9Yc+b8YCvMmzJJ7XETC00LgLHlk43tr+xjrfgbPxZerg5+BOw==","shasum":"5127f887115bf9683f4037787ab88d56b01a577c","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.25.tgz","fileCount":5,"unpackedSize":8210,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMSGjOVa83ZFhKCJVYEt5Mo6fXP0kX5r/FfIznRG1JSgIgJEo8OrPeBygvrqlV0nymn2dGwYuc727GtXU4UtN+37o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikN9cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWtBAApFGYYAZvhXICGk2IuRlchnFU4ToGv4k9a3Zz1svtumMJqxlD\r\n1QActO25nzrOfNAcThJdl8nVcvi6BOggnaOhRMS+G+NI15zIWCMTmcy1XlPQ\r\nP5Y7uI9HjLNKPccGzAN/tP/kqK9UwIIJGPYbo6Ow6V9R0uzlN8ftxOX/gx7u\r\nVb3TzDGz5Dv6nz3wD2TM4KN1OM2oLqsNTS97VfyQ3fqe1SGzM/bsn9Ctd8jo\r\n+1nYzLOQ6Wksmf7kXrYfl3IkzixJxAUh6sqLE/ICISyJMa561wFk4T98LKAW\r\nZ/AYqnFDmQfIO4b572zNUmprJIss2K59Mk24acaabFIe4zMUPhzca228T7C+\r\nbYVC0UQMaNa3Vad6UUKUc2O3Wi7H5+0AyezHKGZayhjncqfCqXUwWZQe1SwK\r\nOLZl1+8gcBUhSFyMOyToexTEbVifl7gFR9noRnv/w6vbpe8SFBFqygwcuvxV\r\njRp2KptTpcfm17/fs7BNYVxEcxsWN2pX6fT3poPLQhyO4pU/VRwGaejlLxjf\r\noD3DPyLu1Rsh2RQAG3G0wZAE///p4NkekIM14Hgli96OIZrJrujMydQy0hG/\r\n02FNtGlz0oq79bSWWyC7+25suI8R4SYPLai1p6v81utfN/w8P6uZ4RFe6m98\r\n9N+c+E5dm4JKpnPSnW7G9kJi1OjspvrijGk=\r\n=iXyk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.25_1653661532733_0.426072148228652"},"_hasShrinkwrap":false},"1.7.26":{"name":"refresh-me","version":"1.7.26","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.26","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.26","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"ca5c343a5d39d5d71a104f166c656e1158ff07f9","_id":"refresh-me@1.7.26","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-CqhT6ocfJt/sV+yLbekkHP8zOpC+bsCuaLJqL3i8AK1ajE6EH10XR0ysHBkGyd1CFvbLdKn6kNXj38PlJXPAdg==","shasum":"78eec93cac25f76b4b82a79f776e5fdaa664a3f5","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.26.tgz","fileCount":5,"unpackedSize":8210,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAN+gJYjutQzwyWr6dgIp5abLtAivfuimarfQkL9acyZAiBXL41pxzUn6x/0zRNOQ3sbK1jJAf3Bq5bFByJarHy1/Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikN+xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJEQ/+IS4U58xkIBMUolbhzu1ug99WUi5VLRpkqt6c5JMzpZvrdXy1\r\nBoPggH0JIycjCO0KpH/5hcG1AOL2e4Nd8S38+ge+EHmf4CecHkZMlWAToXQX\r\noLofCt8FzmPKXS7AJi87XnaUr/0iUbSgTEtgtc9Tqx0GEW6iilUhHfwFEuQi\r\nnMDn5Q9pvpi5+FyNuv89FPhJshrHq5SKWopqDlgBBa93yC8OiVNjek6hxMzE\r\n7gKLdUMMi08B9Y527SYdANTMVhmDltNB8BG3Rv9yEDfTLAfFPzyPYSe/Ihxr\r\nLw2oKmC4PRK3Xo5E/NHcULmGEwVBuKQ/8Hm2DBfd8gcmTbcCXvVwole12WaU\r\nfHe1Zf2DDP8PtiW6FpIgIhLDRWGE63phOJX4i9pyLYEhC8p2HsMynCG2AJs2\r\nUax0M1CpShz5xcNjPf2SswmnaLAAJOk3dNsgfgB/Qbbc9mFw1mIWlCoUbnNm\r\n8pYc1ksu3JcVZY4fQJV/iuxRscPlDXH+2iFJdIi6x1uPE0cnHdMS6P6NZeYV\r\nrAIu6qDJ8WoDiLvsULzwq9WlECBNaquzbBntC4qYUP+Nd8zO4ijXK1fCf1fI\r\n79EUcwypN4sTRknKPLjrxXtnszRCiDhSceOr48zsNNvsPYoo07AyXSghPQUy\r\njX2QWIZyObrPDXvEKPgpCojvnHnSu1QXsvM=\r\n=R2LW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.26_1653661616954_0.3154895448826347"},"_hasShrinkwrap":false},"1.7.27":{"name":"refresh-me","version":"1.7.27","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"pub":"npm version patch --force && npm publish","test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^4.0.2","latest-version":"^5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.27","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.26","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"19e8b21012acf44b1ab3282334728383af893416","_id":"refresh-me@1.7.27","_nodeVersion":"16.14.2","_npmVersion":"8.9.0","dist":{"integrity":"sha512-ahZb9nPQeul5iwNm0HA8FjV32eh/YQztcXqC+r9Wsp+DeFnpO6SWgYs1KapcSvsQ855cPvV9NdYNBDh2tzg3Cg==","shasum":"a2a29906e856c8afad944e9a1dba1977c3d44238","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.27.tgz","fileCount":5,"unpackedSize":8199,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICRTm/pyoNJYPvYFJ8dXI/S1bTw4KDIj8ifIH8H24nHrAiAWXWTTh1QUsYTU152UtlBqhRF226UHj1N9MJXEdlVskQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik5xuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI/g/+JTM64WGy0MYdeQLHjgTY/n6Qq2Kr/2DtnVQxTw+CPtTfSOfA\r\nlDFwCiiyVFkPBXsouyh4jkUAP/q03HsFf4P/FGQGQFcPc461dS5poLosuQ4b\r\nKs+gRmpBuIL05Ve+3ahRf1h2bgW/8BZp6izR0qv9SFGdALLhhd70mE5P4Xb0\r\nN12kYztnOYbZXl1ONbNbm72O49F25fFht48ljHSofLhzgWML20i5WCL8Xbq6\r\n5GNLrdqTLi0NhHIb6v8hxYSERxXyA0FGBM3eSSsQ8Tm4VkcY+PgOfPRMQ8u0\r\nSbaMhJHb223mntqM+SzwOQODTT3zyoOsq/bcWGPw551J9/zTZv3twFfhuBv3\r\nip6LszxGtw+6iaMj4GKXHFikM1OwQhUMjQMIpLihddcCEL/pY8ICztNFIx1g\r\nnO8FWXu7C3SbaENV1FUfMgw33uPglTXbAcSW/acKcexJKxbb1W9+uDb4sf6d\r\niF4uCvRCkc+4vwiTTG6RXAP+rAIZyxn2CSdiltearJ0ejlX+eaQtbdfsLoKl\r\nDUO5d20gHrRaOqh82eIxF90cQtwQiV/JxYabzLiQ6uz5Z7XJH4Qik8UiHhwx\r\nEAYhwYT8/vWSzdCTu8/XLnSBFntREy4+X4layOGzjCwHs/OzA+4LFqSjVULk\r\na9RymNFxA+fsYN9ICJbpG+UJF8Fc5bbasSs=\r\n=g8tY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.27_1653841005895_0.8512130521449306"},"_hasShrinkwrap":false},"1.7.28":{"name":"refresh-me","version":"1.7.28","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"pub":"npm version patch --force && npm publish","test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^5.1.0","latest-version":"5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.27","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.26","license-checker":"^25.0.1","mocha":"^7.2.0","nyc":"^15.1.0","standard":"^14.3.3"},"gitHead":"19e8b21012acf44b1ab3282334728383af893416","_id":"refresh-me@1.7.28","_nodeVersion":"16.14.2","_npmVersion":"8.9.0","dist":{"integrity":"sha512-diaaoS0dBl45sXVEXT51qAq2Cm2q0UPlX/BbZGJyJOBXAEt7aTtEGW35Bg/MxGl/7EqVmyFwTzJlzTzPmwZ8cQ==","shasum":"c3f5637d5fbaed62f4e30f970759c5dba2057eba","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.28.tgz","fileCount":5,"unpackedSize":8381,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaleiLZ/yY9JgC2KUjhblOrl2OYJk+Xu09ev9udL54FQIhAPkrL/1PV1KbtatP0BNZ26lQK9DSWmpDj4WiyfuvDsyz"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilGLXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUSBAAiPnT8JX0OZWncT7/3Ys8tpXnBE4ZZ3SlHzREXBbxBKh6KgO8\r\nk5g4zr3ZQc81podgDXYbbYkTSj3Yh1FZAFobtIin7YZTdvPA2QYJkqJsVR7Y\r\nThoE7niL78VoI7n6JMuB7GTSp3k6EjuFrktrG6ojcAGVU0vS7SsqE8cJghzS\r\nKL7LV56gEg0TQEwhYETvBHew8CBnixIOSvF87hb5nJ+K5hIuUPqlOef/kdQC\r\nQb1puNgOXcv38kKlUY7ObF/dcaCZpJ9+ew8hHvdL3Yas11ZtjLZzru5REdAb\r\nEVZeCZm8SH5Vv/VUxwhusWViZefcIn2/Dv5yckM8E8XCivsal/G7lslfcysY\r\nnvABtfwnkPWR8s2B7jDW58PHRmr7eeSyK3l7KGJH3IHvQTSPrtIqJ/uzn/Pd\r\ncbO+zbqfD91MaRUTcgTOLOTW7Gq0T0L6ziv8//tZQJ+5sTSJjHiqjnDySQD7\r\nmcDgjVVSjq8OJn5xfNFX0rZWP99yOHPnrrIyoq2ECJcm/WcwqGrEVe7YXYso\r\nhieRcIO2f44Znpv3fi9KDlHwmY8uQBqeRNNgqGz9SWPuEvOD5V5NDh2zL46q\r\nuqiWjT01t7kV7Wr9lj/RLEuZKDBXog+OacqYZTNtFJb81cDfQCz9vBPkGg8H\r\nJb8HfxcqdOu7X1CIn+XQhgISmcj1L7n1PxY=\r\n=4nrz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.28_1653891799053_0.5934110337907224"},"_hasShrinkwrap":false},"1.7.30":{"name":"refresh-me","version":"1.7.30","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"pub":"npm version patch --force && npm publish","test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"diff":"^5.1.0","latest-version":"5.1.0","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"cowlog":"^1.7.27","depcheck":"^0.9.2","directory-fixture-provider":"^1.7.26","license-checker":"^25.0.1","mocha":"^7.2.0","nyc":"^15.1.0","standard":"^14.3.3"},"gitHead":"19e8b21012acf44b1ab3282334728383af893416","_id":"refresh-me@1.7.30","_nodeVersion":"16.14.2","_npmVersion":"8.9.0","dist":{"integrity":"sha512-g4riEvdtjjoCZQaAz4n/zQaZv8xuihFeMTH//LBp4XvjdAp0OBzUxXNgwmZt+tVFkHVa/KVtHmbsdK+q7wBs/w==","shasum":"31ca5489b40046d65e8dcf07a890693a027e7d03","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.30.tgz","fileCount":5,"unpackedSize":8381,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7AcnvomRTmBFKJ/C2jXilSo9rNLYApHZHw4k0AHNj8wIhAMzGbdIkwzSXHGrvi73OjVdLnENTpqTIlVOaUXLw4+az"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilGXIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptMBAAoCuHMe6EtA2BWxgj1GMOhou3GVCJb2p7LN145rk0AVJP4P9k\r\n73jJj3cA5Hd59SlSn8XdpMsOn7nHClWBPuKOa12j9OlFgJ9IqTlLU4HMxdq+\r\n1Q8oyF3veA829v2Lbyck86FWGFZiQF3A6UYYRaEHNx7D3QAB/rX8KWUdXDkb\r\nk8obIYdaT1zikUpED/2kVXjNB4qvuDfj17lCES9LIb0dfOMeSlmLUICZtp9L\r\nFIkzRGnDi6SQuyBedivKiiiFjXl7emWSFVKBvYuKm5OTKDHNWgMv/NvZOJqt\r\nk+fXDDVf+gj0gWDhsrDPWMrivd0OrLUiXbpCJE+nKK0jJMa6SLQYxj8nReKu\r\n+TwNjT+841fUY06G8uDkngtO1zb7ehuOB4DWPaFcQV/2qvzLjxuU7vxYaR7p\r\nKfEijx78JjGl+XH5vwab7q0j/hfRLRzs0GZyi2ynE0wmmrzO2DlC6ueNg2B/\r\nC785dQj21Vrge2ibB768W/48L9XEDHTxmTGPZzWBdpBwlE9IVSQ4bXpim4iN\r\n/EZz3qIrepZHISiFxbCLDLoD2bG2uBrcHrfz/53AY5SzNT64bmlnJ8cJf0Q4\r\nWzOZshxxe80JC9EMA8N4fJ4XbIoHTSnFt1NOk7fYKw4UZb/BEtFUrAyx+OSj\r\nWcsls8m1cwLV7v/ZunDErJcTjiXqwMAvQQo=\r\n=MAPc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.30_1653892552176_0.7984842000389691"},"_hasShrinkwrap":false},"1.7.29":{"name":"refresh-me","version":"1.7.29","description":"Keep your dependencies upate with ease.","main":"src/index.js","bin":{"refresh-me":"src/index.js"},"scripts":{"pub":"npm version patch --force && npm publish","test":"nyc --reporter=lcov --reporter=clover --reporter=text --cache npm run test-dev","test-dev":"mocha --recursive tests/tests/*-spec.js","test-dev-unit":"npm run clean && node_modules/.bin/mocha --recursive tests/tests/unit/*-spec.js","test-project":"pwd && npm run license-check && node_modules/.bin/depcheck --ignores 'array-dsl,dsl-framework,object-path' && npm run standard-fix","test-all":"npm run test-project && npm test","test-all-dev":"npm run test-project && npm run test-dev","test-compiled":"node_modules/mocha/bin/mocha --require babel-core/register --require babel-polyfill --recursive dist/tests/tests","build-src":"echo 'no specific build'","build-test":"echo 'no specific build'","clean":"rm -rf tests/tmp; rm -rf dist;","standard-fix":"echo 1 || node_modules/.bin/standard --fix src/index.js src/**/*.js test/**/*.js","license-check":"license-checker --failOn unknown --summary"},"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"keywords":["greenkeeper"],"author":{"name":"Imre Toth"},"license":"MIT","bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","dependencies":{"debug":"^4.3.4","diff":"^4.0.2","object-path":"^0.11.4","semver":"^7.3.2","shelljs":"^0.8.4"},"devDependencies":{"depcheck":"^1.4.3","directory-fixture-provider":"^1.7.26","license-checker":"^25.0.1","mocha":"^7.1.2","nyc":"^15.0.1","standard":"^14.3.3"},"gitHead":"19e8b21012acf44b1ab3282334728383af893416","_id":"refresh-me@1.7.29","_nodeVersion":"16.14.2","_npmVersion":"8.9.0","dist":{"integrity":"sha512-Y3Tre3uAmAgS5jhw2kuZR2FLaJnkIAOpmqCPD+k7R5TiHzZv5TIbuh9sgAeuAw5vaRcoMUdg0mza3tTzhTv9Jw==","shasum":"6da2ef7411aad9eb0126fddb2d281dace86a22ff","tarball":"https://registry.npmjs.org/refresh-me/-/refresh-me-1.7.29.tgz","fileCount":6,"unpackedSize":8747,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDDOEhXmibkcVXWujjN3DyiIvlENEE62P6pMAPzx8XdpAiEAmVVdNQ3R9PhGRkPu6dSa0ZOueumXIs9Fu3sXWh0RZpo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiloQuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZmQ/9H7zM2CVodgFUv6e1PeZGJjhz8kkQauJzyGAO8Fyuh7z+J3YM\r\nrhTWMvbsKReddl0GJ5UuE89TWs6NeLthLSnkz49EZdjprrMWLzp7R9VRzGSP\r\nu+HqMZDjbxiPWMT5TQWyOdYP7m4fUgbbz1CN8WXb8W1nmtfH1iZ0FrKehHy6\r\nu6exB3QiZqD/8TAn5wDqJkNu4VZOHqCnZZLZJKg5FNaiGTghMi7+OYg+hBMI\r\n223+WKhUlgX9NhcMaVIYAg7Fj/SFCAUGXOKJefPl+7V32rhrB7dXvSamHRXU\r\n4fhnIIfEzKrFP8x3FeSZvt+/g7TB7z96CWJTpo+/BCE/y6sQhg7cH2+vS+UZ\r\ngm/mb5i8CaT5ImH6mVvfR8NTYtzQYBdEvrLKEKysXp2vh9cVwkpo5ryCim9l\r\nJNEhGLzFIQih1Q0sW0NWOK4ngzixXSILhitohDcRzG3AU74BPxLDnrXYnImU\r\nsLB7OfDJPMXdGOuR80laxd5p+TEWsoF5Qn87CYTKtI+qjsvoZDFVLPTvivR8\r\numvkp7AAg1ENBsQ7PgdMi1QSGAbz26yhDJa75nmWLTlr5WR8dWeKbH+UPpko\r\nnJtuX7Uh2+VtdCa0NqWU2Qxir2kE1e3Jcj5Uu1dao1ThC7Ar1nWiVZvxyJPW\r\nDJaoMedg2vP/YnIEesah4hc31YnUCFDwouw=\r\n=ZiMG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"311ecode","email":"tothimre@gmail.com"},"directories":{},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/refresh-me_1.7.29_1654031406726_0.14011220887243758"},"_hasShrinkwrap":false}},"time":{"created":"2019-05-21T12:40:50.818Z","1.6.57":"2019-05-21T12:40:50.953Z","modified":"2022-05-31T21:10:06.960Z","1.6.59":"2019-05-21T14:51:00.407Z","1.6.60":"2019-05-21T15:08:14.508Z","1.6.61":"2019-05-22T08:07:30.294Z","1.6.62":"2019-05-23T13:44:10.407Z","1.7.1":"2021-02-06T11:04:08.180Z","1.7.2":"2021-10-04T13:41:07.540Z","1.7.4":"2021-10-04T14:47:33.364Z","1.7.8":"2021-10-04T19:56:13.054Z","1.7.9":"2021-10-09T19:57:49.587Z","1.7.10":"2021-10-10T08:35:09.825Z","1.7.11":"2021-10-14T19:47:14.196Z","1.7.12":"2021-10-20T20:17:13.428Z","1.7.13":"2021-10-21T15:02:37.468Z","1.7.14":"2021-10-21T16:33:52.898Z","1.7.15":"2021-10-21T21:19:37.130Z","1.7.16":"2021-11-05T00:01:54.068Z","1.7.17":"2021-11-05T00:05:34.058Z","1.7.18":"2021-11-07T15:08:50.964Z","1.7.19":"2022-04-23T16:21:02.149Z","1.7.20":"2022-04-28T12:12:39.902Z","1.7.21":"2022-05-17T11:07:19.816Z","1.7.22":"2022-05-21T18:58:45.528Z","1.7.24":"2022-05-26T16:35:49.956Z","1.7.25":"2022-05-27T14:25:32.898Z","1.7.26":"2022-05-27T14:26:57.122Z","1.7.27":"2022-05-29T16:16:46.038Z","1.7.28":"2022-05-30T06:23:19.236Z","1.7.30":"2022-05-30T06:35:52.392Z","1.7.29":"2022-05-31T21:10:06.875Z"},"maintainers":[{"name":"311ecode","email":"tothimre@gmail.com"}],"description":"Keep your dependencies upate with ease.","homepage":"https://github.com/dsl-toolkit/dsl-toolkit/tree/master/packages/refresh-me","keywords":["greenkeeper"],"repository":{"type":"git","url":"git+https://github.com/dsl-toolkit/dsl-toolkit.git"},"author":{"name":"Imre Toth"},"bugs":{"url":"https://github.com/dsl-toolkit/refresh-me/issues"},"license":"MIT","readme":"<!--- destination qa rewrite begin -->\n### QA monorepo\n### QA dsl-toolkit\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![CI](https://github.com/dsl-toolkit/dsl-toolkit/actions/workflows/github-actions-demo.yml/badge.svg)](https://github.com/dsl-toolkit/dsl-toolkit/actions/workflows/github-actions-demo.yml)\n[![Maintainability](https://api.codeclimate.com/v1/badges/a0e903d579b8ebebaf18/maintainability)](https://codeclimate.com/github/dsl-toolkit/dsl-toolkit/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/a0e903d579b8ebebaf18/test_coverage)](https://codeclimate.com/github/dsl-toolkit/dsl-toolkit/test_coverage)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdsl-toolkit%2Fdsl-toolkit.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdsl-toolkit%2Fdsl-toolkit?ref=badge_shield)[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n<!--- destination qa rewrite end -->\n\n# Installation\n```bash\nnpm install refresh-me\n```\n# Motivation\nGreenkeeper is not cheap for corporates, I wanted a commandline tool that updates the packages to the latest version.\n\n# Philosophy\nThe commandline tool does process any arguments works as is. If it detects new version for any of the packages your project uses. \nIt will create a branch for each updated dependency, install the newest version of it and merges back the changes to the master if the \ntest (`npm test`) runs succesfully. If not, it will keep the head on the branch that's nave will reflect what update went wrong.\n\n# Usage\nDepending on your taste you can install this package locally so you will use it form the `node_modules/.bin/refresh-me` or just `refresh-me`. \n\n# Limitations\nCurrently supports only npm only, works locally only. Start it form your master branch.\n","readmeFilename":"README.md"}