Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@imtbl/image-resizer-utils

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imtbl/image-resizer-utils

This package publishes via CICD to the public npm component: `@imtbl/image-resizer-utils`.

latest
Source
npmnpm
Version
0.0.3
Version published
Weekly downloads
328
-64.88%
Maintainers
4
Weekly downloads
 
Created
Source

@imtbl/image-resizer-utils

This package publishes via CICD to the public npm component: @imtbl/image-resizer-utils.

What's inside?

The root of this package exports:

  • 2 helper functions called base64UrlEncodeImageUrl(), and base64UrlDecodeImageUrl()
  • A const which dictates what image width's are tolerated by the image-resizer infrastructure

Commands and tooling

Thanks to turbo-repo, all of these commands can be run from the root of the repo

Install dependencies

To install depedendencies for all monorepo apps and packages, run:

npm i

Build

To build all apps and packages, run the following command:

npm run build

Lint

To lint all apps and packages, run the following command:

npm run lint

Testing headless

To headlessly test all apps and packages, run the following command:

npm run test

FAQs

Package last updated on 27 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts