Socket
Socket
Sign inDemoInstall

custom-id

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

3

package.json
{
"name": "custom-id",
"author": "Md Fazlul Karim <fazlulkarimrocky@gmail.com> (https://twitter.com/fazlulkarimweb)",
"version": "1.0.1",
"version": "1.0.2",
"main": "node.js",
"browser": "browser.js",
"repository": "github:fazlulkarimweb/custom-id",

@@ -8,0 +7,0 @@ "license": "MIT",

@@ -11,2 +11,4 @@ # Custom ID

You can view download the package from here - [custom-id npm](https://www.npmjs.com/package/custom-id)
```bash

@@ -22,2 +24,4 @@ npm i custom-id

![installation of custom-id](https://i.ibb.co/J74bsqV/Screenshot-268.png)
## Usage

@@ -39,2 +43,4 @@

![client-id example](https://i.ibb.co/qdpTBXt/Screenshot-269.png)
# Customizable

@@ -107,2 +113,5 @@

##React Use Case
![react client-id](https://i.ibb.co/THvfXW0/Screenshot-267.png)
## Contributing

@@ -116,2 +125,2 @@

[MIT](https://choosealicense.com/licenses/mit/)
[MIT](https://github.com/fazlulkarimweb/custom-Id/blob/master/license)

@@ -5,4 +5,4 @@ var customId = require("./index");

let custom = customId({
name: "Md. Abdullah",
email: "abdullah@gmail.com",
name: "Masud Rana",
email: "masudrana@gmail.com",
randomLength: 2,

@@ -9,0 +9,0 @@ lowerCase: true

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc