New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@modified/image

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modified/image

Nuxt Image Module

latest
Source
npmnpm
Version
0.0.4-beta4
Version published
Maintainers
1
Created
Source

@nuxt/image

Nuxt Image

npm version npm downloads Checks Codecov License

Optimised images for NuxtJS, with progressive processing, lazy-loading, real-time resizes and providers (IPX, Cloudinary, TwicPics, etc).

<NuxtImage src="/image.png" width="500" height="200" />

:warning: This module is still a work in progress, please be careful.

Contributing

You can contribute to this module online with CodeSandBox:

Edit @nuxt/image

Or locally:

  • Clone this repository
  • Install dependencies using yarn install
  • Start development server using yarn dev

📑 License

MIT License

Copyright (c) Nuxt.js Team

FAQs

Package last updated on 13 Jan 2021

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