New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

error-cause

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

error-cause - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

9

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc