You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/vendors/vendor-meta.json
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -747,7 +747,7 @@
747
747
{
748
748
"name": "fast-glob",
749
749
"maintainers": [],
750
-
"version": "3.2.11",
750
+
"version": "3.2.12",
751
751
"description": "It's a very fast and efficient glob library for Node.js",
752
752
"repository": "mrmlnc/fast-glob",
753
753
"homepage": null,
@@ -1185,7 +1185,7 @@
1185
1185
{
1186
1186
"name": "fastq",
1187
1187
"maintainers": [],
1188
-
"version": "1.13.0",
1188
+
"version": "1.14.0",
1189
1189
"description": "Fast, in memory work queue",
1190
1190
"repository": {
1191
1191
"type": "git",
@@ -1252,7 +1252,7 @@
1252
1252
{
1253
1253
"name": "ignore",
1254
1254
"maintainers": [],
1255
-
"version": "5.2.0",
1255
+
"version": "5.2.4",
1256
1256
"description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
1257
1257
"repository": {
1258
1258
"type": "git",
@@ -1306,7 +1306,7 @@
1306
1306
{
1307
1307
"name": "graceful-fs",
1308
1308
"maintainers": [],
1309
-
"version": "4.2.9",
1309
+
"version": "4.2.10",
1310
1310
"description": "A drop-in replacement for fs, making various improvements.",
1311
1311
"repository": {
1312
1312
"type": "git",
@@ -1315,7 +1315,7 @@
1315
1315
"homepage": null,
1316
1316
"private": false,
1317
1317
"license": "ISC",
1318
-
"licenseText": "The ISC License\n\nCopyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR\nIN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n",
1318
+
"licenseText": "The ISC License\n\nCopyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR\nIN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n",
0 commit comments