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

@scaffdog/error

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaffdog/error - npm Package Compare versions

Comparing version 2.3.1 to 2.4.0-canary.0

8

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2.4.0-canary.0
### Patch Changes
- Updated dependencies []:
- @scaffdog/types@2.4.0-canary.0
## [2.3.1](https://github.com/scaffdog/scaffdog/compare/v2.3.0...v2.3.1) (2022-09-22)

@@ -7,0 +11,0 @@

{
"name": "@scaffdog/error",
"version": "2.3.1",
"version": "2.4.0-canary.0",
"description": "A utility module of scaffdog error.",

@@ -24,10 +24,4 @@ "keywords": [

"types": "dist/index.d.ts",
"scripts": {
"typecheck": "tsc",
"build": "unbuild",
"test": "vitest run --dir src",
"test:watch": "vitest watch --dir src"
},
"dependencies": {
"@scaffdog/types": "2.3.1",
"@scaffdog/types": "2.4.0-canary.0",
"chalk": "^4.1.0",

@@ -39,3 +33,9 @@ "string-length": "4.0.2"

},
"gitHead": "6feb9626e1d0dbf64d627e19e62f53a89ae48633"
}
"gitHead": "14824585829ad0b2093ef44b30f36fce3f4fd682",
"scripts": {
"typecheck": "tsc",
"build": "unbuild",
"test": "vitest run --dir src",
"test:watch": "vitest watch --dir src"
}
}
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