Socket
Socket
Sign inDemoInstall

postcss-image-set-function

Package Overview
Dependencies
6
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3

12

CHANGELOG.md
# Changes to PostCSS image-set() Function
### 6.0.3
_February 19, 2024_
- Reuse code with `@csstools/utilities`
### 6.0.2

@@ -15,8 +21,2 @@

### 6.0.0
_July 3, 2023_
- Change license to `MIT-0` ([read more about this change in the blog post](https://preset-env.cssdb.org/blog/license-change/))
[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-image-set-function/CHANGELOG.md)
{
"name": "postcss-image-set-function",
"description": "Display resolution-dependent images using the image-set() function in CSS",
"version": "6.0.2",
"version": "6.0.3",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -41,2 +41,3 @@ "license": "MIT-0",

"dependencies": {
"@csstools/utilities": "^1.0.0",
"postcss-value-parser": "^4.2.0"

@@ -43,0 +44,0 @@ },

# PostCSS image-set() Function [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS Logo" width="90" height="90" align="right">][postcss]
[![NPM Version][npm-img]][npm-url]
[![CSS Standard Status][css-img]][css-url]
[![Build Status][cli-img]][cli-url]
[<img alt="Discord" src="https://shields.io/badge/Discord-5865F2?logo=discord&logoColor=white">][discord]
<br><br>
[<img alt="Baseline Status" src="https://cssdb.org/images/badges-baseline/image-set-function.svg" height="20">][css-url]
[![CSS Standard Status][css-img]][css-url]

@@ -8,0 +10,0 @@ [PostCSS image-set() Function] lets you display resolution-dependent images

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc