@ribajs/i18n
Advanced tools
Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6
{ | ||
"name": "@ribajs/i18n", | ||
"description": "Internationalization module for Riba.js", | ||
"version": "2.0.0-alpha.5", | ||
"version": "2.0.0-alpha.6", | ||
"type": "module", | ||
@@ -38,33 +38,33 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.17.6", | ||
"@babel/core": "^7.17.9", | ||
"@babel/plugin-proposal-class-properties": "^7.16.7", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.17.3", | ||
"@babel/preset-env": "^7.16.11", | ||
"@babel/preset-react": "^7.16.7", | ||
"@babel/preset-typescript": "^7.16.7", | ||
"@babel/runtime": "^7.17.9", | ||
"@babel/runtime-corejs3": "^7.17.9", | ||
"@ribajs/eslint-config": "^2.0.0-alpha.5", | ||
"@ribajs/tsconfig": "^2.0.0-alpha.5", | ||
"@ribajs/webpack-config": "^2.0.0-alpha.5", | ||
"@types/jest": "^27.4.1", | ||
"@typescript-eslint/eslint-plugin": "^5.20.0", | ||
"@typescript-eslint/parser": "^5.20.0", | ||
"@babel/cli": "^7.17.10", | ||
"@babel/core": "^7.18.5", | ||
"@babel/plugin-proposal-class-properties": "^7.17.12", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.18.0", | ||
"@babel/preset-env": "^7.18.2", | ||
"@babel/preset-react": "^7.17.12", | ||
"@babel/preset-typescript": "^7.17.12", | ||
"@babel/runtime": "^7.18.3", | ||
"@babel/runtime-corejs3": "^7.18.3", | ||
"@ribajs/eslint-config": "^2.0.0-alpha.6", | ||
"@ribajs/tsconfig": "^2.0.0-alpha.6", | ||
"@ribajs/webpack-config": "^2.0.0-alpha.6", | ||
"@types/jest": "^27.5.2", | ||
"@typescript-eslint/eslint-plugin": "^5.27.1", | ||
"@typescript-eslint/parser": "^5.27.1", | ||
"babel-loader": "^8.2.5", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"core-js": "^3.22.1", | ||
"eslint": "^8.13.0", | ||
"core-js": "^3.22.8", | ||
"eslint": "^8.17.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"prettier": "^2.6.2", | ||
"typescript": "4.6.3", | ||
"webpack": "^5.72.0", | ||
"webpack-cli": "^4.9.2" | ||
"typescript": "4.7.3", | ||
"webpack": "^5.73.0", | ||
"webpack-cli": "^4.10.0" | ||
}, | ||
"dependencies": { | ||
"@ribajs/bs4": "^2.0.0-alpha.5", | ||
"@ribajs/core": "^2.0.0-alpha.5", | ||
"@ribajs/events": "^2.0.0-alpha.5", | ||
"@ribajs/utils": "^2.0.0-alpha.5" | ||
"@ribajs/bs4": "^2.0.0-alpha.6", | ||
"@ribajs/core": "^2.0.0-alpha.6", | ||
"@ribajs/events": "^2.0.0-alpha.6", | ||
"@ribajs/utils": "^2.0.0-alpha.6" | ||
}, | ||
@@ -71,0 +71,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
177865
85
1
2
1
12
+ Added@ribajs/bs4@2.0.0-rc.21(transitive)
+ Added@ribajs/cache@2.0.0-rc.21(transitive)
+ Added@ribajs/core@2.0.0-rc.21(transitive)
+ Added@ribajs/events@2.0.0-rc.21(transitive)
+ Added@ribajs/extras@2.0.0-rc.21(transitive)
+ Added@ribajs/history@2.0.0-rc.21(transitive)
+ Added@ribajs/jsx@2.0.0-rc.21(transitive)
+ Added@ribajs/ssr@2.0.0-rc.21(transitive)
+ Added@ribajs/utils@2.0.0-rc.21(transitive)
- Removed@ribajs/bs4@2.0.0-rc.20(transitive)
- Removed@ribajs/cache@2.0.0-rc.20(transitive)
- Removed@ribajs/core@2.0.0-rc.20(transitive)
- Removed@ribajs/events@2.0.0-rc.20(transitive)
- Removed@ribajs/extras@2.0.0-rc.20(transitive)
- Removed@ribajs/history@2.0.0-rc.20(transitive)
- Removed@ribajs/jsx@2.0.0-rc.20(transitive)
- Removed@ribajs/ssr@2.0.0-rc.20(transitive)
- Removed@ribajs/utils@2.0.0-rc.20(transitive)
Updated@ribajs/bs4@^2.0.0-alpha.6
Updated@ribajs/core@^2.0.0-alpha.6
Updated@ribajs/utils@^2.0.0-alpha.6