post-armor 1.0.7 → 1.0.8

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/README.md CHANGED
@@ -52,7 +52,6 @@ app.use(express.raw({ type: "application/octet-stream" }));
52
52
  const armorGate = postArmor({
53
53
  key: "YOUR_SECRET_KEY", // Must match client key
54
54
  delay: 5, // Allowed time difference in seconds
55
- strict: true // Enforce strict response typing
56
55
  });
57
56
 
58
57
  // 3. Protect your route
@@ -61,7 +60,7 @@ app.post("/secure-api", armorGate, (req, res) => {
61
60
  console.log("Received:", req.body);
62
61
 
63
62
  // Send an armored response back
64
- res.return("object", { success: true, message: "Secure data" });
63
+ res.return({ success: true, message: "Secure data" });
65
64
  });
66
65
 
67
66
  app.listen(3000, () => console.log("Server running"));
@@ -74,7 +73,7 @@ To get IntelliSense for `res.return`, add this to your `types.d.ts` or main serv
74
73
  declare global {
75
74
  namespace Express {
76
75
  interface Response {
77
- return: (type: "string" | "number" | "boolean" | "object" | "any", body: any) => void;
76
+ return: (body: any) => void;
78
77
  }
79
78
  }
80
79
  }
@@ -116,7 +115,6 @@ async function sendData() {
116
115
  |---|---|---|---|
117
116
  | `key` | `string` | **Required** | Shared secret key for encryption. |
118
117
  | `delay` | `number` | `5` | Validity window in seconds. |
119
- | `strict` | `boolean` | `true` | Enforce strict type checking on `res.return`. |
120
118
  | `headerName` | `string` | `"post-armor-token"` | Custom header name for the secure token. |
121
119
  | `sourceName` | `string` | `"post-armor"` | Custom source name in payload metadata. |
122
120
 
@@ -30,7 +30,6 @@ export declare function armoredPost({ url, headers, body, key, headerName, sourc
30
30
  export interface PostArmorConfig {
31
31
  key: string;
32
32
  delay?: number;
33
- strict?: boolean;
34
33
  headerName?: string;
35
34
  sourceName?: string;
36
35
  }
@@ -1 +1 @@
1
- const PA0_0xf3ca16=PA0_0x3626;(function(_0x1296df,_0x1ec7f8){const _0x56caa6=PA0_0x3626,_0x53f360=_0x1296df();while(!![]){try{const _0x2cc6d1=-parseInt(_0x56caa6(0x1f9))/0x1+parseInt(_0x56caa6(0x1ce))/0x2+parseInt(_0x56caa6(0x1d3))/0x3+-parseInt(_0x56caa6(0x1cd))/0x4*(-parseInt(_0x56caa6(0x1dc))/0x5)+parseInt(_0x56caa6(0x1cf))/0x6+-parseInt(_0x56caa6(0x1f8))/0x7*(parseInt(_0x56caa6(0x1d5))/0x8)+-parseInt(_0x56caa6(0x1e0))/0x9*(parseInt(_0x56caa6(0x1f1))/0xa);if(_0x2cc6d1===_0x1ec7f8)break;else _0x53f360['push'](_0x53f360['shift']());}catch(_0x2bdabb){_0x53f360['push'](_0x53f360['shift']());}}}(PA0_0x5ba6,0x8a3cd));const LIB_VERSION='1.0.7';export function getTimestamp(){const _0x42c48f=PA0_0x3626,_0x10df7e=new Date();return _0x10df7e[_0x42c48f(0x1ed)](_0x42c48f(0x1e1),{'timeZone':'Asia/Kolkata','hour12':![],'hour':_0x42c48f(0x1e9),'minute':'2-digit','second':_0x42c48f(0x1e9)})[_0x42c48f(0x1ff)](/:/g,'');}function encryptTime(_0x560689,_0x346dee){const _0x43f90c=PA0_0x3626;let _0x47b9f3='';for(let _0x423fb6=0x0;_0x423fb6<_0x560689[_0x43f90c(0x1f2)];_0x423fb6++){const _0x3e81a3=_0x560689[_0x43f90c(0x1dd)](_0x423fb6)^_0x346dee['charCodeAt'](_0x423fb6%_0x346dee[_0x43f90c(0x1f2)]);_0x47b9f3+=String['fromCharCode'](_0x3e81a3);}const _0x8ca224=Math[_0x43f90c(0x209)]()['toString'](0x24)[_0x43f90c(0x1e2)](0x2,0x7),_0x53bb99=Math[_0x43f90c(0x209)]()[_0x43f90c(0x1e6)](0x24)[_0x43f90c(0x1e2)](0x2,0x7);return _0x47b9f3=_0x47b9f3[_0x43f90c(0x1db)]('')['reverse']()[_0x43f90c(0x1eb)](''),btoa(_0x8ca224+_0x47b9f3+_0x53bb99)['replace'](/=/g,'');}function decryptTime(_0xf83e95,_0x1b5eca){const _0x6143c7=PA0_0x3626;if(_0xf83e95['length']<0xa)return'';let _0x41efb5=_0xf83e95[_0x6143c7(0x1e2)](0x5,_0xf83e95['length']-0x5);_0x41efb5=_0x41efb5[_0x6143c7(0x1db)]('')[_0x6143c7(0x1de)]()[_0x6143c7(0x1eb)]('');let _0x7d37c='';for(let _0x4b2d9f=0x0;_0x4b2d9f<_0x41efb5['length'];_0x4b2d9f++){_0x7d37c+=String[_0x6143c7(0x1f4)](_0x41efb5[_0x6143c7(0x1dd)](_0x4b2d9f)^_0x1b5eca[_0x6143c7(0x1dd)](_0x4b2d9f%_0x1b5eca[_0x6143c7(0x1f2)]));}return _0x7d37c;}export function getSecureToken(_0x25af64){const _0x50e804=getTimestamp();return encryptTime(_0x50e804,_0x25af64);}export function validateToken(_0x563484,_0x319965,_0x4f6471=0x5){const _0x1a7a0b=PA0_0x3626;try{if(!_0x563484)return![];const _0x30ca1b=_0x563484[_0x1a7a0b(0x1ec)](_0x563484[_0x1a7a0b(0x1f2)]+(0x4-_0x563484[_0x1a7a0b(0x1f2)]%0x4)%0x4,'='),_0x3b6f02=atob(_0x30ca1b),_0x3be8a6=decryptTime(_0x3b6f02,_0x319965);if(_0x3be8a6[_0x1a7a0b(0x1f2)]!==0x6)return![];const _0x401b44=getTimestamp(),_0x43a306=_0x5f3feb=>{const _0x37a0b3=_0x1a7a0b,_0x956d45=parseInt(_0x5f3feb[_0x37a0b3(0x1e2)](0x0,0x2),0xa),_0xf2a9ca=parseInt(_0x5f3feb['substring'](0x2,0x4),0xa),_0xc63905=parseInt(_0x5f3feb[_0x37a0b3(0x1e2)](0x4,0x6),0xa);return _0x956d45*0xe10+_0xf2a9ca*0x3c+_0xc63905;},_0xaecd62=_0x43a306(_0x401b44),_0x16b41d=_0x43a306(_0x3be8a6);let _0x59379c=_0xaecd62-_0x16b41d;if(_0x59379c<-0x13880)_0x59379c+=0x15180;if(_0x59379c>0x13880)_0x59379c-=0x15180;return Math[_0x1a7a0b(0x1ea)](_0x59379c)<=_0x4f6471;}catch(_0x172a38){return console[_0x1a7a0b(0x1ef)](_0x1a7a0b(0x1cc),_0x172a38?.[_0x1a7a0b(0x1da)]),![];}}const _preEncoder=PA0_0xf3ca16(0x207);function PA0_0x3626(_0x196c1c,_0x4599a2){_0x196c1c=_0x196c1c-0x1cc;const _0x5ba684=PA0_0x5ba6();let _0x362607=_0x5ba684[_0x196c1c];return _0x362607;}function encodeBody(_0x50f32e){const _0xd7e53c=PA0_0xf3ca16,_0x5477ce=btoa(JSON['stringify'](_0x50f32e));return _preEncoder+_0x5477ce['split']('')['map'](_0x4b33b7=>String[_0xd7e53c(0x1f4)](_0x4b33b7[_0xd7e53c(0x1dd)](0x0)+0x3))['join']('');}function decodeBody(_0x51fb9c){const _0x56de48=PA0_0xf3ca16,_0x2983d6=_0x51fb9c[_0x56de48(0x1e2)](_preEncoder['length'])['split']('')[_0x56de48(0x1fa)](_0x36caaa=>String[_0x56de48(0x1f4)](_0x36caaa[_0x56de48(0x1dd)](0x0)-0x3))[_0x56de48(0x1eb)]('');return JSON[_0x56de48(0x1e4)](atob(_0x2983d6));}function PA0_0x5ba6(){const _0x1290e6=['application/octet-stream','563106CLNmlH','Failed\x20to\x20parse\x20armored\x20response','337312TSgXeY','any','toLowerCase','json','undefined','message','split','4665290zRWRiD','charCodeAt','reverse','key','2081727VNyQpn','en-GB','substring','Unauthorized:\x20Invalid\x20secure\x20token','parse','body','toString','stringify','encode','2-digit','abs','join','padEnd','toLocaleTimeString','Invalid\x20response\x20type:\x20expected\x20','error','Invalid\x20response\x20source:\x20expected\x20','10hxFRGf','length','source','fromCharCode','post-armor','isBuffer','post-armor-token','7lRVgkJ','1124657jZHrns','map','Missing\x20request\x20body','decode','[PostArmor]\x20Invalid\x20or\x20expired\x20token\x20for\x20header\x20','Internal\x20processing\x20error','replace','statusText','string',',\x20got\x20','send','status','warn','strict','PostArmor:','delay','random','path','Token\x20validation\x20error:','4RIomnf','1679626reZeTG','22632CQZsSE','headerName','headers'];PA0_0x5ba6=function(){return _0x1290e6;};return PA0_0x5ba6();}export async function armoredPost({url:_0x4c8a5b,headers:headers={},body:_0x47d2ea,key:_0x4c66f2,headerName:headerName=PA0_0xf3ca16(0x1f7),sourceName:sourceName=PA0_0xf3ca16(0x1f5)}){const _0x4a3ce=PA0_0xf3ca16,_0x4f6f0b={...headers,'Content-Type':_0x4a3ce(0x1d2),[headerName]:getSecureToken(_0x4c66f2)},_0x3c81dc=new TextEncoder(),_0x3ef758=_0x3c81dc[_0x4a3ce(0x1e8)](encodeBody(JSON[_0x4a3ce(0x1e7)]({'body':_0x47d2ea,'_':{'source':sourceName,'version':LIB_VERSION}}))),_0x166858=await fetch(_0x4c8a5b,{'method':'POST','headers':_0x4f6f0b,'body':_0x3ef758});let _0x558b0e={'body':undefined,'type':_0x4a3ce(0x1d9),'_':{'source':'','version':''}};if(_0x166858[_0x4a3ce(0x204)]==0xc8){const _0x3b83ea=await _0x166858['arrayBuffer'](),_0x48ffdf=new TextDecoder(),_0xc5adb=_0x48ffdf[_0x4a3ce(0x1fc)](_0x3b83ea);try{_0x558b0e=JSON['parse'](decodeBody(_0xc5adb));}catch(_0x5a35a9){throw new Error(_0x4a3ce(0x1d4));}if(_0x558b0e['_']?.['source']!==sourceName||_0x558b0e['_']?.['version']!==LIB_VERSION)throw new Error(_0x4a3ce(0x1f0)+sourceName+_0x4a3ce(0x202)+_0x558b0e['_']?.[_0x4a3ce(0x1f3)]);}return{'status':_0x166858[_0x4a3ce(0x204)],'statusText':_0x166858[_0x4a3ce(0x200)],'body':_0x558b0e[_0x4a3ce(0x1e5)]||undefined,'type':typeof _0x558b0e['body'],'ok':_0x166858['ok'],'url':_0x166858['url'],'redirected':_0x166858['redirected'],'headers':_0x166858[_0x4a3ce(0x1d1)]};}export function postArmor(_0x425f0d){const _0x4e2c9c=PA0_0xf3ca16,_0x169fa6=_0x425f0d[_0x4e2c9c(0x1df)],_0x313985=_0x425f0d[_0x4e2c9c(0x208)]??0x5,_0x418172=_0x425f0d[_0x4e2c9c(0x206)]??!![],_0xff21a5=(_0x425f0d[_0x4e2c9c(0x1d0)]||_0x4e2c9c(0x1f7))[_0x4e2c9c(0x1d7)](),_0x72dfb9=_0x425f0d['sourceName']||'post-armor';if(!_0x169fa6)throw new Error('PostArmor:\x20config.key\x20is\x20required');return(_0x2d3430,_0x58e967,_0x558bd9)=>{const _0x52cfc6=_0x4e2c9c;try{const _0x38ca5c=_0x2d3430[_0x52cfc6(0x1d1)][_0xff21a5];if(!validateToken(_0x38ca5c,_0x169fa6,_0x313985)){console[_0x52cfc6(0x205)](_0x52cfc6(0x1fd)+_0xff21a5),_0x58e967['status'](0x191)[_0x52cfc6(0x1d8)]({'error':_0x52cfc6(0x1e3)});return;}if(!_0x2d3430[_0x52cfc6(0x1e5)]||_0x2d3430[_0x52cfc6(0x1e5)]instanceof Uint8Array&&_0x2d3430[_0x52cfc6(0x1e5)][_0x52cfc6(0x1f2)]===0x0){_0x58e967[_0x52cfc6(0x204)](0x190)[_0x52cfc6(0x1d8)]({'error':_0x52cfc6(0x1fb)});return;}let _0x4251ca;try{const _0x1edc36=typeof _0x2d3430['body']===_0x52cfc6(0x201)?_0x2d3430[_0x52cfc6(0x1e5)]:_0x2d3430[_0x52cfc6(0x1e5)]instanceof Uint8Array||typeof Buffer!==_0x52cfc6(0x1d9)&&Buffer[_0x52cfc6(0x1f6)](_0x2d3430[_0x52cfc6(0x1e5)])?decodeBody(new TextDecoder()['decode'](_0x2d3430[_0x52cfc6(0x1e5)])):JSON[_0x52cfc6(0x1e7)](_0x2d3430[_0x52cfc6(0x1e5)]);_0x4251ca=JSON[_0x52cfc6(0x1e4)](_0x1edc36);}catch(_0x2835e0){_0x58e967[_0x52cfc6(0x204)](0x190)[_0x52cfc6(0x1d8)]({'error':'Malformed\x20request\x20payload'});return;}if(!_0x4251ca['_']||_0x4251ca['_'][_0x52cfc6(0x1f3)]!==_0x72dfb9){_0x58e967[_0x52cfc6(0x204)](0x190)['json']({'error':'Invalid\x20request\x20source'});return;}_0x2d3430['body']=_0x4251ca['body'],_0x58e967['return']=(_0x8828ae,_0xe9ee8f)=>{const _0x2bb4d2=_0x52cfc6;if(_0x418172&&_0x8828ae!==_0x2bb4d2(0x1d6)&&typeof _0xe9ee8f!==_0x8828ae)throw new Error(_0x2bb4d2(0x1ee)+_0x8828ae+_0x2bb4d2(0x202)+typeof _0xe9ee8f);const _0x261a5a=encodeBody(JSON[_0x2bb4d2(0x1e7)]({'body':_0xe9ee8f,'_':{'source':_0x72dfb9,'version':LIB_VERSION}}));_0x58e967[_0x2bb4d2(0x203)](new TextEncoder()['encode'](_0x261a5a));},_0x558bd9();}catch(_0x46e054){console[_0x52cfc6(0x1ef)]('[PostArmor]\x20Error\x20processing\x20request\x20on\x20'+_0x2d3430[_0x52cfc6(0x20a)]+':',_0x46e054?.['message']),_0x58e967[_0x52cfc6(0x204)](0x190)[_0x52cfc6(0x1d8)]({'error':_0x52cfc6(0x1fe)});}};}
1
+ const PA0_0x1940d2=PA0_0x3295;(function(_0x337f53,_0x2732b3){const _0x18b874=PA0_0x3295,_0x3311de=_0x337f53();while(!![]){try{const _0x6fed01=parseInt(_0x18b874(0x14e))/0x1+parseInt(_0x18b874(0x14c))/0x2*(parseInt(_0x18b874(0x18a))/0x3)+parseInt(_0x18b874(0x151))/0x4*(-parseInt(_0x18b874(0x173))/0x5)+-parseInt(_0x18b874(0x178))/0x6*(-parseInt(_0x18b874(0x166))/0x7)+-parseInt(_0x18b874(0x152))/0x8*(-parseInt(_0x18b874(0x162))/0x9)+parseInt(_0x18b874(0x168))/0xa+parseInt(_0x18b874(0x16d))/0xb*(-parseInt(_0x18b874(0x183))/0xc);if(_0x6fed01===_0x2732b3)break;else _0x3311de['push'](_0x3311de['shift']());}catch(_0x5065cd){_0x3311de['push'](_0x3311de['shift']());}}}(PA0_0x2983,0xceb7c));function PA0_0x3295(_0x4b1f5b,_0x4033be){_0x4b1f5b=_0x4b1f5b-0x14c;const _0x2983cd=PA0_0x2983();let _0x329504=_0x2983cd[_0x4b1f5b];return _0x329504;}const LIB_VERSION=PA0_0x1940d2(0x17b);export function getTimestamp(){const _0x173611=PA0_0x1940d2,_0x304f8e=new Date();return _0x304f8e[_0x173611(0x167)](_0x173611(0x187),{'timeZone':_0x173611(0x15d),'hour12':![],'hour':_0x173611(0x16f),'minute':_0x173611(0x16f),'second':_0x173611(0x16f)})[_0x173611(0x179)](/:/g,'');}function encryptTime(_0x23f249,_0x78cf9f){const _0x13a45f=PA0_0x1940d2;let _0xaf5ad3='';for(let _0x57b992=0x0;_0x57b992<_0x23f249[_0x13a45f(0x171)];_0x57b992++){const _0x4abf9a=_0x23f249[_0x13a45f(0x170)](_0x57b992)^_0x78cf9f['charCodeAt'](_0x57b992%_0x78cf9f[_0x13a45f(0x171)]);_0xaf5ad3+=String[_0x13a45f(0x155)](_0x4abf9a);}const _0x452a1b=Math[_0x13a45f(0x165)]()[_0x13a45f(0x16b)](0x24)[_0x13a45f(0x172)](0x2,0x7),_0x543cc3=Math[_0x13a45f(0x165)]()[_0x13a45f(0x16b)](0x24)['substring'](0x2,0x7);return _0xaf5ad3=_0xaf5ad3[_0x13a45f(0x14f)]('')[_0x13a45f(0x164)]()[_0x13a45f(0x17a)](''),btoa(_0x452a1b+_0xaf5ad3+_0x543cc3)['replace'](/=/g,'');}function decryptTime(_0x4f690a,_0x4b60bd){const _0x4f3d7c=PA0_0x1940d2;if(_0x4f690a[_0x4f3d7c(0x171)]<0xa)return'';let _0xbfe056=_0x4f690a['substring'](0x5,_0x4f690a[_0x4f3d7c(0x171)]-0x5);_0xbfe056=_0xbfe056[_0x4f3d7c(0x14f)]('')[_0x4f3d7c(0x164)]()[_0x4f3d7c(0x17a)]('');let _0x1a0ed3='';for(let _0x2d65cf=0x0;_0x2d65cf<_0xbfe056['length'];_0x2d65cf++){_0x1a0ed3+=String['fromCharCode'](_0xbfe056[_0x4f3d7c(0x170)](_0x2d65cf)^_0x4b60bd[_0x4f3d7c(0x170)](_0x2d65cf%_0x4b60bd['length']));}return _0x1a0ed3;}export function getSecureToken(_0x2ece4c){const _0xabee1b=getTimestamp();return encryptTime(_0xabee1b,_0x2ece4c);}export function validateToken(_0x371af4,_0x253065,_0x51d261=0x5){const _0x4d9ba3=PA0_0x1940d2;try{if(!_0x371af4)return![];const _0x14da18=_0x371af4['padEnd'](_0x371af4[_0x4d9ba3(0x171)]+(0x4-_0x371af4[_0x4d9ba3(0x171)]%0x4)%0x4,'='),_0x2c14b4=atob(_0x14da18),_0x4e1aca=decryptTime(_0x2c14b4,_0x253065);if(_0x4e1aca[_0x4d9ba3(0x171)]!==0x6)return![];const _0x2bc911=getTimestamp(),_0x473cac=_0x4a8328=>{const _0xe3947c=_0x4d9ba3,_0x408a74=parseInt(_0x4a8328['substring'](0x0,0x2),0xa),_0x34f699=parseInt(_0x4a8328[_0xe3947c(0x172)](0x2,0x4),0xa),_0x5779ea=parseInt(_0x4a8328[_0xe3947c(0x172)](0x4,0x6),0xa);return _0x408a74*0xe10+_0x34f699*0x3c+_0x5779ea;},_0x158ab8=_0x473cac(_0x2bc911),_0x1b8eda=_0x473cac(_0x4e1aca);let _0x55033a=_0x158ab8-_0x1b8eda;if(_0x55033a<-0x13880)_0x55033a+=0x15180;if(_0x55033a>0x13880)_0x55033a-=0x15180;return Math[_0x4d9ba3(0x150)](_0x55033a)<=_0x51d261;}catch(_0x2ea81d){return console['error'](_0x4d9ba3(0x18d),_0x2ea81d?.[_0x4d9ba3(0x177)]),![];}}const _preEncoder='PostArmor:';function encodeBody(_0x850b37){const _0x902ae4=PA0_0x1940d2,_0x22a68b=btoa(JSON['stringify'](_0x850b37));return _preEncoder+_0x22a68b[_0x902ae4(0x14f)]('')[_0x902ae4(0x17e)](_0x7610c8=>String[_0x902ae4(0x155)](_0x7610c8['charCodeAt'](0x0)+0x3))[_0x902ae4(0x17a)]('');}function PA0_0x2983(){const _0xdb20dd=['1.0.7','undefined','delay','map','return','headers',',\x20got\x20','Unauthorized:\x20Invalid\x20secure\x20token','41240172aqAXUr','Malformed\x20request\x20payload','version','Missing\x20request\x20body','en-GB','status','error','1779PLqqVK','source','string','Token\x20validation\x20error:','post-armor','3082kjZikQ','parse','782679NTBmgc','split','abs','424124fUJgHP','9256EQYCgs','sourceName','json','fromCharCode','[PostArmor]\x20Error\x20processing\x20request\x20on\x20','PostArmor:\x20config.key\x20is\x20required','[PostArmor]\x20Invalid\x20or\x20expired\x20token\x20for\x20header\x20','decode','encode','path','post-armor-token','Asia/Kolkata','headerName','statusText','arrayBuffer','body','12789dIeliX','POST','reverse','random','24416emBSYi','toLocaleTimeString','5646710FCbrKG','stringify','Internal\x20processing\x20error','toString','application/octet-stream','11Rwtfvg','key','2-digit','charCodeAt','length','substring','45SokGin','send','warn','Failed\x20to\x20parse\x20armored\x20response','message','2292RSaMoN','replace','join'];PA0_0x2983=function(){return _0xdb20dd;};return PA0_0x2983();}function decodeBody(_0x2c581d){const _0x2b67a9=PA0_0x1940d2,_0x4835a1=_0x2c581d[_0x2b67a9(0x172)](_preEncoder['length'])[_0x2b67a9(0x14f)]('')[_0x2b67a9(0x17e)](_0x22c300=>String[_0x2b67a9(0x155)](_0x22c300[_0x2b67a9(0x170)](0x0)-0x3))[_0x2b67a9(0x17a)]('');return JSON[_0x2b67a9(0x14d)](atob(_0x4835a1));}export async function armoredPost({url:_0xa00e1d,headers:headers={},body:_0x2daace,key:_0x131df0,headerName:headerName=PA0_0x1940d2(0x15c),sourceName:sourceName='post-armor'}){const _0x239e46=PA0_0x1940d2,_0x3053ff={...headers,'Content-Type':_0x239e46(0x16c),[headerName]:getSecureToken(_0x131df0)},_0x36fd1a=new TextEncoder(),_0x171862=_0x36fd1a[_0x239e46(0x15a)](encodeBody(JSON[_0x239e46(0x169)]({'body':_0x2daace,'_':{'source':sourceName,'version':LIB_VERSION}}))),_0x37f9e5=await fetch(_0xa00e1d,{'method':_0x239e46(0x163),'headers':_0x3053ff,'body':_0x171862});let _0x487e1e={'body':undefined,'type':_0x239e46(0x17c),'_':{'source':'','version':''}};const _0x50be9a=await _0x37f9e5[_0x239e46(0x160)](),_0x5ebd1a=new TextDecoder(),_0x2894d3=_0x5ebd1a[_0x239e46(0x159)](_0x50be9a);if(_0x2894d3['startsWith'](_preEncoder)){try{_0x487e1e=JSON[_0x239e46(0x14d)](decodeBody(_0x2894d3));}catch(_0x5417f9){throw new Error(_0x239e46(0x176));}if(_0x487e1e['_']?.[_0x239e46(0x18b)]!==sourceName||_0x487e1e['_']?.[_0x239e46(0x185)]!==LIB_VERSION)throw new Error('Invalid\x20response\x20source:\x20expected\x20'+sourceName+_0x239e46(0x181)+_0x487e1e['_']?.['source']);}return{'status':_0x37f9e5[_0x239e46(0x188)],'statusText':_0x37f9e5[_0x239e46(0x15f)],'body':_0x487e1e[_0x239e46(0x161)]||undefined,'type':typeof _0x487e1e['body'],'ok':_0x37f9e5['ok'],'url':_0x37f9e5['url'],'redirected':_0x37f9e5['redirected'],'headers':_0x37f9e5[_0x239e46(0x180)]};}export function postArmor(_0x4fa6e3){const _0x5478ba=PA0_0x1940d2,_0xf14d18=_0x4fa6e3[_0x5478ba(0x16e)],_0x58d254=_0x4fa6e3[_0x5478ba(0x17d)]??0x5,_0x330bec=(_0x4fa6e3[_0x5478ba(0x15e)]||_0x5478ba(0x15c))['toLowerCase'](),_0xe61106=_0x4fa6e3[_0x5478ba(0x153)]||_0x5478ba(0x18e);if(!_0xf14d18)throw new Error(_0x5478ba(0x157));return(_0x3f5095,_0xf9ae4e,_0x1f01fe)=>{const _0x22179c=_0x5478ba;try{const _0x40c299=_0x3f5095['headers'][_0x330bec];if(!validateToken(_0x40c299,_0xf14d18,_0x58d254)){console[_0x22179c(0x175)](_0x22179c(0x158)+_0x330bec),_0xf9ae4e['status'](0x191)[_0x22179c(0x154)]({'error':_0x22179c(0x182)});return;}if(!_0x3f5095[_0x22179c(0x161)]||_0x3f5095[_0x22179c(0x161)]instanceof Uint8Array&&_0x3f5095[_0x22179c(0x161)][_0x22179c(0x171)]===0x0){_0xf9ae4e[_0x22179c(0x188)](0x190)[_0x22179c(0x154)]({'error':_0x22179c(0x186)});return;}let _0x3365e1;try{const _0x33c853=typeof _0x3f5095[_0x22179c(0x161)]===_0x22179c(0x18c)?_0x3f5095[_0x22179c(0x161)]:_0x3f5095[_0x22179c(0x161)]instanceof Uint8Array||typeof Buffer!=='undefined'&&Buffer['isBuffer'](_0x3f5095[_0x22179c(0x161)])?decodeBody(new TextDecoder()['decode'](_0x3f5095[_0x22179c(0x161)])):JSON[_0x22179c(0x169)](_0x3f5095['body']);_0x3365e1=JSON[_0x22179c(0x14d)](_0x33c853);}catch(_0x53ef3b){_0xf9ae4e[_0x22179c(0x188)](0x190)['json']({'error':_0x22179c(0x184)});return;}if(!_0x3365e1['_']||_0x3365e1['_'][_0x22179c(0x18b)]!==_0xe61106){_0xf9ae4e[_0x22179c(0x188)](0x190)[_0x22179c(0x154)]({'error':'Invalid\x20request\x20source'});return;}_0x3f5095['body']=_0x3365e1['body'],_0xf9ae4e[_0x22179c(0x17f)]=_0x200c62=>{const _0x32b5f4=_0x22179c,_0x259cc2=encodeBody(JSON['stringify']({'body':_0x200c62,'_':{'source':_0xe61106,'version':LIB_VERSION}}));_0xf9ae4e[_0x32b5f4(0x174)](new TextEncoder()[_0x32b5f4(0x15a)](_0x259cc2));},_0x1f01fe();}catch(_0x165100){console[_0x22179c(0x189)](_0x22179c(0x156)+_0x3f5095[_0x22179c(0x15b)]+':',_0x165100?.['message']),_0xf9ae4e[_0x22179c(0x188)](0x190)[_0x22179c(0x154)]({'error':_0x22179c(0x16a)});}};}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "post-armor",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "Zero-dependency binary request obfuscation and time-locked security middleware for Node.js and Browsers.",
5
5
  "type": "module",
6
6
  "main": "./dist/post-armor.js",