Giter Site home page Giter Site logo

Comments (8)

AllanJard avatar AllanJard commented on June 9, 2024 3

Excellent point! Both Prettier X and TypeScript are dev dependencies and not required for actually running the plug-ins. Updated in 4168185.

from plugins.

maurojs10 avatar maurojs10 commented on June 9, 2024 1

@AllanJard Sorry to bother, but any plans to release this fix on NPM anytime soon?

from plugins.

krsyoung avatar krsyoung commented on June 9, 2024

Big thanks @AllanJard! I pulled from master and it works like a charm 👍

# package.json
"datatables.net-plugins": "git+https://github.com/DataTables/Plugins",
af0ceac800bd:/app [development] $ yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 336
Done in 1.41s.

from plugins.

AllanJard avatar AllanJard commented on June 9, 2024

This is thus far the only change in DataTables and the plug-ins since 1.13.4 was released. As far as I am aware, there isn't a way to do a sub-patch release on npm, and since the plug-ins version is matched to the DataTables one, I'm reluctant to make this release until something functional in the code has changed. I don't expect it will be too long - a week or so perhaps.

from plugins.

maurojs10 avatar maurojs10 commented on June 9, 2024

Thanks for your quick response.

So I will edit my package-lock.json to prevent npm from installing the vulnerable packages.

Thank you very much.

from plugins.

krsyoung avatar krsyoung commented on June 9, 2024

@maurojs10 I went with this approach (if it helps) I put the following in my package.json which pins to this fix:

"datatables.net-plugins": "git+https://github.com/DataTables/Plugins.git#41681850e2f870187cab1b106ce02eb8ceb83d6d",

Thanks again @AllanJard!

from plugins.

maurojs10 avatar maurojs10 commented on June 9, 2024

@krsyoung Thanks for that tip.

from plugins.

LeoniakM avatar LeoniakM commented on June 9, 2024

I don't expect it will be too long - a week or so perhaps.

@AllanJard ok

from plugins.

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.