Socket
Socket
Sign inDemoInstall

postcss-image-set-function

Package Overview
Dependencies
5
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

4

CHANGELOG.md
# Changes to PostCSS image-set() Function
### 5.0.1 (January 28, 2023)
- Improve `types` declaration in `package.json`
### 5.0.0 (January 24, 2023)

@@ -4,0 +8,0 @@

3

package.json
{
"name": "postcss-image-set-function",
"description": "Display resolution-dependent images using the image-set() function in CSS",
"version": "5.0.0",
"version": "5.0.1",
"author": "Jonathan Neal <jonathantneal@hotmail.com>",

@@ -19,2 +19,3 @@ "license": "CC0-1.0",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",

@@ -21,0 +22,0 @@ "require": "./dist/index.cjs",

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