🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

abaca-openapi

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abaca-openapi - npm Package Compare versions

Comparing version
0.10.11
to
0.10.13
+1
-1
lib/common.js
import { assert } from "@opvious/stl-errors";
export const packageInfo = {
"name": "abaca-openapi",
"version": "0.10.11"
"version": "0.10.13"
};

@@ -6,0 +6,0 @@ export function createPointer(parts) {

{
"name": "abaca-openapi",
"version": "0.10.11",
"version": "0.10.13",
"repository": "github:opvious/abaca",

@@ -21,7 +21,7 @@ "description": "Abaca OpenAPI utilities",

"dependencies": {
"@opvious/stl-errors": "^0.22.18",
"@opvious/stl-telemetry": "^0.22.18",
"@opvious/stl-utils": "^0.22.18",
"@opvious/stl-errors": "^0.22.24",
"@opvious/stl-telemetry": "^0.22.24",
"@opvious/stl-utils": "^0.22.24",
"@stoplight/json-ref-resolver": "^3.1.5",
"ajv": "^8.12.0",
"ajv": "^8.13.0",
"openapi-schema-validator": "^12.1.3",

@@ -31,3 +31,3 @@ "openapi-types": "^12.1.0",

"yaml": "^2.3.1",
"abaca-runtime": "0.10.11"
"abaca-runtime": "0.10.13"
},

@@ -37,4 +37,4 @@ "devDependencies": {

"@types/urijs": "^1.19.19",
"data-urls": "^4.0.0",
"inlinable": "^0.3.2",
"data-urls": "^5.0.0",
"inlinable": "^0.3.3",
"ts-essentials": "^9.3.0"

@@ -41,0 +41,0 @@ },