Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blocksuite/affine-shared

Package Overview
Dependencies
Maintainers
0
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/affine-shared - npm Package Compare versions

Comparing version 0.0.0-canary-20240829050359 to 0.0.0-canary-20240829114838

dist/utils/signal.d.ts

1

dist/utils/index.d.ts

@@ -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';

12

package.json
{
"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

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