Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github not in sync with npm #177

Open
ConorKelleher opened this issue Jan 22, 2020 · 2 comments
Open

Github not in sync with npm #177

ConorKelleher opened this issue Jan 22, 2020 · 2 comments

Comments

@ConorKelleher
Copy link

Hello to all maintainers,

This is just a very confused question about how this repository is being maintained. I think clarification in the readme of this project would really help clear up confusion that I and probably a lot of other people have.

There are two npm modules linked to this repo, one called psd and one called psd.js:
https://www.npmjs.com/package/psd
https://www.npmjs.com/package/psd.js

It seems that the psd module is no longer maintained, and so the newer, maintained version was released under psd.js. That's fair enough and I appreciate whoever is maintaining this without the original author. But the fact that these two modules have the exact same readme is really confusing and a tiny modification to the maintained module explaining what the story is would really be appreciated.

Beyond this, the main thing I want to ask is why this github source code is not in sync with either npm module. The psd.js module at the time of writing was last published 15 days ago, so is clearly being updated with new functionality, and this repository was last updated in July (roughly 7 months ago). Following this, the npm module is on version 3.3.5, whereas the github repo's package.json has the version on only 3.2.0.

The fact that the public-facing code is so out of date means that I can't really PR anything, since I'm PRing against outdated code. For instance, there is a bug I'm encountering that I want to PR a fix for, but when I look at the source code, the lines I'm trying to fix don't even exist in the code that's on github.

Is there a separate repository that's being maintained for the psd.js? The readme on the module just links back here so I'm at a loss as to where the currently maintained source code actually is.

If anyone has any clue, I'd really appreciate a hint.

-Conor

@Sateesh2
Copy link

Sateesh2 commented Jun 1, 2021

strangely new psd.js is released by this uses https://github.com/noahlam but he don't have any psd.js repo in his public repos list

@velara3
Copy link

velara3 commented Feb 27, 2024

There is a related issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants