error-cause
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -8,2 +8,11 @@ # Changelog | ||
## [v1.0.2](https://github.com/es-shims/error-cause/compare/v1.0.1...v1.0.2) - 2021-12-05 | ||
### Commits | ||
- [actions] reuse common workflows [`a2a7c51`](https://github.com/es-shims/error-cause/commit/a2a7c511de2d38328798301199f1ec993665feb1) | ||
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape` [`b28b1b2`](https://github.com/es-shims/error-cause/commit/b28b1b2960f15e234bbfaabfffeaa509b0ff47b7) | ||
- [actions] update codecov uploader [`77dd54f`](https://github.com/es-shims/error-cause/commit/77dd54f71f220fd65bcc8f7708de3e96248451d6) | ||
- [Deps] move `evalmd` to dev dependency [`7079c9d`](https://github.com/es-shims/error-cause/commit/7079c9d4556f307dc707dfa08118bfc8f96484ed) | ||
## [v1.0.1](https://github.com/es-shims/error-cause/compare/v1.0.0...v1.0.1) - 2021-10-04 | ||
@@ -10,0 +19,0 @@ |
{ | ||
"name": "error-cause", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3", | ||
@@ -94,3 +94,2 @@ "main": "index.json", | ||
"es-aggregate-error": "^1.0.7", | ||
"evalmd": "^0.0.19", | ||
"get-intrinsic": "^1.1.1", | ||
@@ -101,11 +100,12 @@ "globalthis": "^1.0.2" | ||
"@es-shims/api": "^2.2.3", | ||
"@ljharb/eslint-config": "^18.0.0", | ||
"@ljharb/eslint-config": "^19.1.0", | ||
"aud": "^1.1.5", | ||
"auto-changelog": "^2.3.0", | ||
"eslint": "^7.32.0", | ||
"eslint": "^8.4.0", | ||
"evalmd": "^0.0.19", | ||
"function.prototype.name": "^1.1.5", | ||
"has-strict-mode": "^1.0.1", | ||
"nyc": "^10.3.2", | ||
"safe-publish-latest": "^1.1.4", | ||
"tape": "^5.3.1" | ||
"safe-publish-latest": "^2.0.0", | ||
"tape": "^5.3.2" | ||
}, | ||
@@ -112,0 +112,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
26357
6
11
- Removedevalmd@^0.0.19
- Removedacorn@7.4.1(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedbluebird@2.11.0(transitive)
- Removedcamelcase@2.1.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedcliui@3.2.0(transitive)
- Removedcode-point-at@1.1.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedes-lookup-scope@1.0.1(transitive)
- Removedes6-collections@0.5.6(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedescope@1.0.3(transitive)
- Removedestraverse@2.0.04.3.0(transitive)
- Removedevalmd@0.0.19(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedinvert-kv@1.0.0(transitive)
- Removedis-fullwidth-code-point@1.0.0(transitive)
- Removedlcid@1.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlodash._basecallback@3.3.1(transitive)
- Removedlodash._baseeachright@3.0.3(transitive)
- Removedlodash._basefind@3.0.0(transitive)
- Removedlodash._basefindindex@3.6.0(transitive)
- Removedlodash._baseforright@3.0.2(transitive)
- Removedlodash._baseisequal@3.0.7(transitive)
- Removedlodash._bindcallback@3.0.1(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash.findlast@3.2.1(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.istypedarray@3.0.6(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedlodash.pairs@3.0.1(transitive)
- Removednumber-is-nan@1.0.1(transitive)
- Removedos-locale@1.4.0(transitive)
- Removedos-tmpdir@1.0.2(transitive)
- Removedsprintf-js@1.1.3(transitive)
- Removedstring-width@1.0.2(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedunderscore.string@3.3.6(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedwindow-size@0.1.4(transitive)
- Removedwrap-ansi@2.1.0(transitive)
- Removedy18n@3.2.2(transitive)
- Removedyargs@3.32.0(transitive)