MCPcopy Index your code
hub / github.com/npm/node-semver / identifiers.js

File identifiers.js

test/internal/identifiers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test } = require('tap')
4const { compareIdentifiers, rcompareIdentifiers } = require('../../internal/identifiers')

Callers

nothing calls this directly

Calls 2

compareIdentifiersFunction · 0.85
rcompareIdentifiersFunction · 0.85

Tested by

no test coverage detected