Socket
Socket
Sign inDemoInstall

@stoplight/types

Package Overview
Dependencies
Maintainers
27
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/types - npm Package Compare versions

Comparing version 11.8.0 to 11.9.0

3

dist/node.d.ts

@@ -11,3 +11,4 @@ /**

Generic = "generic",
Unknown = "unknown"
Unknown = "unknown",
TableOfContents = "table_of_contents"
}

@@ -14,0 +15,0 @@ /**

@@ -15,2 +15,3 @@ "use strict";

NodeType["Unknown"] = "unknown";
NodeType["TableOfContents"] = "table_of_contents";
})(NodeType = exports.NodeType || (exports.NodeType = {}));

@@ -17,0 +18,0 @@ /**

{
"name": "@stoplight/types",
"version": "11.8.0",
"version": "11.9.0",
"description": "Common typings for the Stoplight ecosystem.",

@@ -5,0 +5,0 @@ "keywords": [],

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