Socket
Socket
Sign inDemoInstall

errlop

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

errlop - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316

4

HISTORY.md
# History
## v1.3.0 2019 November 18
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.2.0 2019 November 13

@@ -4,0 +8,0 @@

23

package.json
{
"name": "errlop",
"version": "1.2.0",
"version": "1.3.0-next.1574059499.1208976d9e1b17556881aaf11ebfb2273a5e3316",
"description": "An extended Error class that envelops a parent error, such that the stack trace contains the causation",

@@ -51,3 +51,4 @@ "homepage": "https://github.com/bevry/errlop",

"contributors": [
"Benjamin Lupton (http://balupton.com)"
"Benjamin Lupton (http://balupton.com)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],

@@ -75,3 +76,3 @@ "bugs": {

"engines": {
"node": "6 || 8 || 10 || 12 || 13",
"node": "6 || 8 || 10 || 12",
"browsers": false

@@ -102,3 +103,3 @@ }

"engines": {
"node": "0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12 || 13",
"node": "0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 12",
"browsers": false

@@ -108,2 +109,6 @@ }

],
"boundation": {
"minimumSupportNodeVersion": "0.8",
"minimumTestNodeVersion": "0.8"
},
"main": "index.js",

@@ -121,12 +126,12 @@ "browser": "edition-browsers/index.js",

"eslint": "^6.6.0",
"eslint-config-bevry": "^1.2.1",
"eslint-config-prettier": "^6.5.0",
"eslint-config-bevry": "^1.3.0",
"eslint-config-prettier": "^6.6.0",
"eslint-plugin-prettier": "^3.1.1",
"jsdoc": "^3.6.3",
"kava": "^3.2.0",
"kava": "3.2.0",
"minami": "^1.2.3",
"prettier": "^1.19.1",
"projectz": "^1.10.0",
"projectz": "^1.11.0",
"surge": "^0.21.3",
"valid-directory": "^1.0.0"
"valid-directory": "^1.1.1"
},

@@ -133,0 +138,0 @@ "scripts": {

@@ -181,3 +181,4 @@ <!-- TITLE/ -->

<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/errlop/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/errlop">view contributions</a></li></ul>
<ul><li><a href="http://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/errlop/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/errlop">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/errlop/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/errlop">view contributions</a></li></ul>

@@ -184,0 +185,0 @@ <a href="https://github.com/bevry/errlop/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

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