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

@prosekit/core

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prosekit/core - npm Package Compare versions

Comparing version 0.0.0-next-20230709084129 to 0.0.0-next-20230709090538

13

package.json
{
"name": "@prosekit/core",
"type": "module",
"version": "0.0.0-next-20230709084129",
"version": "0.0.0-next-20230709090538",
"private": false,

@@ -41,3 +41,3 @@ "author": {

"dependencies": {
"@prosekit/pm": "0.0.0-next-20230709084129",
"@prosekit/pm": "0.0.0-next-20230709090538",
"orderedmap": "^2.1.1",

@@ -56,3 +56,10 @@ "type-fest": "^3.12.0"

},
"types": "./dist/prosekit-core.d.ts"
"types": "./dist/prosekit-core.d.ts",
"typesVersions": {
"*": {
".": [
"./dist/prosekit-core.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