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
1
Versions
345
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 2.0.0-alpha.49 to 2.0.0-alpha.50

3

bundles/public-api.d.ts
import 'reflect-metadata';
export * from 'reflect-metadata';
export * from '@tanbo/di';
export * from '@tanbo/stream';
export * from './_utils/make-error';

@@ -3,0 +6,0 @@ export * from './foundation/_api';

import 'reflect-metadata';
export * from 'reflect-metadata';
export * from '@tanbo/di';
export * from '@tanbo/stream';
export * from './_utils/make-error';

@@ -3,0 +6,0 @@ export * from './foundation/_api';

6

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

@@ -28,3 +28,3 @@ "main": "./bundles/public-api.js",

"dependencies": {
"@tanbo/di": "^1.0.5",
"@tanbo/di": "^1.0.7",
"@tanbo/stream": "^0.0.12",

@@ -44,3 +44,3 @@ "immer": "^9.0.12"

},
"gitHead": "d9380c6a3c90fb72af03b9e16db5edd9c5ea3714"
"gitHead": "31dc9c12e299563664ecf33cfe13e77f17097055"
}

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