Socket
Socket
Sign inDemoInstall

@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.3.0 to 13.4.0

7

dist/index.esm.js

@@ -62,6 +62,9 @@ var HttpParamStyles;

NodeFormat["Yaml"] = "yaml";
NodeFormat["Apng"] = "apng";
NodeFormat["Avif"] = "avif";
NodeFormat["Bmp"] = "bmp";
NodeFormat["Gif"] = "gif";
NodeFormat["Jpeg"] = "jpeg";
NodeFormat["Png"] = "png";
NodeFormat["Gif"] = "gif";
NodeFormat["Bmp"] = "bmp";
NodeFormat["Svg"] = "svg";
NodeFormat["Webp"] = "webp";

@@ -68,0 +71,0 @@ })(NodeFormat || (NodeFormat = {}));

@@ -66,7 +66,10 @@ 'use strict';

NodeFormat["Yaml"] = "yaml";
NodeFormat["Apng"] = "apng";
NodeFormat["Avif"] = "avif";
NodeFormat["Bmp"] = "bmp";
NodeFormat["Gif"] = "gif";
NodeFormat["Jpeg"] = "jpeg";
NodeFormat["Png"] = "png";
NodeFormat["Gif"] = "gif";
NodeFormat["Bmp"] = "bmp";
NodeFormat["Svg"] = "svg";
NodeFormat["Webp"] = "webp";
})(exports.NodeFormat || (exports.NodeFormat = {}));

@@ -24,7 +24,10 @@ /**

Yaml = "yaml",
Apng = "apng",
Avif = "avif",
Bmp = "bmp",
Gif = "gif",
Jpeg = "jpeg",
Png = "png",
Gif = "gif",
Bmp = "bmp",
Svg = "svg",
Webp = "webp"
}
{
"name": "@stoplight/types",
"version": "13.3.0",
"version": "13.4.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