🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@konsumation/openapi

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@konsumation/openapi - npm Package Compare versions

Comparing version
2.3.10
to
2.4.0
+10
-7
openapi/openapi.json
{
"openapi": "3.0.3",
"servers": [
{
"url": "https://mydomain.com"
}
],
"openapi": "3.1.0",
"info": {
"title": "Collect resource usage in a home environment",
"version": "2.3.10",
"version": "2.4.0",
"contact": {
"email": "markus.felten@gmx.de"
},
"license": {

@@ -16,2 +14,7 @@ "name": "MIT",

},
"servers": [
{
"url": "https://mydomain.com"
}
],
"paths": {

@@ -18,0 +21,0 @@ "/admin/token": {

{
"name": "@konsumation/openapi",
"version": "2.3.10",
"version": "2.4.0",
"publishConfig": {

@@ -29,6 +29,6 @@ "access": "public",

"devDependencies": {
"@redocly/cli": "^1.12.0",
"@redocly/cli": "^1.12.2",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/release-notes-generator": "^13.0.0",
"semantic-release": "^23.0.8",
"semantic-release": "^23.1.1",
"semantic-release-replace-plugin": "^1.2.7"

@@ -35,0 +35,0 @@ },