@skyra/i18next-backend
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,2 +5,8 @@ # Changelog | ||
# [@skyra/i18next-backend@0.1.1](https://github.com/skyra-project/archid-components/compare/@skyra/i18next-backend@0.1.0...@skyra/i18next-backend@0.1.1) - (2022-04-24) | ||
## Bug Fixes | ||
- **deps:** Update all non-major dependencies (#60) ([326e242](https://github.com/skyra-project/archid-components/commit/326e242c638ad735be8c7746223596fe108e5941)) | ||
# [@skyra/i18next-backend@0.1.0] | ||
@@ -7,0 +13,0 @@ (https://github.com/skyra-project/archid-components/tree/@skyra/i18next-backend@0.1.0) - (2022-04-18) |
{ | ||
"name": "@skyra/i18next-backend", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A filesystem-based backend for i18next", | ||
@@ -26,3 +26,3 @@ "author": "@skyra", | ||
"dependencies": { | ||
"tslib": "^2.3.1" | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
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
17787
Updatedtslib@^2.4.0