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

get-param-by-name

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

get-param-by-name - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.circleci/config.yml

2

package.json
{
"name": "get-param-by-name",
"version": "1.0.0",
"version": "1.0.1",
"description": "A JavaScript utility for retrieving a parameter value by name from a URL.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# get-param-by-name
![npm](https://img.shields.io/npm/v/get-param-by-name.svg)
![CircleCI (all branches)](https://img.shields.io/circleci/project/github/mhfen/get-param-by-name/master.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
A JavaScript utility for retrieving a parameter value by name from a URL.

@@ -10,4 +14,8 @@

```bash
$ npm install --save-dev get-param-by-name
$ npm install --save get-param-by-name
```
or
```bash
$ yarn add get-param-by-name
```

@@ -14,0 +22,0 @@ ## Usage

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