New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@textbus/core

Package Overview
Dependencies
Maintainers
0
Versions
344
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textbus/core - npm Package Compare versions

Comparing version 4.0.0-alpha.65 to 4.0.0-alpha.66

1

bundles/foundation/adapter.d.ts

@@ -37,3 +37,2 @@ import { Observable } from '@tanbo/stream';

protected componentRendingStack: Component[];
protected renderedSlotCache: WeakMap<Slot, true>;
protected slotRootVElementCaches: WeakMap<Slot, VElement>;

@@ -40,0 +39,0 @@ protected slotRootNativeElementCaches: {

6

package.json
{
"name": "@textbus/core",
"version": "4.0.0-alpha.65",
"version": "4.0.0-alpha.66",
"description": "Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.",

@@ -29,3 +29,3 @@ "main": "./bundles/index.js",

"@tanbo/stream": "^1.2.5",
"@viewfly/core": "^1.0.0-alpha.16"
"@viewfly/core": "^1.0.0-alpha.17"
},

@@ -50,3 +50,3 @@ "devDependencies": {

},
"gitHead": "24d59c5d199c6f055f39907a8414f570be70e976"
"gitHead": "cf4fd289b73bc777124a32fe42bb58eba05a34f1"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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