@pnpm/which-version-is-pinned
Takes a version spec and returns which version is pinned by it
Last updated 2 years ago by zkochan .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @pnpm/which-version-is-pinned 
SYNC missed versions from official npm registry.

@pnpm/which-version-is-pinned

Takes a version spec and returns which version is pinned by it

Installation

pnpm add @pnpm/which-version-is-pinned

Usage

import { whichVersionIsPinned } from '@pnpm/which-version-is-pinned'

whichVersionIsPinned('^1.0.0')
// major

License

MIT

Current Tags

  • 6.0.0                                ...           latest (2 years ago)

8 Versions

  • 6.0.0                                ...           2 years ago
  • 5.0.1                                ...           3 years ago
  • 5.0.0                                ...           3 years ago
  • 4.0.0                                ...           3 years ago
  • 3.0.0                                ...           4 years ago
  • 2.0.0                                ...           4 years ago
  • 1.0.0                                ...           4 years ago
  • 0.0.0                                ...           4 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (1)

Copyright 2013 - present © cnpmjs.org | Home |