@proteinjs/reflection-build 1.0.20 → 1.0.22
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/package.json +4 -4
- package/test/examples/source-repository/a/node_modules/.package-lock.json +16 -16
- package/test/examples/source-repository/a/node_modules/@proteinjs/reflection/package.json +2 -2
- package/test/examples/source-repository/a/node_modules/@proteinjs/util/CHANGELOG.md +22 -0
- package/test/examples/source-repository/a/node_modules/@proteinjs/util/package.json +2 -2
- package/test/examples/source-repository/a/node_modules/@proteinjs/util-node/CHANGELOG.md +27 -0
- package/test/examples/source-repository/a/node_modules/@proteinjs/util-node/dist/src/Fs.js +1 -1
- package/test/examples/source-repository/a/node_modules/@proteinjs/util-node/dist/src/Fs.js.map +1 -1
- package/test/examples/source-repository/a/node_modules/@proteinjs/util-node/package.json +3 -3
- package/test/examples/source-repository/a/node_modules/@proteinjs/util-node/src/Fs.ts +1 -1
- package/test/examples/source-repository/a/node_modules/glob-watcher/node_modules/fsevents/build/Makefile +1 -1
- package/test/examples/source-repository/a/package-lock.json +20 -20
- package/test/examples/source-repository/a/package.json +4 -4
- package/test/examples/source-repository/b/node_modules/.package-lock.json +12 -12
- package/test/examples/source-repository/b/node_modules/@proteinjs/reflection/package.json +2 -2
- package/test/examples/source-repository/b/node_modules/@proteinjs/util/CHANGELOG.md +22 -0
- package/test/examples/source-repository/b/node_modules/@proteinjs/util/package.json +2 -2
- package/test/examples/source-repository/b/node_modules/@proteinjs/util-node/CHANGELOG.md +27 -0
- package/test/examples/source-repository/b/node_modules/@proteinjs/util-node/dist/src/Fs.js +1 -1
- package/test/examples/source-repository/b/node_modules/@proteinjs/util-node/dist/src/Fs.js.map +1 -1
- package/test/examples/source-repository/b/node_modules/@proteinjs/util-node/package.json +3 -3
- package/test/examples/source-repository/b/node_modules/@proteinjs/util-node/src/Fs.ts +1 -1
- package/test/examples/source-repository/b/node_modules/glob-watcher/node_modules/fsevents/build/Makefile +1 -1
- package/test/examples/source-repository/b/package-lock.json +16 -16
- package/test/examples/source-repository/b/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection-build",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.22",
|
|
4
4
|
"description": "Build system for reflection",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@dagrejs/graphlib": "2.1.4",
|
|
32
|
-
"@proteinjs/reflection": "^1.1.
|
|
33
|
-
"@proteinjs/util": "1.
|
|
34
|
-
"@proteinjs/util-node": "1.3.
|
|
32
|
+
"@proteinjs/reflection": "^1.1.7",
|
|
33
|
+
"@proteinjs/util": "1.3.1",
|
|
34
|
+
"@proteinjs/util-node": "1.3.3",
|
|
35
35
|
"globby": "11.0.1",
|
|
36
36
|
"gulp": "4.0.2",
|
|
37
37
|
"gulp-shell": "0.8.0",
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection-build-test-a",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"../b": {
|
|
8
8
|
"name": "@proteinjs/reflection-build-test-b",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.11",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@dagrejs/graphlib": "2.1.4",
|
|
13
|
-
"@proteinjs/reflection": "^1.1.
|
|
14
|
-
"@proteinjs/util": "1.
|
|
15
|
-
"@proteinjs/util-node": "1.3.
|
|
13
|
+
"@proteinjs/reflection": "^1.1.7",
|
|
14
|
+
"@proteinjs/util": "1.3.1",
|
|
15
|
+
"@proteinjs/util-node": "1.3.3",
|
|
16
16
|
"globby": "11.0.1",
|
|
17
17
|
"gulp": "4.0.2",
|
|
18
18
|
"gulp-shell": "0.8.0",
|
|
@@ -1078,12 +1078,12 @@
|
|
|
1078
1078
|
}
|
|
1079
1079
|
},
|
|
1080
1080
|
"node_modules/@proteinjs/reflection": {
|
|
1081
|
-
"version": "1.1.
|
|
1082
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.
|
|
1083
|
-
"integrity": "sha512-
|
|
1081
|
+
"version": "1.1.7",
|
|
1082
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.7.tgz",
|
|
1083
|
+
"integrity": "sha512-p/EeEqUk1/WlZ4Ne6MkYlidhnUNqgP0dudbjVB1amdlzbhk6/jjrRklkcf9l4UYmTGYFFJTh0Ym1RkCHmtpx+A==",
|
|
1084
1084
|
"dependencies": {
|
|
1085
1085
|
"@dagrejs/graphlib": "2.1.4",
|
|
1086
|
-
"@proteinjs/util": "1.
|
|
1086
|
+
"@proteinjs/util": "1.3.1"
|
|
1087
1087
|
}
|
|
1088
1088
|
},
|
|
1089
1089
|
"node_modules/@proteinjs/reflection-build-test-b": {
|
|
@@ -1091,21 +1091,21 @@
|
|
|
1091
1091
|
"link": true
|
|
1092
1092
|
},
|
|
1093
1093
|
"node_modules/@proteinjs/util": {
|
|
1094
|
-
"version": "1.
|
|
1095
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.
|
|
1096
|
-
"integrity": "sha512-
|
|
1094
|
+
"version": "1.3.1",
|
|
1095
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.3.1.tgz",
|
|
1096
|
+
"integrity": "sha512-FVIgck+4y/ZMnIxZg0RZ9K56nPZ7uGDDgpFbpUZJ/LFLvsMgeijln+1vBi/E4f1gSEoM97P2ZhI3yTr2eg0qCw==",
|
|
1097
1097
|
"dependencies": {
|
|
1098
1098
|
"@dagrejs/graphlib": "2.1.4",
|
|
1099
1099
|
"jsesc": "3.0.1"
|
|
1100
1100
|
}
|
|
1101
1101
|
},
|
|
1102
1102
|
"node_modules/@proteinjs/util-node": {
|
|
1103
|
-
"version": "1.3.
|
|
1104
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.
|
|
1105
|
-
"integrity": "sha512-
|
|
1103
|
+
"version": "1.3.3",
|
|
1104
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.3.tgz",
|
|
1105
|
+
"integrity": "sha512-Q34G1yJ9A1KB2VTVZPLg+yTezb4fUdG5MfZeGfJwzNm2mEDcRYGtpOICZw+XHweKr7NYK0Va5Sq2Y0BWmDFVZQ==",
|
|
1106
1106
|
"dependencies": {
|
|
1107
1107
|
"@dagrejs/graphlib": "2.1.4",
|
|
1108
|
-
"@proteinjs/util": "^1.
|
|
1108
|
+
"@proteinjs/util": "^1.3.1",
|
|
1109
1109
|
"fs-extra": "11.1.1",
|
|
1110
1110
|
"globby": "11.0.1",
|
|
1111
1111
|
"typescript": "5.2.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.7",
|
|
4
4
|
"description": "Source introspection and loader apis",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@dagrejs/graphlib": "2.1.4",
|
|
27
|
-
"@proteinjs/util": "1.
|
|
27
|
+
"@proteinjs/util": "1.3.1"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@types/graphlib": "2.1.6",
|
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.3.1](https://github.com/proteinjs/util/compare/@proteinjs/util@1.3.0...@proteinjs/util@1.3.1) (2024-07-12)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* remove generateSecureToken and use within server code only ([5d16a1b](https://github.com/proteinjs/util/commit/5d16a1bc0666d1b61a5a4e197af1ae79516ea79c))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [1.3.0](https://github.com/proteinjs/util/compare/@proteinjs/util@1.2.0...@proteinjs/util@1.3.0) (2024-07-12)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* add function to generate token with crypto library ([9cb469c](https://github.com/proteinjs/util/commit/9cb469cae1e5e6fa390c3f42aa88820ab70bf289))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
# [1.2.0](https://github.com/proteinjs/util/compare/@proteinjs/util@1.1.2...@proteinjs/util@1.2.0) (2024-07-05)
|
|
7
29
|
|
|
8
30
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/util",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.1",
|
|
4
4
|
"description": "Runtime-agnostic util libs",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"eslint-plugin-prettier": "5.1.3",
|
|
38
38
|
"typescript": "5.2.2"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "61243bd232a2c18425bd8f8a4016474af8562bf7"
|
|
41
41
|
}
|
|
@@ -3,6 +3,33 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.3.3](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.3.2...@proteinjs/util-node@1.3.3) (2024-07-12)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @proteinjs/util-node
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.3.2](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.3.1...@proteinjs/util-node@1.3.2) (2024-07-12)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @proteinjs/util-node
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [1.3.1](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.3.0...@proteinjs/util-node@1.3.1) (2024-07-06)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* `Fs.createFolder` should be recursive so it creates parents if they don't exist ([6fda0dc](https://github.com/proteinjs/util/commit/6fda0dcd3302182a920eb8d909770b7accadddf0))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
6
33
|
# [1.3.0](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.2.2...@proteinjs/util-node@1.3.0) (2024-07-05)
|
|
7
34
|
|
|
8
35
|
|
|
@@ -71,7 +71,7 @@ var Fs = /** @class */ (function () {
|
|
|
71
71
|
return __awaiter(this, void 0, void 0, function () {
|
|
72
72
|
return __generator(this, function (_a) {
|
|
73
73
|
switch (_a.label) {
|
|
74
|
-
case 0: return [4 /*yield*/, promises_1.default.mkdir(path)];
|
|
74
|
+
case 0: return [4 /*yield*/, promises_1.default.mkdir(path, { recursive: true })];
|
|
75
75
|
case 1:
|
|
76
76
|
_a.sent();
|
|
77
77
|
return [2 /*return*/];
|
package/test/examples/source-repository/a/node_modules/@proteinjs/util-node/dist/src/Fs.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Fs.js","sourceRoot":"","sources":["../../src/Fs.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8CAAwB;AACxB,sDAA+B;AAC/B,yDAA6B;AAC7B,wCAAyC;AACzC,kDAA4B;AAkB5B;IAAA;IAkIA,CAAC;IA/Hc,SAAM,GAAnB,UAAoB,IAAY;;;;4BACvB,qBAAM,kBAAO,CAAC,MAAM,CAAC,IAAI,CAAC,EAAA;4BAAjC,sBAAO,SAA0B,EAAC;;;;KACnC;IAEY,eAAY,GAAzB,UAA0B,IAAY;;;;4BACpC,qBAAM,kBAAE,CAAC,KAAK,CAAC,IAAI,CAAC,EAAA;;
|
|
1
|
+
{"version":3,"file":"Fs.js","sourceRoot":"","sources":["../../src/Fs.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/util-node",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.3",
|
|
4
4
|
"description": "Util libs for node",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@dagrejs/graphlib": "2.1.4",
|
|
27
|
-
"@proteinjs/util": "^1.
|
|
27
|
+
"@proteinjs/util": "^1.3.1",
|
|
28
28
|
"fs-extra": "11.1.1",
|
|
29
29
|
"globby": "11.0.1",
|
|
30
30
|
"typescript": "5.2.2"
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"jest": "^29.6.4",
|
|
43
43
|
"ts-jest": "^29.1.1"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "61243bd232a2c18425bd8f8a4016474af8562bf7"
|
|
46
46
|
}
|
|
@@ -337,7 +337,7 @@ endif
|
|
|
337
337
|
|
|
338
338
|
quiet_cmd_regen_makefile = ACTION Regenerating $@
|
|
339
339
|
cmd_regen_makefile = cd $(srcdir); /opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py -fmake --ignore-environment "-Dlibrary=shared_library" "-Dvisibility=default" "-Dnode_root_dir=/Users/veronica/Library/Caches/node-gyp/22.0.0" "-Dnode_gyp_dir=/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp" "-Dnode_lib_file=/Users/veronica/Library/Caches/node-gyp/22.0.0/<(target_arch)/node.lib" "-Dmodule_root_dir=/Users/veronica/Repositories/n3xa-meta-repo/packages/proteinjs/packages/reflection/packages/reflection-build/test/examples/source-repository/a/node_modules/glob-watcher/node_modules/fsevents" "-Dnode_engine=v8" "--depth=." "-Goutput_dir=." "--generator-output=build" -I/Users/veronica/Repositories/n3xa-meta-repo/packages/proteinjs/packages/reflection/packages/reflection-build/test/examples/source-repository/a/node_modules/glob-watcher/node_modules/fsevents/build/config.gypi -I/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/addon.gypi -I/Users/veronica/Library/Caches/node-gyp/22.0.0/include/node/common.gypi "--toplevel-dir=." binding.gyp
|
|
340
|
-
Makefile: $(srcdir)/build/config.gypi $(srcdir)/binding.gyp $(srcdir)/../../../../../../../../../../../../../../../../../../opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/addon.gypi
|
|
340
|
+
Makefile: $(srcdir)/build/config.gypi $(srcdir)/../../../../../../../../../../../../../../../../Library/Caches/node-gyp/22.0.0/include/node/common.gypi $(srcdir)/binding.gyp $(srcdir)/../../../../../../../../../../../../../../../../../../opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/addon.gypi
|
|
341
341
|
$(call do_cmd,regen_makefile)
|
|
342
342
|
|
|
343
343
|
# "all" is a concatenation of the "all" targets from all the included
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection-build-test-a",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@proteinjs/reflection-build-test-a",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.11",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@dagrejs/graphlib": "2.1.4",
|
|
13
|
-
"@proteinjs/reflection": "^1.1.
|
|
13
|
+
"@proteinjs/reflection": "^1.1.7",
|
|
14
14
|
"@proteinjs/reflection-build-test-b": "file:../b",
|
|
15
|
-
"@proteinjs/util": "1.
|
|
16
|
-
"@proteinjs/util-node": "1.3.
|
|
15
|
+
"@proteinjs/util": "1.3.1",
|
|
16
|
+
"@proteinjs/util-node": "1.3.3",
|
|
17
17
|
"globby": "11.0.1",
|
|
18
18
|
"gulp": "4.0.2",
|
|
19
19
|
"gulp-shell": "0.8.0",
|
|
@@ -32,13 +32,13 @@
|
|
|
32
32
|
},
|
|
33
33
|
"../b": {
|
|
34
34
|
"name": "@proteinjs/reflection-build-test-b",
|
|
35
|
-
"version": "0.0.
|
|
35
|
+
"version": "0.0.11",
|
|
36
36
|
"license": "ISC",
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@dagrejs/graphlib": "2.1.4",
|
|
39
|
-
"@proteinjs/reflection": "^1.1.
|
|
40
|
-
"@proteinjs/util": "1.
|
|
41
|
-
"@proteinjs/util-node": "1.3.
|
|
39
|
+
"@proteinjs/reflection": "^1.1.7",
|
|
40
|
+
"@proteinjs/util": "1.3.1",
|
|
41
|
+
"@proteinjs/util-node": "1.3.3",
|
|
42
42
|
"globby": "11.0.1",
|
|
43
43
|
"gulp": "4.0.2",
|
|
44
44
|
"gulp-shell": "0.8.0",
|
|
@@ -1104,12 +1104,12 @@
|
|
|
1104
1104
|
}
|
|
1105
1105
|
},
|
|
1106
1106
|
"node_modules/@proteinjs/reflection": {
|
|
1107
|
-
"version": "1.1.
|
|
1108
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.
|
|
1109
|
-
"integrity": "sha512-
|
|
1107
|
+
"version": "1.1.7",
|
|
1108
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.7.tgz",
|
|
1109
|
+
"integrity": "sha512-p/EeEqUk1/WlZ4Ne6MkYlidhnUNqgP0dudbjVB1amdlzbhk6/jjrRklkcf9l4UYmTGYFFJTh0Ym1RkCHmtpx+A==",
|
|
1110
1110
|
"dependencies": {
|
|
1111
1111
|
"@dagrejs/graphlib": "2.1.4",
|
|
1112
|
-
"@proteinjs/util": "1.
|
|
1112
|
+
"@proteinjs/util": "1.3.1"
|
|
1113
1113
|
}
|
|
1114
1114
|
},
|
|
1115
1115
|
"node_modules/@proteinjs/reflection-build-test-b": {
|
|
@@ -1117,21 +1117,21 @@
|
|
|
1117
1117
|
"link": true
|
|
1118
1118
|
},
|
|
1119
1119
|
"node_modules/@proteinjs/util": {
|
|
1120
|
-
"version": "1.
|
|
1121
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.
|
|
1122
|
-
"integrity": "sha512-
|
|
1120
|
+
"version": "1.3.1",
|
|
1121
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.3.1.tgz",
|
|
1122
|
+
"integrity": "sha512-FVIgck+4y/ZMnIxZg0RZ9K56nPZ7uGDDgpFbpUZJ/LFLvsMgeijln+1vBi/E4f1gSEoM97P2ZhI3yTr2eg0qCw==",
|
|
1123
1123
|
"dependencies": {
|
|
1124
1124
|
"@dagrejs/graphlib": "2.1.4",
|
|
1125
1125
|
"jsesc": "3.0.1"
|
|
1126
1126
|
}
|
|
1127
1127
|
},
|
|
1128
1128
|
"node_modules/@proteinjs/util-node": {
|
|
1129
|
-
"version": "1.3.
|
|
1130
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.
|
|
1131
|
-
"integrity": "sha512-
|
|
1129
|
+
"version": "1.3.3",
|
|
1130
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.3.tgz",
|
|
1131
|
+
"integrity": "sha512-Q34G1yJ9A1KB2VTVZPLg+yTezb4fUdG5MfZeGfJwzNm2mEDcRYGtpOICZw+XHweKr7NYK0Va5Sq2Y0BWmDFVZQ==",
|
|
1132
1132
|
"dependencies": {
|
|
1133
1133
|
"@dagrejs/graphlib": "2.1.4",
|
|
1134
|
-
"@proteinjs/util": "^1.
|
|
1134
|
+
"@proteinjs/util": "^1.3.1",
|
|
1135
1135
|
"fs-extra": "11.1.1",
|
|
1136
1136
|
"globby": "11.0.1",
|
|
1137
1137
|
"typescript": "5.2.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection-build-test-a",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"private": true,
|
|
5
5
|
"description": "Test package a",
|
|
6
6
|
"repository": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@dagrejs/graphlib": "2.1.4",
|
|
22
|
-
"@proteinjs/reflection": "^1.1.
|
|
22
|
+
"@proteinjs/reflection": "^1.1.7",
|
|
23
23
|
"@proteinjs/reflection-build-test-b": "file:../b",
|
|
24
|
-
"@proteinjs/util": "1.
|
|
25
|
-
"@proteinjs/util-node": "1.3.
|
|
24
|
+
"@proteinjs/util": "1.3.1",
|
|
25
|
+
"@proteinjs/util-node": "1.3.3",
|
|
26
26
|
"globby": "11.0.1",
|
|
27
27
|
"gulp": "4.0.2",
|
|
28
28
|
"gulp-shell": "0.8.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection-build-test-b",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
@@ -1053,30 +1053,30 @@
|
|
|
1053
1053
|
}
|
|
1054
1054
|
},
|
|
1055
1055
|
"node_modules/@proteinjs/reflection": {
|
|
1056
|
-
"version": "1.1.
|
|
1057
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.
|
|
1058
|
-
"integrity": "sha512-
|
|
1056
|
+
"version": "1.1.7",
|
|
1057
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.7.tgz",
|
|
1058
|
+
"integrity": "sha512-p/EeEqUk1/WlZ4Ne6MkYlidhnUNqgP0dudbjVB1amdlzbhk6/jjrRklkcf9l4UYmTGYFFJTh0Ym1RkCHmtpx+A==",
|
|
1059
1059
|
"dependencies": {
|
|
1060
1060
|
"@dagrejs/graphlib": "2.1.4",
|
|
1061
|
-
"@proteinjs/util": "1.
|
|
1061
|
+
"@proteinjs/util": "1.3.1"
|
|
1062
1062
|
}
|
|
1063
1063
|
},
|
|
1064
1064
|
"node_modules/@proteinjs/util": {
|
|
1065
|
-
"version": "1.
|
|
1066
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.
|
|
1067
|
-
"integrity": "sha512-
|
|
1065
|
+
"version": "1.3.1",
|
|
1066
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.3.1.tgz",
|
|
1067
|
+
"integrity": "sha512-FVIgck+4y/ZMnIxZg0RZ9K56nPZ7uGDDgpFbpUZJ/LFLvsMgeijln+1vBi/E4f1gSEoM97P2ZhI3yTr2eg0qCw==",
|
|
1068
1068
|
"dependencies": {
|
|
1069
1069
|
"@dagrejs/graphlib": "2.1.4",
|
|
1070
1070
|
"jsesc": "3.0.1"
|
|
1071
1071
|
}
|
|
1072
1072
|
},
|
|
1073
1073
|
"node_modules/@proteinjs/util-node": {
|
|
1074
|
-
"version": "1.3.
|
|
1075
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.
|
|
1076
|
-
"integrity": "sha512-
|
|
1074
|
+
"version": "1.3.3",
|
|
1075
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.3.tgz",
|
|
1076
|
+
"integrity": "sha512-Q34G1yJ9A1KB2VTVZPLg+yTezb4fUdG5MfZeGfJwzNm2mEDcRYGtpOICZw+XHweKr7NYK0Va5Sq2Y0BWmDFVZQ==",
|
|
1077
1077
|
"dependencies": {
|
|
1078
1078
|
"@dagrejs/graphlib": "2.1.4",
|
|
1079
|
-
"@proteinjs/util": "^1.
|
|
1079
|
+
"@proteinjs/util": "^1.3.1",
|
|
1080
1080
|
"fs-extra": "11.1.1",
|
|
1081
1081
|
"globby": "11.0.1",
|
|
1082
1082
|
"typescript": "5.2.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.7",
|
|
4
4
|
"description": "Source introspection and loader apis",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@dagrejs/graphlib": "2.1.4",
|
|
27
|
-
"@proteinjs/util": "1.
|
|
27
|
+
"@proteinjs/util": "1.3.1"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
30
|
"@types/graphlib": "2.1.6",
|
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.3.1](https://github.com/proteinjs/util/compare/@proteinjs/util@1.3.0...@proteinjs/util@1.3.1) (2024-07-12)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* remove generateSecureToken and use within server code only ([5d16a1b](https://github.com/proteinjs/util/commit/5d16a1bc0666d1b61a5a4e197af1ae79516ea79c))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [1.3.0](https://github.com/proteinjs/util/compare/@proteinjs/util@1.2.0...@proteinjs/util@1.3.0) (2024-07-12)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* add function to generate token with crypto library ([9cb469c](https://github.com/proteinjs/util/commit/9cb469cae1e5e6fa390c3f42aa88820ab70bf289))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
# [1.2.0](https://github.com/proteinjs/util/compare/@proteinjs/util@1.1.2...@proteinjs/util@1.2.0) (2024-07-05)
|
|
7
29
|
|
|
8
30
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/util",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.3.1",
|
|
4
4
|
"description": "Runtime-agnostic util libs",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"eslint-plugin-prettier": "5.1.3",
|
|
38
38
|
"typescript": "5.2.2"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "61243bd232a2c18425bd8f8a4016474af8562bf7"
|
|
41
41
|
}
|
|
@@ -3,6 +3,33 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [1.3.3](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.3.2...@proteinjs/util-node@1.3.3) (2024-07-12)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @proteinjs/util-node
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.3.2](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.3.1...@proteinjs/util-node@1.3.2) (2024-07-12)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @proteinjs/util-node
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## [1.3.1](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.3.0...@proteinjs/util-node@1.3.1) (2024-07-06)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* `Fs.createFolder` should be recursive so it creates parents if they don't exist ([6fda0dc](https://github.com/proteinjs/util/commit/6fda0dcd3302182a920eb8d909770b7accadddf0))
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
6
33
|
# [1.3.0](https://github.com/proteinjs/util/compare/@proteinjs/util-node@1.2.2...@proteinjs/util-node@1.3.0) (2024-07-05)
|
|
7
34
|
|
|
8
35
|
|
|
@@ -71,7 +71,7 @@ var Fs = /** @class */ (function () {
|
|
|
71
71
|
return __awaiter(this, void 0, void 0, function () {
|
|
72
72
|
return __generator(this, function (_a) {
|
|
73
73
|
switch (_a.label) {
|
|
74
|
-
case 0: return [4 /*yield*/, promises_1.default.mkdir(path)];
|
|
74
|
+
case 0: return [4 /*yield*/, promises_1.default.mkdir(path, { recursive: true })];
|
|
75
75
|
case 1:
|
|
76
76
|
_a.sent();
|
|
77
77
|
return [2 /*return*/];
|
package/test/examples/source-repository/b/node_modules/@proteinjs/util-node/dist/src/Fs.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Fs.js","sourceRoot":"","sources":["../../src/Fs.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8CAAwB;AACxB,sDAA+B;AAC/B,yDAA6B;AAC7B,wCAAyC;AACzC,kDAA4B;AAkB5B;IAAA;IAkIA,CAAC;IA/Hc,SAAM,GAAnB,UAAoB,IAAY;;;;4BACvB,qBAAM,kBAAO,CAAC,MAAM,CAAC,IAAI,CAAC,EAAA;4BAAjC,sBAAO,SAA0B,EAAC;;;;KACnC;IAEY,eAAY,GAAzB,UAA0B,IAAY;;;;4BACpC,qBAAM,kBAAE,CAAC,KAAK,CAAC,IAAI,CAAC,EAAA;;
|
|
1
|
+
{"version":3,"file":"Fs.js","sourceRoot":"","sources":["../../src/Fs.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/util-node",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.3",
|
|
4
4
|
"description": "Util libs for node",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@dagrejs/graphlib": "2.1.4",
|
|
27
|
-
"@proteinjs/util": "^1.
|
|
27
|
+
"@proteinjs/util": "^1.3.1",
|
|
28
28
|
"fs-extra": "11.1.1",
|
|
29
29
|
"globby": "11.0.1",
|
|
30
30
|
"typescript": "5.2.2"
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"jest": "^29.6.4",
|
|
43
43
|
"ts-jest": "^29.1.1"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "61243bd232a2c18425bd8f8a4016474af8562bf7"
|
|
46
46
|
}
|
|
@@ -337,7 +337,7 @@ endif
|
|
|
337
337
|
|
|
338
338
|
quiet_cmd_regen_makefile = ACTION Regenerating $@
|
|
339
339
|
cmd_regen_makefile = cd $(srcdir); /opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py -fmake --ignore-environment "-Dlibrary=shared_library" "-Dvisibility=default" "-Dnode_root_dir=/Users/veronica/Library/Caches/node-gyp/22.0.0" "-Dnode_gyp_dir=/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp" "-Dnode_lib_file=/Users/veronica/Library/Caches/node-gyp/22.0.0/<(target_arch)/node.lib" "-Dmodule_root_dir=/Users/veronica/Repositories/n3xa-meta-repo/packages/proteinjs/packages/reflection/packages/reflection-build/test/examples/source-repository/b/node_modules/glob-watcher/node_modules/fsevents" "-Dnode_engine=v8" "--depth=." "-Goutput_dir=." "--generator-output=build" -I/Users/veronica/Repositories/n3xa-meta-repo/packages/proteinjs/packages/reflection/packages/reflection-build/test/examples/source-repository/b/node_modules/glob-watcher/node_modules/fsevents/build/config.gypi -I/opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/addon.gypi -I/Users/veronica/Library/Caches/node-gyp/22.0.0/include/node/common.gypi "--toplevel-dir=." binding.gyp
|
|
340
|
-
Makefile: $(srcdir)
|
|
340
|
+
Makefile: $(srcdir)/../../../../../../../../../../../../../../../../../../opt/homebrew/lib/node_modules/npm/node_modules/node-gyp/addon.gypi $(srcdir)/../../../../../../../../../../../../../../../../Library/Caches/node-gyp/22.0.0/include/node/common.gypi $(srcdir)/binding.gyp $(srcdir)/build/config.gypi
|
|
341
341
|
$(call do_cmd,regen_makefile)
|
|
342
342
|
|
|
343
343
|
# "all" is a concatenation of the "all" targets from all the included
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection-build-test-b",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@proteinjs/reflection-build-test-b",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.11",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@dagrejs/graphlib": "2.1.4",
|
|
13
|
-
"@proteinjs/reflection": "^1.1.
|
|
14
|
-
"@proteinjs/util": "1.
|
|
15
|
-
"@proteinjs/util-node": "1.3.
|
|
13
|
+
"@proteinjs/reflection": "^1.1.7",
|
|
14
|
+
"@proteinjs/util": "1.3.1",
|
|
15
|
+
"@proteinjs/util-node": "1.3.3",
|
|
16
16
|
"globby": "11.0.1",
|
|
17
17
|
"gulp": "4.0.2",
|
|
18
18
|
"gulp-shell": "0.8.0",
|
|
@@ -1078,30 +1078,30 @@
|
|
|
1078
1078
|
}
|
|
1079
1079
|
},
|
|
1080
1080
|
"node_modules/@proteinjs/reflection": {
|
|
1081
|
-
"version": "1.1.
|
|
1082
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.
|
|
1083
|
-
"integrity": "sha512-
|
|
1081
|
+
"version": "1.1.7",
|
|
1082
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/reflection/-/reflection-1.1.7.tgz",
|
|
1083
|
+
"integrity": "sha512-p/EeEqUk1/WlZ4Ne6MkYlidhnUNqgP0dudbjVB1amdlzbhk6/jjrRklkcf9l4UYmTGYFFJTh0Ym1RkCHmtpx+A==",
|
|
1084
1084
|
"dependencies": {
|
|
1085
1085
|
"@dagrejs/graphlib": "2.1.4",
|
|
1086
|
-
"@proteinjs/util": "1.
|
|
1086
|
+
"@proteinjs/util": "1.3.1"
|
|
1087
1087
|
}
|
|
1088
1088
|
},
|
|
1089
1089
|
"node_modules/@proteinjs/util": {
|
|
1090
|
-
"version": "1.
|
|
1091
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.
|
|
1092
|
-
"integrity": "sha512-
|
|
1090
|
+
"version": "1.3.1",
|
|
1091
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util/-/util-1.3.1.tgz",
|
|
1092
|
+
"integrity": "sha512-FVIgck+4y/ZMnIxZg0RZ9K56nPZ7uGDDgpFbpUZJ/LFLvsMgeijln+1vBi/E4f1gSEoM97P2ZhI3yTr2eg0qCw==",
|
|
1093
1093
|
"dependencies": {
|
|
1094
1094
|
"@dagrejs/graphlib": "2.1.4",
|
|
1095
1095
|
"jsesc": "3.0.1"
|
|
1096
1096
|
}
|
|
1097
1097
|
},
|
|
1098
1098
|
"node_modules/@proteinjs/util-node": {
|
|
1099
|
-
"version": "1.3.
|
|
1100
|
-
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.
|
|
1101
|
-
"integrity": "sha512-
|
|
1099
|
+
"version": "1.3.3",
|
|
1100
|
+
"resolved": "https://registry.npmjs.org/@proteinjs/util-node/-/util-node-1.3.3.tgz",
|
|
1101
|
+
"integrity": "sha512-Q34G1yJ9A1KB2VTVZPLg+yTezb4fUdG5MfZeGfJwzNm2mEDcRYGtpOICZw+XHweKr7NYK0Va5Sq2Y0BWmDFVZQ==",
|
|
1102
1102
|
"dependencies": {
|
|
1103
1103
|
"@dagrejs/graphlib": "2.1.4",
|
|
1104
|
-
"@proteinjs/util": "^1.
|
|
1104
|
+
"@proteinjs/util": "^1.3.1",
|
|
1105
1105
|
"fs-extra": "11.1.1",
|
|
1106
1106
|
"globby": "11.0.1",
|
|
1107
1107
|
"typescript": "5.2.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proteinjs/reflection-build-test-b",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11",
|
|
4
4
|
"private": true,
|
|
5
5
|
"description": "Test package b",
|
|
6
6
|
"repository": {
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@dagrejs/graphlib": "2.1.4",
|
|
22
|
-
"@proteinjs/reflection": "^1.1.
|
|
23
|
-
"@proteinjs/util": "1.
|
|
24
|
-
"@proteinjs/util-node": "1.3.
|
|
22
|
+
"@proteinjs/reflection": "^1.1.7",
|
|
23
|
+
"@proteinjs/util": "1.3.1",
|
|
24
|
+
"@proteinjs/util-node": "1.3.3",
|
|
25
25
|
"globby": "11.0.1",
|
|
26
26
|
"gulp": "4.0.2",
|
|
27
27
|
"gulp-shell": "0.8.0",
|