PluginProbe
User Access Manager / 2.2.25
User Access Manager v2.2.25
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 +39 -51 2.3.132.2.25 View file →
@@ -1,13 +1,13 @@
1 1 {
2 2 "name": "user-access-manager",
3 - "version": "2.3.13",
3 + "version": "2.2.25",
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.2.25",
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,12 +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==",
82 - "license": "MIT",
78 + "version": "1.1.11",
79 + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
80 + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
83 81 "dependencies": {
84 82 "balanced-match": "^1.0.0",
85 83 "concat-map": "0.0.1"
86 84 }
@@ -99,9 +97,8 @@
99 97 "node_modules/chalk": {
100 98 "version": "4.1.2",
101 99 "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
102 100 "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
103 - "license": "MIT",
104 101 "dependencies": {
105 102 "ansi-styles": "^4.1.0",
106 103 "supports-color": "^7.1.0"
107 104 },
@@ -115,9 +112,8 @@
115 112 "node_modules/color-convert": {
116 113 "version": "2.0.1",
117 114 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
118 115 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
119 - "license": "MIT",
120 116 "dependencies": {
121 117 "color-name": "~1.1.4"
122 118 },
123 119 "engines": {
@@ -126,10 +122,9 @@
126 122 },
127 123 "node_modules/color-name": {
128 124 "version": "1.1.4",
129 125 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
130 - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
131 - "license": "MIT"
126 + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
132 127 },
133 128 "node_modules/colors": {
134 129 "version": "1.1.2",
135 130 "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
@@ -183,17 +178,8 @@
183 178 "engines": {
184 179 "node": ">= 0.8.0"
185 180 }
186 181 },
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 182 "node_modules/expand-tilde": {
197 183 "version": "2.0.2",
198 184 "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
199 185 "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
@@ -431,22 +417,22 @@
431 417 "node_modules/grunt-known-options": {
432 418 "version": "2.0.0",
433 419 "resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz",
434 420 "integrity": "sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==",
421 + "dev": true,
435 422 "engines": {
436 423 "node": ">=0.10.0"
437 424 }
438 425 },
439 426 "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",
427 + "version": "3.0.0",
428 + "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz",
429 + "integrity": "sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==",
444 430 "dependencies": {
445 431 "colors": "~1.1.2",
446 - "grunt-legacy-log-utils": "^2.1.3",
432 + "grunt-legacy-log-utils": "~2.1.0",
447 433 "hooker": "~0.2.3",
448 - "lodash": "^4.18.0"
434 + "lodash": "~4.17.19"
449 435 },
450 436 "engines": {
451 437 "node": ">= 0.10.0"
452 438 }
@@ -451,14 +437,14 @@
451 437 "node": ">= 0.10.0"
452 438 }
453 439 },
454 440 "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",
441 + "version": "2.1.0",
442 + "resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz",
443 + "integrity": "sha512-lwquaPXJtKQk0rUM1IQAop5noEpwFqOXasVoedLeNzaibf/OPWjKYvvdqnEHNmU+0T0CaReAXIbGo747ZD+Aaw==",
459 444 "dependencies": {
460 - "chalk": "^4.1.0"
445 + "chalk": "~4.1.0",
446 + "lodash": "~4.17.19"
461 447 },
462 448 "engines": {
463 449 "node": ">=10"
464 450 }
@@ -463,18 +449,17 @@
463 449 "node": ">=10"
464 450 }
465 451 },
466 452 "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",
453 + "version": "2.0.1",
454 + "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz",
455 + "integrity": "sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==",
471 456 "dependencies": {
472 457 "async": "~3.2.0",
473 - "exit-x": "~0.2.2",
458 + "exit": "~0.1.2",
474 459 "getobject": "~1.0.0",
475 460 "hooker": "~0.2.3",
476 - "lodash": "^4.18.0",
461 + "lodash": "~4.17.21",
477 462 "underscore.string": "~3.3.5",
478 463 "which": "~2.0.2"
479 464 },
480 465 "engines": {
@@ -521,8 +506,16 @@
521 506 "bin": {
522 507 "nopt": "bin/nopt.js"
523 508 }
524 509 },
510 + "node_modules/grunt/node_modules/grunt-known-options": {
511 + "version": "2.0.0",
512 + "resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz",
513 + "integrity": "sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==",
514 + "engines": {
515 + "node": ">=0.10.0"
516 + }
517 + },
525 518 "node_modules/grunt/node_modules/v8flags": {
526 519 "version": "3.2.0",
527 520 "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz",
528 521 "integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==",
@@ -547,9 +540,8 @@
547 540 "node_modules/has-flag": {
548 541 "version": "4.0.0",
549 542 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
550 543 "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
551 - "license": "MIT",
552 544 "engines": {
553 545 "node": ">=8"
554 546 }
555 547 },
@@ -701,12 +693,11 @@
701 693 "node": ">=0.10.0"
702 694 }
703 695 },
704 696 "node_modules/js-yaml": {
705 - "version": "3.14.2",
706 - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
707 - "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
708 - "license": "MIT",
697 + "version": "3.14.1",
698 + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
699 + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
709 700 "dependencies": {
710 701 "argparse": "^1.0.7",
711 702 "esprima": "^4.0.0"
712 703 },
@@ -776,12 +767,11 @@
776 767 "node": ">= 0.10"
777 768 }
778 769 },
779 770 "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"
771 + "version": "4.17.21",
772 + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
773 + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
784 774 },
785 775 "node_modules/make-iterator": {
786 776 "version": "1.0.1",
787 777 "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
@@ -970,12 +960,11 @@
970 960 "node": ">=0.10.0"
971 961 }
972 962 },
973 963 "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",
964 + "version": "2.3.1",
965 + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
966 + "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
978 967 "engines": {
979 968 "node": ">=8.6"
980 969 },
981 970 "funding": {
@@ -1034,9 +1023,8 @@
1034 1023 "node_modules/supports-color": {
1035 1024 "version": "7.2.0",
1036 1025 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
1037 1026 "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
1038 - "license": "MIT",
1039 1027 "dependencies": {
1040 1028 "has-flag": "^4.0.0"
1041 1029 },
1042 1030 "engines": {