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

@useoptic/cli-config

Package Overview
Dependencies
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useoptic/cli-config - npm Package Compare versions

Comparing version 10.0.4 to 10.0.5-beta.1

1

build/helpers/ignore-file-interface.d.ts
interface IIgnoreFileParsed {
filePath: string;
ruleLines: IIgnoreFileRuleLine[];

@@ -4,0 +3,0 @@ rulesFromYamlDeprecated: string[];

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

return {
filePath: path_1.default.resolve(ignoreFile),
ruleLines: rules,

@@ -35,0 +34,0 @@ rulesFromYamlDeprecated,

2

package.json
{
"name": "@useoptic/cli-config",
"version": "10.0.4",
"version": "10.0.5-beta.1",
"scripts": {

@@ -5,0 +5,0 @@ "ws:test": "jest",

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