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

@milkdown/exception

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@milkdown/exception - npm Package Compare versions

Comparing version 7.2.4 to 7.3.0

2

lib/code.d.ts

@@ -1,2 +0,2 @@

export declare const enum ErrorCode {
export declare enum ErrorCode {
docTypeError = "docTypeError",

@@ -3,0 +3,0 @@ contextNotFound = "contextNotFound",

{
"name": "@milkdown/exception",
"type": "module",
"version": "7.2.4",
"version": "7.3.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": {

/* Copyright 2021, Milkdown by Mirone. */
export const enum ErrorCode {
export enum ErrorCode {
docTypeError = 'docTypeError',

@@ -4,0 +4,0 @@ contextNotFound = 'contextNotFound',

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