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

@abp/datatables.net

Package Overview
Dependencies
Maintainers
0
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abp/datatables.net - npm Package Compare versions

Comparing version 8.2.1 to 8.3.0-rc.1

3

abp.resourcemapping.js
module.exports = {
mappings: {
"@node_modules/datatables.net/js/jquery.dataTables.js": "@libs/datatables.net/js/"
"@node_modules/datatables.net/js/dataTables.min.js": "@libs/datatables.net/js/",
"@node_modules/datatables.net/js/jquery.dataTables.js": "@libs/datatables.net/js/" //TODO: Compatible code, Remove it after 8.3 rc1.
}
}
{
"version": "8.2.1",
"version": "8.3.0-rc.1",
"name": "@abp/datatables.net",

@@ -13,4 +13,4 @@ "repository": {

"dependencies": {
"@abp/jquery": "~8.2.1",
"datatables.net": "^1.11.4"
"@abp/jquery": "~8.3.0-rc.1",
"datatables.net": "^2.0.8"
},

@@ -17,0 +17,0 @@ "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