New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

semver-date

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semver-date

Semantic Versioning based on dates

latest
Source
npmnpm
Version
1.10.4-b
Version published
Weekly downloads
8
166.67%
Maintainers
1
Weekly downloads
 
Created
Source

semver-date

Build Status Dependency status Dev Dependencies Status NPM Status Gittip

Semantic Versioning based on dates

Install

for Nodejs:

npm install semver-date

for your system (CLI):

npm install semver-date --global

Usage

for Nodejs

semverDate = require('semver-date');

for your System (CLI):

$ semverDate --help

API

semverDate([options])

The options can be:

  • version
  • revision

License

MIT © Kiko Beats

Keywords

semantic

FAQs

Package last updated on 03 Oct 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts