@olane/os 0.8.12 → 0.8.14
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"default.config.d.ts","sourceRoot":"","sources":["../../../../src/o-olane-os/config/default.config.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAG7D,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"default.config.d.ts","sourceRoot":"","sources":["../../../../src/o-olane-os/config/default.config.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAG7D,eAAO,MAAM,uBAAuB,GAAI,MAAM,MAAM,KAAG,aAmCtD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@olane/os",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.14",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/src/index.js",
|
|
6
6
|
"types": "dist/src/index.d.ts",
|
|
@@ -36,45 +36,45 @@
|
|
|
36
36
|
"license": "(MIT OR Apache-2.0)",
|
|
37
37
|
"description": "oLane OS basic implementation",
|
|
38
38
|
"devDependencies": {
|
|
39
|
-
"@eslint/eslintrc": "^3.3.
|
|
40
|
-
"@eslint/js": "^
|
|
41
|
-
"@tsconfig/node20": "^20.1.
|
|
39
|
+
"@eslint/eslintrc": "^3.3.4",
|
|
40
|
+
"@eslint/js": "^10.0.1",
|
|
41
|
+
"@tsconfig/node20": "^20.1.9",
|
|
42
42
|
"@types/fs-extra": "^11.0.4",
|
|
43
43
|
"@types/jest": "^30.0.0",
|
|
44
44
|
"@types/touch": "^3.1.5",
|
|
45
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
46
|
-
"@typescript-eslint/parser": "^8.
|
|
47
|
-
"aegir": "^47.0.
|
|
48
|
-
"eslint": "^
|
|
49
|
-
"eslint-config-prettier": "^10.1.
|
|
50
|
-
"eslint-plugin-prettier": "^5.5.
|
|
51
|
-
"globals": "^
|
|
52
|
-
"jest": "^30.
|
|
53
|
-
"prettier": "^3.
|
|
54
|
-
"ts-jest": "^29.4.
|
|
45
|
+
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
|
46
|
+
"@typescript-eslint/parser": "^8.56.1",
|
|
47
|
+
"aegir": "^47.0.26",
|
|
48
|
+
"eslint": "^10.0.2",
|
|
49
|
+
"eslint-config-prettier": "^10.1.8",
|
|
50
|
+
"eslint-plugin-prettier": "^5.5.5",
|
|
51
|
+
"globals": "^17.3.0",
|
|
52
|
+
"jest": "^30.2.0",
|
|
53
|
+
"prettier": "^3.8.1",
|
|
54
|
+
"ts-jest": "^29.4.6",
|
|
55
55
|
"ts-node": "^10.9.2",
|
|
56
56
|
"tsconfig-paths": "^4.2.0",
|
|
57
|
-
"tsx": "^4.
|
|
58
|
-
"typescript": "5.
|
|
57
|
+
"tsx": "^4.21.0",
|
|
58
|
+
"typescript": "5.9.3"
|
|
59
59
|
},
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@olane/o-client-limited": "0.8.
|
|
62
|
-
"@olane/o-config": "0.8.
|
|
63
|
-
"@olane/o-core": "0.8.
|
|
64
|
-
"@olane/o-intelligence": "0.8.
|
|
65
|
-
"@olane/o-lane": "0.8.
|
|
66
|
-
"@olane/o-leader": "0.8.
|
|
67
|
-
"@olane/o-login": "0.8.
|
|
68
|
-
"@olane/o-protocol": "0.8.
|
|
69
|
-
"@olane/o-storage": "0.8.
|
|
70
|
-
"@olane/o-tool": "0.8.
|
|
71
|
-
"@olane/o-tool-registry": "0.8.
|
|
72
|
-
"@olane/o-tools-common": "0.8.
|
|
73
|
-
"chalk": "^5.
|
|
74
|
-
"debug": "^4.4.
|
|
75
|
-
"dotenv": "^
|
|
76
|
-
"fs-extra": "^11.3.
|
|
61
|
+
"@olane/o-client-limited": "0.8.14",
|
|
62
|
+
"@olane/o-config": "0.8.14",
|
|
63
|
+
"@olane/o-core": "0.8.14",
|
|
64
|
+
"@olane/o-intelligence": "0.8.14",
|
|
65
|
+
"@olane/o-lane": "0.8.14",
|
|
66
|
+
"@olane/o-leader": "0.8.14",
|
|
67
|
+
"@olane/o-login": "0.8.14",
|
|
68
|
+
"@olane/o-protocol": "0.8.14",
|
|
69
|
+
"@olane/o-storage": "0.8.14",
|
|
70
|
+
"@olane/o-tool": "0.8.14",
|
|
71
|
+
"@olane/o-tool-registry": "0.8.14",
|
|
72
|
+
"@olane/o-tools-common": "0.8.14",
|
|
73
|
+
"chalk": "^5.6.2",
|
|
74
|
+
"debug": "^4.4.3",
|
|
75
|
+
"dotenv": "^17.3.1",
|
|
76
|
+
"fs-extra": "^11.3.3",
|
|
77
77
|
"touch": "^3.1.1"
|
|
78
78
|
},
|
|
79
|
-
"gitHead": "
|
|
79
|
+
"gitHead": "c7df897d10e7c8078255701043f1887e48ccdd84"
|
|
80
80
|
}
|