Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
eb993c20f2 | |||
6dc8009a32 | |||
b0aeb19b5d | |||
c0f85dd931 |
54
package-lock.json
generated
54
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@gitzone/tswatch",
|
"name": "@gitzone/tswatch",
|
||||||
"version": "2.0.3",
|
"version": "2.0.5",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@gitzone/tswatch",
|
"name": "@gitzone/tswatch",
|
||||||
"version": "2.0.3",
|
"version": "2.0.5",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@gitzone/tsbundle": "^2.0.7",
|
"@gitzone/tsbundle": "^2.0.7",
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
"@pushrocks/early": "^4.0.3",
|
"@pushrocks/early": "^4.0.3",
|
||||||
"@pushrocks/lik": "^6.0.0",
|
"@pushrocks/lik": "^6.0.0",
|
||||||
"@pushrocks/smartchok": "^1.0.23",
|
"@pushrocks/smartchok": "^1.0.23",
|
||||||
"@pushrocks/smartcli": "^4.0.3",
|
"@pushrocks/smartcli": "^4.0.5",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartlog": "^3.0.1",
|
"@pushrocks/smartlog": "^3.0.1",
|
||||||
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
||||||
@@ -886,9 +886,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/smartcli": {
|
"node_modules/@pushrocks/smartcli": {
|
||||||
"version": "4.0.3",
|
"version": "4.0.5",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.3.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.5.tgz",
|
||||||
"integrity": "sha512-09cSeKijyBHR86M498h454Wg+3Afm4TbrvzWdD8YJ8uX9gbO4KpRQFbfEN1tuCFlGTvDaax5b7lSY2Rm5rl4Ew==",
|
"integrity": "sha512-A2kuqn3bwLbBBW8N6NiDM8BvW/U5uWkGNBG/kk4y23MjjGXFLYUUXaRBs+wk+Z7mUC2q/Xvq9byw/tTVvO28Tw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/lik": "^6.0.0",
|
"@pushrocks/lik": "^6.0.0",
|
||||||
@@ -896,9 +896,7 @@
|
|||||||
"@pushrocks/smartparam": "^1.1.6",
|
"@pushrocks/smartparam": "^1.1.6",
|
||||||
"@pushrocks/smartpromise": "^3.1.3",
|
"@pushrocks/smartpromise": "^3.1.3",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"@types/yargs": "^17.0.10",
|
"yargs-parser": "21.0.1"
|
||||||
"@types/yargs-parser": "^21.0.0",
|
|
||||||
"yargs-parser": "^21.0.1"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/smartdelay": {
|
"node_modules/@pushrocks/smartdelay": {
|
||||||
@@ -2409,21 +2407,6 @@
|
|||||||
"@types/node": "*"
|
"@types/node": "*"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/yargs": {
|
|
||||||
"version": "17.0.10",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fyargs/-/yargs-17.0.10.tgz",
|
|
||||||
"integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@types/yargs-parser": "*"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@types/yargs-parser": {
|
|
||||||
"version": "21.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fyargs-parser/-/yargs-parser-21.0.0.tgz",
|
|
||||||
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==",
|
|
||||||
"license": "MIT"
|
|
||||||
},
|
|
||||||
"node_modules/@types/yauzl": {
|
"node_modules/@types/yauzl": {
|
||||||
"version": "2.9.2",
|
"version": "2.9.2",
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fyauzl/-/yauzl-2.9.2.tgz",
|
"resolved": "https://verdaccio.lossless.one/@types%2fyauzl/-/yauzl-2.9.2.tgz",
|
||||||
@@ -8817,18 +8800,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/smartcli": {
|
"@pushrocks/smartcli": {
|
||||||
"version": "4.0.3",
|
"version": "4.0.5",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.3.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartcli/-/smartcli-4.0.5.tgz",
|
||||||
"integrity": "sha512-09cSeKijyBHR86M498h454Wg+3Afm4TbrvzWdD8YJ8uX9gbO4KpRQFbfEN1tuCFlGTvDaax5b7lSY2Rm5rl4Ew==",
|
"integrity": "sha512-A2kuqn3bwLbBBW8N6NiDM8BvW/U5uWkGNBG/kk4y23MjjGXFLYUUXaRBs+wk+Z7mUC2q/Xvq9byw/tTVvO28Tw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@pushrocks/lik": "^6.0.0",
|
"@pushrocks/lik": "^6.0.0",
|
||||||
"@pushrocks/smartlog": "^3.0.1",
|
"@pushrocks/smartlog": "^3.0.1",
|
||||||
"@pushrocks/smartparam": "^1.1.6",
|
"@pushrocks/smartparam": "^1.1.6",
|
||||||
"@pushrocks/smartpromise": "^3.1.3",
|
"@pushrocks/smartpromise": "^3.1.3",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"@types/yargs": "^17.0.10",
|
"yargs-parser": "21.0.1"
|
||||||
"@types/yargs-parser": "^21.0.0",
|
|
||||||
"yargs-parser": "^21.0.1"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/smartdelay": {
|
"@pushrocks/smartdelay": {
|
||||||
@@ -10189,19 +10170,6 @@
|
|||||||
"@types/node": "*"
|
"@types/node": "*"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/yargs": {
|
|
||||||
"version": "17.0.10",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fyargs/-/yargs-17.0.10.tgz",
|
|
||||||
"integrity": "sha512-gmEaFwpj/7f/ROdtIlci1R1VYU1J4j95m8T+Tj3iBgiBFKg1foE/PSl93bBd5T9LDXNPo8UlNN6W0qwD8O5OaA==",
|
|
||||||
"requires": {
|
|
||||||
"@types/yargs-parser": "*"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@types/yargs-parser": {
|
|
||||||
"version": "21.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fyargs-parser/-/yargs-parser-21.0.0.tgz",
|
|
||||||
"integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
|
|
||||||
},
|
|
||||||
"@types/yauzl": {
|
"@types/yauzl": {
|
||||||
"version": "2.9.2",
|
"version": "2.9.2",
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fyauzl/-/yauzl-2.9.2.tgz",
|
"resolved": "https://verdaccio.lossless.one/@types%2fyauzl/-/yauzl-2.9.2.tgz",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gitzone/tswatch",
|
"name": "@gitzone/tswatch",
|
||||||
"version": "2.0.3",
|
"version": "2.0.5",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "watch typescript projects during development",
|
"description": "watch typescript projects during development",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
"@pushrocks/early": "^4.0.3",
|
"@pushrocks/early": "^4.0.3",
|
||||||
"@pushrocks/lik": "^6.0.0",
|
"@pushrocks/lik": "^6.0.0",
|
||||||
"@pushrocks/smartchok": "^1.0.23",
|
"@pushrocks/smartchok": "^1.0.23",
|
||||||
"@pushrocks/smartcli": "^4.0.3",
|
"@pushrocks/smartcli": "^4.0.5",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartlog": "^3.0.1",
|
"@pushrocks/smartlog": "^3.0.1",
|
||||||
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
||||||
|
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@gitzone/tswatch',
|
name: '@gitzone/tswatch',
|
||||||
version: '2.0.3',
|
version: '2.0.5',
|
||||||
description: 'watch typescript projects during development'
|
description: 'watch typescript projects during development'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user