Socket
Socket
Sign inDemoInstall

@stoplight/types

Package Overview
Dependencies
Maintainers
11
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 4.1.0 to 4.2.0

1

http-spec.d.ts

@@ -16,2 +16,3 @@ import { Dictionary } from './basic';

deprecated?: boolean;
version?: string;
}

@@ -18,0 +19,0 @@ export interface IHttpOperationRequest {

2

package.json
{
"name": "@stoplight/types",
"version": "4.1.0",
"version": "4.2.0",
"description": "Common typings for the Stoplight ecosystem.",

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

@@ -8,2 +8,3 @@ import { Dictionary } from './basic';

variables?: Dictionary<INodeVariable, string>;
version?: string;
}

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