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

@milkdown/ctx

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@milkdown/ctx - npm Package Compare versions

Comparing version 5.3.2 to 5.3.3

lib/src/context/container.d.ts

5

lib/index.d.ts

@@ -1,4 +0,1 @@

export * from './context';
export * from './plugin';
export * from './timing';
//# sourceMappingURL=index.d.ts.map
export * from './src/index'

6

package.json
{
"name": "@milkdown/ctx",
"version": "5.3.2",
"version": "5.3.3",
"type": "module",

@@ -23,3 +23,3 @@ "main": "./lib/index.es.js",

"dependencies": {
"@milkdown/exception": "5.3.2",
"@milkdown/exception": "5.3.3",
"tslib": "^2.3.1"

@@ -31,5 +31,5 @@ },

"tsc": "tsc --noEmit",
"build": "vite build && tsc --emitDeclarationOnly"
"build": "vite build"
},
"readme": "# @milkdown/ctx\n\nThe ctx module of [milkdown](https://saul-mirone.github.io/milkdown/).\n\n# Official Documentation\n\nDocumentation can be found on the [Milkdown website](https://saul-mirone.github.io/milkdown/).\n\n# License\n\nMilkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE).\n"
}
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