Skip to content

Library version #1042

@vitaly-t

Description

@vitaly-t

Considering the following facts about this library:

  • Huge user base
  • Used on both server-side and client-side
  • Frequent update schedule

It is asking to extend the library's root with a version object, similar to that of Angular JS:

require('bluebird').version = {
    name: 'false-positives-slayer',
    full: '3.3.4',
    major: 3,
    minor: 3,
    build: 4
};

It will help with the diagnostics in libraries built on extensive use of bluebird.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions