Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

js-utils-url

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-utils-url - npm Package Compare versions

Comparing version 1.0.8-beta.0 to 1.0.8

8

CHANGELOG.md

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc