@milkdown/prose
Advanced tools
Comparing version 7.2.4 to 7.3.0
@@ -32,16 +32,3 @@ import { InputRule } from 'prosemirror-inputrules'; | ||
declare namespace browser { | ||
export { | ||
browser_ie as ie, | ||
browser_ie_version as ie_version, | ||
browser_gecko as gecko, | ||
browser_gecko_version as gecko_version, | ||
browser_chrome as chrome, | ||
browser_chrome_version as chrome_version, | ||
browser_safari as safari, | ||
browser_ios as ios, | ||
browser_mac as mac, | ||
browser_android as android, | ||
browser_webkit as webkit, | ||
browser_webkit_version as webkit_version, | ||
}; | ||
export { browser_ie as ie, browser_ie_version as ie_version, browser_gecko as gecko, browser_gecko_version as gecko_version, browser_chrome as chrome, browser_chrome_version as chrome_version, browser_safari as safari, browser_ios as ios, browser_mac as mac, browser_android as android, browser_webkit as webkit, browser_webkit_version as webkit_version }; | ||
} | ||
@@ -93,3 +80,3 @@ | ||
export { ContentNodeWithPos, NodeWithPos, browser, calculateNodePosition, calculateTextPosition, cloneTr, customInputRules, customInputRulesKey, equalNodeType, findChildren, findChildrenByMark, findParentNode, findParentNodeClosestToPos, findSelectedNodeOfType, flatten, getMarkFromSchema, getNodeFromSchema, markRule, posToDOMRect }; | ||
export { type ContentNodeWithPos, type NodeWithPos, browser, calculateNodePosition, calculateTextPosition, cloneTr, customInputRules, customInputRulesKey, equalNodeType, findChildren, findChildrenByMark, findParentNode, findParentNodeClosestToPos, findSelectedNodeOfType, flatten, getMarkFromSchema, getNodeFromSchema, markRule, posToDOMRect }; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@milkdown/prose", | ||
"type": "module", | ||
"version": "7.2.4", | ||
"version": "7.3.0", | ||
"license": "MIT", | ||
@@ -133,3 +133,3 @@ "repository": { | ||
"tslib": "^2.5.0", | ||
"@milkdown/exception": "7.2.4" | ||
"@milkdown/exception": "7.3.0" | ||
}, | ||
@@ -136,0 +136,0 @@ "nx": { |
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
73162
1144
+ Added@milkdown/exception@7.3.0(transitive)
- Removed@milkdown/exception@7.2.4(transitive)
Updated@milkdown/exception@7.3.0