GithubHelp home page GithubHelp logo

Tarball support missing about synp HOT 4 CLOSED

imsnif avatar imsnif commented on May 19, 2024
Tarball support missing

from synp.

Comments (4)

DeTeam avatar DeTeam commented on May 19, 2024

npm i seem to put actual URL into the "version" field in the lockfile, whilst synp uses version directly from npmtree. Not sure what'd be the best way to solve it.

UPD: the same applies to requires part, npm i would use a tarball url as a version, not the actual version which is fetched.

from synp.

DeTeam avatar DeTeam commented on May 19, 2024

https://npm.community/t/npm-audit-returns-400-from-registry-when-non-registry-packages-satisfy-specs-that-exist-in-the-registry/462 — can be somewhat related 🤷‍♂️

from synp.

imsnif avatar imsnif commented on May 19, 2024

Hey @DeTeam - thanks very much for the detailed report and reproduction!
I'm sorry it took me a short while to get to it.

Looks like you're right - I'm actually not sure if this was a change in npm or if this was wrong all along. It's something that is fixed by npm install without changing the version, but is definitely not a good experience.

I think the solution is to change this function in order to accommodate the situation (reach the same result as when npm creates the file): https://github.com/imsnif/synp/blob/master/lib/entry.js#L9-L19

Do you feel like making a PR for this?

from synp.

DeTeam avatar DeTeam commented on May 19, 2024

On it with #28

from synp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.