js-utils-url
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.10](https://github.com/lamovv/js-utils-url/compare/v1.0.9...v1.0.10) (2021-03-31) | ||
### [1.0.9](https://github.com/lamovv/js-utils-url/compare/v1.0.8...v1.0.9) (2021-03-31) | ||
@@ -7,0 +9,0 @@ |
@@ -5,3 +5,3 @@ 'use strict'; | ||
var v = '1.0.9'; | ||
var v = '1.0.10'; | ||
/** | ||
@@ -8,0 +8,0 @@ * @param {string} search |
@@ -1,2 +0,2 @@ | ||
var v = '1.0.9'; | ||
var v = '1.0.10'; | ||
/** | ||
@@ -3,0 +3,0 @@ * @param {string} search |
{ | ||
"name": "js-utils-url", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "> 仅依赖JS Engine运行环境的URL 解析、修改/追回参数hash等方法集", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
13130