@json-schema-tools/reference-resolver
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -11,2 +11,3 @@ "use strict"; | ||
readFile: function () { return Promise.resolve(""); }, | ||
constants: { F_OK: 0, R_OK: 0 } //tslint:disable-line | ||
}); |
@@ -0,1 +1,8 @@ | ||
## [1.0.5](https://github.com/json-schema-tools/reference-resolver/compare/1.0.4...1.0.5) (2020-10-27) | ||
### Bug Fixes | ||
* restore browser support ([61e766c](https://github.com/json-schema-tools/reference-resolver/commit/61e766c8fb89a5b413011779188ea39bf64409fc)) | ||
## [1.0.4](https://github.com/json-schema-tools/reference-resolver/compare/1.0.3...1.0.4) (2020-10-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@json-schema-tools/reference-resolver", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/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
36126
322