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
214
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 4.4.0-rc.1 to 4.4.0-rc.2

3

abp.resourcemapping.js
module.exports = {
mappings: {
"@node_modules/to-mark/dist/to-mark.min.js": "@libs/to-mark/",
"@node_modules/tui-code-snippet/dist/*.*": "@libs/tui-code-snippet/",
"@node_modules/squire-rte/build/squire.js": "@libs/squire-rte/",
"@node_modules/@toast-ui/editor/dist/*.*": "@libs/tui-editor/"
}
}

13

package.json
{
"version": "4.4.0-rc.1",
"version": "4.4.0-rc.2",
"name": "@abp/tui-editor",

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

"dependencies": {
"@abp/codemirror": "~4.4.0-rc.1",
"@abp/highlight.js": "~4.4.0-rc.1",
"@abp/jquery": "~4.4.0-rc.1",
"@abp/markdown-it": "~4.4.0-rc.1",
"@toast-ui/editor": "^2.5.1",
"tui-code-snippet": "^2.3.2"
"@abp/codemirror": "~4.4.0-rc.2",
"@abp/highlight.js": "~4.4.0-rc.2",
"@abp/jquery": "~4.4.0-rc.2",
"@abp/markdown-it": "~4.4.0-rc.2",
"@toast-ui/editor": "^2.5.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}
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