web-node 1.0.626 → 1.0.627
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.
- package/index.js +3 -2
- package/main.js +1 -0
- package/package.json +5 -5
- package/unixCrypt.js +1 -1
package/index.js
CHANGED
|
@@ -418,7 +418,7 @@ _context3.p=25;_context3.n=26;return Promise.all(Object.keys(servicePromises).ma
|
|
|
418
418
|
usually linked into a package managers binary folder.
|
|
419
419
|
*/_context4.p=2;_context4.n=3;return (0,node_fs_promises__WEBPACK_IMPORTED_MODULE_3__.realpath)(process.argv[1]);case 3:_t8=_context4.v;_context4.n=4;return (0,node_fs_promises__WEBPACK_IMPORTED_MODULE_3__.realpath)(filename);case 4:_t9=_context4.v;if(!(_t8===_t9)){_context4.n=5;break}isMainModulePositiveCalls.value+=1;return _context4.a(2,true);case 5:_context4.n=7;break;case 6:_context4.p=6;_t0=_context4.v;case 7:return _context4.a(2,false)}},_callee4,null,[[2,6]])}));function isMainModule(_x3,_x4){return _isMainModule.apply(this,arguments)}return isMainModule}();/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (main);
|
|
420
420
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, [
|
|
421
|
-
/* harmony export */ "Ay", 0,
|
|
421
|
+
/* harmony export */ "Ay", 0, __WEBPACK_DEFAULT_EXPORT__
|
|
422
422
|
/* harmony export */ ]);
|
|
423
423
|
|
|
424
424
|
__webpack_async_result__();
|
|
@@ -428,7 +428,7 @@ __webpack_async_result__();
|
|
|
428
428
|
/* 8 */
|
|
429
429
|
/***/ ((module) => {
|
|
430
430
|
|
|
431
|
-
module.exports = /*#__PURE__*/JSON.parse('{"name":"web-node","version":"1.0.
|
|
431
|
+
module.exports = /*#__PURE__*/JSON.parse('{"name":"web-node","version":"1.0.627","description":"High level javaScript backend plugin system and configuration merger.","keywords":["api","backend","management","plugin","web"],"homepage":"https://torben.website/web-node","bugs":{"email":"info@torben.website","url":"https://github.com/thaibault/web-node/issues"},"license":"CC-BY-3.0","author":{"email":"info@torben.website","name":"Torben Sickert","url":"https://torben.website"},"repository":{"type":"git","url":"https://github.com/thaibault/web-node.git"},"type":"module","bin":"main.js","exports":{".":"./index.js","./main":"./main.js","./main.js":"./main.js","./package.json":"./package.json","./unixCrypt":"./unixCrypt.js","./unixCrypt.js":"./unixCrypt.js","./type":"./type.d.ts"},"files":["configurator.d.ts","index.d.ts","index.js","main.js","pluginAPI.d.ts","type.d.ts","unixCrypt.d.ts","unixCrypt.js"],"sideEffects":true,"scripts":{"build":"yarn build:types; yarn build:plain","build:plain":"weboptimizer build","build:types":"weboptimizer build:types","check":"yarn check:types; yarn lint","check:types":"weboptimizer check:types","clear":"weboptimizer clear","document":"weboptimizer document","lint":"weboptimizer lint","prepare":"yarn build","prepare:test":"yarn clear && cd dummyPlugin && shx touch yarn.lock && yarn build && cd ..","serve":"yarn build:plain && yarn start","start":"./main.js \'{plugin: {hotReloading: true}}\'","test":"yarn prepare:test && weboptimizer test","test:coverage":"yarn prepare:test && weboptimizer test:coverage","test:coverage:report":"yarn prepare:test && weboptimizer test:coverage:report","update:documentation":"web-documentation","watch":"weboptimizer build --watch"},"devDependencies":{"@babel/cli":"^8.0.5","@babel/eslint-parser":"^8.0.5","@eslint/js":"^10.0.1","@stylistic/eslint-plugin":"^5.10.0","@types/node":"^26.5.1","@types/webpack-env":"^1.18.8","@typescript-eslint/eslint-plugin":"^8.70.0","@typescript-eslint/parser":"^8.70.0","clientnode":"^4.0.1517","eslint":"^10.10.0","eslint-config-google":"^0.14.0","eslint-plugin-jsdoc":"^64.5.0","jest":"^30.5.1","jsdoc":"^4.0.5","shx":"^0.4.0","typescript-eslint":"^8.70.0","web-documentation":"^1.0.58","weboptimizer":"^4.0.85"},"peerDependencies":{"clientnode":"*"},"resolutions":{"colors":"1.4.0","globals@npm:^11.1.0":"patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch","globals@npm:^14.0.0":"patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch","globals@npm:^9.18.0":"patch:globals@npm%3A11.12.0#~/.yarn/patches/globals-npm-11.12.0-1fa7f41a6c.patch"},"engines":{"node":">=26","npm":">=12","yarn":">=4"},"webDocumentation":{"trackingCode":"UA-40192634-9"},"webNode":{"core":{"context":{"path":"./","type":"relative"},"debug":false,"encoding":"utf8","interDependencies":{},"name":"web-node","plugin":{"configuration":{"fileNames":["package.json","private-package.json"],"propertyNames":["webNode","webnode","web-node"]},"nameRegularExpressionPattern":"^([a-zA-Z0-9-]+?)-?[wW]eb-?[nN]ode-?[pP]lugin$","directories":{"external":{"path":{"__evaluate__":"`${currentPath}/node_modules/`"}},"internal":{"nameRegularExpressionPattern":"^([a-zA-Z0-9-_].*)$","path":{"__evaluate__":"`${currentPath}/plugins/`"}}},"hotReloading":false}}},"webOptimizer":{"assetPattern":{"javaScript":{"includeFilePathRegularExpression":"^(.+/)?main\\\\.js$","pattern":{"#":"This is how we can make our main exported artefact executable.","__evaluate__":"`#!/usr/bin/env node\\n// -*- coding: utf-8 -*-\\n${self.generic.assetPattern?.javaScript?.pattern ?? \'\'}\\n{1}`"}}},"injection":{"entry":{"__evaluate__":"2 < self.givenCommandLineArguments.length && self.givenCommandLineArguments[2].startsWith(\'test\') ? {testBundle: \'test\'} : {index: \'./index.ts\', main: \'./main.ts\', unixCrypt: \'./unixCrypt.ts\'}"}},"module":{"optimizer":{"terser":{"terserOptions":{"compress":{"#":"To provide a logging output we need to exclude this feature.","drop_console":{"__evaluate__":"false"},"drop_debugger":{"__evaluate__":"false"}}}}}},"targetTechnology":{"boilerplate":"node","payload":"node"},"webpack":{"module":{"parser":{"javascript":{"importMeta":{"#":"NOTE: This allows as to access node\'s native \\"import.meta.url\\" runtime value for determining the main module.","url":false}}}}}},"packageManager":"yarn@4.18.0"}');
|
|
432
432
|
|
|
433
433
|
/***/ }),
|
|
434
434
|
/* 9 */
|
|
@@ -610,6 +610,7 @@ module.exports = x({ ["realpath"]: () => (__WEBPACK_EXTERNAL_MODULE_node_fs_prom
|
|
|
610
610
|
/******/ // This entry module used 'module' so it can't be inlined
|
|
611
611
|
/******/ let __webpack_exports__ = __webpack_require__(7);
|
|
612
612
|
/******/ __webpack_exports__ = await __webpack_exports__;
|
|
613
|
+
/******/ __webpack_exports__ = await __webpack_exports__;
|
|
613
614
|
/******/ const __webpack_exports__PLUGIN_PRELOADER = __webpack_exports__.zW;
|
|
614
615
|
/******/ const __webpack_exports__callStack = __webpack_exports__.lT;
|
|
615
616
|
/******/ const __webpack_exports__callStackSynchronous = __webpack_exports__.gl;
|
package/main.js
CHANGED
|
@@ -169,4 +169,5 @@ module.exports = x({ ["fileURLToPath"]: () => (__WEBPACK_EXTERNAL_MODULE_node_ur
|
|
|
169
169
|
/******/ // This entry module used 'module' so it can't be inlined
|
|
170
170
|
/******/ let __webpack_exports__ = __webpack_require__(12);
|
|
171
171
|
/******/ __webpack_exports__ = await __webpack_exports__;
|
|
172
|
+
/******/ __webpack_exports__ = await __webpack_exports__;
|
|
172
173
|
/******/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "web-node",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.627",
|
|
4
4
|
"description": "High level javaScript backend plugin system and configuration merger.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"api",
|
|
@@ -74,16 +74,16 @@
|
|
|
74
74
|
"@types/webpack-env": "^1.18.8",
|
|
75
75
|
"@typescript-eslint/eslint-plugin": "^8.70.0",
|
|
76
76
|
"@typescript-eslint/parser": "^8.70.0",
|
|
77
|
-
"clientnode": "^4.0.
|
|
77
|
+
"clientnode": "^4.0.1517",
|
|
78
78
|
"eslint": "^10.10.0",
|
|
79
79
|
"eslint-config-google": "^0.14.0",
|
|
80
|
-
"eslint-plugin-jsdoc": "^64.
|
|
80
|
+
"eslint-plugin-jsdoc": "^64.5.0",
|
|
81
81
|
"jest": "^30.5.1",
|
|
82
82
|
"jsdoc": "^4.0.5",
|
|
83
83
|
"shx": "^0.4.0",
|
|
84
84
|
"typescript-eslint": "^8.70.0",
|
|
85
|
-
"web-documentation": "^1.0.
|
|
86
|
-
"weboptimizer": "^4.0.
|
|
85
|
+
"web-documentation": "^1.0.58",
|
|
86
|
+
"weboptimizer": "^4.0.85"
|
|
87
87
|
},
|
|
88
88
|
"peerDependencies": {
|
|
89
89
|
"clientnode": "*"
|
package/unixCrypt.js
CHANGED
|
@@ -109,7 +109,7 @@ var stringToBytes=function stringToBytes(string){var result=[];for(var _index12=
|
|
|
109
109
|
* @returns Returns crypted or encrypted buffer or string.
|
|
110
110
|
*/function unixCrypt(givenPassword,givenSalt,returnBytes){if(givenSalt===void 0){givenSalt="aa"}if(returnBytes===void 0){returnBytes=false}var password=typeof givenPassword==="string"?stringToBytes(givenPassword):givenPassword;var salt=givenSalt;if(typeof givenSalt==="string"){if(givenSalt==="")givenSalt="aa";salt=stringToBytes(givenSalt)}var block=[];var iobuf=[];for(var _index13=0;_index13<66;_index13++)block[_index13]=0;var c;for(var _index14=0,otherIndex=0;(c=password[otherIndex])&&_index14<64;otherIndex++){for(var subIndex=0;subIndex<7;subIndex++,_index14++)block[_index14]=c>>6-subIndex&1;_index14++}setKey(block);for(var _index15=0;_index15<66;_index15++)block[_index15]=0;for(var _index16=0;_index16<48;_index16++)E[_index16]=e[_index16];for(var _index17=0,_otherIndex=0;_index17<2;_index17++,_otherIndex++){var _c=salt[_otherIndex];iobuf[_index17]=_c;if(_c>"Z".charCodeAt(0))_c-=6;if(_c>"9".charCodeAt(0))_c-=7;_c-=".".charCodeAt(0);for(var _subIndex2=0;_subIndex2<6;_subIndex2++)if(_c>>_subIndex2&1){var temp=E[6*_index17+_subIndex2];E[6*_index17+_subIndex2]=E[6*_index17+_subIndex2+24];E[6*_index17+_subIndex2+24]=temp}}for(var _index18=0;_index18<25;_index18++)encrypt(block);for(var _index19=0;_index19<11;_index19++){c=0;for(var _subIndex3=0;_subIndex3<6;_subIndex3++){c<<=1;c|=block[6*_index19+_subIndex3]}c+=".".charCodeAt(0);if(c>"9".charCodeAt(0))c+=7;if(c>"Z".charCodeAt(0))c+=6;iobuf[_index19+2]=c}if(iobuf[1]===0)iobuf[1]=iobuf[0];return returnBytes?iobuf:bytesToStr(iobuf)}/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (unixCrypt);
|
|
111
111
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, [
|
|
112
|
-
/* harmony export */ "A", 0,
|
|
112
|
+
/* harmony export */ "A", 0, __WEBPACK_DEFAULT_EXPORT__
|
|
113
113
|
/* harmony export */ ]);
|
|
114
114
|
|
|
115
115
|
const __webpack_exports__default = __webpack_exports__.A;
|