@ribajs/bs4
Advanced tools
Comparing version 2.0.0-alpha.12 to 2.0.0-alpha.13
{ | ||
"name": "@ribajs/bs4", | ||
"description": "Bootstrap 4 module for Riba.js", | ||
"version": "2.0.0-alpha.12", | ||
"version": "2.0.0-alpha.13", | ||
"type": "module", | ||
@@ -53,3 +53,3 @@ "engines": { | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.19.3", | ||
"@babel/core": "^7.19.6", | ||
"@babel/plugin-proposal-class-properties": "^7.18.6", | ||
@@ -59,3 +59,3 @@ "@babel/plugin-proposal-object-rest-spread": "^7.19.4", | ||
"@babel/plugin-syntax-export-default-from": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.19.1", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/plugin-transform-typescript": "^7.19.3", | ||
@@ -66,10 +66,10 @@ "@babel/preset-env": "^7.19.4", | ||
"@babel/runtime": "^7.19.4", | ||
"@babel/runtime-corejs3": "^7.19.4", | ||
"@ribajs/eslint-config": "^2.0.0-alpha.12", | ||
"@ribajs/tsconfig": "^2.0.0-alpha.12", | ||
"@ribajs/types": "^2.0.0-alpha.12", | ||
"@babel/runtime-corejs3": "^7.19.6", | ||
"@ribajs/eslint-config": "^2.0.0-alpha.13", | ||
"@ribajs/tsconfig": "^2.0.0-alpha.13", | ||
"@ribajs/types": "^2.0.0-alpha.13", | ||
"@types/jest": "^28.1.8", | ||
"@typescript-eslint/eslint-plugin": "^5.40.0", | ||
"@typescript-eslint/parser": "^5.40.0", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.25", | ||
"@typescript-eslint/eslint-plugin": "^5.40.1", | ||
"@typescript-eslint/parser": "^5.40.1", | ||
"@yarnpkg/pnpify": "^4.0.0-rc.26", | ||
"babel-jest": "^28.1.3", | ||
@@ -91,7 +91,7 @@ "babel-loader": "^8.2.5", | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-alpha.12", | ||
"@ribajs/core": "^2.0.0-alpha.12", | ||
"@ribajs/events": "^2.0.0-alpha.12", | ||
"@ribajs/extras": "^2.0.0-alpha.12", | ||
"@ribajs/utils": "^2.0.0-alpha.12", | ||
"@ribajs/cache": "^2.0.0-alpha.13", | ||
"@ribajs/core": "^2.0.0-alpha.13", | ||
"@ribajs/events": "^2.0.0-alpha.13", | ||
"@ribajs/extras": "^2.0.0-alpha.13", | ||
"@ribajs/utils": "^2.0.0-alpha.13", | ||
"@sphinxxxx/color-conversion": "^2.2.2", | ||
@@ -98,0 +98,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
1064613