New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

factorial-components-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

factorial-components-image - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

components-image.json
{
"height": "240",
"width": "320",
"src": "http://via.placeholder.com/320x240",
"src": "//via.placeholder.com/320x240",
"alt": "Alternative text"
}
---
title: factorial-components-modal
title: factorial-components-image
---

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

{
"height": "240",
"width": "320",
"src": "http://via.placeholder.com/320x240",
"src": "//via.placeholder.com/320x240",
"alt": "Alternative text"
}
{
"width": "320",
"height": "240",
"src": "http://via.placeholder.com/320x240",
"src": "//via.placeholder.com/320x240",
"alt": "Alternative text",

@@ -10,3 +10,3 @@ "sources": [

"height": "240",
"srcset": "http://via.placeholder.com/320x240",
"srcset": "//via.placeholder.com/320x240",
"media": "(max-width: 1023px)"

@@ -17,3 +17,3 @@ },

"height": "768",
"srcset": "http://via.placeholder.com/1024x768",
"srcset": "//via.placeholder.com/1024x768",
"media": "(min-width: 1024px) and (max-width: 1279px)"

@@ -24,3 +24,3 @@ },

"height": "960",
"srcset": "http://via.placeholder.com/1280x960",
"srcset": "//via.placeholder.com/1280x960",
"media": "(min-width: 1280px)"

@@ -27,0 +27,0 @@ }

{
"width": "320",
"height": "240",
"src": "http://via.placeholder.com/320x240",
"src": "//via.placeholder.com/320x240",
"alt": "Alternative text",

@@ -10,3 +10,3 @@ "sources": [

"height": "640",
"srcset": "http://via.placeholder.com/320x640",
"srcset": "//via.placeholder.com/320x640",
"media": "(max-width: 1023px)"

@@ -17,3 +17,3 @@ },

"height": "768",
"srcset": "http://via.placeholder.com/1024x768",
"srcset": "//via.placeholder.com/1024x768",
"media": "(min-width: 1024px) and (max-width: 1279px)"

@@ -24,3 +24,3 @@ },

"height": "960",
"srcset": "http://via.placeholder.com/1280x960",
"srcset": "//via.placeholder.com/1280x960",
"media": "(min-width: 1280px)"

@@ -27,0 +27,0 @@ }

{
"width": "320",
"height": "240",
"src": "http://via.placeholder.com/320x240",
"src": "//via.placeholder.com/320x240",
"alt": "Alternative text",

@@ -10,3 +10,3 @@ "sources": [

"height": "640",
"srcset": "http://via.placeholder.com/320x640",
"srcset": "//via.placeholder.com/320x640",
"media": "(max-width: 1023px)"

@@ -17,3 +17,3 @@ },

"height": "768",
"srcset": "http://via.placeholder.com/1024x768",
"srcset": "//via.placeholder.com/1024x768",
"media": "(min-width: 1024px) and (max-width: 1279px)"

@@ -24,3 +24,3 @@ },

"height": "960",
"srcset": "http://via.placeholder.com/1280x960",
"srcset": "//via.placeholder.com/1280x960",
"media": "(min-width: 1280px)"

@@ -27,0 +27,0 @@ }

{
"width": "320",
"height": "240",
"src": "http://via.placeholder.com/320x240",
"src": "//via.placeholder.com/320x240",
"alt": "Alternative text",

@@ -10,3 +10,3 @@ "sources": [

"height": "240",
"srcset": "http://via.placeholder.com/320x240 1x, http://via.placeholder.com/640x480 2x",
"srcset": "//via.placeholder.com/320x240 1x, //via.placeholder.com/640x480 2x",
"media": "(max-width: 1023px)"

@@ -17,3 +17,3 @@ },

"height": "768",
"srcset": "http://via.placeholder.com/1024x768 1x, http://via.placeholder.com/2048x1536 2x",
"srcset": "//via.placeholder.com/1024x768 1x, //via.placeholder.com/2048x1536 2x",
"media": "(min-width: 1024px) and (max-width: 1279px)"

@@ -24,3 +24,3 @@ },

"height": "960",
"srcset": "http://via.placeholder.com/1280x960 1x, http://via.placeholder.com/2560x1920 2x",
"srcset": "//via.placeholder.com/1280x960 1x, //via.placeholder.com/2560x1920 2x",
"media": "(min-width: 1280px)"

@@ -27,0 +27,0 @@ }

{
"name": "factorial-components-image",
"version": "0.2.0",
"version": "0.2.1",
"main": "components-image.js",

@@ -10,3 +10,3 @@ "author": "Milan Matull <milan@factorial.io>",

"dependencies": {
"factorial-components-flex-embed": "^0.3.0",
"factorial-components-flex-embed": "^0.3.1",
"lazysizes": "^4.0.1",

@@ -13,0 +13,0 @@ "picturefill": "^3.0.2"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc