node-karin 1.2.2 → 1.2.3

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.
@@ -0,0 +1 @@
1
+ import{d as a}from"./index-D81mmIEl.js";var r=a;export{r as default};
@@ -0,0 +1 @@
1
+ import{d as a}from"./index-D81mmIEl.js";var r=a;export{r as default};
@@ -0,0 +1,24 @@
1
+ <!doctype html>
2
+ <html lang="en">
3
+
4
+ <head>
5
+ <meta charset="UTF-8" />
6
+ <link rel="icon" type="image/svg+xml" href="/web/karin.png" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
8
+ <title>KarinJS WebUI</title>
9
+ <meta key="title" content="Vite + NextUI" property="og:title" />
10
+ <meta content="Make beautiful websites regardless of your design experience." property="og:description" />
11
+ <meta content="Make beautiful websites regardless of your design experience." name="description" />
12
+ <meta key="viewport"
13
+ content="viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
14
+ name="viewport" />
15
+ <link href="/web/assets/favicon-onvkvGKB.ico" rel="icon" />
16
+ <script type="module" crossorigin src="/web/assets/index-D81mmIEl.js"></script>
17
+ <link rel="stylesheet" crossorigin href="/web/assets/index-CAy0S51C.css">
18
+ </head>
19
+
20
+ <body>
21
+ <div id="root"></div>
22
+ </body>
23
+
24
+ </html>
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-karin",
3
- "version": "1.2.2",
3
+ "version": "1.2.3",
4
4
  "description": "Lightweight, efficient, concise, and stable robot framework.",
5
5
  "keywords": [
6
6
  "node",
@@ -92,7 +92,7 @@
92
92
  "access": "public",
93
93
  "registry": "https://registry.npmjs.org"
94
94
  },
95
- "time": "2025-01-15-2",
95
+ "time": "2025-01-21",
96
96
  "exports": {
97
97
  ".": {
98
98
  "import": "./dist/index.js",