Socket
Socket
Sign inDemoInstall

generate-password

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.4.0

src/generate.d.ts

6

CHANGELOG.md

@@ -0,1 +1,7 @@

# 1.4.0 / 2018-1-20
Release that includes TypeScript definitions.
#### Notable Changes
- [`ef2ded619`](https://github.com/brendanashworth/generate-password/commit/ef2ded6195ef72ee364172d1ff2c4d107ffe2821) - typescript definition file (Carlos Gonzales)
# 1.3.0 / 2016-12-28

@@ -2,0 +8,0 @@ Release with two new features.

3

package.json
{
"name": "generate-password",
"version": "1.3.0",
"version": "1.4.0",
"description": "Easy library for generating unique passwords.",
"main": "main.js",
"types": "src/generate.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "test": "./node_modules/.bin/mocha",

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