@checkmarkdevtools/commitlint-plugin-rai 0.1.5 → 0.1.6

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/package.json +1 -1
  2. package/sbom.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@checkmarkdevtools/commitlint-plugin-rai",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "Commitlint plugin for RAI footer validation",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
package/sbom.json CHANGED
@@ -113,15 +113,15 @@
113
113
  "type": "library",
114
114
  "name": "commitlint-plugin-rai",
115
115
  "group": "@checkmarkdevtools",
116
- "version": "0.1.5",
117
- "bom-ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.5",
116
+ "version": "0.1.6",
117
+ "bom-ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.6",
118
118
  "licenses": [
119
119
  {
120
120
  "expression": "LicenseRef-PolyForm-Shield-1.0.0",
121
121
  "acknowledgement": "declared"
122
122
  }
123
123
  ],
124
- "purl": "pkg:npm/%40checkmarkdevtools/commitlint-plugin-rai@0.1.5",
124
+ "purl": "pkg:npm/%40checkmarkdevtools/commitlint-plugin-rai@0.1.6",
125
125
  "properties": [
126
126
  {
127
127
  "name": "cdx:npm:package:path",
@@ -1320,11 +1320,11 @@
1320
1320
  {
1321
1321
  "ref": "rai-lint",
1322
1322
  "dependsOn": [
1323
- "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.5"
1323
+ "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.6"
1324
1324
  ]
1325
1325
  },
1326
1326
  {
1327
- "ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.5",
1327
+ "ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.6",
1328
1328
  "dependsOn": [
1329
1329
  "rai-lint|@commitlint/lint@20.3.0"
1330
1330
  ]