New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

seturlparameter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seturlparameter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

18

package.json
{
"name": "seturlparameter",
"version": "1.0.1",
"version": "1.0.2",
"description": "set an url parameter",

@@ -14,3 +14,17 @@ "main": "setUrlParameter.js",

"google-closure-compiler": "^20190121.0.0"
}
},
"repository": {
"type": "git",
"url": "https://github.com/RaphaelHaettich/setUrlParameter.git"
},
"keywords": [
"parameter",
"url",
"set"
],
"private": false,
"bugs": {
"url": "https://github.com/RaphaelHaettich/setUrlParameter/issues"
},
"homepage": "https://github.com/RaphaelHaettich/setUrlParameter#readme"
}

@@ -26,1 +26,5 @@ # setUrlParameter

```
## Information
Based on the idee from: https://blog.bitscry.com/2018/08/17/getting-and-setting-url-parameters-with-javascript/
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