New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@milkdown/plugin-listener

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@milkdown/plugin-listener - npm Package Compare versions

Comparing version 7.3.2 to 7.3.3

14

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

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

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

@@ -32,8 +31,8 @@ "lib",

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

@@ -69,3 +68,4 @@ "nx": {

"build": "tsc --emitDeclarationOnly && vite build"
}
},
"types": "./lib/index.d.ts"
}
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