@ribajs/bs4
Advanced tools
Comparing version 2.0.0-beta.10 to 2.0.0-rc.1
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "2.0.0-beta.10", | ||
"version": "2.0.0-rc.1", | ||
"type": "module", | ||
@@ -52,4 +52,4 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.21.0", | ||
"@babel/core": "^7.21.4", | ||
"@babel/cli": "^7.21.5", | ||
"@babel/core": "^7.21.8", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
@@ -61,19 +61,19 @@ "@babel/plugin-proposal-object-rest-spread": "^7.20.7", | ||
"@babel/plugin-transform-typescript": "^7.21.3", | ||
"@babel/preset-env": "^7.21.4", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/preset-react": "^7.18.6", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@babel/runtime": "^7.21.0", | ||
"@babel/runtime-corejs3": "^7.21.0", | ||
"@ribajs/eslint-config": "^2.0.0-beta.10", | ||
"@ribajs/tsconfig": "^2.0.0-beta.10", | ||
"@ribajs/types": "^2.0.0-beta.10", | ||
"@babel/preset-typescript": "^7.21.5", | ||
"@babel/runtime": "^7.21.5", | ||
"@babel/runtime-corejs3": "^7.21.5", | ||
"@ribajs/eslint-config": "^2.0.0-rc.1", | ||
"@ribajs/tsconfig": "^2.0.0-rc.1", | ||
"@ribajs/types": "^2.0.0-rc.1", | ||
"@types/jest": "^29.5.1", | ||
"@typescript-eslint/eslint-plugin": "^5.59.1", | ||
"@typescript-eslint/parser": "^5.59.1", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.42", | ||
"@typescript-eslint/eslint-plugin": "^5.59.5", | ||
"@typescript-eslint/parser": "^5.59.5", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.43", | ||
"babel-jest": "^29.5.0", | ||
"babel-loader": "^9.1.2", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"core-js": "^3.30.1", | ||
"eslint": "^8.39.0", | ||
"core-js": "^3.30.2", | ||
"eslint": "^8.40.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -86,11 +86,11 @@ "eslint-plugin-prettier": "^4.2.1", | ||
"typescript": "5.0.4", | ||
"webpack": "^5.81.0", | ||
"webpack-cli": "^5.0.2" | ||
"webpack": "^5.82.1", | ||
"webpack-cli": "^5.1.1" | ||
}, | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-beta.10", | ||
"@ribajs/core": "^2.0.0-beta.10", | ||
"@ribajs/events": "^2.0.0-beta.10", | ||
"@ribajs/extras": "^2.0.0-beta.10", | ||
"@ribajs/utils": "^2.0.0-beta.10", | ||
"@ribajs/cache": "^2.0.0-rc.1", | ||
"@ribajs/core": "^2.0.0-rc.1", | ||
"@ribajs/events": "^2.0.0-rc.1", | ||
"@ribajs/extras": "^2.0.0-rc.1", | ||
"@ribajs/utils": "^2.0.0-rc.1", | ||
"@sphinxxxx/color-conversion": "^2.2.2", | ||
@@ -97,0 +97,0 @@ "bootstrap": "^4.6.2", |
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
1066618
Updated@ribajs/cache@^2.0.0-rc.1
Updated@ribajs/core@^2.0.0-rc.1
Updated@ribajs/events@^2.0.0-rc.1
Updated@ribajs/extras@^2.0.0-rc.1
Updated@ribajs/utils@^2.0.0-rc.1