@scaffdog/error
Advanced tools
Comparing version 2.5.0-canary.0 to 2.5.0-canary.1
# Change Log | ||
## 2.5.0-canary.1 | ||
### Patch Changes | ||
- [#686](https://github.com/scaffdog/scaffdog/pull/686) [`8ec6e42`](https://github.com/scaffdog/scaffdog/commit/8ec6e427e1a6c85d1726707cb7cc301ef8630bfb) Thanks [@wadackel](https://github.com/wadackel)! - - Add `version` export. | ||
- Report document parsing errors at an early stage. | ||
- Updated dependencies [[`8ec6e42`](https://github.com/scaffdog/scaffdog/commit/8ec6e427e1a6c85d1726707cb7cc301ef8630bfb)]: | ||
- @scaffdog/types@2.5.0-canary.1 | ||
## 2.5.0-canary.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@scaffdog/error", | ||
"version": "2.5.0-canary.0", | ||
"version": "2.5.0-canary.1", | ||
"description": "A utility module of scaffdog error.", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"string-length": "4.0.2", | ||
"@scaffdog/types": "2.5.0-canary.0" | ||
"@scaffdog/types": "2.5.0-canary.1" | ||
}, | ||
@@ -30,0 +30,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25612
+ Added@scaffdog/types@2.5.0-canary.1(transitive)
- Removed@scaffdog/types@2.5.0-canary.0(transitive)