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
352
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

to
4.5.0

12

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

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

"@tanbo/stream": "^1.2.7",
"@viewfly/core": "^1.2.1"
"@viewfly/core": "^1.2.3"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-typescript": "^9.0.2",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-typescript": "^12.1.2",
"rimraf": "^3.0.2",
"rollup": "^3.2.5",
"rollup": "4.22.4",
"tslib": "^2.4.1"

@@ -50,3 +50,3 @@ },

},
"gitHead": "5132df31e69783964c69512d22f037204162681a"
"gitHead": "327e764487545a35d97eae525b61307642b8f386"
}