Socket
Socket
Sign inDemoInstall

@milkdown/utils

Package Overview
Dependencies
73
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.2 to 7.3.3

16

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

@@ -13,3 +13,2 @@ "repository": {

"main": "./lib/index.es.js",
"types": "./lib/index.d.ts",
"files": [

@@ -28,9 +27,9 @@ "lib",

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

@@ -66,3 +65,4 @@ "nx": {

"build": "tsc --emitDeclarationOnly && vite build"
}
},
"types": "./lib/index.d.ts"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc