Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@abp/bootstrap

Package Overview
Dependencies
Maintainers
2
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abp/bootstrap - npm Package Compare versions

Comparing version 2.7.0 to 2.8.0

6

abp.resourcemapping.js
module.exports = {
mappings: {
"@node_modules/bootstrap/dist/css/bootstrap.css": "@libs/bootstrap/css/",
"@node_modules/bootstrap/dist/js/bootstrap.bundle.js": "@libs/bootstrap/js/"
"@node_modules//bootstrap/dist/css/bootstrap.css*": "@libs/bootstrap/css/",
"@node_modules//bootstrap/dist/css/bootstrap.min.css*": "@libs/bootstrap/css/",
"@node_modules/@laylazi/bootstrap-rtl/dist/css/bootstrap-rtl*": "@libs/bootstrap/css/",
"@node_modules/bootstrap/dist/js/bootstrap.bundle*": "@libs/bootstrap/js/"
}
}
{
"version": "2.7.0",
"version": "2.8.0",
"name": "@abp/bootstrap",

@@ -8,6 +8,7 @@ "publishConfig": {

"dependencies": {
"@abp/core": "^2.7.0",
"@abp/core": "^2.8.0",
"@laylazi/bootstrap-rtl": "4.4.101",
"bootstrap": "^4.3.1"
},
"gitHead": "0ea3895f3b0b489e3ea81fc88f8f0896b22b61bd"
"gitHead": "40e535594fe6371da41ed3af28df92ee43def52c"
}
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