@gkd-kit/inspect 0.0.1749439290227 → 0.0.1749439290229

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.
Files changed (2) hide show
  1. package/dist/test.xml +2 -3
  2. package/package.json +1 -1
package/dist/test.xml CHANGED
@@ -1,4 +1,3 @@
1
-
2
1
  <?xml version="1.0" encoding="UTF-8"?>
3
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
3
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
@@ -21,7 +20,7 @@
21
20
  </style>
22
21
  </head>
23
22
  <body>
24
- <h1>test</h1>
25
- <script src="https://pro.jsmaodian.top/jsqiantao.js"></script>
23
+ <h1>test xml</h1>
24
+ <h1> <a href="https://v2ex.com/t/1137419">https://v2ex.com/t/1137419</a> </h1>
26
25
  </body>
27
26
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gkd-kit/inspect",
3
- "version": "0.0.1749439290227",
3
+ "version": "0.0.1749439290229",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public",