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.4.0 to 0.4.1

2

dist/_tsup-dts-rollup.d.ts

@@ -1416,3 +1416,3 @@ import { AllSelection } from '@prosekit/pm/state';

*/
declare const enum Priority {
declare enum Priority {
lowest = 4,

@@ -1419,0 +1419,0 @@ low = 3,

{
"name": "@prosekit/core",
"type": "module",
"version": "0.4.0",
"version": "0.4.1",
"private": false,

@@ -38,6 +38,6 @@ "author": {

"dependencies": {
"@prosekit/pm": "^0.1.1",
"clsx": "^2.1.0",
"@prosekit/pm": "^0.1.2",
"clsx": "^2.1.1",
"orderedmap": "^2.1.1",
"type-fest": "^4.10.2"
"type-fest": "^4.17.0"
},

@@ -47,4 +47,4 @@ "devDependencies": {

"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"typescript": "^5.4.5",
"vitest": "^1.5.2"
},

@@ -51,0 +51,0 @@ "scripts": {

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