Comparing version 0.9.9 to 0.9.10
@@ -27,3 +27,3 @@ "use strict"; | ||
} | ||
if (pp === '\\' || pp === '/') { | ||
if (pp === '\\' || pp === '/' || pp === '.') { | ||
pp = ''; | ||
@@ -30,0 +30,0 @@ } |
{ | ||
"name": "xmcommon", | ||
"version": "0.9.9", | ||
"version": "0.9.10", | ||
"description": "javascript common lib for es6", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -40,3 +40,3 @@ # xmcommon | ||
## 0.9.9 | ||
## 0.9.10 | ||
- 2021-11-15 | ||
@@ -43,0 +43,0 @@ - \* 修复shortpath的bug |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
294940