@stoplight/spectral
Advanced tools
Comparing version 5.9.0 to 5.9.1
@@ -10,2 +10,9 @@ <!-- markdown-link-check-disable --> | ||
## [5.9.1] - 2021-04-08 | ||
### Fixed | ||
- `duplicated-entry-in-enum` rule complains about `enum` property in objects [#1571](https://github.com/stoplightio/spectral/issues/1571) | ||
- Dependencies upgrade, including `proxy-agent` [#1552](https://github.com/stoplightio/spectral/issues/1552) | ||
## [5.9.0] - 2021-03-08 | ||
@@ -12,0 +19,0 @@ |
import { IParserOptions } from './types/ruleset'; | ||
export declare const NPM_PKG_ROOT = "https://unpkg.com/"; | ||
export declare const SPECTRAL_PKG_NAME = "@stoplight/spectral"; | ||
export declare const SPECTRAL_PKG_VERSION = "5.9.0"; | ||
export declare const SPECTRAL_PKG_VERSION = "5.9.1"; | ||
export declare const DEFAULT_PARSER_OPTIONS: Readonly<Required<IParserOptions>>; |
@@ -7,3 +7,3 @@ "use strict"; | ||
exports.SPECTRAL_PKG_NAME = '@stoplight/spectral'; | ||
exports.SPECTRAL_PKG_VERSION = '5.9.0'; | ||
exports.SPECTRAL_PKG_VERSION = '5.9.1'; | ||
exports.DEFAULT_PARSER_OPTIONS = Object.freeze({ | ||
@@ -10,0 +10,0 @@ incompatibleValues: types_1.DiagnosticSeverity.Error, |
@@ -109,4 +109,13 @@ { | ||
"schema": { | ||
"type": "array", | ||
"uniqueItems": true | ||
"oneOf": [ | ||
{ | ||
"type": "array", | ||
"uniqueItems": true | ||
}, | ||
{ | ||
"not": { | ||
"type": "array" | ||
} | ||
} | ||
] | ||
} | ||
@@ -113,0 +122,0 @@ } |
{ | ||
"name": "@stoplight/spectral", | ||
"version": "5.9.0", | ||
"version": "5.9.1", | ||
"description": "A flexible object linter with out of the box support for OpenAPI v2 and v3.", | ||
@@ -66,3 +66,3 @@ "keywords": [ | ||
"@stoplight/better-ajv-errors": "0.0.4", | ||
"@stoplight/json": "3.10.2", | ||
"@stoplight/json": "3.11.2", | ||
"@stoplight/json-ref-readers": "1.2.2", | ||
@@ -72,3 +72,3 @@ "@stoplight/json-ref-resolver": "3.1.1", | ||
"@stoplight/path": "1.3.2", | ||
"@stoplight/types": "11.9.0", | ||
"@stoplight/types": "11.10.0", | ||
"@stoplight/yaml": "4.2.1", | ||
@@ -88,3 +88,3 @@ "abort-controller": "3.0.0", | ||
"node-fetch": "2.6.1", | ||
"proxy-agent": "3.1.1", | ||
"proxy-agent": "4.0.1", | ||
"strip-ansi": "6.0", | ||
@@ -91,0 +91,0 @@ "text-table": "0.2", |
@@ -109,4 +109,13 @@ { | ||
"schema": { | ||
"type": "array", | ||
"uniqueItems": true | ||
"oneOf": [ | ||
{ | ||
"type": "array", | ||
"uniqueItems": true | ||
}, | ||
{ | ||
"not": { | ||
"type": "array" | ||
} | ||
} | ||
] | ||
} | ||
@@ -113,0 +122,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1035996
17359
+ Added@stoplight/json@3.11.2(transitive)
+ Added@stoplight/types@11.10.0(transitive)
+ Added@tootallnate/once@1.1.2(transitive)
+ Addedagent-base@6.0.2(transitive)
+ Addedast-types@0.13.4(transitive)
+ Addeddata-uri-to-buffer@3.0.1(transitive)
+ Addeddegenerator@2.2.0(transitive)
+ Addedfile-uri-to-path@2.0.0(transitive)
+ Addedfs-extra@8.1.0(transitive)
+ Addedget-uri@3.0.2(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedhttp-proxy-agent@4.0.1(transitive)
+ Addedhttps-proxy-agent@5.0.1(transitive)
+ Addedip-address@9.0.5(transitive)
+ Addedjsbn@1.1.0(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addednetmask@2.0.2(transitive)
+ Addedpac-proxy-agent@4.1.0(transitive)
+ Addedpac-resolver@4.2.0(transitive)
+ Addedproxy-agent@4.0.1(transitive)
+ Addedsocks@2.8.3(transitive)
+ Addedsocks-proxy-agent@5.0.1(transitive)
+ Addedsprintf-js@1.1.3(transitive)
+ Addeduniversalify@0.1.2(transitive)
- Removed@stoplight/json@3.10.2(transitive)
- Removed@stoplight/types@11.9.0(transitive)
- Removedagent-base@4.2.14.3.0(transitive)
- Removedast-types@0.16.1(transitive)
- Removedco@4.6.0(transitive)
- Removeddata-uri-to-buffer@1.2.0(transitive)
- Removeddebug@2.6.93.1.03.2.7(transitive)
- Removeddegenerator@1.0.4(transitive)
- Removedes6-promise@4.2.8(transitive)
- Removedes6-promisify@5.0.0(transitive)
- Removedesprima@3.1.3(transitive)
- Removedextend@3.0.2(transitive)
- Removedfile-uri-to-path@1.0.0(transitive)
- Removedget-uri@2.0.4(transitive)
- Removedhttp-proxy-agent@2.1.0(transitive)
- Removedhttps-proxy-agent@3.0.1(transitive)
- Removedip@1.1.5(transitive)
- Removedisarray@1.0.0(transitive)
- Removedms@2.0.0(transitive)
- Removednetmask@1.0.6(transitive)
- Removedpac-proxy-agent@3.0.1(transitive)
- Removedpac-resolver@3.0.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedproxy-agent@3.1.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsocks@2.3.3(transitive)
- Removedsocks-proxy-agent@4.0.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedthunkify@2.1.2(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updated@stoplight/json@3.11.2
Updated@stoplight/types@11.10.0
Updatedproxy-agent@4.0.1