Socket
Socket
Sign inDemoInstall

defekt

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

defekt - npm Package Compare versions

Comparing version 7.3.3 to 8.0.0

15

CHANGELOG.md

@@ -0,1 +1,16 @@

# [8.0.0](https://github.com/thenativeweb/defekt/compare/7.3.3...8.0.0) (2021-08-24)
### Bug Fixes
* rename ErrorConstructor to CustomErrorConstructor ([#340](https://github.com/thenativeweb/defekt/issues/340)) ([d581477](https://github.com/thenativeweb/defekt/commit/d581477879d24b9c53b3349a853170387ff25762))
### BREAKING CHANGES
* ErrorConstructor was renamed to CustomErrorConstructor
If you're currently importing the ErrorConstructor interface from
defekt, you will need to change these import to CustomErrorConstructor.
## [7.3.3](https://github.com/thenativeweb/defekt/compare/7.3.2...7.3.3) (2021-08-22)

@@ -2,0 +17,0 @@

4

package.json
{
"name": "defekt",
"version": "7.3.3",
"version": "8.0.0",
"description": "defekt is custom errors made simple.",

@@ -36,3 +36,3 @@ "contributors": [

"devDependencies": {
"assertthat": "6.3.11",
"assertthat": "6.3.13",
"roboter": "12.1.2",

@@ -39,0 +39,0 @@ "semantic-release-configuration": "2.0.5"

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