Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stoplight/types

Package Overview
Dependencies
Maintainers
1
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 13.10.0 to 13.11.0

2

dist/index.esm.js

@@ -54,2 +54,4 @@ var HttpParamStyles;

NodeType["Image"] = "image";
NodeType["StoplightResolutions"] = "stoplight_resolutions";
NodeType["StoplightOverride"] = "stoplight_override";
})(NodeType || (NodeType = {}));

@@ -56,0 +58,0 @@ /**

@@ -58,2 +58,4 @@ 'use strict';

NodeType["Image"] = "image";
NodeType["StoplightResolutions"] = "stoplight_resolutions";
NodeType["StoplightOverride"] = "stoplight_override";
})(exports.NodeType || (exports.NodeType = {}));

@@ -60,0 +62,0 @@ /**

4

dist/node.d.ts

@@ -16,3 +16,5 @@ /**

Styleguide = "styleguide",
Image = "image"
Image = "image",
StoplightResolutions = "stoplight_resolutions",
StoplightOverride = "stoplight_override"
}

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

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

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

Sorry, the diff of this file is not supported yet

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