Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
737f5bf5cc | |||
149cdf67bb | |||
c35ff8d711 | |||
f2bd9b65aa |
14011
package-lock.json
generated
14011
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartacme",
|
"name": "@pushrocks/smartacme",
|
||||||
"version": "4.0.1",
|
"version": "4.0.3",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "acme with an easy yet powerful interface in TypeScript",
|
"description": "acme with an easy yet powerful interface in TypeScript",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
@ -35,7 +35,7 @@
|
|||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartrequest": "^2.0.11",
|
"@pushrocks/smartrequest": "^2.0.11",
|
||||||
"@pushrocks/smartstring": "^4.0.5",
|
"@pushrocks/smartstring": "^4.0.5",
|
||||||
"@pushrocks/smarttime": "^3.0.45",
|
"@pushrocks/smarttime": "^4.0.0",
|
||||||
"@pushrocks/smartunique": "^3.0.3",
|
"@pushrocks/smartunique": "^3.0.3",
|
||||||
"@tsclass/tsclass": "^4.0.21",
|
"@tsclass/tsclass": "^4.0.21",
|
||||||
"acme-client": "^4.2.5"
|
"acme-client": "^4.2.5"
|
||||||
@ -44,7 +44,7 @@
|
|||||||
"@gitzone/tsbuild": "^2.1.65",
|
"@gitzone/tsbuild": "^2.1.65",
|
||||||
"@gitzone/tsrun": "^1.2.37",
|
"@gitzone/tsrun": "^1.2.37",
|
||||||
"@gitzone/tstest": "^1.0.73",
|
"@gitzone/tstest": "^1.0.73",
|
||||||
"@mojoio/cloudflare": "^5.0.9",
|
"@mojoio/cloudflare": "^6.0.1",
|
||||||
"@pushrocks/qenv": "^5.0.2",
|
"@pushrocks/qenv": "^5.0.2",
|
||||||
"@pushrocks/tapbundle": "^5.0.4",
|
"@pushrocks/tapbundle": "^5.0.4",
|
||||||
"@types/node": "^18.7.23"
|
"@types/node": "^18.7.23"
|
||||||
|
5340
pnpm-lock.yaml
generated
Normal file
5340
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartacme',
|
name: '@pushrocks/smartacme',
|
||||||
version: '4.0.1',
|
version: '4.0.3',
|
||||||
description: 'acme with an easy yet powerful interface in TypeScript'
|
description: 'acme with an easy yet powerful interface in TypeScript'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user