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

@js-util-fn/url

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@js-util-fn/url - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.0.2](https://github.com/lamovv/js-utils-url/compare/v1.0.1...v1.0.2) (2021-03-31)
### [1.0.1](https://github.com/lamovv/js-utils-url/compare/v1.0.0...v1.0.1) (2021-03-31)

@@ -7,0 +9,0 @@

2

dist/index.cjs.js

@@ -5,3 +5,3 @@ 'use strict';

var v = '1.0.1';
var v = '1.0.2';
/**

@@ -8,0 +8,0 @@ * @param {string} search

@@ -1,2 +0,2 @@

var v = '1.0.1';
var v = '1.0.2';
/**

@@ -3,0 +3,0 @@ * @param {string} search

{
"name": "@js-util-fn/url",
"version": "1.0.1",
"version": "1.0.2",
"description": "> 仅依赖JS Engine运行环境的URL 解析、修改/追回参数hash等方法集",

@@ -52,2 +52,3 @@ "keywords": [

"npm-run-all": "^4.1.5",
"pinst": "^2.1.6",
"prettier": "^2.2.1",

@@ -95,5 +96,5 @@ "rollup": "^2.44.0",

"prepublishOnly": "git push --follow-tags origin master",
"publish": "npm publish --access=public",
"publatest": "npm publish --access=public",
"pubeta": "npm publish --access=public --tag beta",
"pub": "run-s publish sync",
"pub": "run-s publatest sync",
"beta": "run-s pubeta sync",

@@ -100,0 +101,0 @@ "sync": "cnpm sync"

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