Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ganintegrity/gan-error

Package Overview
Dependencies
Maintainers
26
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ganintegrity/gan-error - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.0.6](https://gitlab.com/ganintegrity/gan-error/compare/v1.0.5...v1.0.6) (2022-03-07)
### Bug Fixes
* new lock ([f54e1d2](https://gitlab.com/ganintegrity/gan-error/commit/f54e1d2bc4aa6490dcb1278b5b58ba7cc7382923))
* revert back eslint ([9a560d0](https://gitlab.com/ganintegrity/gan-error/commit/9a560d02d23861b58103eefd07a7a0f2e1ff3dff))
* update node version ([eb7a1fe](https://gitlab.com/ganintegrity/gan-error/commit/eb7a1fe042af3247cd001ad7bcbb7e6da8c3b4f7))
## [1.0.5](https://gitlab.com/ganintegrity/gan-error/compare/v1.0.4...v1.0.5) (2022-03-04)

@@ -2,0 +11,0 @@

24

package.json
{
"name": "@ganintegrity/gan-error",
"version": "1.0.5",
"version": "1.0.6",
"description": "an extendable ES6 Error with support for HTTP errors",

@@ -22,15 +22,15 @@ "main": "index.js",

"devDependencies": {
"@commitlint/cli": "7.2.1",
"@ganintegrity/commitlint-config": "1.0.0",
"@semantic-release/changelog": "2.1.2",
"@semantic-release/git": "4.0.3",
"@commitlint/cli": "16.2.1 ",
"@ganintegrity/commitlint-config": "2.0.0",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"eslint": "6.1.0",
"eslint-config-ganintegrity": "4.0.1",
"eslint-config-ganintegrity": "5.0.1",
"prettier": "1.18.2",
"@semantic-release/gitlab": "3.1.2",
"@semantic-release/npm": "5.1.4",
"husky": "1.1.2",
"mocha": "5.0.4",
"nyc": "13.0.0",
"semantic-release": "15.13.3",
"@semantic-release/gitlab": "7.0.4",
"@semantic-release/npm": "9.0.1",
"husky": "7.0.4",
"mocha": "9.2.1",
"nyc": "15.1.0",
"semantic-release": "19.0.2",
"unexpected": "10.37.2"

@@ -37,0 +37,0 @@ },

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