You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

build-number-generator

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-number-generator - npm Package Compare versions

Comparing version

to
2.0.1

2

package.json
{
"name": "build-number-generator",
"description": "Generates a unique build number with a human-readable build time.",
"version": "2.0.0",
"version": "2.0.1",
"homepage": "https://github.com/prantlf/build-number-generator#readme",

@@ -6,0 +6,0 @@ "author": {

@@ -12,3 +12,3 @@ # build-number-generator

**Note**: If you use Node.js < 10, stay with the versions 1.x. If you use Node.js < 14.8, stay with the versions 2.x. The functionality of the command-line script and of the API is the same.
**Note**: If you use Node.js < 14.8, stay with the versions 1.x. The functionality of the command-line script and of the API is the same.

@@ -15,0 +15,0 @@ ## Features