Giter Site home page Giter Site logo

Comments (3)

gmemstr avatar gmemstr commented on July 4, 2024 4

@busticated The newest version of the orb will now handle this use case, and is built in such a way that other package managers for Node that produce lockfiles should be easily supported. Thank you for raising this!

from node-orb.

gmemstr avatar gmemstr commented on July 4, 2024

I wasn't aware shrinkwrap existed! As far as I can tell, it is most useful when locking dependencies for a module published to npm, and sees little use outside that. I am curious to know how widely this file is used nowadays so I can determine whether it's worth the effort of implementation (the effort is relatively low for naive approach, but we might need to reconsider how we do our caching parameters if we do opt to include this).

from node-orb.

busticated avatar busticated commented on July 4, 2024

from the docs:

npm-shrinkwrap.json is a file created by npm shrinkwrap. It is identical to package-lock.json, with one major caveat: Unlike package-lock.json, npm-shrinkwrap.json may be included when publishing a package.

this is key functionality when shipping more app-like things via npm - for example CLIs - as it ensures exact dependencies are installed. i'm not aware of any plan to deprecate npm shrinkwrap

from node-orb.

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.