Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
c68ea1c8fd | |||
8e943512f8 | |||
c010319076 |
8
package-lock.json
generated
8
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartnpm",
|
"name": "@pushrocks/smartnpm",
|
||||||
"version": "1.0.20",
|
"version": "1.0.22",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -1437,9 +1437,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/smartarchive": {
|
"@pushrocks/smartarchive": {
|
||||||
"version": "2.0.2",
|
"version": "2.0.4",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartarchive/-/smartarchive-2.0.2.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartarchive/-/smartarchive-2.0.4.tgz",
|
||||||
"integrity": "sha512-1ZRQYqOl7FulniQsQmeATNhiE4QcE4r+oJkAx0DAvgTy8pjtW0n3rL3RffHXWKKDcY63KG6Tv6cqGVqftSvL9w==",
|
"integrity": "sha512-dV26a7As3puRqwmIPylzxviz24xoYbJCMr7hyxZnP6zxORdkOkAMZ4mHYorjEtKz6gJu7Smw4d+xxqUi8/HXdg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@pushrocks/smartfile": "^8.0.9",
|
"@pushrocks/smartfile": "^8.0.9",
|
||||||
"@pushrocks/smartpath": "^4.0.3",
|
"@pushrocks/smartpath": "^4.0.3",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pushrocks/smartnpm",
|
"name": "@pushrocks/smartnpm",
|
||||||
"version": "1.0.20",
|
"version": "1.0.22",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "interface with npm to retrieve package information",
|
"description": "interface with npm to retrieve package information",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/consolecolor": "^2.0.1",
|
"@pushrocks/consolecolor": "^2.0.1",
|
||||||
"@pushrocks/smartarchive": "^2.0.2",
|
"@pushrocks/smartarchive": "^2.0.4",
|
||||||
"@pushrocks/smartfile": "^8.0.9",
|
"@pushrocks/smartfile": "^8.0.9",
|
||||||
"@pushrocks/smartpromise": "^3.1.3",
|
"@pushrocks/smartpromise": "^3.1.3",
|
||||||
"@pushrocks/smartrequest": "^1.1.51",
|
"@pushrocks/smartrequest": "^1.1.51",
|
||||||
|
Reference in New Issue
Block a user