@abtnode/blocklet-services 1.16.13-beta-423a40b1 → 1.16.13-beta-d17a7de4

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.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.16.13-beta-423a40b1",
6
+ "version": "1.16.13-beta-d17a7de4",
7
7
  "description": "Provide unified services for every blocklet",
8
8
  "main": "api/index.js",
9
9
  "files": [
@@ -21,7 +21,7 @@
21
21
  "start": "npm-run-all --parallel start:*",
22
22
  "start:client": "DISABLE_ESLINT_PLUGIN=true NODE_ENV=development react-app-rewired start",
23
23
  "build": "npm run clean && npm run build:client && npm run build:email",
24
- "build:client": "cross-env NODE_ENV=production CI=1 PUBLIC_URL='/.blocklet/proxy/blocklet-service' react-app-rewired build",
24
+ "build:client": "cross-env NODE_ENV=production CI=1 PUBLIC_URL='/.well-known/service/static' react-app-rewired build",
25
25
  "build:email": "tsc && rm -f api/emails/*.js",
26
26
  "analyze:client": "npm run build:client && source-map-explorer 'build/static/js/*.js'",
27
27
  "dev:email": "email dev -p 3077"
@@ -33,17 +33,17 @@
33
33
  "author": "wangshijun <wangshijun2010@gmail.com> (http://github.com/wangshijun)",
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@abtnode/auth": "1.16.13-beta-423a40b1",
37
- "@abtnode/client": "1.16.13-beta-423a40b1",
38
- "@abtnode/connect-storage": "1.16.13-beta-423a40b1",
39
- "@abtnode/constant": "1.16.13-beta-423a40b1",
40
- "@abtnode/core": "1.16.13-beta-423a40b1",
41
- "@abtnode/cron": "1.16.13-beta-423a40b1",
42
- "@abtnode/logger": "1.16.13-beta-423a40b1",
43
- "@abtnode/models": "1.16.13-beta-423a40b1",
44
- "@abtnode/router-adapter": "1.16.13-beta-423a40b1",
45
- "@abtnode/router-templates": "1.16.13-beta-423a40b1",
46
- "@abtnode/util": "1.16.13-beta-423a40b1",
36
+ "@abtnode/auth": "1.16.13-beta-d17a7de4",
37
+ "@abtnode/client": "1.16.13-beta-d17a7de4",
38
+ "@abtnode/connect-storage": "1.16.13-beta-d17a7de4",
39
+ "@abtnode/constant": "1.16.13-beta-d17a7de4",
40
+ "@abtnode/core": "1.16.13-beta-d17a7de4",
41
+ "@abtnode/cron": "1.16.13-beta-d17a7de4",
42
+ "@abtnode/logger": "1.16.13-beta-d17a7de4",
43
+ "@abtnode/models": "1.16.13-beta-d17a7de4",
44
+ "@abtnode/router-adapter": "1.16.13-beta-d17a7de4",
45
+ "@abtnode/router-templates": "1.16.13-beta-d17a7de4",
46
+ "@abtnode/util": "1.16.13-beta-d17a7de4",
47
47
  "@arcblock/did": "^1.18.84",
48
48
  "@arcblock/did-auth": "1.18.84",
49
49
  "@arcblock/did-ext": "^1.18.84",
@@ -52,11 +52,11 @@
52
52
  "@arcblock/jwt": "1.18.84",
53
53
  "@arcblock/validator": "^1.18.84",
54
54
  "@arcblock/ws": "1.18.84",
55
- "@blocklet/constant": "1.16.13-beta-423a40b1",
55
+ "@blocklet/constant": "1.16.13-beta-d17a7de4",
56
56
  "@blocklet/form-builder": "^0.1.11",
57
57
  "@blocklet/form-collector": "^0.1.6",
58
- "@blocklet/meta": "1.16.13-beta-423a40b1",
59
- "@blocklet/sdk": "1.16.13-beta-423a40b1",
58
+ "@blocklet/meta": "1.16.13-beta-d17a7de4",
59
+ "@blocklet/sdk": "1.16.13-beta-d17a7de4",
60
60
  "@did-connect/authenticator": "^2.1.59",
61
61
  "@did-connect/relay-adapter-express": "^2.1.59",
62
62
  "@did-connect/storage-nedb": "^2.1.59",
@@ -94,12 +94,12 @@
94
94
  "@nedb/core": "^2.1.2"
95
95
  },
96
96
  "devDependencies": {
97
- "@abtnode/ux": "1.16.13-beta-423a40b1",
98
- "@arcblock/did-connect": "^2.5.52",
99
- "@arcblock/icons": "^2.5.52",
100
- "@arcblock/ux": "^2.5.52",
101
- "@blocklet/launcher-layout": "2.1.21",
102
- "@blocklet/ui-react": "^2.5.52",
97
+ "@abtnode/ux": "1.16.13-beta-d17a7de4",
98
+ "@arcblock/did-connect": "^2.5.53",
99
+ "@arcblock/icons": "^2.5.53",
100
+ "@arcblock/ux": "^2.5.53",
101
+ "@blocklet/launcher-layout": "2.1.26",
102
+ "@blocklet/ui-react": "^2.5.53",
103
103
  "@emotion/react": "^11.10.4",
104
104
  "@emotion/styled": "^11.10.4",
105
105
  "@iconify/iconify": "^2.2.1",
@@ -136,11 +136,18 @@
136
136
  "react-router-dom": "^6.4.2",
137
137
  "react-scripts": "^5.0.1",
138
138
  "react-use": "^17.4.0",
139
+ "register-service-worker": "^1.7.2",
139
140
  "source-map-explorer": "^2.5.3",
140
141
  "supertest": "^6.3.0",
141
142
  "typescript": "^5.0.4",
142
143
  "uuid": "^8.3.2",
143
- "webpack-bundle-analyzer": "^4.6.1"
144
+ "webpack-bundle-analyzer": "^4.6.1",
145
+ "workbox-core": "6.5.4",
146
+ "workbox-expiration": "6.5.4",
147
+ "workbox-precaching": "6.5.4",
148
+ "workbox-routing": "6.5.4",
149
+ "workbox-strategies": "6.5.4",
150
+ "workbox-webpack-plugin": "6.5.4"
144
151
  },
145
152
  "browserslist": {
146
153
  "production": [
@@ -162,5 +169,5 @@
162
169
  "url": "https://github.com/ArcBlock/blocklet-server/issues",
163
170
  "email": "shijun@arcblock.io"
164
171
  },
165
- "gitHead": "1aee04f45042bd4784ca72f9f8b93918980be4d4"
172
+ "gitHead": "f14750f3b9feeafe80ee88499b2b4a061c2c28c4"
166
173
  }
@@ -1,15 +0,0 @@
1
- {
2
- "short_name": "React App",
3
- "name": "Create React App Sample",
4
- "icons": [
5
- {
6
- "src": "favicon.ico",
7
- "sizes": "64x64 32x32 24x24 16x16",
8
- "type": "image/x-icon"
9
- }
10
- ],
11
- "start_url": ".",
12
- "display": "standalone",
13
- "theme_color": "#000000",
14
- "background_color": "#ffffff"
15
- }
@@ -1,2 +0,0 @@
1
- @font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/lato-latin-ext-400-normal.361f3dbb9db6a5980326.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/lato-all-400-normal.3dc1eff492ab1f598560.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/lato-latin-400-normal.be36596da218e1eec01c.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/lato-all-400-normal.3dc1eff492ab1f598560.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/.blocklet/proxy/blocklet-service/static/media/lato-latin-ext-700-normal.9c8812eaec45956201e1.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/lato-all-700-normal.1e7707c9ec98d9b97e7f.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/.blocklet/proxy/blocklet-service/static/media/lato-latin-700-normal.8f28e0e1fdb195149f1c.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/lato-all-700-normal.1e7707c9ec98d9b97e7f.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Ubuntu Mono;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-cyrillic-ext-400-normal.eda1c4946b1f7bf58386.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-all-400-normal.c879328bc62e9c68268f.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Ubuntu Mono;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-cyrillic-400-normal.c367f416832eb8f1b846.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-all-400-normal.c879328bc62e9c68268f.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Ubuntu Mono;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-greek-ext-400-normal.b3459900ea8a25d1f7c2.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-all-400-normal.c879328bc62e9c68268f.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Ubuntu Mono;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-greek-400-normal.22f3bfc91f79c342bdf4.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-all-400-normal.c879328bc62e9c68268f.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Ubuntu Mono;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-latin-ext-400-normal.b56e2315611d10838ad5.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-all-400-normal.c879328bc62e9c68268f.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Ubuntu Mono;font-style:normal;font-weight:400;src:url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-latin-400-normal.18e32d9d743af28f913e.woff2) format("woff2"),url(/.blocklet/proxy/blocklet-service/static/media/ubuntu-mono-all-400-normal.c879328bc62e9c68268f.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
2
- /*# sourceMappingURL=main.632501d5.css.map*/