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

@blocksuite/inline

Package Overview
Dependencies
Maintainers
2
Versions
628
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/inline - npm Package Compare versions

Comparing version 0.13.0-canary-202403121120-566939c to 0.13.0-canary-202403130841-c8e7e62

1

dist/components/v-line.js

@@ -85,2 +85,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

padding: '0 0.5px',
display: 'inline-block',
})}>${renderElements}</div>`;

@@ -87,0 +88,0 @@ }

4

package.json
{
"name": "@blocksuite/inline",
"version": "0.13.0-canary-202403121120-566939c",
"version": "0.13.0-canary-202403130841-c8e7e62",
"description": "A micro editor.",

@@ -33,3 +33,3 @@ "type": "module",

"zod": "^3.22.4",
"@blocksuite/global": "0.13.0-canary-202403121120-566939c"
"@blocksuite/global": "0.13.0-canary-202403130841-c8e7e62"
},

@@ -36,0 +36,0 @@ "scripts": {

@@ -94,2 +94,3 @@ import { assertExists } from '@blocksuite/global/utils';

padding: '0 0.5px',
display: 'inline-block',
})}>${renderElements}</div>`;

@@ -96,0 +97,0 @@ }

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