Nikita Vilunov · @vilunov
8 followers · 13 posts · Server fosstodon.org

Just found out that deleted older <2.0.0 versions of -compress package.

It's still present on libraries.io/npm/astro-compres but the download link is broken. Has leftpad taught them nothing?

#npmjs #astro

Last updated 1 year ago

Code Intelligence · @CodeIntelligence
103 followers · 52 posts · Server ioc.exchange

We found a prototype pollution vulnerability in tree-kit: CVE-2023-38894 ๐Ÿšจ

More info in our blog: code-intelligence.com/blog/tre

#treekit #prototypepollution #javascript #npmjs

Last updated 1 year ago

barefootstache · @barefootstache
101 followers · 960 posts · Server qoto.org

(13/25)

One of my favorite things to do is exploit the DOM (ethical concerns aside).

Lots learn early on if some pesky web component is blocking your view, just delete it in the developer’s tools.

This is usually the spark into what other configurations are possible.

As a by trade we are constantly in the developer’s tools trying to understand why certain elements are behaving the way they are - visually or in action. Though we have access to the code base, so it’s easier to understand.

The fun begins when you only have access to the website!

  • For one time edits basic DOM manipulations will suffice.
  • For simple tasks the console will suffice.
  • If you started editing the CSS, you can save your changes and load them next time you visit.
  • If you don’t care about , you can use extensions like or .

In the realm of heavy duty modifications, there are a couple of options:

  • Write your own extension.
  • Write your own library and run it through the console. This permits to offline development in your preferred coding language and you can bundle it either through or .
  • Host your code on , use a CDN bundler, and then preload it via an extension like GreaseMonkey.
  • There is also the option to preload your script into the browser’s config, though with each update one has to do this anew, not questioning the potential flaws.

Through these possibilities one will learn a lot about vanilla and .

#DailyBloggingChallenge #stylus #browser #webdeveloper #fingerprinting #greasemonkey #npmjs #security #vanillajs #hacking #webpack #wasm #webdevelopment #programming

Last updated 1 year ago

When I try to contact to recover access to my account, I get support messages from "npm@githubsupport.com". This makes a lot of sense because the quality of support is exactly as bad as I would expect from a owned organization.

== M$

The ecosystem has been bought!

#fullstack #backend #frontend #js #node #nodejs #webdevelopment #webdev #javascript #npm #Microsoft #npmjs

Last updated 1 year ago

Benoรฎt Verhaeghe · @badetitou
8 followers · 34 posts · Server piaille.fr

Super content d'avoir publiรฉ la semaine derniรจre mon premier projet sur (MIT รฉvidemment)

Une optimisation de jackson-js pour JavaScript (npmjs.com/package/@badetitou/j)
C'est cool d'รชtre dans une entreprise qui m'autorise ร  faire de l

#npmjs #opensource

Last updated 1 year ago

Today's my first day trying .

Not sure how I feel about the built in and formatter yet; me and are besties, and I have gotten used to

Still gonna give it a try.

#dependencies #code #programming #javascript #npmjs #npm #node #nodejs #webdev #eslint #prettier #linter #deno

Last updated 1 year ago

supports comments in it's config file!? How has this *not* caught on yet!?

deno.land/manual@v1.34.3/getti

#webdev #node #nodejs #npmjs #npm #javascript #deno

Last updated 1 year ago

has locked me out of my account so I can't publish any of my packages anymore. They still link to my GitHub repos though, so I'm replacing them all with Rick Astley videos.

If that doesn't work, I'll have to escalate to ascii art goatse.

#webdev #javascript #nodejs #node #npmjs #npm

Last updated 1 year ago

Louis Lang · @louislang
99 followers · 191 posts · Server fosstodon.org
Kaan Barmore-Genรง · @kaan
138 followers · 143 posts · Server fosstodon.org

Totally unrelated: I wonder how many people using libheif-js through heic-decode and heic-convert on are actually violating libheif's license, because heic-decode and heic-convert are not LGPL licensed even though libheif-js is, and most people probably use them without digging through the licenses of the dependencies.

#npmjs

Last updated 1 year ago

Aral Balkan · @aral
33359 followers · 24151 posts · Server mastodon.ar.al

Oh, you *already have to be signed in in the browser* for it to work. *smh* A little note in the command-line client wouldnโ€™t hurt.

#npm #npmjs #node #authentication #publish

Last updated 1 year ago

Aral Balkan · @aral
33359 followers · 24150 posts · Server mastodon.ar.al

Always fun when npmโ€™s publish authentication route 404s.

#nodepackagemanager #npm #npmjs #js #node

Last updated 1 year ago

Mark Gardner โ€:sdf: · @mjgardner
591 followers · 3124 posts · Server social.sdf.org

@Perl Thereโ€™s something to be said for putting a small speed bump in front of before they can post to a well-indexed central repository: โ€œOne In Two New Packages Is Right Nowโ€ blog.sandworm.dev/one-in-two-n

How to start with โ€™s via :
1) Read cpan.org/modules/04pause.html
2) Visit pause.perl.org

#developers #software #npm #seo #spam #perl #cpan #pause #javascript #node #nodejs #npmjs #yarn #metacpan

Last updated 1 year ago

Louis Lang · @louislang
89 followers · 144 posts · Server fosstodon.org

Some to start your day.

Runs a Bash script during the preinstall.

#npm #malware #javascript #npmjs #infosec #opensource

Last updated 2 years ago

Louis Lang · @louislang
21 followers · 50 posts · Server fosstodon.org

phylum.io detected another malicious package on

๐Ÿ’€ @vendavo/pezzi

Package contains install hooks that attempt to exfiltrate information about the host machine.

#npm #npmjs #javascript #malware #infosec

Last updated 2 years ago

Peponi · @pep0ni
53 followers · 596 posts · Server swiss-chaos.social
Evan Hahn · @EvanHahn
562 followers · 404 posts · Server bigshoulders.city
dubbel · @dubbel
85 followers · 123 posts · Server mstdn.io

I'm working on a timeline of package dependency compromises right now, and if I continue at the current pace, more attacks are happening than I manage to write about per week :(

#pypi #npmjs #rubygems

Last updated 5 years ago

STOP WAR (Stefano Costa) · @steko
670 followers · 6122 posts · Server octodon.social

It bugs me that I can't install the dat cli tool on , apparently because `python` defaults to 3, and Python 2 is needed to compile the utp-native npm package. It used to work, perhaps when Python 2 was the default. And the error I get is about a print statement, nonetheless!

#datproject #termux #python #nodejs #npmjs

Last updated 6 years ago