@alexaegis/standard-version 0.4.2 → 0.5.1
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/config/config.d.ts.map +1 -1
- package/index.d.ts.map +1 -1
- package/index.spec.d.ts.map +1 -1
- package/package.json +8 -8
- package/readme.md +2 -2
- package/workspace/collect-packages.d.ts.map +1 -1
- package/workspace/generic-updater.d.ts.map +1 -1
- package/workspace/package-json-updater.d.ts.map +1 -1
package/config/config.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/config/config.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,2BAA2B;;;;;;;;;;;;CA6BvC,CAAC"}
|
package/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAC"}
|
package/index.spec.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.spec.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"index.spec.d.ts","sourceRoot":"","sources":["../src/index.spec.ts"],"names":[],"mappings":""}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexaegis/standard-version",
|
|
3
3
|
"description": "Standard version",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.5.1",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
7
7
|
"archetype": {
|
|
@@ -53,19 +53,19 @@
|
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@alexaegis/coverage-tools": "^0.4.4",
|
|
55
55
|
"@alexaegis/workspace-tools": "^0.4.4",
|
|
56
|
-
"glob": "^10.3.
|
|
56
|
+
"glob": "^10.3.3",
|
|
57
57
|
"js-yaml": "^4.1.0"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@alexaegis/eslint-config-vitest": "^0.
|
|
61
|
-
"@alexaegis/ts": "^0.
|
|
62
|
-
"@alexaegis/vite": "^0.
|
|
63
|
-
"@alexaegis/vitest": "^0.
|
|
60
|
+
"@alexaegis/eslint-config-vitest": "^0.5.1",
|
|
61
|
+
"@alexaegis/ts": "^0.5.1",
|
|
62
|
+
"@alexaegis/vite": "^0.5.1",
|
|
63
|
+
"@alexaegis/vitest": "^0.5.1",
|
|
64
64
|
"@types/js-yaml": "^4.0.5",
|
|
65
|
-
"@types/node": "^20.4.
|
|
65
|
+
"@types/node": "^20.4.2",
|
|
66
66
|
"publint": "^0.1.16",
|
|
67
67
|
"typescript": "^5.1.6",
|
|
68
|
-
"vite": "^4.4.
|
|
68
|
+
"vite": "^4.4.4",
|
|
69
69
|
"vitest": "^0.33.0"
|
|
70
70
|
},
|
|
71
71
|
"scripts": {
|
package/readme.md
CHANGED
|
@@ -12,13 +12,13 @@ functions had to be reimplemented, albeit in a much simpler form.
|
|
|
12
12
|
## Installation
|
|
13
13
|
|
|
14
14
|
```sh
|
|
15
|
-
npm i @alexaegis/standard-version@0.
|
|
15
|
+
npm i @alexaegis/standard-version@0.5.1
|
|
16
16
|
```
|
|
17
17
|
|
|
18
18
|
```json
|
|
19
19
|
{
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@alexaegis/standard-version": "^0.
|
|
21
|
+
"@alexaegis/standard-version": "^0.5.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collect-packages.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"collect-packages.d.ts","sourceRoot":"","sources":["../../src/workspace/collect-packages.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAkC,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAQnG,eAAO,MAAM,8BAA8B,0FAKjC,CAAC;AAEX;;;;;;GAMG;AACH,eAAO,MAAM,eAAe;sBACT,gBAAgB;iBACrB,gBAAgB,EAAE;CAyD/B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generic-updater.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"generic-updater.d.ts","sourceRoot":"","sources":["../../src/workspace/generic-updater.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAEnE;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,aAAc,gBAAgB,EAAE;4BAEvC,MAAM,KAAG,MAAM;6BAId,MAAM,WAAW,MAAM,KAAG,MAAM;CAuB1D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"package-json-updater.d.ts","sourceRoot":"","sources":["
|
|
1
|
+
{"version":3,"file":"package-json-updater.d.ts","sourceRoot":"","sources":["../../src/workspace/package-json-updater.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAe,gBAAgB,EAAE,MAAM,4BAA4B,CAAC;AAOhF;;;;;;;GAOG;AACH,eAAO,MAAM,wBAAwB,aAAc,gBAAgB,EAAE;4BAE3C,MAAM,KAAG,MAAM;6BAId,MAAM,WAAW,MAAM,KAAG,MAAM;CA+B1D,CAAC"}
|