|
|
@@ -1,27 +1,27 @@
|
|
|
{
|
|
|
- "_from": "marked@2.0.5",
|
|
|
- "_id": "marked@2.0.5",
|
|
|
+ "_from": "marked",
|
|
|
+ "_id": "marked@2.0.6",
|
|
|
"_inBundle": false,
|
|
|
- "_integrity": "sha512-yfCEUXmKhBPLOzEC7c+tc4XZdIeTdGoRCZakFMkCxodr7wDXqoapIME4wjcpBPJLNyUnKJ3e8rb8wlAgnLnaDw==",
|
|
|
+ "_integrity": "sha512-S2mYj0FzTQa0dLddssqwRVW4EOJOVJ355Xm2Vcbm+LU7GQRGWvwbO5K87OaPSOux2AwTSgtPPaXmc8sDPrhn2A==",
|
|
|
"_location": "/marked",
|
|
|
"_phantomChildren": {},
|
|
|
"_requested": {
|
|
|
- "type": "version",
|
|
|
+ "type": "tag",
|
|
|
"registry": true,
|
|
|
- "raw": "marked@2.0.5",
|
|
|
+ "raw": "marked",
|
|
|
"name": "marked",
|
|
|
"escapedName": "marked",
|
|
|
- "rawSpec": "2.0.5",
|
|
|
+ "rawSpec": "",
|
|
|
"saveSpec": null,
|
|
|
- "fetchSpec": "2.0.5"
|
|
|
+ "fetchSpec": "latest"
|
|
|
},
|
|
|
"_requiredBy": [
|
|
|
"#USER",
|
|
|
"/"
|
|
|
],
|
|
|
- "_resolved": "https://registry.npmjs.org/marked/-/marked-2.0.5.tgz",
|
|
|
- "_shasum": "2d15c759b9497b0e7b5b57f4c2edabe1002ef9e7",
|
|
|
- "_spec": "marked@2.0.5",
|
|
|
+ "_resolved": "https://registry.npmjs.org/marked/-/marked-2.0.6.tgz",
|
|
|
+ "_shasum": "c3ab1403b9b70f26acd92590fc272eb1718e778c",
|
|
|
+ "_spec": "marked",
|
|
|
"_where": "C:\\mysoft\\Ampps\\www\\mint",
|
|
|
"author": {
|
|
|
"name": "Christopher Jeffrey"
|
|
|
@@ -49,9 +49,9 @@
|
|
|
"@semantic-release/release-notes-generator": "^9.0.2",
|
|
|
"cheerio": "^1.0.0-rc.9",
|
|
|
"commonmark": "0.29.3",
|
|
|
- "eslint": "^7.26.0",
|
|
|
+ "eslint": "^7.27.0",
|
|
|
"eslint-config-standard": "^16.0.2",
|
|
|
- "eslint-plugin-import": "^2.23.2",
|
|
|
+ "eslint-plugin-import": "^2.23.3",
|
|
|
"eslint-plugin-node": "^11.1.0",
|
|
|
"eslint-plugin-promise": "^4.3.1",
|
|
|
"front-matter": "^4.0.2",
|
|
|
@@ -59,11 +59,11 @@
|
|
|
"jasmine": "^3.7.0",
|
|
|
"markdown-it": "12.0.6",
|
|
|
"node-fetch": "^2.6.1",
|
|
|
- "rollup": "^2.48.0",
|
|
|
+ "rollup": "^2.49.0",
|
|
|
"rollup-plugin-license": "^2.3.0",
|
|
|
"semantic-release": "^17.4.3",
|
|
|
"titleize": "^2.1.0",
|
|
|
- "uglify-js": "^3.13.6",
|
|
|
+ "uglify-js": "^3.13.7",
|
|
|
"vuln-regex-detector": "^1.3.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
@@ -117,5 +117,5 @@
|
|
|
"markup",
|
|
|
"html"
|
|
|
],
|
|
|
- "version": "2.0.5"
|
|
|
+ "version": "2.0.6"
|
|
|
}
|