@ribajs/bs4
Advanced tools
Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "2.0.0-alpha.2", | ||
"version": "2.0.0-alpha.3", | ||
"type": "module", | ||
@@ -53,3 +53,3 @@ "engines": { | ||
"@babel/cli": "^7.17.6", | ||
"@babel/core": "^7.17.8", | ||
"@babel/core": "^7.17.9", | ||
"@babel/plugin-proposal-class-properties": "^7.16.7", | ||
@@ -64,16 +64,16 @@ "@babel/plugin-proposal-object-rest-spread": "^7.17.3", | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@babel/runtime": "^7.17.8", | ||
"@babel/runtime-corejs3": "^7.17.8", | ||
"@ribajs/eslint-config": "^2.0.0-alpha.2", | ||
"@ribajs/tsconfig": "^2.0.0-alpha.2", | ||
"@ribajs/types": "^2.0.0-alpha.2", | ||
"@babel/runtime": "^7.17.9", | ||
"@babel/runtime-corejs3": "^7.17.9", | ||
"@ribajs/eslint-config": "^2.0.0-alpha.3", | ||
"@ribajs/tsconfig": "^2.0.0-alpha.3", | ||
"@ribajs/types": "^2.0.0-alpha.3", | ||
"@types/jest": "^27.4.1", | ||
"@typescript-eslint/eslint-plugin": "^5.16.0", | ||
"@typescript-eslint/parser": "^5.16.0", | ||
"@yarnpkg/pnpify": "^3.1.1", | ||
"@typescript-eslint/eslint-plugin": "^5.20.0", | ||
"@typescript-eslint/parser": "^5.20.0", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.2", | ||
"babel-jest": "^27.5.1", | ||
"babel-loader": "^8.2.4", | ||
"babel-loader": "^8.2.5", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"core-js": "^3.21.1", | ||
"eslint": "^8.11.0", | ||
"core-js": "^3.22.1", | ||
"eslint": "^8.13.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
@@ -83,14 +83,14 @@ "eslint-plugin-prettier": "^4.0.0", | ||
"jest-extended": "^2.0.0", | ||
"prettier": "^2.6.0", | ||
"ts-jest": "^27.1.3", | ||
"typescript": "4.6.2", | ||
"webpack": "^5.70.0", | ||
"prettier": "^2.6.2", | ||
"ts-jest": "^27.1.4", | ||
"typescript": "4.6.3", | ||
"webpack": "^5.72.0", | ||
"webpack-cli": "^4.9.2" | ||
}, | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-alpha.2", | ||
"@ribajs/core": "^2.0.0-alpha.2", | ||
"@ribajs/events": "^2.0.0-alpha.2", | ||
"@ribajs/extras": "^2.0.0-alpha.2", | ||
"@ribajs/utils": "^2.0.0-alpha.2", | ||
"@ribajs/cache": "^2.0.0-alpha.3", | ||
"@ribajs/core": "^2.0.0-alpha.3", | ||
"@ribajs/events": "^2.0.0-alpha.3", | ||
"@ribajs/extras": "^2.0.0-alpha.3", | ||
"@ribajs/utils": "^2.0.0-alpha.3", | ||
"@sphinxxxx/color-conversion": "^2.2.2", | ||
@@ -97,0 +97,0 @@ "bootstrap": "^4.6.1", |
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
1057746
79
0
1
0
11
+ Added@ribajs/cache@2.0.0-rc.20(transitive)
+ Added@ribajs/core@2.0.0-rc.20(transitive)
+ Added@ribajs/events@2.0.0-rc.20(transitive)
+ Added@ribajs/extras@2.0.0-rc.20(transitive)
+ Added@ribajs/history@2.0.0-rc.20(transitive)
+ Added@ribajs/jsx@2.0.0-rc.20(transitive)
+ Added@ribajs/ssr@2.0.0-rc.20(transitive)
+ Added@ribajs/utils@2.0.0-rc.20(transitive)
- Removed@ribajs/cache@2.0.0-rc.21(transitive)
- Removed@ribajs/core@2.0.0-rc.21(transitive)
- Removed@ribajs/events@2.0.0-rc.21(transitive)
- Removed@ribajs/extras@2.0.0-rc.21(transitive)
- Removed@ribajs/history@2.0.0-rc.21(transitive)
- Removed@ribajs/jsx@2.0.0-rc.21(transitive)
- Removed@ribajs/ssr@2.0.0-rc.21(transitive)
- Removed@ribajs/utils@2.0.0-rc.21(transitive)
Updated@ribajs/cache@^2.0.0-alpha.3
Updated@ribajs/core@^2.0.0-alpha.3
Updated@ribajs/utils@^2.0.0-alpha.3