X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;ds=sidebyside;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Fdebug%2Fpackage.json;h=cb7efa8eec32da15d8d620b504b40cc1615b2de4;hb=3be0a9efc698a9570a44456009afc6014812625a;hp=da809d2b8d28b27ef1c9f9b4a34a78c4de658872;hpb=d2f432cc757f42f0318fdddcab8c00b240d47088;p=dotfiles%2F.git diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/debug/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/debug/package.json index da809d2b..cb7efa8e 100644 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/debug/package.json +++ b/.config/coc/extensions/node_modules/coc-prettier/node_modules/debug/package.json @@ -1,11 +1,11 @@ { "name": "debug", - "version": "4.3.1", + "version": "4.3.3", "repository": { "type": "git", - "url": "git://github.com/visionmedia/debug.git" + "url": "git://github.com/debug-js/debug.git" }, - "description": "small debugging utility", + "description": "Lightweight debugging utility for Node.js and the browser", "keywords": [ "debug", "log", @@ -16,11 +16,11 @@ "LICENSE", "README.md" ], - "author": "TJ Holowaychuk ", + "author": "Josh Junon ", "contributors": [ + "TJ Holowaychuk ", "Nathan Rajlich (http://n8.io)", - "Andrew Rhyne ", - "Josh Junon " + "Andrew Rhyne " ], "license": "MIT", "scripts": {