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

@abp/tui-editor

Package Overview
Dependencies
Maintainers
2
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abp/tui-editor - npm Package Compare versions

Comparing version

to
1.0.0

14

package.json
{
"version": "0.9.2",
"version": "1.0.0",
"name": "@abp/tui-editor",

@@ -8,9 +8,9 @@ "publishConfig": {

"dependencies": {
"@abp/codemirror": "^0.9.2",
"@abp/highlight.js": "^0.9.2",
"@abp/jquery": "^0.9.2",
"@abp/markdown-it": "^0.9.2",
"tui-editor": "^1.2.6"
"@abp/codemirror": "^1.0.0",
"@abp/highlight.js": "^1.0.0",
"@abp/jquery": "^1.0.0",
"@abp/markdown-it": "^1.0.0",
"tui-editor": "^1.4.7"
},
"gitHead": "9c0999da97f8246bd66669382aea125406fc9aee"
"gitHead": "11195013651375e9b76dc3b2f86829e9c29802bd"
}