@useoptic/cli-config
Advanced tools
Comparing version 10.0.4 to 10.0.5-beta.1
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, |
{ | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
36740
774
2