Comparing version 0.1.1-beta.9 to 0.1.1
@@ -6,21 +6,2 @@ # Change Log | ||
<a name="0.1.1-beta.9"></a> | ||
## [0.1.1-beta.9](https://github.com/doczjs/docz/compare/v0.1.1-beta.8...v0.1.1-beta.9) (2018-06-02) | ||
**Note:** Version bump only for package load-cfg | ||
<a name="0.1.1-beta.7"></a> | ||
## [0.1.1-beta.7](https://github.com/doczjs/docz/compare/v0.1.1-beta.6...v0.1.1-beta.7) (2018-06-02) | ||
### Bug Fixes | ||
* **load-cfg:** add vars for cjs require ([919abdb](https://github.com/doczjs/docz/commit/919abdb)) | ||
<a name="0.1.1-beta.5"></a> | ||
@@ -27,0 +8,0 @@ ## [0.1.1-beta.5](https://github.com/doczjs/docz/compare/v0.1.1-beta.4...v0.1.1-beta.5) (2018-06-01) |
{ | ||
"name": "load-cfg", | ||
"version": "0.1.1-beta.9", | ||
"version": "0.1.1", | ||
"main": "dist/index.js", | ||
@@ -25,3 +25,3 @@ "umd:main": "dist/index.umd.js", | ||
"deepmerge": "^2.1.1", | ||
"esm": "^3.0.44", | ||
"esm": "^3.0.41", | ||
"find-up": "^2.1.0" | ||
@@ -31,4 +31,4 @@ }, | ||
"@types/find-up": "^2.1.1", | ||
"@types/node": "^10.3.0" | ||
"@types/node": "^10.1.3" | ||
} | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
5642
Updatedesm@^3.0.41