@etsoo/appscript 1.2.90 → 1.2.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,6 +3,7 @@
3
3
  "actions": "Actions",
4
4
  "add": "Add",
5
5
  "audits": "Audits",
6
+ "author": "Author",
6
7
  "authorizer": "Authorizer",
7
8
  "applicant": "Applicant",
8
9
  "approve": "Approve it",
@@ -3,6 +3,7 @@
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
5
  "audits": "操作历史",
6
+ "author": "作者",
6
7
  "authorizer": "授权人",
7
8
  "applicant": "申请人",
8
9
  "approve": "批准",
@@ -3,6 +3,7 @@
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
5
  "audits": "操作歷史",
6
+ "author": "作者",
6
7
  "authorizer": "授權人",
7
8
  "applicant": "申請人",
8
9
  "approve": "批准",
@@ -3,6 +3,7 @@
3
3
  "actions": "Actions",
4
4
  "add": "Add",
5
5
  "audits": "Audits",
6
+ "author": "Author",
6
7
  "authorizer": "Authorizer",
7
8
  "applicant": "Applicant",
8
9
  "approve": "Approve it",
@@ -3,6 +3,7 @@
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
5
  "audits": "操作历史",
6
+ "author": "作者",
6
7
  "authorizer": "授权人",
7
8
  "applicant": "申请人",
8
9
  "approve": "批准",
@@ -3,6 +3,7 @@
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
5
  "audits": "操作歷史",
6
+ "author": "作者",
6
7
  "authorizer": "授權人",
7
8
  "applicant": "申請人",
8
9
  "approve": "批准",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@etsoo/appscript",
3
- "version": "1.2.90",
3
+ "version": "1.2.91",
4
4
  "description": "Applications shared TypeScript framework",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/mjs/index.js",
@@ -54,7 +54,7 @@
54
54
  "dependencies": {
55
55
  "@etsoo/notificationbase": "^1.1.7",
56
56
  "@etsoo/restclient": "^1.0.71",
57
- "@etsoo/shared": "^1.1.53",
57
+ "@etsoo/shared": "^1.1.55",
58
58
  "@types/crypto-js": "^4.1.1",
59
59
  "crypto-js": "^4.1.1"
60
60
  },
@@ -64,10 +64,10 @@
64
64
  "@babel/plugin-transform-runtime": "^7.18.10",
65
65
  "@babel/preset-env": "^7.19.0",
66
66
  "@babel/runtime-corejs3": "^7.19.0",
67
- "@types/jest": "^29.0.0",
67
+ "@types/jest": "^29.0.1",
68
68
  "@typescript-eslint/eslint-plugin": "^5.36.2",
69
69
  "@typescript-eslint/parser": "^5.36.2",
70
- "eslint": "^8.23.0",
70
+ "eslint": "^8.23.1",
71
71
  "eslint-config-airbnb-base": "^15.0.0",
72
72
  "eslint-plugin-import": "^2.26.0",
73
73
  "jest": "^29.0.3",
@@ -3,6 +3,7 @@
3
3
  "actions": "Actions",
4
4
  "add": "Add",
5
5
  "audits": "Audits",
6
+ "author": "Author",
6
7
  "authorizer": "Authorizer",
7
8
  "applicant": "Applicant",
8
9
  "approve": "Approve it",
@@ -3,6 +3,7 @@
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
5
  "audits": "操作历史",
6
+ "author": "作者",
6
7
  "authorizer": "授权人",
7
8
  "applicant": "申请人",
8
9
  "approve": "批准",
@@ -3,6 +3,7 @@
3
3
  "actions": "操作",
4
4
  "add": "添加",
5
5
  "audits": "操作歷史",
6
+ "author": "作者",
6
7
  "authorizer": "授權人",
7
8
  "applicant": "申請人",
8
9
  "approve": "批准",