New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

spliturl

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spliturl - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+14
-1
package.json
{
"name": "spliturl",
"version": "1.0.1",
"version": "1.0.2",
"description": "拆分url为纯url,将query参数攒成一个Object",

@@ -9,2 +9,15 @@ "main": "index.js",

},
"repository": {
"type": "git",
"url": "git+https://github.com/hnt815/spliturl.git"
},
"keywords": [
"amount",
"yuan",
"fen"
],
"bugs": {
"url": "https://github.com/hnt815/spliturl/issues"
},
"homepage": "https://github.com/hnt815/spliturl#readme",
"author": "ntyang",

@@ -11,0 +24,0 @@ "license": "ISC",