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.6 to 1.0.7

.husky/commit-msg

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## [1.0.7](https://gitlab.com/ganintegrity/gan-error/compare/v1.0.6...v1.0.7) (2022-03-09)
### Bug Fixes
* new husky ([b326995](https://gitlab.com/ganintegrity/gan-error/commit/b32699586f0c555ccb3ee89b4594deb115123fa4))
* new lock ([f4350e1](https://gitlab.com/ganintegrity/gan-error/commit/f4350e13eed49b9aa31eb1379b68b2cc3421ef6b))
* revert back eslint ([1bb4edf](https://gitlab.com/ganintegrity/gan-error/commit/1bb4edfca285e9776fac36ed593c25b8e29eff59))
* update node version ([a8b25b3](https://gitlab.com/ganintegrity/gan-error/commit/a8b25b3dd8f5400861c876f6ba65219e4b15ceda))
## [1.0.6](https://gitlab.com/ganintegrity/gan-error/compare/v1.0.5...v1.0.6) (2022-03-07)

@@ -2,0 +12,0 @@

5

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

@@ -10,3 +10,4 @@ "main": "index.js",

"test": "mocha --recursive",
"coverage": "nyc npm test"
"coverage": "nyc npm test",
"prepare": "husky install && chmod ug+x .husky/*"
},

@@ -13,0 +14,0 @@ "keywords": [

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