Changeset 0c6b92a for imaps-frontend/node_modules/debug
- Timestamp:
- 12/12/24 17:06:06 (5 weeks ago)
- Branches:
- main
- Parents:
- d565449
- Location:
- imaps-frontend/node_modules/debug
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/debug/README.md
rd565449 r0c6b92a 1 1 # debug 2 [![ Build Status](https://travis-ci.org/debug-js/debug.svg?branch=master)](https://travis-ci.org/debug-js/debug) [![Coverage Status](https://coveralls.io/repos/github/debug-js/debug/badge.svg?branch=master)](https://coveralls.io/github/debug-js/debug?branch=master) [![Slack](https://visionmedia-community-slackin.now.sh/badge.svg)](https://visionmedia-community-slackin.now.sh/) [![OpenCollective](https://opencollective.com/debug/backers/badge.svg)](#backers)2 [![OpenCollective](https://opencollective.com/debug/backers/badge.svg)](#backers) 3 3 [![OpenCollective](https://opencollective.com/debug/sponsors/badge.svg)](#sponsors) 4 4 -
imaps-frontend/node_modules/debug/package.json
rd565449 r0c6b92a 1 1 { 2 2 "name": "debug", 3 "version": "4.3. 6",3 "version": "4.3.7", 4 4 "repository": { 5 5 "type": "git", … … 32 32 }, 33 33 "dependencies": { 34 "ms": " 2.1.2"34 "ms": "^2.1.3" 35 35 }, 36 36 "devDependencies": {
Note:
See TracChangeset
for help on using the changeset viewer.