@stacksjs/security 0.58.19 → 0.58.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +11 -11
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20,7 +20,7 @@ var __require = (id) => {
|
|
|
20
20
|
return import.meta.require(id);
|
|
21
21
|
};
|
|
22
22
|
|
|
23
|
-
// /
|
|
23
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/core.js
|
|
24
24
|
var require_core = __commonJS((exports, module) => {
|
|
25
25
|
(function(root, factory) {
|
|
26
26
|
if (typeof exports === "object") {
|
|
@@ -310,7 +310,7 @@ var require_core = __commonJS((exports, module) => {
|
|
|
310
310
|
});
|
|
311
311
|
});
|
|
312
312
|
|
|
313
|
-
// /
|
|
313
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/enc-utf8.js
|
|
314
314
|
var require_enc_utf8 = __commonJS((exports, module) => {
|
|
315
315
|
(function(root, factory) {
|
|
316
316
|
if (typeof exports === "object") {
|
|
@@ -325,7 +325,7 @@ var require_enc_utf8 = __commonJS((exports, module) => {
|
|
|
325
325
|
});
|
|
326
326
|
});
|
|
327
327
|
|
|
328
|
-
// /
|
|
328
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/enc-base64.js
|
|
329
329
|
var require_enc_base64 = __commonJS((exports, module) => {
|
|
330
330
|
(function(root, factory) {
|
|
331
331
|
if (typeof exports === "object") {
|
|
@@ -405,7 +405,7 @@ var require_enc_base64 = __commonJS((exports, module) => {
|
|
|
405
405
|
});
|
|
406
406
|
});
|
|
407
407
|
|
|
408
|
-
// /
|
|
408
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/md5.js
|
|
409
409
|
var require_md5 = __commonJS((exports, module) => {
|
|
410
410
|
(function(root, factory) {
|
|
411
411
|
if (typeof exports === "object") {
|
|
@@ -582,7 +582,7 @@ var require_md5 = __commonJS((exports, module) => {
|
|
|
582
582
|
});
|
|
583
583
|
});
|
|
584
584
|
|
|
585
|
-
// /
|
|
585
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/sha1.js
|
|
586
586
|
var require_sha1 = __commonJS((exports, module) => {
|
|
587
587
|
(function(root, factory) {
|
|
588
588
|
if (typeof exports === "object") {
|
|
@@ -671,7 +671,7 @@ var require_sha1 = __commonJS((exports, module) => {
|
|
|
671
671
|
});
|
|
672
672
|
});
|
|
673
673
|
|
|
674
|
-
// /
|
|
674
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/hmac.js
|
|
675
675
|
var require_hmac = __commonJS((exports, module) => {
|
|
676
676
|
(function(root, factory) {
|
|
677
677
|
if (typeof exports === "object") {
|
|
@@ -733,7 +733,7 @@ var require_hmac = __commonJS((exports, module) => {
|
|
|
733
733
|
});
|
|
734
734
|
});
|
|
735
735
|
|
|
736
|
-
// /
|
|
736
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/evpkdf.js
|
|
737
737
|
var require_evpkdf = __commonJS((exports, module) => {
|
|
738
738
|
(function(root, factory, undef) {
|
|
739
739
|
if (typeof exports === "object") {
|
|
@@ -792,7 +792,7 @@ var require_evpkdf = __commonJS((exports, module) => {
|
|
|
792
792
|
});
|
|
793
793
|
});
|
|
794
794
|
|
|
795
|
-
// /
|
|
795
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/cipher-core.js
|
|
796
796
|
var require_cipher_core = __commonJS((exports, module) => {
|
|
797
797
|
(function(root, factory, undef) {
|
|
798
798
|
if (typeof exports === "object") {
|
|
@@ -1090,7 +1090,7 @@ var require_cipher_core = __commonJS((exports, module) => {
|
|
|
1090
1090
|
});
|
|
1091
1091
|
});
|
|
1092
1092
|
|
|
1093
|
-
// /
|
|
1093
|
+
// /home/runner/work/stacks/stacks/node_modules/crypto-js/aes.js
|
|
1094
1094
|
var require_aes = __commonJS((exports, module) => {
|
|
1095
1095
|
(function(root, factory, undef) {
|
|
1096
1096
|
if (typeof exports === "object") {
|
|
@@ -1242,7 +1242,7 @@ var require_aes = __commonJS((exports, module) => {
|
|
|
1242
1242
|
});
|
|
1243
1243
|
});
|
|
1244
1244
|
|
|
1245
|
-
// /
|
|
1245
|
+
// /home/runner/work/stacks/stacks/node_modules/bcryptjs/dist/bcrypt.js
|
|
1246
1246
|
var require_bcrypt = __commonJS((exports, module) => {
|
|
1247
1247
|
(function(global2, factory) {
|
|
1248
1248
|
if (typeof define === "function" && define["amd"])
|
|
@@ -3081,7 +3081,7 @@ var decrypt = function(encrypted) {
|
|
|
3081
3081
|
// src/hash.ts
|
|
3082
3082
|
var import_bcryptjs = __toESM(require_bcrypt(), 1);
|
|
3083
3083
|
|
|
3084
|
-
// /
|
|
3084
|
+
// /home/runner/work/stacks/stacks/node_modules/js-base64/base64.mjs
|
|
3085
3085
|
var version = "3.7.5";
|
|
3086
3086
|
var VERSION = version;
|
|
3087
3087
|
var _hasatob = typeof atob === "function";
|