Socket
Socket
Sign inDemoInstall

@g2a/standard-error

Package Overview
Dependencies
10
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

3

CHANGELOG.md

@@ -5,4 +5,4 @@ # Changelog

### [1.3.2](https://github.com/g2a-com/node-standard-error/compare/v1.3.1...v1.3.2) (2020-10-22)
### [1.3.1](https://github.com/g2a-com/node-standard-error/compare/v1.3.0...v1.3.1) (2019-10-13)

@@ -53,2 +53,1 @@

* initial version ([080d447](https://github.com/g2a-com/node-standard-error/commit/080d4471327ab23c19bc126de95df79b44dea9e9))
{
"name": "@g2a/standard-error",
"version": "1.3.1",
"version": "1.3.2",
"description": "Library extending javascript error",

@@ -25,3 +25,2 @@ "repository": {

"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-commit": "lint-staged",

@@ -31,7 +30,2 @@ "pre-push": "npm test"

},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"lint-staged": {

@@ -91,7 +85,5 @@ "*.ts": [

"devDependencies": {
"@commitlint/config-conventional": "^8.2.0",
"@types/jest": "^24.0.1",
"@typescript-eslint/eslint-plugin": "^2.3.3",
"@typescript-eslint/parser": "^2.3.3",
"commitlint": "^8.2.0",
"husky": "^3.0.9",

@@ -101,3 +93,3 @@ "jest": "^24.1.0",

"sort-package-json": "^1.22.1",
"standard-version": "^7.0.0",
"standard-version": "^8.0.1",
"standardx": "^5.0.0",

@@ -104,0 +96,0 @@ "ts-jest": "^23.10.5",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc