File tree 12 files changed +19
-19
lines changed
projects/tx-native-angular-sdk
12 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 3
3
" packages/*" ,
4
4
" packages/angular/projects/*"
5
5
],
6
- "version" : " 4.2.0 "
6
+ "version" : " 4.2.1 "
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/angular-projects" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " i18n Angular framework using Transifex Native" ,
5
5
"keywords" : [
6
6
" transifex" ,
34
34
"@angular/platform-browser" : " ~13.0.2" ,
35
35
"@angular/platform-browser-dynamic" : " ~13.0.2" ,
36
36
"@angular/router" : " ~13.0.2" ,
37
- "@transifex/native" : " ^4.2.0 " ,
37
+ "@transifex/native" : " ^4.2.1 " ,
38
38
"rxjs" : " ~6.6.0" ,
39
39
"tslib" : " ^2.0.0" ,
40
40
"zone.js" : " ~0.11.4"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/angular" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " i18n Angular framework using Transifex Native" ,
5
5
"keywords" : [
6
6
" transifex" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/api" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " Transifex API SDK" ,
5
5
"keywords" : [
6
6
" transifex" ,
31
31
"@babel/cli" : " ^7.17.10" ,
32
32
"@babel/core" : " ^7.17.10" ,
33
33
"@babel/preset-env" : " ^7.17.10" ,
34
- "@transifex/jsonapi" : " ^4.2.0 " ,
34
+ "@transifex/jsonapi" : " ^4.2.1 " ,
35
35
"babel-eslint" : " ^10.1.0" ,
36
36
"babel-loader" : " ^8.2.5" ,
37
37
"eslint" : " ^7.32.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/cli" ,
3
3
"description" : " i18n CLI tool for Transifex Native" ,
4
- "version" : " 4.2.0 " ,
4
+ "version" : " 4.2.1 " ,
5
5
"author" : " Transifex" ,
6
6
"keywords" : [
7
7
" transifex" ,
31
31
"@oclif/config" : " ^1.17.0" ,
32
32
"@oclif/errors" : " ^1.3.4" ,
33
33
"@oclif/plugin-help" : " ^5.1.12" ,
34
- "@transifex/native" : " ^4.2.0 " ,
34
+ "@transifex/native" : " ^4.2.1 " ,
35
35
"angular-html-parser" : " ^1.7.1" ,
36
36
"axios" : " ^0.27.2" ,
37
37
"cli-ux" : " ^6.0.9" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/dom" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " i18n DOM library using Transifex Native" ,
5
5
"keywords" : [
6
6
" transifex" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/express" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " i18n express framework using Transifex Native" ,
5
5
"keywords" : [
6
6
" transifex" ,
33
33
"node" : " >=14.0.0"
34
34
},
35
35
"devDependencies" : {
36
- "@transifex/native" : " ^4.2.0 " ,
36
+ "@transifex/native" : " ^4.2.1 " ,
37
37
"eslint" : " ^8.10.0" ,
38
38
"eslint-config-airbnb-base" : " ^15.0.0" ,
39
39
"eslint-plugin-import" : " ^2.25.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/i18next" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " i18next backend plugin for Transifex Native" ,
5
5
"keywords" : [
6
6
" i18next" ,
54
54
"webpack-cli" : " ^4.9.2"
55
55
},
56
56
"dependencies" : {
57
- "@transifex/native" : " ^4.2.0 "
57
+ "@transifex/native" : " ^4.2.1 "
58
58
}
59
59
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/jsonapi" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " {json:api} SDK library" ,
5
5
"keywords" : [
6
6
" jsonapi" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/native" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " i18n framework using Transifex Native" ,
5
5
"keywords" : [
6
6
" transifex" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/react" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " i18n React framework using Transifex Native" ,
5
5
"keywords" : [
6
6
" transifex" ,
45
45
"devDependencies" : {
46
46
"@testing-library/jest-dom" : " ^5.16.4" ,
47
47
"@testing-library/react" : " ^13.2.0" ,
48
- "@transifex/native" : " ^4.2.0 " ,
48
+ "@transifex/native" : " ^4.2.1 " ,
49
49
"eslint" : " ^6.6.0" ,
50
50
"eslint-config-airbnb" : " ^18.2.0" ,
51
51
"eslint-plugin-import" : " ^2.26.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @transifex/vue2" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"description" : " Vue i18n framework using Transifex Native" ,
5
5
"keywords" : [
6
6
" transifex" ,
45
45
"@babel/preset-env" : " ^7.17.10" ,
46
46
"@testing-library/jest-dom" : " ^5.16.4" ,
47
47
"@testing-library/vue" : " ^5.8.2" ,
48
- "@transifex/native" : " ^4.2.0 " ,
48
+ "@transifex/native" : " ^4.2.1 " ,
49
49
"@vue/compiler-sfc" : " ^3.2.33" ,
50
50
"@vue/vue2-jest" : " ^27.0.0" ,
51
51
"babel-jest" : " ^27.5.1" ,
You can’t perform that action at this time.
0 commit comments