@blocksuite/affine-shared
Advanced tools
Comparing version 0.0.0-canary-20240829050359 to 0.0.0-canary-20240829114838
@@ -11,2 +11,3 @@ export * from './button-popper.js'; | ||
export * from './reordering.js'; | ||
export * from './signal.js'; | ||
export * from './string.js'; | ||
@@ -13,0 +14,0 @@ export * from './title.js'; |
@@ -12,2 +12,3 @@ // Compat with SSR | ||
export * from './reordering.js'; | ||
export * from './signal.js'; | ||
export * from './string.js'; | ||
@@ -14,0 +15,0 @@ export * from './title.js'; |
{ | ||
"name": "@blocksuite/affine-shared", | ||
"version": "0.0.0-canary-20240829050359", | ||
"version": "0.0.0-canary-20240829114838", | ||
"description": "Default BlockSuite editable blocks.", | ||
@@ -18,7 +18,7 @@ "type": "module", | ||
"zod": "^3.23.8", | ||
"@blocksuite/affine-model": "0.0.0-canary-20240829050359", | ||
"@blocksuite/block-std": "0.0.0-canary-20240829050359", | ||
"@blocksuite/global": "0.0.0-canary-20240829050359", | ||
"@blocksuite/inline": "0.0.0-canary-20240829050359", | ||
"@blocksuite/store": "0.0.0-canary-20240829050359" | ||
"@blocksuite/affine-model": "0.0.0-canary-20240829114838", | ||
"@blocksuite/global": "0.0.0-canary-20240829114838", | ||
"@blocksuite/store": "0.0.0-canary-20240829114838", | ||
"@blocksuite/inline": "0.0.0-canary-20240829114838", | ||
"@blocksuite/block-std": "0.0.0-canary-20240829114838" | ||
}, | ||
@@ -25,0 +25,0 @@ "exports": { |
@@ -12,2 +12,3 @@ // Compat with SSR | ||
export * from './reordering.js'; | ||
export * from './signal.js'; | ||
export * from './string.js'; | ||
@@ -14,0 +15,0 @@ export * from './title.js'; |
Sorry, the diff of this file is not supported yet
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
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
442228
299
6894
+ Added@blocksuite/affine-model@0.0.0-canary-20240829114838(transitive)
+ Added@blocksuite/block-std@0.0.0-canary-20240829114838(transitive)
+ Added@blocksuite/global@0.0.0-canary-20240829114838(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20240829114838(transitive)
+ Added@blocksuite/store@0.0.0-canary-20240829114838(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20240829114838(transitive)
- Removed@blocksuite/affine-model@0.0.0-canary-20240829050359(transitive)
- Removed@blocksuite/block-std@0.0.0-canary-20240829050359(transitive)
- Removed@blocksuite/global@0.0.0-canary-20240829050359(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20240829050359(transitive)
- Removed@blocksuite/store@0.0.0-canary-20240829050359(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20240829050359(transitive)