@prosekit/core
Advanced tools
Comparing version 0.0.0-next-20230709084129 to 0.0.0-next-20230709090538
{ | ||
"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" | ||
] | ||
} | ||
} | ||
} |
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
31692
+ Added@prosekit/pm@0.0.0-next-20230709090538(transitive)
- Removed@prosekit/pm@0.0.0-next-20230709084129(transitive)