@stoplight/json-ref-resolver
Advanced tools
Comparing version 2.1.2 to 2.2.0
{ | ||
"name": "@stoplight/json-ref-resolver", | ||
"version": "2.1.2", | ||
"version": "2.2.0", | ||
"description": "Recursively resolve JSON pointers and remote authorities.", | ||
@@ -33,12 +33,12 @@ "keywords": [ | ||
"dependencies": { | ||
"@stoplight/json": "^2.2.2", | ||
"@stoplight/json": "^3.1.0", | ||
"@stoplight/types": "^11.0.0", | ||
"dependency-graph": "~0.8.0", | ||
"fast-memoize": "^2.5.1", | ||
"immer": "^3.1.3", | ||
"lodash": "^4.17", | ||
"immer": "^3.2.0", | ||
"lodash": "^4.17.15", | ||
"urijs": "~1.19.1", | ||
"vscode-uri": "^2.0.2" | ||
"vscode-uri": "^2.0.3" | ||
}, | ||
"typings": "index.d.ts" | ||
} |
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
73156
+ Added@stoplight/json@3.21.7(transitive)
+ Added@stoplight/ordered-object-literal@1.0.5(transitive)
+ Added@stoplight/path@1.3.2(transitive)
+ Added@stoplight/types@13.20.0(transitive)
+ Addedjsonc-parser@2.2.1(transitive)
+ Addedsafe-stable-stringify@1.1.1(transitive)
- Removed@stoplight/fast-safe-stringify@2.1.2(transitive)
- Removed@stoplight/json@2.3.3(transitive)
- Removed@stoplight/types@9.1.2(transitive)
- Removedjsonc-parser@2.1.1(transitive)
Updated@stoplight/json@^3.1.0
Updatedimmer@^3.2.0
Updatedlodash@^4.17.15
Updatedvscode-uri@^2.0.3