Socket
Socket
Sign inDemoInstall

@stoplight/types

Package Overview
Dependencies
Maintainers
25
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 12.0.0 to 12.1.0

3

dist/node.d.ts

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

Unknown = "unknown",
TableOfContents = "table_of_contents"
TableOfContents = "table_of_contents",
SpectralRuleset = "spectral_ruleset"
}

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

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

NodeType["TableOfContents"] = "table_of_contents";
NodeType["SpectralRuleset"] = "spectral_ruleset";
})(NodeType = exports.NodeType || (exports.NodeType = {}));

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

{
"name": "@stoplight/types",
"version": "12.0.0",
"version": "12.1.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