New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openapi-graph-types

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-graph-types - npm Package Compare versions

Comparing version 0.0.1-alpha.2.1.7 to 0.0.1-alpha.2.1.8

2

lib/Node.d.ts

@@ -11,3 +11,3 @@ import { RefEdgeInterface } from ".";

}
export declare type SchemaSchemaNodeConstructor = new (name: string) => SchemaNodeInterface;
export declare type SchemaNodeConstructor = new (name: string) => SchemaNodeInterface;
export interface SchemaNodeInterface extends NodeInterface {

@@ -14,0 +14,0 @@ content: NonArraySchemaNodeContent | ArraySchemaNodeContent;

{
"name": "openapi-graph-types",
"version": "0.0.1-alpha.2.1.7",
"version": "0.0.1-alpha.2.1.8",
"description": "The types of the openapi-graph library.",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc