Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to get Previous Version #7

Open
Ramaraju-Sanjeevi opened this issue Feb 2, 2022 · 0 comments
Open

Need to get Previous Version #7

Ramaraju-Sanjeevi opened this issue Feb 2, 2022 · 0 comments

Comments

@Ramaraju-Sanjeevi
Copy link

Hi,

I really found this npm package useful. I feel it will be more helpful if we can access the previous version in a JSON object.

Current JSON : const build = {
version: "1.3.12",
timestamp: "Wed Feb 02 2022 13:16:10 GMT+0530 (India Standard Time)",
message: null,
git: {
user: "Ramaraju-Sanjeevi",
branch: "main",
hash: "*****",
fullHash: "ddcf03752285a8082e4d12f65c00"
}
};

Desired JSON: const build = {
version: "1.3.12",
timestamp: "Wed Feb 02 2022 13:16:10 GMT+0530 (India Standard Time)",
message: null,
previousVersion: 1.3.11
git: {
user: "Ramaraju-Sanjeevi",
branch: "main",
hash: "*****",
fullHash: "ddcf03752285a8082e4d12f65c00"
}
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy