1.1.1
nclazz/api-cli/pipeline/head This commit looks good Details
NClazz/api-cli/pipeline/head There was a failure building this commit Details

master v1.1.1
Jenkins 2021-07-08 19:05:42 +02:00
parent 6174af5f09
commit a8c9639b52
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@nclazz/apicli",
"version": "1.0.2",
"version": "1.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -1013,9 +1013,9 @@
}
},
"args-parser": {
"version": "1.2.0",
"resolved": "https://nexus.nclazz.de/repository/npm_public/args-parser/-/args-parser-1.2.0.tgz",
"integrity": "sha512-PNV3dPBkPt6RC6nfpwAbaRbK4urZ6yPRQhS4cmMpa09t+Gqu4Hz6AlREFDvAxZ1DRBKkbIDhm+X/IPHW6cuaQQ=="
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/args-parser/-/args-parser-1.3.0.tgz",
"integrity": "sha512-If3Zi4BSjlQIJ9fgAhSiKi0oJtgMzSqh0H4wvl7XSeO16FKx7QqaHld8lZeEajPX7y1C5qKKeNgyrfyvmjmjUQ=="
},
"array-differ": {
"version": "3.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "@nclazz/apicli",
"version": "1.1.0",
"version": "1.1.1",
"description": "Commandline interface for generating and linting api-specs.",
"main": "./src/index.js",
"bin": "./src/index.js",