File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080! /cross-spawn /node_modules /which
8181! /cssesc
8282! /debug
83- ! /debug /node_modules /
84- /debug /node_modules /*
85- ! /debug /node_modules /ms
8683! /diff
8784! /eastasianwidth
8885! /emoji-regex
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " debug" ,
3- "version" : " 4.3.6 " ,
3+ "version" : " 4.3.7 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git://github.com/debug-js/debug.git"
3131 "test:coverage" : " cat ./coverage/lcov.info | coveralls"
3232 },
3333 "dependencies" : {
34- "ms" : " 2.1.2 "
34+ "ms" : " ^ 2.1.3 "
3535 },
3636 "devDependencies" : {
3737 "brfs" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 66136613 }
66146614 },
66156615 "node_modules/debug": {
6616- "version": "4.3.6 ",
6617- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6 .tgz",
6618- "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg ==",
6616+ "version": "4.3.7 ",
6617+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7 .tgz",
6618+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ ==",
66196619 "inBundle": true,
66206620 "license": "MIT",
66216621 "dependencies": {
6622- "ms": "2.1.2 "
6622+ "ms": "^ 2.1.3 "
66236623 },
66246624 "engines": {
66256625 "node": ">=6.0"
66306630 }
66316631 }
66326632 },
6633- "node_modules/debug/node_modules/ms": {
6634- "version": "2.1.2",
6635- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
6636- "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
6637- "inBundle": true,
6638- "license": "MIT"
6639- },
66406633 "node_modules/decamelize": {
66416634 "version": "1.2.0",
66426635 "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
You can’t perform that action at this time.
0 commit comments