@ribajs/bs4
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"author": "Pascal Garber <pascal@jumplink.eu>", | ||
@@ -44,3 +44,3 @@ "contributors": [], | ||
"dependencies": { | ||
"@ribajs/core": "^1.1.2", | ||
"@ribajs/core": "^1.1.3", | ||
"@types/jquery": "^3.3.31", | ||
@@ -47,0 +47,0 @@ "bootstrap": "^4.3.1", |
@@ -27,3 +27,3 @@ import { IBinder, EventDispatcher, JQuery as $ } from '@ribajs/core'; | ||
dispatcher.on('newPageReady', () => checkURL(url)); | ||
} | ||
}, | ||
}; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33312
Updated@ribajs/core@^1.1.3