@pact-foundation/absolute-version
Advanced tools
Comparing version
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.0.4](https://github.com/pact-foundation/absolute-version-js/compare/v0.0.3...v0.0.4) (2021-08-18) | ||
### Fixes and Improvements | ||
* bump version of git-describe to get better behaviour when git is missing ([920e257](https://github.com/pact-foundation/absolute-version-js/commit/920e257893d7d36db300967be09a6c3d837a79c0)) | ||
### [0.0.3](https://github.com/pact-foundation/absolute-version-js/compare/v0.0.2...v0.0.3) (2021-08-09) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@pact-foundation/absolute-version", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Reads your git tags to generate a unique human-readable version for every git commit", | ||
@@ -45,3 +45,3 @@ "main": "dist/index.js", | ||
"rimraf": "^3.0.2", | ||
"standard-version": "^9.1.0", | ||
"standard-version": "^9.3.1", | ||
"ts-jest": "^26.5.1", | ||
@@ -52,3 +52,3 @@ "ts-node": "^9.1.1", | ||
"dependencies": { | ||
"git-describe": "^4.0.4", | ||
"git-describe": "^4.1.0", | ||
"git-rev-sync": "^3.0.1", | ||
@@ -55,0 +55,0 @@ "semver": "^7.3.4", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
25378
1.31%0
-100%Updated