@ribajs/i18n
Advanced tools
Comparing version 2.0.0-beta.2 to 2.0.0-beta.3
{ | ||
"name": "@ribajs/i18n", | ||
"description": "Internationalization module for Riba.js", | ||
"version": "2.0.0-beta.2", | ||
"version": "2.0.0-beta.3", | ||
"type": "module", | ||
@@ -47,8 +47,8 @@ "engines": { | ||
"@babel/runtime-corejs3": "^7.20.6", | ||
"@ribajs/eslint-config": "^2.0.0-beta.2", | ||
"@ribajs/tsconfig": "^2.0.0-beta.2", | ||
"@ribajs/webpack-config": "^2.0.0-beta.2", | ||
"@ribajs/eslint-config": "^2.0.0-beta.3", | ||
"@ribajs/tsconfig": "^2.0.0-beta.3", | ||
"@ribajs/webpack-config": "^2.0.0-beta.3", | ||
"@types/jest": "^29.2.4", | ||
"@typescript-eslint/eslint-plugin": "^5.45.1", | ||
"@typescript-eslint/parser": "^5.45.1", | ||
"@typescript-eslint/eslint-plugin": "^5.46.1", | ||
"@typescript-eslint/parser": "^5.46.1", | ||
"babel-loader": "^9.1.0", | ||
@@ -60,4 +60,4 @@ "babel-plugin-array-includes": "^2.0.3", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"prettier": "^2.8.0", | ||
"typescript": "4.9.3", | ||
"prettier": "^2.8.1", | ||
"typescript": "4.9.4", | ||
"webpack": "^5.75.0", | ||
@@ -67,6 +67,6 @@ "webpack-cli": "^5.0.1" | ||
"dependencies": { | ||
"@ribajs/bs4": "^2.0.0-beta.2", | ||
"@ribajs/core": "^2.0.0-beta.2", | ||
"@ribajs/events": "^2.0.0-beta.2", | ||
"@ribajs/utils": "^2.0.0-beta.2" | ||
"@ribajs/bs4": "^2.0.0-beta.3", | ||
"@ribajs/core": "^2.0.0-beta.3", | ||
"@ribajs/events": "^2.0.0-beta.3", | ||
"@ribajs/utils": "^2.0.0-beta.3" | ||
}, | ||
@@ -73,0 +73,0 @@ "bugs": { |
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/bs4@^2.0.0-beta.3
Updated@ribajs/core@^2.0.0-beta.3
Updated@ribajs/events@^2.0.0-beta.3
Updated@ribajs/utils@^2.0.0-beta.3