@prosekit/core
Advanced tools
Comparing version 0.0.0-next-20240421132240 to 0.0.0-next-20240427133255
{ | ||
"name": "@prosekit/core", | ||
"type": "module", | ||
"version": "0.0.0-next-20240421132240", | ||
"version": "0.0.0-next-20240427133255", | ||
"private": false, | ||
@@ -38,6 +38,6 @@ "author": { | ||
"dependencies": { | ||
"@prosekit/pm": "0.0.0-next-20240421132240", | ||
"clsx": "^2.1.0", | ||
"@prosekit/pm": "0.0.0-next-20240427133255", | ||
"clsx": "^2.1.1", | ||
"orderedmap": "^2.1.1", | ||
"type-fest": "^4.15.0" | ||
"type-fest": "^4.17.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.5.0" | ||
"vitest": "^1.5.2" | ||
}, | ||
@@ -51,0 +51,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@prosekit/pm@0.0.0-next-20240427133255(transitive)
- Removed@prosekit/pm@0.0.0-next-20240421132240(transitive)
Updatedclsx@^2.1.1
Updatedtype-fest@^4.17.0