| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 47f5eeb commit 6651bde
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16747,9 +16747,9 @@ var colorName$1 = { | |||
| 16747 | 16747 | "aquamarine": [127, 255, 212], | |
| 16748 | 16748 | "azure": [240, 255, 255], | |
| 16749 | 16749 | "beige": [245, 245, 220], | |
| 16750 | - "bisque": [255, 228, 196], | ||
| 16751 | - "black": [0, 0, 0], | ||
| 16752 | - "blanchedalmond": [255, 235, 205], | ||
| 16750 | + "bisque": [255, 228, 196], | ||
| 16751 | + "black": [0, 0, 0], | ||
| 16752 | + "blanchedalmond": [255, 235, 205], | ||
| 16753 | 16753 | "blue": [0, 0, 255], | |
| 16754 | 16754 | "blueviolet": [138, 43, 226], | |
| 16755 | 16755 | "brown": [165, 42, 42], | |
@@ -16882,9 +16882,9 @@ var colorName$1 = { | |||
| 16882 | 16882 | "teal": [0, 128, 128], | |
| 16883 | 16883 | "thistle": [216, 191, 216], | |
| 16884 | 16884 | "tomato": [255, 99, 71], | |
| 16885 | - "turquoise": [64, 224, 208], | ||
| 16886 | - "violet": [238, 130, 238], | ||
| 16887 | - "wheat": [245, 222, 179], | ||
| 16885 | + "turquoise": [64, 224, 208], | ||
| 16886 | + "violet": [238, 130, 238], | ||
| 16887 | + "wheat": [245, 222, 179], | ||
| 16888 | 16888 | "white": [255, 255, 255], | |
| 16889 | 16889 | "whitesmoke": [245, 245, 245], | |
| 16890 | 16890 | "yellow": [255, 255, 0], | |
@@ -43322,63 +43322,10 @@ function stringify$6(options) { | |||
| 43322 | 43322 | ||
| 43323 | 43323 | var remark = unified_1().use(remarkParse).use(remarkStringify).freeze(); | |
| 43324 | 43324 | ||
| 43325 | - const _from = "remark@latest"; | ||
| 43326 | - const _id = "remark@12.0.0"; | ||
| 43327 | - const _inBundle = false; | ||
| 43328 | - const _integrity = "sha512-oX4lMIS0csgk8AEbzY0h2jdR0ngiCHOpwwpxjmRa5TqAkeknY+tkhjRJGZqnCmvyuWh55/0SW5WY3R3nn3PH9A=="; | ||
| 43329 | - const _location = "/remark"; | ||
| 43330 | - const _phantomChildren = { | ||
| 43331 | - }; | ||
| 43332 | - const _requested = { | ||
| 43333 | - type: "tag", | ||
| 43334 | - registry: true, | ||
| 43335 | - raw: "remark@latest", | ||
| 43336 | - name: "remark", | ||
| 43337 | - escapedName: "remark", | ||
| 43338 | - rawSpec: "latest", | ||
| 43339 | - saveSpec: null, | ||
| 43340 | - fetchSpec: "latest" | ||
| 43341 | - }; | ||
| 43342 | - const _requiredBy = [ | ||
| 43343 | - "#USER", | ||
| 43344 | - "/" | ||
| 43345 | - ]; | ||
| 43346 | - const _resolved = "https://registry.npmjs.org/remark/-/remark-12.0.0.tgz"; | ||
| 43347 | - const _shasum = "d1c145c07341c9232f93b2f8539d56da15a2548c"; | ||
| 43348 | - const _spec = "remark@latest"; | ||
| 43349 | - const _where = "/Users/trott/io.js/tools/node-lint-md-cli-rollup"; | ||
| 43350 | - const author = { | ||
| 43351 | - name: "Titus Wormer", | ||
| 43352 | - email: "tituswormer@gmail.com", | ||
| 43353 | - url: "https://wooorm.com" | ||
| 43354 | - }; | ||
| 43355 | - const bugs = { | ||
| 43356 | - url: "https://github.com/remarkjs/remark/issues" | ||
| 43357 | - }; | ||
| 43358 | - const bundleDependencies = false; | ||
| 43359 | - const contributors = [ | ||
| 43360 | - { | ||
| 43361 | - name: "Titus Wormer", | ||
| 43362 | - email: "tituswormer@gmail.com", | ||
| 43363 | - url: "https://wooorm.com" | ||
| 43364 | - } | ||
| 43365 | - ]; | ||
| 43366 | - const dependencies = { | ||
| 43367 | - "remark-parse": "^8.0.0", | ||
| 43368 | - "remark-stringify": "^8.0.0", | ||
| 43369 | - unified: "^9.0.0" | ||
| 43370 | - }; | ||
| 43371 | - const deprecated$1 = false; | ||
| 43325 | + const name$1 = "remark"; | ||
| 43326 | + const version$1 = "12.0.0"; | ||
| 43372 | 43327 | const description = "Markdown processor powered by plugins part of the unified collective"; | |
| 43373 | - const files = [ | ||
| 43374 | - "index.js", | ||
| 43375 | - "types/index.d.ts" | ||
| 43376 | - ]; | ||
| 43377 | - const funding = { | ||
| 43378 | - type: "opencollective", | ||
| 43379 | - url: "https://opencollective.com/unified" | ||
| 43380 | - }; | ||
| 43381 | - const homepage = "https://remark.js.org"; | ||
| 43328 | + const license = "MIT"; | ||
| 43382 | 43329 | const keywords = [ | |
| 43383 | 43330 | "unified", | |
| 43384 | 43331 | "remark", | |
@@ -43394,83 +43341,77 @@ const keywords = [ | |||
| 43394 | 43341 | "compile", | |
| 43395 | 43342 | "process" | |
| 43396 | 43343 | ]; | |
| 43397 | - const license = "MIT"; | ||
| 43398 | - const name$1 = "remark"; | ||
| 43399 | - const repository = { | ||
| 43400 | - type: "git", | ||
| 43401 | - url: "https://github.com/remarkjs/remark/tree/master/packages/remark" | ||
| 43344 | + const homepage = "https://remark.js.org"; | ||
| 43345 | + const repository = "https://github.com/remarkjs/remark/tree/master/packages/remark"; | ||
| 43346 | + const bugs = "https://github.com/remarkjs/remark/issues"; | ||
| 43347 | + const funding = { | ||
| 43348 | + type: "opencollective", | ||
| 43349 | + url: "https://opencollective.com/unified" | ||
| 43350 | + }; | ||
| 43351 | + const author = "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"; | ||
| 43352 | + const contributors = [ | ||
| 43353 | + "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)" | ||
| 43354 | + ]; | ||
| 43355 | + const files = [ | ||
| 43356 | + "index.js", | ||
| 43357 | + "types/index.d.ts" | ||
| 43358 | + ]; | ||
| 43359 | + const types = "types/index.d.ts"; | ||
| 43360 | + const dependencies = { | ||
| 43361 | + "remark-parse": "^8.0.0", | ||
| 43362 | + "remark-stringify": "^8.0.0", | ||
| 43363 | + unified: "^9.0.0" | ||
| 43402 | 43364 | }; | |
| 43403 | 43365 | const scripts = { | |
| 43404 | 43366 | test: "tape test.js" | |
| 43405 | 43367 | }; | |
| 43406 | - const types = "types/index.d.ts"; | ||
| 43407 | - const version$1 = "12.0.0"; | ||
| 43408 | 43368 | const xo = false; | |
| 43369 | + const _resolved = "https://registry.npmjs.org/remark/-/remark-12.0.0.tgz"; | ||
| 43370 | + const _integrity = "sha512-oX4lMIS0csgk8AEbzY0h2jdR0ngiCHOpwwpxjmRa5TqAkeknY+tkhjRJGZqnCmvyuWh55/0SW5WY3R3nn3PH9A=="; | ||
| 43371 | + const _from = "remark@12.0.0"; | ||
| 43409 | 43372 | var _package = { | |
| 43410 | - _from: _from, | ||
| 43411 | - _id: _id, | ||
| 43412 | - _inBundle: _inBundle, | ||
| 43413 | - _integrity: _integrity, | ||
| 43414 | - _location: _location, | ||
| 43415 | - _phantomChildren: _phantomChildren, | ||
| 43416 | - _requested: _requested, | ||
| 43417 | - _requiredBy: _requiredBy, | ||
| 43418 | - _resolved: _resolved, | ||
| 43419 | - _shasum: _shasum, | ||
| 43420 | - _spec: _spec, | ||
| 43421 | - _where: _where, | ||
| 43422 | - author: author, | ||
| 43423 | - bugs: bugs, | ||
| 43424 | - bundleDependencies: bundleDependencies, | ||
| 43425 | - contributors: contributors, | ||
| 43426 | - dependencies: dependencies, | ||
| 43427 | - deprecated: deprecated$1, | ||
| 43373 | + name: name$1, | ||
| 43374 | + version: version$1, | ||
| 43428 | 43375 | description: description, | |
| 43429 | - files: files, | ||
| 43430 | - funding: funding, | ||
| 43431 | - homepage: homepage, | ||
| 43432 | - keywords: keywords, | ||
| 43433 | 43376 | license: license, | |
| 43434 | - name: name$1, | ||
| 43377 | + keywords: keywords, | ||
| 43378 | + homepage: homepage, | ||
| 43435 | 43379 | repository: repository, | |
| 43436 | - scripts: scripts, | ||
| 43380 | + bugs: bugs, | ||
| 43381 | + funding: funding, | ||
| 43382 | + author: author, | ||
| 43383 | + contributors: contributors, | ||
| 43384 | + files: files, | ||
| 43437 | 43385 | types: types, | |
| 43438 | - version: version$1, | ||
| 43439 | - xo: xo | ||
| 43386 | + dependencies: dependencies, | ||
| 43387 | + scripts: scripts, | ||
| 43388 | + xo: xo, | ||
| 43389 | + _resolved: _resolved, | ||
| 43390 | + _integrity: _integrity, | ||
| 43391 | + _from: _from | ||
| 43440 | 43392 | }; | |
| 43441 | 43393 | ||
| 43442 | 43394 | var _package$1 = /*#__PURE__*/Object.freeze({ | |
| 43443 | 43395 | __proto__: null, | |
| 43444 | - _from: _from, | ||
| 43445 | - _id: _id, | ||
| 43446 | - _inBundle: _inBundle, | ||
| 43447 | - _integrity: _integrity, | ||
| 43448 | - _location: _location, | ||
| 43449 | - _phantomChildren: _phantomChildren, | ||
| 43450 | - _requested: _requested, | ||
| 43451 | - _requiredBy: _requiredBy, | ||
| 43452 | - _resolved: _resolved, | ||
| 43453 | - _shasum: _shasum, | ||
| 43454 | - _spec: _spec, | ||
| 43455 | - _where: _where, | ||
| 43456 | - author: author, | ||
| 43457 | - bugs: bugs, | ||
| 43458 | - bundleDependencies: bundleDependencies, | ||
| 43459 | - contributors: contributors, | ||
| 43460 | - dependencies: dependencies, | ||
| 43461 | - deprecated: deprecated$1, | ||
| 43396 | + name: name$1, | ||
| 43397 | + version: version$1, | ||
| 43462 | 43398 | description: description, | |
| 43463 | - files: files, | ||
| 43464 | - funding: funding, | ||
| 43465 | - homepage: homepage, | ||
| 43466 | - keywords: keywords, | ||
| 43467 | 43399 | license: license, | |
| 43468 | - name: name$1, | ||
| 43400 | + keywords: keywords, | ||
| 43401 | + homepage: homepage, | ||
| 43469 | 43402 | repository: repository, | |
| 43470 | - scripts: scripts, | ||
| 43403 | + bugs: bugs, | ||
| 43404 | + funding: funding, | ||
| 43405 | + author: author, | ||
| 43406 | + contributors: contributors, | ||
| 43407 | + files: files, | ||
| 43471 | 43408 | types: types, | |
| 43472 | - version: version$1, | ||
| 43409 | + dependencies: dependencies, | ||
| 43410 | + scripts: scripts, | ||
| 43473 | 43411 | xo: xo, | |
| 43412 | + _resolved: _resolved, | ||
| 43413 | + _integrity: _integrity, | ||
| 43414 | + _from: _from, | ||
| 43474 | 43415 | 'default': _package | |
| 43475 | 43416 | }); | |
| 43476 | 43417 | ||
@@ -43488,7 +43429,7 @@ const dependencies$1 = { | |||
| 43488 | 43429 | "markdown-extensions": "^1.1.1", | |
| 43489 | 43430 | remark: "^12.0.0", | |
| 43490 | 43431 | "remark-lint": "^7.0.0", | |
| 43491 | - "remark-preset-lint-node": "^1.15.1", | ||
| 43432 | + "remark-preset-lint-node": "^1.16.0", | ||
| 43492 | 43433 | "unified-args": "^8.0.0" | |
| 43493 | 43434 | }; | |
| 43494 | 43435 | const main = "dist/index.js"; | |
@@ -47191,7 +47132,26 @@ var plugins$2 = [ | |||
| 47191 | 47132 | remarkLintCheckboxContentIndent, | |
| 47192 | 47133 | [remarkLintCodeBlockStyle, "fenced"], | |
| 47193 | 47134 | remarkLintDefinitionSpacing, | |
| 47194 | - remarkLintFencedCodeFlag, | ||
| 47135 | + [ | ||
| 47136 | + remarkLintFencedCodeFlag, | ||
| 47137 | + { | ||
| 47138 | + flags: [ | ||
| 47139 | + "bash", | ||
| 47140 | + "c", | ||
| 47141 | + "coffee", | ||
| 47142 | + "console", | ||
| 47143 | + "cpp", | ||
| 47144 | + "diff", | ||
| 47145 | + "http", | ||
| 47146 | + "js", | ||
| 47147 | + "json", | ||
| 47148 | + "markdown", | ||
| 47149 | + "powershell", | ||
| 47150 | + "r", | ||
| 47151 | + "text", | ||
| 47152 | + ], | ||
| 47153 | + }, | ||
| 47154 | + ], | ||
| 47195 | 47155 | [remarkLintFencedCodeMarker, "`"], | |
| 47196 | 47156 | [remarkLintFileExtension, "md"], | |
| 47197 | 47157 | remarkLintFinalDefinition, | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,7 +13,7 @@ | |||
| 13 | 13 | "markdown-extensions": "^1.1.1", | |
| 14 | 14 | "remark": "^12.0.0", | |
| 15 | 15 | "remark-lint": "^7.0.0", | |
| 16 | - "remark-preset-lint-node": "^1.15.1", | ||
| 16 | + "remark-preset-lint-node": "^1.16.0", | ||
| 17 | 17 | "unified-args": "^8.0.0" | |
| 18 | 18 | }, | |
| 19 | 19 | "main": "dist/index.js", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments