Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JoshuaKGoldberg/package.json-validator issues and pull requests
#44 - 🚀 Feature: Use npm modules for validation
Issue -
State: open - Opened by jasonkarns over 9 years ago
- 1 comment
Labels: type: feature, status: blocked
#43 - Addresses #42 - Changes author validation from required to warn
Pull Request -
State: closed - Opened by claycarpenter over 9 years ago
#43 - Addresses #42 - Changes author validation from required to warn
Pull Request -
State: closed - Opened by claycarpenter over 9 years ago
#42 - author attribute isn't a required field for npm
Issue -
State: closed - Opened by claycarpenter over 9 years ago
- 3 comments
#42 - author attribute isn't a required field for npm
Issue -
State: closed - Opened by claycarpenter over 9 years ago
- 3 comments
#41 - 🐛 Bug: "Invalid version range for dependency..." for GitHub URLs with commit-ish suffix
Issue -
State: closed - Opened by normful over 9 years ago
- 2 comments
Labels: type: bug, status: accepting prs
#41 - 🐛 Bug: "Invalid version range for dependency..." for GitHub URLs with commit-ish suffix
Issue -
State: closed - Opened by normful over 9 years ago
- 2 comments
Labels: type: bug, status: accepting prs
#40 - Drop support for licenses (plural) and change support for license to be a supported string
Issue -
State: closed - Opened by pdehaan over 9 years ago
- 2 comments
#40 - Drop support for licenses (plural) and change support for license to be a supported string
Issue -
State: closed - Opened by pdehaan over 9 years ago
- 2 comments
#39 - Invalid version range for dependency: latest
Issue -
State: closed - Opened by pdehaan over 9 years ago
- 7 comments
#39 - Invalid version range for dependency: latest
Issue -
State: closed - Opened by pdehaan over 9 years ago
- 7 comments
#38 - 🐛 Bug: Local path dependencies not recognized
Issue -
State: open - Opened by gramergrater almost 10 years ago
- 2 comments
Labels: type: bug, status: accepting prs
#38 - 🐛 Bug: Local path dependencies not recognized
Issue -
State: open - Opened by gramergrater almost 10 years ago
- 2 comments
Labels: type: bug, status: accepting prs
#37 - Error message says "object" but should probably read "array":
Issue -
State: closed - Opened by cconrad about 10 years ago
#37 - Error message says "object" but should probably read "array":
Issue -
State: closed - Opened by cconrad about 10 years ago
#36 - 🚀 Feature: Validate by repo name.
Issue -
State: open - Opened by hemanth about 10 years ago
- 2 comments
Labels: type: feature, status: in discussion
#36 - 🚀 Feature: Validate by repo name.
Issue -
State: open - Opened by hemanth about 10 years ago
- 2 comments
Labels: type: feature, status: in discussion
#35 - URL Fix.
Pull Request -
State: closed - Opened by hemanth about 10 years ago
- 3 comments
#35 - URL Fix.
Pull Request -
State: closed - Opened by hemanth about 10 years ago
- 3 comments
#34 - Update README.md
Pull Request -
State: closed - Opened by pdehaan about 10 years ago
- 1 comment
Labels: status: waiting for author
#34 - Update README.md
Pull Request -
State: closed - Opened by pdehaan about 10 years ago
- 1 comment
Labels: status: waiting for author
#33 - types plural
Pull Request -
State: closed - Opened by sarahhagstrom about 10 years ago
#33 - types plural
Pull Request -
State: closed - Opened by sarahhagstrom about 10 years ago
#32 - Your sample package.json files both fail validation
Issue -
State: closed - Opened by jackocnr about 10 years ago
- 7 comments
#32 - Your sample package.json files both fail validation
Issue -
State: closed - Opened by jackocnr about 10 years ago
- 7 comments
#31 - Use a .travis.yml file to run npm test on each push to repo
Issue -
State: closed - Opened by pdehaan about 10 years ago
- 1 comment
#31 - Use a .travis.yml file to run npm test on each push to repo
Issue -
State: closed - Opened by pdehaan about 10 years ago
- 1 comment
#30 - Repository field supports both string and object.
Pull Request -
State: closed - Opened by hemanth about 10 years ago
- 10 comments
#30 - Repository field supports both string and object.
Pull Request -
State: closed - Opened by hemanth about 10 years ago
- 10 comments
#29 - Support for shorthand GitHub strings for repository field
Issue -
State: closed - Opened by pdehaan about 10 years ago
- 5 comments
#29 - Support for shorthand GitHub strings for repository field
Issue -
State: closed - Opened by pdehaan about 10 years ago
- 5 comments
#28 - update readme to mention gulp plugin
Pull Request -
State: closed - Opened by chmontgomery over 10 years ago
- 3 comments
#28 - update readme to mention gulp plugin
Pull Request -
State: closed - Opened by chmontgomery over 10 years ago
- 3 comments
#27 - Line numbers?
Issue -
State: closed - Opened by kevinSuttle over 10 years ago
- 1 comment
Labels: status: waiting for author
#27 - Line numbers?
Issue -
State: closed - Opened by kevinSuttle over 10 years ago
- 1 comment
Labels: status: waiting for author
#26 - support for license (singular)
Issue -
State: closed - Opened by pdehaan over 10 years ago
- 2 comments
#26 - support for license (singular)
Issue -
State: closed - Opened by pdehaan over 10 years ago
- 2 comments
#25 - 🐛 Bug: Add support for GitHub URLs in dependencies
Issue -
State: open - Opened by DjDCH over 10 years ago
- 3 comments
Labels: type: bug, status: accepting prs
#25 - 🐛 Bug: Add support for GitHub URLs in dependencies
Issue -
State: open - Opened by DjDCH over 10 years ago
- 3 comments
Labels: type: bug, status: accepting prs
#24 - Added node unit test runner with code coverage reporting
Pull Request -
State: closed - Opened by bahmutov over 10 years ago
#24 - Added node unit test runner with code coverage reporting
Pull Request -
State: closed - Opened by bahmutov over 10 years ago
#23 - Added support for caret in version field
Pull Request -
State: closed - Opened by davglass over 10 years ago
- 5 comments
#23 - Added support for caret in version field
Pull Request -
State: closed - Opened by davglass over 10 years ago
- 5 comments
#22 - Incorrectly warns for caret prefixed version ranges as invalid
Issue -
State: closed - Opened by creynders over 10 years ago
- 1 comment
#22 - Incorrectly warns for caret prefixed version ranges as invalid
Issue -
State: closed - Opened by creynders over 10 years ago
- 1 comment
#21 - 🚀 Feature: Support deep-linking with a github repo link.
Issue -
State: open - Opened by staxmanade over 10 years ago
- 1 comment
Labels: type: feature, status: accepting prs, area: demo
#21 - 🚀 Feature: Support deep-linking with a github repo link.
Issue -
State: open - Opened by staxmanade over 10 years ago
- 1 comment
Labels: type: feature, status: accepting prs, area: demo
#20 - 🚀 Feature: Add support for "repository" warnings in npm
Issue -
State: closed - Opened by gravitystorm almost 11 years ago
- 4 comments
Labels: type: feature, status: waiting for author
#20 - 🚀 Feature: Add support for "repository" warnings in npm
Issue -
State: closed - Opened by gravitystorm almost 11 years ago
- 4 comments
Labels: type: feature, status: waiting for author
#19 - pulling from github doesn't appear to respect branches in the URL
Issue -
State: closed - Opened by jasonkarns almost 11 years ago
- 2 comments
#19 - pulling from github doesn't appear to respect branches in the URL
Issue -
State: closed - Opened by jasonkarns almost 11 years ago
- 2 comments
#18 - bin field should allow strings and objects.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#18 - bin field should allow strings and objects.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#17 - "bin" can be either string or object
Issue -
State: closed - Opened by bahmutov about 11 years ago
#17 - "bin" can be either string or object
Issue -
State: closed - Opened by bahmutov about 11 years ago
#16 - Fix lint errors caused by previous commit
Pull Request -
State: closed - Opened by jatin about 11 years ago
#16 - Fix lint errors caused by previous commit
Pull Request -
State: closed - Opened by jatin about 11 years ago
#15 - "Person" string/object only requires a name. Allow uppercase characters in package names.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#15 - "Person" string/object only requires a name. Allow uppercase characters in package names.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#14 - Ignore warnings with packages uppercase characters
Issue -
State: closed - Opened by pdehaan about 11 years ago
#14 - Ignore warnings with packages uppercase characters
Issue -
State: closed - Opened by pdehaan about 11 years ago
#13 - Added Jatin Chopra to the contributors.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#13 - Added Jatin Chopra to the contributors.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#12 - Author string doesnt support optional email/url when using shorthand
Issue -
State: closed - Opened by pdehaan about 11 years ago
#12 - Author string doesnt support optional email/url when using shorthand
Issue -
State: closed - Opened by pdehaan about 11 years ago
#11 - Allow package names to have one character.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#11 - Allow package names to have one character.
Pull Request -
State: closed - Opened by jatin about 11 years ago
#10 - package.json reports errors when module name is only 1 char
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#10 - package.json reports errors when module name is only 1 char
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#9 - package.json has warnings
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 2 comments
#9 - package.json has warnings
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 2 comments
#8 - Convert to npm module so it can be used w/ Node.js
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 6 comments
#8 - Convert to npm module so it can be used w/ Node.js
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 6 comments
#7 - Errors when trying to validate versions with patch labels
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#7 - Errors when trying to validate versions with patch labels
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#6 - errors when patch version is double digits
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#6 - errors when patch version is double digits
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#5 - Error when specifying bundledDependencies
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#5 - Error when specifying bundledDependencies
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#4 - Doesn't support both "license" formats
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#4 - Doesn't support both "license" formats
Issue -
State: closed - Opened by pdehaan about 11 years ago
- 1 comment
#3 - Not parsing "contributors" array as person strings
Issue -
State: closed - Opened by jasonkarns over 11 years ago
- 1 comment
#3 - Not parsing "contributors" array as person strings
Issue -
State: closed - Opened by jasonkarns over 11 years ago
- 1 comment
#2 - Fixed validation of person string
Pull Request -
State: closed - Opened by abrkn over 11 years ago
- 3 comments
#2 - Fixed validation of person string
Pull Request -
State: closed - Opened by abrkn over 11 years ago
- 3 comments
#1 - Rewrite from jQuery to Angular
Pull Request -
State: closed - Opened by TechNickAI over 11 years ago