Compare commits

..

No commits in common. "5414142deb3224b4cb888db1f0672f96037310e6" and "38c233bf0619201b0f687229b1ef2a323efb9acd" have entirely different histories.

7 changed files with 28 additions and 6889 deletions

View File

@ -3,10 +3,10 @@
"projectType": "npm", "projectType": "npm",
"module": { "module": {
"githost": "gitlab.com", "githost": "gitlab.com",
"gitscope": "push.rocks", "gitscope": "pushrocks",
"gitrepo": "commitinfo", "gitrepo": "commitinfo",
"description": "bake commitinfos into code", "description": "bake commitinfos into code",
"npmPackagename": "@push.rocks/commitinfo", "npmPackagename": "@pushrocks/commitinfo",
"license": "MIT", "license": "MIT",
"projectDomain": "push.rocks" "projectDomain": "push.rocks"
} }

32
package-lock.json generated
View File

@ -1,24 +1,24 @@
{ {
"name": "@pushrocks/commitinfo", "name": "@pushrocks/commitinfo",
"version": "1.0.11", "version": "1.0.7",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@pushrocks/commitinfo", "name": "@pushrocks/commitinfo",
"version": "1.0.11", "version": "1.0.7",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@pushrocks/projectinfo": "^5.0.1", "@pushrocks/projectinfo": "^5.0.1",
"@pushrocks/smartfile": "^9.0.6", "@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartversion": "^3.0.2" "@pushrocks/smartversion": "^3.0.1"
}, },
"devDependencies": { "devDependencies": {
"@gitzone/tsbuild": "^2.1.25", "@gitzone/tsbuild": "^2.1.25",
"@gitzone/tsbundle": "^1.0.78", "@gitzone/tsbundle": "^1.0.78",
"@gitzone/tstest": "^1.0.44", "@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^5.0.3", "@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.29" "@types/node": "^17.0.27"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {
@ -4252,9 +4252,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@pushrocks/smartversion": { "node_modules/@pushrocks/smartversion": {
"version": "3.0.2", "version": "3.0.1",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartversion/-/smartversion-3.0.2.tgz", "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartversion/-/smartversion-3.0.1.tgz",
"integrity": "sha512-6JxwbNzzyy+bdQW+u0Ux5NpBFffvsbfXMlwqTuce6wC+k6+WQTr0tJyHhZ4oAkybNUSFdzV6gvqMlB67+UAZeQ==", "integrity": "sha512-OopNJqvwfGFVkiar2gDAQHtsEJCup0/Wt+MG10kVOmXiFF3474u7+29NOLmV0P3SuwWaUOHyxQkothOz1bUeGw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/semver": "^7.3.9", "@types/semver": "^7.3.9",
@ -4786,9 +4786,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "17.0.29", "version": "17.0.27",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.29.tgz", "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.27.tgz",
"integrity": "sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==", "integrity": "sha512-4/Ke7bbWOasuT3kceBZFGakP1dYN2XFd8v2l9bqF2LNWrmeU07JLpp56aEeG6+Q3olqO5TvXpW0yaiYnZJ5CXg==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/parse-json": { "node_modules/@types/parse-json": {
@ -13873,9 +13873,9 @@
"integrity": "sha512-6KGnf2vHR7hW4mQpAD7gkDVL3QVML3jb/No/Uw+qCqvs0TaQr60Yjm+CXoLxJNCKwmrL+I1yx8mhAHBHfYJiJA==" "integrity": "sha512-6KGnf2vHR7hW4mQpAD7gkDVL3QVML3jb/No/Uw+qCqvs0TaQr60Yjm+CXoLxJNCKwmrL+I1yx8mhAHBHfYJiJA=="
}, },
"@pushrocks/smartversion": { "@pushrocks/smartversion": {
"version": "3.0.2", "version": "3.0.1",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartversion/-/smartversion-3.0.2.tgz", "resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartversion/-/smartversion-3.0.1.tgz",
"integrity": "sha512-6JxwbNzzyy+bdQW+u0Ux5NpBFffvsbfXMlwqTuce6wC+k6+WQTr0tJyHhZ4oAkybNUSFdzV6gvqMlB67+UAZeQ==", "integrity": "sha512-OopNJqvwfGFVkiar2gDAQHtsEJCup0/Wt+MG10kVOmXiFF3474u7+29NOLmV0P3SuwWaUOHyxQkothOz1bUeGw==",
"requires": { "requires": {
"@types/semver": "^7.3.9", "@types/semver": "^7.3.9",
"semver": "^7.3.5" "semver": "^7.3.5"
@ -14305,9 +14305,9 @@
"integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==" "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ=="
}, },
"@types/node": { "@types/node": {
"version": "17.0.29", "version": "17.0.27",
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.29.tgz", "resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.27.tgz",
"integrity": "sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==" "integrity": "sha512-4/Ke7bbWOasuT3kceBZFGakP1dYN2XFd8v2l9bqF2LNWrmeU07JLpp56aEeG6+Q3olqO5TvXpW0yaiYnZJ5CXg=="
}, },
"@types/parse-json": { "@types/parse-json": {
"version": "4.0.0", "version": "4.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/commitinfo", "name": "@pushrocks/commitinfo",
"version": "1.0.11", "version": "1.0.7",
"private": false, "private": false,
"description": "bake commitinfos into code", "description": "bake commitinfos into code",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -17,7 +17,7 @@
"@gitzone/tsbundle": "^1.0.78", "@gitzone/tsbundle": "^1.0.78",
"@gitzone/tstest": "^1.0.44", "@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^5.0.3", "@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.29" "@types/node": "^17.0.27"
}, },
"browserslist": [ "browserslist": [
"last 1 chrome versions" "last 1 chrome versions"
@ -37,6 +37,6 @@
"dependencies": { "dependencies": {
"@pushrocks/projectinfo": "^5.0.1", "@pushrocks/projectinfo": "^5.0.1",
"@pushrocks/smartfile": "^9.0.6", "@pushrocks/smartfile": "^9.0.6",
"@pushrocks/smartversion": "^3.0.2" "@pushrocks/smartversion": "^3.0.1"
} }
} }

6851
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,5 @@
/** /**
* autocreated commitinfo by @pushrocks/commitinfo * autocreated commitinfo by @pushrocks/commitinfo
*/ */
export const name: string = '@pushrocks/commitinfo'; export const version: string = '1.0.7';
export const version: string = '1.0.11'; export default version;
export const description: string = 'bake commitinfos into code'
export const commitinfo = {
name: '@pushrocks/commitinfo',
version: '1.0.11',
description: 'bake commitinfos into code'
}

View File

@ -25,11 +25,8 @@ export class CommitInfo {
`/** `/**
* autocreated commitinfo by @pushrocks/commitinfo * autocreated commitinfo by @pushrocks/commitinfo
*/ */
export const commitinfo = { export const version: string = '${expectedDefinitiveVersion.versionString}';
name: '${this.projectinfoNpmRef.name}', export default version;
version: '${expectedDefinitiveVersion.versionString}',
description: '${this.projectinfoNpmRef.packageJson.description}'
}
`, `,
writePath writePath
); );

View File

@ -1,2 +1 @@
export * from './commitinfo.classes.commitinfo.js'; export * from './commitinfo.classes.commitinfo.js';
export { commitinfo } from './00_commitinfo_data.js';