@ribajs/bs4
Advanced tools
Comparing version 2.0.0-rc.13 to 2.0.0-rc.14
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "2.0.0-rc.13", | ||
"version": "2.0.0-rc.14", | ||
"type": "module", | ||
@@ -65,8 +65,8 @@ "engines": { | ||
"@babel/runtime-corejs3": "^7.23.9", | ||
"@ribajs/eslint-config": "^2.0.0-rc.13", | ||
"@ribajs/tsconfig": "^2.0.0-rc.13", | ||
"@ribajs/types": "^2.0.0-rc.13", | ||
"@ribajs/eslint-config": "^2.0.0-rc.14", | ||
"@ribajs/tsconfig": "^2.0.0-rc.14", | ||
"@ribajs/types": "^2.0.0-rc.14", | ||
"@types/jest": "^29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^7.0.1", | ||
"@typescript-eslint/parser": "^7.0.1", | ||
"@typescript-eslint/eslint-plugin": "^7.0.2", | ||
"@typescript-eslint/parser": "^7.0.2", | ||
"@yarnpkg/pnpify": "^4.0.1", | ||
@@ -76,3 +76,3 @@ "babel-jest": "^29.7.0", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"core-js": "^3.35.1", | ||
"core-js": "^3.36.0", | ||
"eslint": "^8.56.0", | ||
@@ -86,11 +86,11 @@ "eslint-config-prettier": "^9.1.0", | ||
"typescript": "5.3.3", | ||
"webpack": "^5.90.1", | ||
"webpack": "^5.90.3", | ||
"webpack-cli": "^5.1.4" | ||
}, | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-rc.13", | ||
"@ribajs/core": "^2.0.0-rc.13", | ||
"@ribajs/events": "^2.0.0-rc.13", | ||
"@ribajs/extras": "^2.0.0-rc.13", | ||
"@ribajs/utils": "^2.0.0-rc.13", | ||
"@ribajs/cache": "^2.0.0-rc.14", | ||
"@ribajs/core": "^2.0.0-rc.14", | ||
"@ribajs/events": "^2.0.0-rc.14", | ||
"@ribajs/extras": "^2.0.0-rc.14", | ||
"@ribajs/utils": "^2.0.0-rc.14", | ||
"@sphinxxxx/color-conversion": "^2.2.2", | ||
@@ -97,0 +97,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.14
Updated@ribajs/core@^2.0.0-rc.14
Updated@ribajs/events@^2.0.0-rc.14
Updated@ribajs/extras@^2.0.0-rc.14
Updated@ribajs/utils@^2.0.0-rc.14