issues Search Results · repo:jslicense/spdx-expression-parse.js language:JavaScript
Filter by
15 results
(104 ms)15 results
injslicense/spdx-expression-parse.js (press backspace or delete to remove)Is there a reason why Autoconf-exception-generic is missing from spdx-exceptions? It seems to be a valid exception,
according to the SPDX definition.
Etsija
- 2
- Opened on Jan 24, 2024
- #34
The spdx-license-ids and spdx-exceptions packages just contain a single JSON file each. To reduce maintenance effort, I
believe it would make sense to replace these with directly using the data from
https://github.com/spdx/license-list-data/tree/main/json ...
sschuberth
- 3
- Opened on Jan 23, 2024
- #33
SPDX released a new version of their license list including identifiers for the FSF licenses that include + suffixes in
the license identifiers. The expression syntax long allowed appending a + to any ...
kemitchell
- Opened on Nov 21, 2023
- #32
@kemitchell can you please update the spdx-license-ids lib to the newest version in the dependencies.
cbsMartin
- 1
- Opened on Sep 20, 2023
- #31
The dependency spdx-license-ids is out of date.
Current version: 3.0.0 Latest version: 3.0.13
Assuming I m following the chain of dependencies correctly, this is causing NPM to reject newer licenses ...
12joan
- 1
- Opened on Jun 24, 2023
- #30
spdx-exceptions and spdx-license-ids have incorrect links in README.md
mvandervliet
- Opened on May 13, 2020
- #28
There have been a number of calls to loosen up the parser to admit invalid identifiers:
#16, #24, #25, https://github.com/jslicense/spdx-satisfies.js/pull/7
I d like to create a new package that parses ...
enhancement
help wanted
kemitchell
- Opened on Mar 2, 2019
- #26
According to the SPDX License List Matching Guidelines, SPDX license identifiers can be case insensitive:
4. Capitalization
4.1 Purpose: To avoid the possibility of a non-match due to lower case or ...
neverendingqs
- 1
- Opened on May 29, 2018
- #23
Appendix on expressions is here: https://spdx.org/spdx-specification-21-web-version#h.jxpfx0ykyb60
kemitchell
- 1
- Opened on Jan 25, 2018
- #21
The SPDX license expression spec can be interpreted in many different and incompatible ways about the parentheses.
Actually, the new parser considers LGPL-2.1 AND MIT as a valid expression, but many people ...
motet-a
- 23
- Opened on Jun 17, 2017
- #20

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.