@stoplight/spectral
Advanced tools
Comparing version 5.5.0-beta8 to 5.5.0-beta9
export declare const NPM_PKG_ROOT = "https://unpkg.com/"; | ||
export declare const SPECTRAL_PKG_NAME = "@stoplight/spectral"; | ||
export declare const SPECTRAL_PKG_VERSION = "5.5.0-beta8"; | ||
export declare const SPECTRAL_PKG_VERSION = "5.5.0-beta9"; |
@@ -6,3 +6,3 @@ "use strict"; | ||
exports.SPECTRAL_PKG_NAME = '@stoplight/spectral'; | ||
exports.SPECTRAL_PKG_VERSION = '5.5.0-beta8'; | ||
exports.SPECTRAL_PKG_VERSION = '5.5.0-beta9'; | ||
//# sourceMappingURL=consts.js.map |
{ | ||
"name": "@stoplight/spectral", | ||
"version": "5.5.0-beta8", | ||
"version": "5.5.0-beta9", | ||
"description": "A flexible object linter with out of the box support for OpenAPI v2 and v3.", | ||
@@ -64,5 +64,5 @@ "keywords": [ | ||
"@stoplight/better-ajv-errors": "0.0.0", | ||
"@stoplight/json": "3.8.2", | ||
"@stoplight/json": "3.8.3", | ||
"@stoplight/json-ref-readers": "1.2.1", | ||
"@stoplight/json-ref-resolver": "3.0.9", | ||
"@stoplight/json-ref-resolver": "3.1.0", | ||
"@stoplight/lifecycle": "2.2.1", | ||
@@ -80,3 +80,3 @@ "@stoplight/path": "1.3.1", | ||
"jsonpath-plus": "4.0.0", | ||
"lodash": "4.17.15", | ||
"lodash": "4.17.19", | ||
"nanoid": "2.1.11", | ||
@@ -99,5 +99,5 @@ "nimma": "0.0.0", | ||
"@types/fetch-mock": "^7.3.1", | ||
"@types/jest": "^26.0.0", | ||
"@types/jest": "^26.0.4", | ||
"@types/jest-when": "^2.7.1", | ||
"@types/lodash": "^4.14.156", | ||
"@types/lodash": "^4.14.157", | ||
"@types/nanoid": "^2.1.0", | ||
@@ -104,0 +104,0 @@ "@types/nock": "^11.1.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
+ Added@stoplight/json@3.8.3(transitive)
+ Added@stoplight/json-ref-resolver@3.1.0(transitive)
+ Addedlodash@4.17.19(transitive)
- Removed@stoplight/json@3.8.2(transitive)
- Removed@stoplight/json-ref-resolver@3.0.9(transitive)
- Removedlodash@4.17.15(transitive)
Updated@stoplight/json@3.8.3
Updatedlodash@4.17.19