@milkdown/exception
Advanced tools
Comparing version 7.3.6 to 7.4.0
{ | ||
"name": "@milkdown/exception", | ||
"type": "module", | ||
"version": "7.3.6", | ||
"version": "7.4.0", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -1,2 +0,1 @@ | ||
/* Copyright 2021, Milkdown by Mirone. */ | ||
export enum ErrorCode { | ||
@@ -3,0 +2,0 @@ docTypeError = 'docTypeError', |
@@ -1,3 +0,1 @@ | ||
/* Copyright 2021, Milkdown by Mirone. */ | ||
import type { ErrorCode } from './code' | ||
@@ -4,0 +2,0 @@ |
@@ -1,2 +0,1 @@ | ||
/* Copyright 2021, Milkdown by Mirone. */ | ||
import { ErrorCode } from './code' | ||
@@ -3,0 +2,0 @@ import { MilkdownError } from './error' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
21902
240