js-utils-url
Advanced tools
Comparing version 1.0.8-beta.0 to 1.0.8
@@ -5,8 +5,6 @@ # Changelog | ||
### [1.0.8](https://github.com/lamovv/js-utils-url/compare/v1.0.7...v1.0.8) (2021-03-31) | ||
### [1.0.7](https://github.com/lamovv/js-utils-url/compare/v1.0.6...v1.0.7) (2021-03-31) | ||
## [1.0.5](https://github.com/lamovv/js-utils-url/compare/v1.0.3...v1.0.5) (2020-10-26) | ||
# 1.0.0 (2020-04-16) | ||
## [1.0.5](https://github.com/lamovv/js-utils-url/compare/v1.0.3...v1.0.5) (2020-10-26) |
@@ -5,3 +5,3 @@ 'use strict'; | ||
var v = '1.0.8-beta.0'; | ||
var v = '1.0.8'; | ||
/** | ||
@@ -8,0 +8,0 @@ * @param {string} search |
@@ -1,2 +0,2 @@ | ||
var v = '1.0.8-beta.0'; | ||
var v = '1.0.8'; | ||
/** | ||
@@ -3,0 +3,0 @@ * @param {string} search |
{ | ||
"name": "js-utils-url", | ||
"version": "1.0.8-beta.0", | ||
"version": "1.0.8", | ||
"description": "> 仅依赖JS Engine运行环境的URL 解析、修改/追回参数hash等方法集", | ||
@@ -75,3 +75,3 @@ "keywords": [ | ||
"scripts": { | ||
"2git": "npm repo", | ||
"upgrade": "yarn upgrade-interactive --latest", | ||
"init": "npm run clean && rm -rf node_modules && yarn install -s --force", | ||
@@ -78,0 +78,0 @@ "init:nolock": "npm run clean && rm -rf node_modules && yarn install -s --force --no-lockfile", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12945
1