Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@wroud/conventional-commits-parser

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wroud/conventional-commits-parser - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+10
-0
CHANGELOG.md

@@ -6,2 +6,12 @@ <!-- header -->

<!-- version:0.1.2 -->
## 0.1.2 (2024-11-26)
[Compare changes](https://github.com/Wroud/foundation/compare/cc-parser-v0.1.1...cc-parser-v0.1.2)
<!-- changelog -->
### 🩹 Fixes
- update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7))
<!-- version:0.1.1 -->

@@ -8,0 +18,0 @@ ## 0.1.1 (2024-10-12)

+4
-3
{
"name": "@wroud/conventional-commits-parser",
"description": "A lightweight parser for conventional commits that supports extracting commit metadata, generating commit messages, and managing commit trailers in TypeScript.",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"packageManager": "yarn@4.5.0",
"packageManager": "yarn@4.5.3",
"exports": {

@@ -16,2 +16,3 @@ ".": "./lib/index.js"

"lib",
"!lib/**/*.d.ts.map",
"!lib/**/*.test.js",

@@ -45,3 +46,3 @@ "!lib/**/*.test.d.ts",

"@wroud/tsconfig": "0.0.0",
"concurrently": "^8",
"concurrently": "^9",
"rimraf": "^6",

@@ -48,0 +49,0 @@ "typescript": "^5",

{"version":3,"file":"gitTrailersConventionalCommits.d.ts","sourceRoot":"","sources":["../src/gitTrailersConventionalCommits.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B,UAE1C,CAAC"}
{"version":3,"file":"IConventionalCommit.d.ts","sourceRoot":"","sources":["../src/IConventionalCommit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEjD,MAAM,WAAW,mBAAmB;IAClC,UAAU,EAAE,cAAc,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,MAAM,EAAE,CAAC;CAC3B"}
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC"}
{"version":3,"file":"parseConventionalCommit.d.ts","sourceRoot":"","sources":["../src/parseConventionalCommit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAKpE,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,cAAc,GACzB,mBAAmB,GAAG,IAAI,CAwC5B"}