HEX
Server: Apache
System: Linux host39.registrar-servers.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User: idolaotomotif (3857)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //proc/self/root/lib/node_modules/npm/node_modules/spdx-expression-parse/index.js
'use strict'

var scan = require('./scan')
var parse = require('./parse')

module.exports = function (source) {
  return parse(scan(source))
}