Comparing version 3.0.11 to 3.0.12
@@ -277,6 +277,5 @@ /** | ||
/** | ||
* An object whose keys are JSON Pointers *(fragment version)* | ||
* to where the JSON Reference is defined and whose values are {@link ResolvedRefDetails} | ||
* The array/object with its JSON References fully resolved | ||
*/ | ||
resolved: ResolvedRefsResults; | ||
resolved: object; | ||
/** | ||
@@ -283,0 +282,0 @@ * The retrieved document |
{ | ||
"name": "json-refs", | ||
"version": "3.0.11", | ||
"version": "3.0.12", | ||
"description": "Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
70782
1475