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

@ganintegrity/gan-error

Package Overview
Dependencies
Maintainers
22
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.3 to 1.0.4

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.4](https://gitlab.com/ganintegrity/gan-error/compare/v1.0.3...v1.0.4) (2020-09-02)
### Bug Fixes
* **deps:** update dependency lodash to v4.17.20 ([282557c](https://gitlab.com/ganintegrity/gan-error/commit/282557c))
## [1.0.3](http://gitlab.com/ganintegrity/gan-error/compare/v1.0.2...v1.0.3) (2019-04-29)

@@ -2,0 +9,0 @@

16

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

@@ -26,11 +26,11 @@ "main": "index.js",

"@semantic-release/git": "4.0.3",
"@semantic-release/gitlab": "3.0.4",
"@semantic-release/npm": "5.0.5",
"eslint": "4.18.2",
"eslint-config-ganintegrity": "2.0.1",
"eslint": "6.1.0",
"eslint-config-ganintegrity": "4.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",
"prettier": "1.11.1",
"semantic-release": "15.10.5",
"semantic-release": "15.13.3",
"unexpected": "10.37.2"

@@ -51,5 +51,5 @@ },

"dependencies": {
"lodash": "4.17.5",
"lodash": "4.17.20",
"statuses": "1.4.0"
}
}

Sorry, the diff of this file is not supported yet

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