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

@milkdown/utils

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@milkdown/utils - npm Package Compare versions

Comparing version 7.3.3 to 7.3.4

18

package.json
{
"name": "@milkdown/utils",
"type": "module",
"version": "7.3.3",
"version": "7.3.4",
"license": "MIT",

@@ -12,2 +12,8 @@ "repository": {

"sideEffects": false,
"exports": {
".": {
"import": "./lib/index.es.js",
"types": "./lib/index.d.ts"
}
},
"main": "./lib/index.es.js",

@@ -27,9 +33,9 @@ "files": [

"tslib": "^2.5.0",
"@milkdown/exception": "7.3.3"
"@milkdown/exception": "7.3.4"
},
"devDependencies": {
"@milkdown/core": "7.3.3",
"@milkdown/ctx": "7.3.3",
"@milkdown/prose": "7.3.3",
"@milkdown/transformer": "7.3.3"
"@milkdown/core": "7.3.4",
"@milkdown/ctx": "7.3.4",
"@milkdown/prose": "7.3.4",
"@milkdown/transformer": "7.3.4"
},

@@ -36,0 +42,0 @@ "nx": {

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