PluginProbe
User Access Manager / 2.3.2
User Access Manager v2.3.2
2.3.20 2.3.19 2.3.18 2.3.17 2.3.16 2.3.15 2.3.14 2.3.13 trunk 0.6 0.6.1 0.6.2 0.7 0.7 Beta 0.7.0.1 0.8 0.8.0.1 0.8.0.2 0.9 0.9.1 0.9.1.1 0.9.1.2 0.9.1.3 0.9.1.4 1.0 All 136 releases
← All changes | package-lock.json +36 -46 2.3.132.3.2 View file →
@@ -1,13 +1,13 @@
1 1 {
2 2 "name": "user-access-manager",
3 - "version": "2.3.13",
3 + "version": "2.3.2",
4 4 "lockfileVersion": 3,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "user-access-manager",
9 - "version": "2.3.13",
9 + "version": "2.3.2",
10 10 "license": "GNU",
11 11 "dependencies": {
12 12 "grunt": "^1.5.3",
13 13 "grunt-pot": "^0.3.0"
@@ -24,9 +24,8 @@
24 24 "node_modules/ansi-styles": {
25 25 "version": "4.3.0",
26 26 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
27 27 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
28 - "license": "MIT",
29 28 "dependencies": {
30 29 "color-convert": "^2.0.1"
31 30 },
32 31 "engines": {
@@ -75,11 +74,11 @@
75 74 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
76 75 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
77 76 },
78 77 "node_modules/brace-expansion": {
79 - "version": "1.1.14",
80 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
81 - "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
78 + "version": "1.1.12",
79 + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
80 + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
82 81 "license": "MIT",
83 82 "dependencies": {
84 83 "balanced-match": "^1.0.0",
85 84 "concat-map": "0.0.1"
@@ -99,9 +98,8 @@
99 98 "node_modules/chalk": {
100 99 "version": "4.1.2",
101 100 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
102 101 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
103 - "license": "MIT",
104 102 "dependencies": {
105 103 "ansi-styles": "^4.1.0",
106 104 "supports-color": "^7.1.0"
107 105 },
@@ -115,9 +113,8 @@
115 113 "node_modules/color-convert": {
116 114 "version": "2.0.1",
117 115 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
118 116 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
119 - "license": "MIT",
120 117 "dependencies": {
121 118 "color-name": "~1.1.4"
122 119 },
123 120 "engines": {
@@ -126,10 +123,9 @@
126 123 },
127 124 "node_modules/color-name": {
128 125 "version": "1.1.4",
129 126 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
130 - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
131 - "license": "MIT"
127 + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
132 128 },
133 129 "node_modules/colors": {
134 130 "version": "1.1.2",
135 131 "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
@@ -183,17 +179,8 @@
183 179 "engines": {
184 180 "node": ">= 0.8.0"
185 181 }
186 182 },
187 - "node_modules/exit-x": {
188 - "version": "0.2.2",
189 - "resolved": "https://registry.npmjs.org/exit-x/-/exit-x-0.2.2.tgz",
190 - "integrity": "sha512-+I6B/IkJc1o/2tiURyz/ivu/O0nKNEArIUB5O7zBrlDVJr22SCLH3xTeEry428LvFhRzIA1g8izguxJ/gbNcVQ==",
191 - "license": "MIT",
192 - "engines": {
193 - "node": ">= 0.8.0"
194 - }
195 - },
196 183 "node_modules/expand-tilde": {
197 184 "version": "2.0.2",
198 185 "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
199 186 "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
@@ -431,22 +418,22 @@
431 418 "node_modules/grunt-known-options": {
432 419 "version": "2.0.0",
433 420 "resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz",
434 421 "integrity": "sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==",
422 + "dev": true,
435 423 "engines": {
436 424 "node": ">=0.10.0"
437 425 }
438 426 },
439 427 "node_modules/grunt-legacy-log": {
440 - "version": "3.0.1",
441 - "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.1.tgz",
442 - "integrity": "sha512-vytI3IUC8qUK9TcvvpHpGJzDojua/sfJV4TdLB4FtCFzospqduzBuL3+dEfpvO+tGECv7/273+33hjjMXSa92g==",
443 - "license": "MIT",
428 + "version": "3.0.0",
429 + "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz",
430 + "integrity": "sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==",
444 431 "dependencies": {
445 432 "colors": "~1.1.2",
446 - "grunt-legacy-log-utils": "^2.1.3",
433 + "grunt-legacy-log-utils": "~2.1.0",
447 434 "hooker": "~0.2.3",
448 - "lodash": "^4.18.0"
435 + "lodash": "~4.17.19"
449 436 },
450 437 "engines": {
451 438 "node": ">= 0.10.0"
452 439 }
@@ -451,14 +438,14 @@
451 438 "node": ">= 0.10.0"
452 439 }
453 440 },
454 441 "node_modules/grunt-legacy-log-utils": {
455 - "version": "2.1.3",
456 - "resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.3.tgz",
457 - "integrity": "sha512-sgG+QvKmdb44wZyzJP+ejDsy3jYxG2wzohpol+JTMlXqMUBDoZb01JPQ5jKAedtZBFwhmABAc88T9hEBLy3U+Q==",
458 - "license": "MIT",
442 + "version": "2.1.0",
443 + "resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz",
444 + "integrity": "sha512-lwquaPXJtKQk0rUM1IQAop5noEpwFqOXasVoedLeNzaibf/OPWjKYvvdqnEHNmU+0T0CaReAXIbGo747ZD+Aaw==",
459 445 "dependencies": {
460 - "chalk": "^4.1.0"
446 + "chalk": "~4.1.0",
447 + "lodash": "~4.17.19"
461 448 },
462 449 "engines": {
463 450 "node": ">=10"
464 451 }
@@ -463,18 +450,17 @@
463 450 "node": ">=10"
464 451 }
465 452 },
466 453 "node_modules/grunt-legacy-util": {
467 - "version": "2.0.2",
468 - "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.2.tgz",
469 - "integrity": "sha512-0xoDILyR4BVJel5uJwnhjdWN9evOQ8A0uXbQUIJ0hgVthIA6kloXHSoqATQPj6BRrHrHkcQtCeGVb0ixFoHyEQ==",
470 - "license": "MIT",
454 + "version": "2.0.1",
455 + "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz",
456 + "integrity": "sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==",
471 457 "dependencies": {
472 458 "async": "~3.2.0",
473 - "exit-x": "~0.2.2",
459 + "exit": "~0.1.2",
474 460 "getobject": "~1.0.0",
475 461 "hooker": "~0.2.3",
476 - "lodash": "^4.18.0",
462 + "lodash": "~4.17.21",
477 463 "underscore.string": "~3.3.5",
478 464 "which": "~2.0.2"
479 465 },
480 466 "engines": {
@@ -521,8 +507,16 @@
521 507 "bin": {
522 508 "nopt": "bin/nopt.js"
523 509 }
524 510 },
511 + "node_modules/grunt/node_modules/grunt-known-options": {
512 + "version": "2.0.0",
513 + "resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz",
514 + "integrity": "sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==",
515 + "engines": {
516 + "node": ">=0.10.0"
517 + }
518 + },
525 519 "node_modules/grunt/node_modules/v8flags": {
526 520 "version": "3.2.0",
527 521 "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz",
528 522 "integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==",
@@ -547,9 +541,8 @@
547 541 "node_modules/has-flag": {
548 542 "version": "4.0.0",
549 543 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
550 544 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
551 - "license": "MIT",
552 545 "engines": {
553 546 "node": ">=8"
554 547 }
555 548 },
@@ -776,12 +769,11 @@
776 769 "node": ">= 0.10"
777 770 }
778 771 },
779 772 "node_modules/lodash": {
780 - "version": "4.18.1",
781 - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
782 - "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
783 - "license": "MIT"
773 + "version": "4.17.21",
774 + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
775 + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
784 776 },
785 777 "node_modules/make-iterator": {
786 778 "version": "1.0.1",
787 779 "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
@@ -970,12 +962,11 @@
970 962 "node": ">=0.10.0"
971 963 }
972 964 },
973 965 "node_modules/picomatch": {
974 - "version": "2.3.2",
975 - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
976 - "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
977 - "license": "MIT",
966 + "version": "2.3.1",
967 + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
968 + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
978 969 "engines": {
979 970 "node": ">=8.6"
980 971 },
981 972 "funding": {
@@ -1034,9 +1025,8 @@
1034 1025 "node_modules/supports-color": {
1035 1026 "version": "7.2.0",
1036 1027 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
1037 1028 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
1038 - "license": "MIT",
1039 1029 "dependencies": {
1040 1030 "has-flag": "^4.0.0"
1041 1031 },
1042 1032 "engines": {