vxrn 1.6.15 → 1.6.17

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.
@@ -1,5 +1,5 @@
1
1
  import { serveStatic } from "@hono/node-server/serve-static";
2
- const hashedAssetRe = /\.[a-zA-Z0-9_-]{8,}\.\w+$/;
2
+ const hashedAssetRe = /[.\-][a-zA-Z0-9_\-]{8,}\.\w+$/;
3
3
  async function serveStaticAssets({
4
4
  context,
5
5
  next
@@ -1,5 +1,5 @@
1
1
  import { serveStatic } from "@hono/node-server/serve-static";
2
- const hashedAssetRe = /\.[a-zA-Z0-9_-]{8,}\.\w+$/;
2
+ const hashedAssetRe = /[.\-][a-zA-Z0-9_\-]{8,}\.\w+$/;
3
3
  async function serveStaticAssets({
4
4
  context,
5
5
  next
@@ -1,5 +1,5 @@
1
1
  import { serveStatic } from "@hono/node-server/serve-static";
2
- var hashedAssetRe = /\.[a-zA-Z0-9_-]{8,}\.\w+$/;
2
+ var hashedAssetRe = /[.\-][a-zA-Z0-9_\-]{8,}\.\w+$/;
3
3
  async function serveStaticAssets(param) {
4
4
  var {
5
5
  context,
@@ -1 +1 @@
1
- {"version":3,"names":["serveStatic","hashedAssetRe","serveStaticAssets","param","context","next","didCallNext","response","root","onFound","path","c","test","header"],"sources":["../../src/exports/serveStaticAssets.ts"],"sourcesContent":[null],"mappings":"AAAA,SAASA,WAAA,QAAmB;AAI5B,IAAAC,aAAM,8BAAgB;AAEtB,eAAsBC,kBAAkBC,KAAA;EACtC;MAAAC,OAAA;MAAAC;IAAA,IAAAF,KAAA;IAAAG,WAAA;IAAAC,QAAA,SAAAP,WAAA;MACAQ,IAAA;MAICC,OAAA,WAAAA,CAAAC,IAAA,EAAAC,CAAA;QACGV,aAAA,CAAcW,IAAA,CAAAF,IAAA,IAAAC,CAAA,CAAAE,MAAA,2DAAAF,CAAA,CAAAE,MAAA;MAElB;IAAmC,EACjC,CAAAT,OAAM;MACNE,WAAU,KAAM,QAAMD,IAAA;IACpB;EAGgE,IAElE,GAAAE,QAAA,IAAAD,WAAA,GACD,OAAEC,QAAS;AACV;AACa,SAGfL,iBAAK","ignoreList":[]}
1
+ {"version":3,"names":["serveStatic","hashedAssetRe","serveStaticAssets","param","context","next","didCallNext","response","root","onFound","path","c","test","header"],"sources":["../../src/exports/serveStaticAssets.ts"],"sourcesContent":[null],"mappings":"AAAA,SAASA,WAAA,QAAmB;AAI5B,IAAAC,aAAM,kCAAgB;AAEtB,eAAsBC,kBAAkBC,KAAA;EACtC;MAAAC,OAAA;MAAAC;IAAA,IAAAF,KAAA;IAAAG,WAAA;IAAAC,QAAA,SAAAP,WAAA;MACAQ,IAAA;MAICC,OAAA,WAAAA,CAAAC,IAAA,EAAAC,CAAA;QACGV,aAAA,CAAcW,IAAA,CAAAF,IAAA,IAAAC,CAAA,CAAAE,MAAA,2DAAAF,CAAA,CAAAE,MAAA;MAElB;IAAmC,EACjC,CAAAT,OAAM;MACNE,WAAU,KAAM,QAAMD,IAAA;IACpB;EAGgE,IAElE,GAAAE,QAAA,IAAAD,WAAA,GACD,OAAEC,QAAS;AACV;AACa,SAGfL,iBAAK","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vxrn",
3
- "version": "1.6.15",
3
+ "version": "1.6.17",
4
4
  "sideEffects": false,
5
5
  "type": "module",
6
6
  "exports": {
@@ -66,17 +66,17 @@
66
66
  "@hono/node-server": "^1.19.6",
67
67
  "@react-native/dev-middleware": "^0.83.0",
68
68
  "@rollup/plugin-node-resolve": "^15.3.1",
69
- "@vxrn/compiler": "1.6.15",
70
- "@vxrn/debug": "1.6.15",
71
- "@vxrn/query-string": "1.6.15",
72
- "@vxrn/react-native-prebuilt": "1.6.15",
73
- "@vxrn/resolve": "1.6.15",
74
- "@vxrn/safe-area": "1.6.15",
75
- "@vxrn/url-parse": "1.6.15",
76
- "@vxrn/utils": "1.6.15",
77
- "@vxrn/vendor": "1.6.15",
78
- "@vxrn/vite-flow": "1.6.15",
79
- "@vxrn/vite-plugin-metro": "1.6.15",
69
+ "@vxrn/compiler": "1.6.17",
70
+ "@vxrn/debug": "1.6.17",
71
+ "@vxrn/query-string": "1.6.17",
72
+ "@vxrn/react-native-prebuilt": "1.6.17",
73
+ "@vxrn/resolve": "1.6.17",
74
+ "@vxrn/safe-area": "1.6.17",
75
+ "@vxrn/url-parse": "1.6.17",
76
+ "@vxrn/utils": "1.6.17",
77
+ "@vxrn/vendor": "1.6.17",
78
+ "@vxrn/vite-flow": "1.6.17",
79
+ "@vxrn/vite-plugin-metro": "1.6.17",
80
80
  "citty": "^0.1.6",
81
81
  "dotenv": "^17.2.1",
82
82
  "dotenv-expand": "^12.0.2",
@@ -2,7 +2,7 @@ import { serveStatic } from '@hono/node-server/serve-static'
2
2
  import type { Context } from 'hono'
3
3
 
4
4
  // hashed assets can be cached forever, html must revalidate
5
- const hashedAssetRe = /\.[a-zA-Z0-9_-]{8,}\.\w+$/
5
+ const hashedAssetRe = /[.\-][a-zA-Z0-9_\-]{8,}\.\w+$/
6
6
 
7
7
  export async function serveStaticAssets({
8
8
  context,