ddan-js 3.6.1 → 3.6.2

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,7 +1,7 @@
1
1
  import { Ddan } from '../../typings';
2
2
  /**
3
3
  * 安全可靠的 URL 拼接函数
4
- * 支持协议域名、相对路径、绝对路径 (macOS/Unix) 等场景
4
+ * 支持协议域名、相对路径、绝对路径等场景
5
5
  * @param parts URL 各个部分
6
6
  * @returns 拼接后的完整 URL 字符串
7
7
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ddan-js",
3
- "version": "3.6.1",
3
+ "version": "3.6.2",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "ddan-js",