@stoplight/json
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "@stoplight/json", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Useful functions when working with JSON.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -86,3 +86,3 @@ "use strict"; | ||
range: calculateRange(startLine, startCharacter, length), | ||
message: 'DuplicatedKey', | ||
message: 'DuplicateKey', | ||
severity: types_1.DiagnosticSeverity.Error, | ||
@@ -89,0 +89,0 @@ code: 20, |
Sorry, the diff of this file is not supported yet
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
53086