@ribajs/i18n
Advanced tools
Comparing version 2.0.0-rc.2 to 2.0.0-rc.3
{ | ||
"name": "@ribajs/i18n", | ||
"description": "Internationalization module for Riba.js", | ||
"version": "2.0.0-rc.2", | ||
"version": "2.0.0-rc.3", | ||
"type": "module", | ||
@@ -47,5 +47,5 @@ "engines": { | ||
"@babel/runtime-corejs3": "^7.22.5", | ||
"@ribajs/eslint-config": "^2.0.0-rc.2", | ||
"@ribajs/tsconfig": "^2.0.0-rc.2", | ||
"@ribajs/webpack-config": "^2.0.0-rc.2", | ||
"@ribajs/eslint-config": "^2.0.0-rc.3", | ||
"@ribajs/tsconfig": "^2.0.0-rc.3", | ||
"@ribajs/webpack-config": "^2.0.0-rc.3", | ||
"@types/jest": "^29.5.2", | ||
@@ -66,6 +66,6 @@ "@typescript-eslint/eslint-plugin": "^5.60.0", | ||
"dependencies": { | ||
"@ribajs/bs4": "^2.0.0-rc.2", | ||
"@ribajs/core": "^2.0.0-rc.2", | ||
"@ribajs/events": "^2.0.0-rc.2", | ||
"@ribajs/utils": "^2.0.0-rc.2" | ||
"@ribajs/bs4": "^2.0.0-rc.3", | ||
"@ribajs/core": "^2.0.0-rc.3", | ||
"@ribajs/events": "^2.0.0-rc.3", | ||
"@ribajs/utils": "^2.0.0-rc.3" | ||
}, | ||
@@ -72,0 +72,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
179190
Updated@ribajs/bs4@^2.0.0-rc.3
Updated@ribajs/core@^2.0.0-rc.3
Updated@ribajs/events@^2.0.0-rc.3
Updated@ribajs/utils@^2.0.0-rc.3