@ribajs/bs4
Advanced tools
Comparing version 2.0.0-rc.16 to 2.0.0-rc.17
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "2.0.0-rc.16", | ||
"version": "2.0.0-rc.17", | ||
"type": "module", | ||
@@ -65,9 +65,9 @@ "engines": { | ||
"@babel/runtime-corejs3": "^7.24.5", | ||
"@ribajs/eslint-config": "^2.0.0-rc.16", | ||
"@ribajs/tsconfig": "^2.0.0-rc.16", | ||
"@ribajs/types": "^2.0.0-rc.16", | ||
"@ribajs/eslint-config": "^2.0.0-rc.17", | ||
"@ribajs/tsconfig": "^2.0.0-rc.17", | ||
"@ribajs/types": "^2.0.0-rc.17", | ||
"@types/jest": "^29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"@typescript-eslint/parser": "^7.8.0", | ||
"@yarnpkg/pnpify": "^4.0.1", | ||
"@yarnpkg/pnpify": "^4.1.0", | ||
"babel-jest": "^29.7.0", | ||
@@ -89,7 +89,7 @@ "babel-loader": "^9.1.3", | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-rc.16", | ||
"@ribajs/core": "^2.0.0-rc.16", | ||
"@ribajs/events": "^2.0.0-rc.16", | ||
"@ribajs/extras": "^2.0.0-rc.16", | ||
"@ribajs/utils": "^2.0.0-rc.16", | ||
"@ribajs/cache": "^2.0.0-rc.17", | ||
"@ribajs/core": "^2.0.0-rc.17", | ||
"@ribajs/events": "^2.0.0-rc.17", | ||
"@ribajs/extras": "^2.0.0-rc.17", | ||
"@ribajs/utils": "^2.0.0-rc.17", | ||
"@sphinxxxx/color-conversion": "^2.2.2", | ||
@@ -96,0 +96,0 @@ "bootstrap": "^4.6.2", |
Sorry, the diff of this file is not supported yet
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
Updated@ribajs/cache@^2.0.0-rc.17
Updated@ribajs/core@^2.0.0-rc.17
Updated@ribajs/events@^2.0.0-rc.17
Updated@ribajs/extras@^2.0.0-rc.17
Updated@ribajs/utils@^2.0.0-rc.17