@remirror/theme
Advanced tools
Comparing version 2.0.9 to 3.0.0-beta.0
{ | ||
"name": "@remirror/theme", | ||
"version": "2.0.9", | ||
"version": "3.0.0-beta.0", | ||
"description": "The configurable theme for the remirror editor.", | ||
@@ -36,3 +36,3 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__theme", | ||
"@linaria/core": "4.2.10", | ||
"@remirror/core-types": "^2.0.5", | ||
"@remirror/core-types": "3.0.0-beta.0", | ||
"color2k": "^2.0.2", | ||
@@ -46,4 +46,8 @@ "csstype": "^3.1.2" | ||
"@babel/preset-typescript": "^7.21.5", | ||
"@remirror/cli": "1.0.1", | ||
"rollup": "^3.23.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"@remirror": { | ||
@@ -50,0 +54,0 @@ "sizeLimit": "10 KB" |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
177620
6
1
+ Added@remirror/core-constants@3.0.0-beta.0(transitive)
+ Added@remirror/core-helpers@4.0.0(transitive)
+ Added@remirror/core-types@3.0.0-beta.0(transitive)
+ Added@remirror/pm@3.0.0(transitive)
+ Added@remirror/types@2.0.0-beta.0(transitive)
+ Addedclsx@2.1.1(transitive)
+ Addedprosemirror-paste-rules@3.0.0(transitive)
+ Addedprosemirror-suggest@3.0.0(transitive)
+ Addedprosemirror-trailing-node@3.0.0(transitive)
+ Addedtype-fest@3.13.1(transitive)
- Removed@remirror/core-constants@2.0.2(transitive)
- Removed@remirror/core-helpers@3.0.0(transitive)
- Removed@remirror/core-types@2.0.6(transitive)
- Removed@remirror/pm@2.0.9(transitive)
- Removed@remirror/types@1.0.1(transitive)
- Removedprosemirror-paste-rules@2.0.8(transitive)
- Removedprosemirror-suggest@2.0.7(transitive)
- Removedprosemirror-trailing-node@2.0.9(transitive)
- Removedtype-fest@2.19.0(transitive)